index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-10-14
dsa: fix compile bug on s390
Heiko Carstens
1
-1
/
+1
2008-10-14
netns: mib6 section fixlet
Alexey Dobriyan
1
-1
/
+1
2008-10-14
enic: Fix Kconfig headline description
Roland Dreier
1
-1
/
+1
2008-10-14
de2104x: wrong MAC address fix
Martin Langer
1
-0
/
+1
2008-10-14
s390: claw compile fixlet
Alexey Dobriyan
1
-1
/
+1
2008-10-14
net: export genphy_restart_aneg
Adrian Bunk
1
-0
/
+1
2008-10-14
cxgb3: extend copyrights to 2008
Divy Le Ray
20
-20
/
+20
2008-10-14
cxgb3: update driver version
Divy Le Ray
1
-1
/
+1
2008-10-14
net/phy: add missing kernel-doc
Randy Dunlap
1
-0
/
+1
2008-10-14
pktgen: fix skb leak in case of failure
Ilpo Järvinen
1
-3
/
+5
2008-10-14
mISDN/dsp_cmx.c: fix size checks
Adrian Bunk
1
-2
/
+2
2008-10-14
misdn: use nonseekable_open()
Andrew Morton
1
-1
/
+1
2008-10-14
net: fix driver build errors due to missing net/ip6_checksum.h include
Kamalesh Babulal
3
-0
/
+3
2008-10-13
net/mac80211/rx.c: fix build error
Ingo Molnar
1
-1
/
+4
2008-10-13
acpi: Make ACPI_TOSHIBA depend on INPUT.
David S. Miller
1
-1
/
+1
2008-10-13
net/bfin_mac.c MDIO namespace fixes
Adrian Bunk
1
-13
/
+13
2008-10-13
jme: remove unused #include <version.h>
Huang Weiyi
1
-1
/
+0
2008-10-13
netfilter: remove unused #include <version.h>
Huang Weiyi
1
-1
/
+0
2008-10-13
net: Fix off-by-one in skb_dma_map
Dimitris Michailidis
1
-1
/
+1
2008-10-13
smc911x: Add support for LAN921{5,7,8} chips from SMSC
Guennadi Liakhovetski
2
-6
/
+14
2008-10-13
qlge: remove duplicated #include
Huang Weiyi
2
-2
/
+0
2008-10-13
wireless: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2008-10-13
net/au1000_eth.c MDIO namespace fixes
Adrian Bunk
1
-13
/
+14
2008-10-13
net/tc35815.c: fix compilation
Adrian Bunk
1
-1
/
+1
2008-10-13
sky2: Fix WOL regression
Rafael J. Wysocki
1
-14
/
+5
2008-10-13
r8169: NULL pointer dereference on r8169 load
Petr Vandrovec
1
-1
/
+2
2008-10-12
smc911x: Fix external PHY detection
Guennadi Liakhovetski
1
-0
/
+3
2008-10-11
e1000: allow VLAN devices to use TSO and CSUM offload
Patrick McHardy
1
-0
/
+5
2008-10-11
gre: Initialise rtnl_link tunnel parameters properly
Herbert Xu
1
-1
/
+1
2008-10-11
ipvs: Add proper dependencies on IP_VS, and fix description header line.
David S. Miller
1
-2
/
+2
2008-10-11
security: avoid calling a NULL function pointer in drivers/video/tvaudio.c
Arjan van de Ven
1
-1
/
+1
2008-10-11
net: fix dummy 'nf_conntrack_event_cache()'
Linus Torvalds
1
-1
/
+1
2008-10-11
MIPS: RB532: provide GPIO_BUILTIN_NR and irq_to_gpio/gpio_to_irq
Florian Fainelli
1
-7
/
+7
2008-10-11
MIPS: Move ptrace prototypes to ptrace.h
Ralf Baechle
2
-6
/
+6
2008-10-11
MIPS: Ptrace support for HARDWARE_WATCHPOINTS
David Daney
3
-1
/
+155
2008-10-11
MIPS: Scheduler support for HARDWARE_WATCHPOINTS.
David Daney
1
-0
/
+2
2008-10-11
MIPS: Watch exception handling for HARDWARE_WATCHPOINTS.
David Daney
2
-5
/
+23
2008-10-11
MIPS: Probe watch registers and report configuration.
David Daney
2
-2
/
+13
2008-10-11
MIPS: Add HARDWARE_WATCHPOINTS definitions and support code.
David Daney
6
-1
/
+249
2008-10-11
MIPS: Add HARDWARE_WATCHPOINTS configure option.
David Daney
1
-0
/
+7
2008-10-11
MIPS: Replace use of <asm-generic/uaccess.h> with native implementations.
Ralf Baechle
1
-1
/
+263
2008-10-11
MIPS: TXx9: Add TX4939 ATA support (v2)
Atsushi Nemoto
3
-0
/
+48
2008-10-11
MIPS: Rewrite spinlocks to ticket locks.
Ralf Baechle
3
-77
/
+188
2008-10-11
MIPS: IP checksums: Optimize adjust of sum on buffers of odd alignment.
Ralf Baechle
1
-11
/
+24
2008-10-11
MIPS: IP checksums: Remove unncessary .set pseudos
Ralf Baechle
1
-12
/
+0
2008-10-11
MIPS: IP checksums: Remove unncessary folding of sum to 16 bit.
Ralf Baechle
1
-10
/
+0
2008-10-11
MIPS: Move headfiles to new location below arch/mips/include
Ralf Baechle
463
-82
/
+82
2008-10-11
MIPS: Alchemy: rename directory
Ralf Baechle
54
-21
/
+21
2008-10-11
MIPS: Optimize get_user and put_user for 64-bit
Ralf Baechle
1
-4
/
+4
2008-10-11
MIPS: TXx9: Implement prom_free_prom_memory
Atsushi Nemoto
1
-0
/
+6
[next]