Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
164b0fb1f2a2990a37b9aeae98a9b771f6add24e
164b0fb
lcs: avoid/reduce unused s390dbf debug areas.
by Peter Tiedemann
· 17 years ago
21b26f2f
netiucv: change name of nop function
by Ursula Braun
· 17 years ago
2219510
netiucv: Remember to set driver->owner.
by Cornelia Huck
· 17 years ago
2cde1f3
claw: removal of volatile variables
by Ursula Braun
· 17 years ago
5289b4c
forcedeth: tx pause watermarks
by Ayaz Abdulla
· 17 years ago
fd9b558
forcedeth: tx collision fix
by Ayaz Abdulla
· 17 years ago
4eb61e0
cxgb3: Handle ARP completions that mark neighbors stale.
by Steve Wise
· 17 years ago
6585b4a
Merge branch 'r6040' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 into upstream-fixes
by Jeff Garzik
· 17 years ago
179c743
DM9000: Show the MAC address source after printing MAC
by Ben Dooks
· 17 years ago
513b6be
DM9000: Update retry count whilst identifying chip
by Ben Dooks
· 17 years ago
f42d8ae
DM9000: Add support for MII ioctl() calls
by Ben Dooks
· 17 years ago
bb44fb70
DM9000: Add platform flag for no attached EEPROM
by Ben Dooks
· 17 years ago
073d3f4
DM9000: Remove redudant use of "& 0xff"
by Ben Dooks
· 17 years ago
d39cb786
DM9000: Remove cal_CRC() and use ether_crc_le instead
by Ben Dooks
· 17 years ago
39c341a
DM9000: Fix delays used by EEPROM read and write
by Ben Dooks
· 17 years ago
c991d16
DM9000: Use netif_msg to enable debugging options
by Ben Dooks
· 17 years ago
41c340f
DM9000: Remove unnecessary changelog in header comment
by Ben Dooks
· 17 years ago
621ddcb
DM9000: Ensure spinlock held whilst accessing EEPROM registers
by Ben Dooks
· 17 years ago
3927f1c
DM9000: Remove EEPROM initialisation code.
by Ben Dooks
· 17 years ago
e662ee0
DM9000: Add ethtool control of msg_enable value
by Ben Dooks
· 17 years ago
29d52e5
DM9000: Add ethtool support for reading and writing EEPROM
by Ben Dooks
· 17 years ago
9a2f037
DM9000: Add mutex to protect access
by Ben Dooks
· 17 years ago
86c62fa
DM9000: Remove barely used SROM array read.
by Ben Dooks
· 17 years ago
321f69a
DM9000: Use msleep() instead of udelay()
by Ben Dooks
· 17 years ago
89c8b0e
DM9000: Do not sleep with spinlock and IRQs held
by Ben Dooks
· 17 years ago
7da9985
DM9000: Add initial ethtool support
by Ben Dooks
· 17 years ago
fcfa81a
DM9000: Remove old timer based poll routines
by Ben Dooks
· 17 years ago
1a5f1c4
DM9000: Pass IRQ flags via platform resources
by Ben Dooks
· 17 years ago
5b2b4ff
DM9000 update debugging macros to use debug level
by Ben Dooks
· 17 years ago
a76836f
DM9000 use dev_xxx() instead of printk for output.
by Ben Dooks
· 17 years ago
33ba509
DM9000: Add platform data to specify external phy
by Ben Dooks
· 17 years ago
9311657
DM9000: Fix endian-ness of data accesses.
by Ben Dooks
· 17 years ago
a8cc21f
Optimize cxgb3 xmit path (a bit)
by Krishna Kumar
· 17 years ago
3c34ac3
e1000: Fix for 32 bits platforms with 64 bits resources
by Benjamin Herrenschmidt
· 17 years ago
09dde54
PS3: gelic: Add wireless support for PS3
by Masakazu Mokuno
· 17 years ago
589866f
PS3: gelic: Add support for dual network interface
by Masakazu Mokuno
· 17 years ago
01fed4c
PS3: gelic: add support for port link status
by Masakazu Mokuno
· 17 years ago
7bc56b9
PS3: gelic: remove duplicated ethtool handlers
by Masakazu Mokuno
· 17 years ago
59e9732
PS3: gelic: code cleanup
by Masakazu Mokuno
· 17 years ago
100e1d8
PS3: gelic: Add endianness macros
by Masakazu Mokuno
· 17 years ago
b94e1d4
PS3: gelic: Fix the wrong dev_id passed
by Masakazu Mokuno
· 17 years ago
2192f39
8139too fix for Dreamcast
by Adrian McMenamin
· 17 years ago
a197f69
ni52: Remove 278 scripts/checkpatch errors
by Alan Cox
· 17 years ago
b3028cd
pcnet32: Use print_mac
by Don Fry
· 17 years ago
232c564
pcnet32: use NET_IP_ALIGN instead of 2
by Don Fry
· 17 years ago
19af355
Linux 2.6.25-rc1
by Linus Torvalds
· 17 years ago
0eccf60
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
b6ce068
Change pci_raw_ops to pci_raw_read/write
by Matthew Wilcox
· 17 years ago
a0ca990
PCI x86: always use conf1 to access config space below 256 bytes
by Ivan Kokshaysky
· 17 years ago
7cf712d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
58a14ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt
by Linus Torvalds
· 17 years ago
712a30e
splice: fix user pointer access in get_iovec_page_array()
by Bastian Blank
· 17 years ago
30ddb15
[PKT_SCHED] ematch: Fix build warning.
by David S. Miller
· 17 years ago
c289b07
hrtimer: don't modify restart_block->fn in restart functions
by Oleg Nesterov
· 17 years ago
4165293
hrtimer: fix *rmtp/restarts handling in compat_sys_nanosleep()
by Oleg Nesterov
· 17 years ago
080344b
hrtimer: fix *rmtp handling in hrtimer_nanosleep()
by Oleg Nesterov
· 17 years ago
e13a2e6
ntp: correct inconsistent interval/tick_length usage
by john stultz
· 17 years ago
25f6663
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
2134745
[NET_SCHED] sch_htb: htb_requeue fix
by Jarek Poplawski
· 17 years ago
238fc7e
[IPV6]: Replace using the magic constant "1024" with IP6_RT_PRIO_USER for fc_metric.
by Rami Rosen
· 17 years ago
da219b7
starfire: secton fix
by Andrew Morton
· 17 years ago
4f14b92
via-velocity: section fix
by Andrew Morton
· 17 years ago
aa738ad
natsemi: section fix
by Andrew Morton
· 17 years ago
952b349
typhoon: section fix
by Andrew Morton
· 17 years ago
0b6ca82
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
by Linus Torvalds
· 17 years ago
f4e6433
isdn: fix section mismatch warning for ISACVer
by Sam Ravnborg
· 17 years ago
2fddb6e27
isdn: fix section mismatch warnings from hisax_cs_setup_card
by Sam Ravnborg
· 17 years ago
bfc1de0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 17 years ago
d348c2a
isdn: fix section mismatch warnings in isac.c and isar.c
by Sam Ravnborg
· 17 years ago
1712a69
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 17 years ago
7740ac6
isdn: fix section mismatch warning in hfc_sx.c
by Sam Ravnborg
· 17 years ago
95a940e
drivers/media/video/em28xx/: Fix undefined symbol error with CONFIG_SND=N
by S.Çağlar Onur
· 17 years ago
c1cb795
Update kernel/.gitignore with new auto-generated files
by S.Çağlar Onur
· 17 years ago
3b35632
Update arch/x86/boot/.gitignore with new auto-generated files
by S.Çağlar Onur
· 17 years ago
9820380
rtc-r9701.c: silence compiler warning
by S.Çağlar Onur
· 17 years ago
91a0736
x25_asy.c: silence compiler warning
by S.Çağlar Onur
· 17 years ago
954415e
[PKT_SCHED] ematch: tcf_em_destroy robustness
by Stephen Hemminger
· 17 years ago
ed7af3b
[PKT_SCHED]: deinline functions in meta match
by Stephen Hemminger
· 17 years ago
8ff65b4
[SCTP]: Convert sctp_dbg_objcnt to seq files.
by Pavel Emelyanov
· 17 years ago
3f5340a
[SCTP]: Use snmp_fold_field instead of a homebrew analogue.
by Pavel Emelyanov
· 17 years ago
cd557bc
[IGMP]: Optimize kfree_skb in igmp_rcv.
by Denis V. Lunev
· 17 years ago
bd2f747
[KEY]: Convert net/pfkey to use seq files.
by Pavel Emelyanov
· 17 years ago
61145aa
[KEY]: Clean up proc files creation a bit.
by Pavel Emelyanov
· 17 years ago
0efeaa3
pppol2tp: fix printk warnings
by Andrew Morton
· 17 years ago
fefa864
bnx2: section fix
by Andrew Morton
· 17 years ago
53a1056
bnx2x: section fix
by Andrew Morton
· 17 years ago
e88bb41
[SPARC]: Add solaris/sunos binary support to feature removal schedule.
by David S. Miller
· 17 years ago
344e53f
[SPARC]: Merge asm-sparc{,64}/a.out.h
by David S. Miller
· 17 years ago
469108f
ext4: Add new "development flag" to the ext4 filesystem
by Theodore Tso
· 17 years ago
26346ff
ext4: Don't panic in case of corrupt bitmap
by Aneesh Kumar K.V
· 17 years ago
256bdb4
ext4: allocate struct ext4_allocation_context from a kmem cache
by Eric Sandeen
· 17 years ago
c4e35e0
JBD2: Clear buffer_ordered flag for barried IO request on success
by Dave Kleikamp
· 17 years ago
7fb5409
ext4: Fix Direct I/O locking
by Jan Kara
· 17 years ago
8009f9f
ext4: Fix circular locking dependency with migrate and rm.
by Aneesh Kumar K.V
· 17 years ago
f9166e7
Merge branches 'master', 'omap1-upstream' and 'orion' into devel
by Russell King
· 17 years ago
2ffd6e1
[ARM] constify function pointer tables
by Jan Engelhardt
· 17 years ago
72e7ae8
[ARM] 4823/1: AT91 section fix
by David Brownell
· 17 years ago
86260f9
[ARM] 4824/1: pxa: clear RDH bit after any reset
by Dmitry Krivoschekov
· 17 years ago
fac8493
x86: cpa, strict range check in try_preserve_large_page()
by Thomas Gleixner
· 17 years ago
b1d95f4
x86: cpa, enable CONFIG_DEBUG_PAGEALLOC on 64-bit
by Thomas Gleixner
· 17 years ago
Next »