index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: BCM63xx: Add PCMCIA & Cardbus support.
Maxime Bizon
2009-09-30
8
-1
/
+763
*
MIPS: MSP71xx: request_irq() failure ignored in msp_pcibios_config_access()
Roel Kluin
2009-09-30
1
-1
/
+4
*
MIPS: Decrease size of au1xxx_dbdma_pm_regs[][]
Roel Kluin
2009-09-30
1
-5
/
+3
*
MIPS: SMP: Inline arch_send_call_function_{single_ipi,ipi_mask}
Ralf Baechle
2009-09-30
2
-15
/
+13
*
MIPS: SMP: Fix build.
Ralf Baechle
2009-09-30
2
-2
/
+2
*
MIPS: MIPSxx SC: Avoid destructive invalidation on partial L2 cachelines.
Kevin Cernekee
2009-09-30
1
-0
/
+5
*
MIPS: Sibyte: Fix compilation error.
Mark Mason
2009-09-30
1
-1
/
+1
*
MIPS: BCM1480: Re-apply patch lost due to bad resolution of merge conflict.
Ralf Baechle
2009-09-30
1
-4
/
+0
*
MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART.
Maxime Bizon
2009-09-30
8
-1
/
+964
*
MIPS: Loongson2: Fix typo "enalbe" -> "enable"
Uwe Kleine-König
2009-09-30
1
-7
/
+7
*
MIPS: SMTC: Remove duplicate structure field initialization
Julia Lawall
2009-09-30
1
-3
/
+2
*
MIPS: Remove duplicated #include
Huang Weiyi
2009-09-30
1
-1
/
+0
*
MIPS: BCM63xx: Remove duplicated #include
Huang Weiyi
2009-09-30
1
-1
/
+0
*
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2009-09-30
18
-57
/
+65
|
\
|
*
PM / yenta: Fix cardbus suspend/resume regression
Rafael J. Wysocki
2009-09-29
1
-40
/
+48
|
*
PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend()
Rafael J. Wysocki
2009-09-29
18
-18
/
+18
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-09-30
38
-11045
/
+6792
|
\
\
|
*
\
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2009-09-28
19
-235
/
+274
|
|
\
\
|
|
*
|
sony-laptop: re-read the rfkill state when resuming from suspend
Alan Jenkins
2009-09-28
1
-0
/
+3
|
|
*
|
sony-laptop: check for rfkill hard block at load time
Alan Jenkins
2009-09-28
1
-0
/
+6
|
|
*
|
wext: add back wireless/ dir in sysfs for cfg80211 interfaces
Johannes Berg
2009-09-28
3
-8
/
+7
|
|
*
|
wext: Add bound checks for copy_from_user
Arjan van de Ven
2009-09-28
1
-3
/
+6
|
|
*
|
mac80211: improve/fix mlme messages
Johannes Berg
2009-09-28
1
-9
/
+9
|
|
*
|
cfg80211: always get BSS
Johannes Berg
2009-09-28
1
-3
/
+2
|
|
*
|
iwlwifi: fix 3945 ucode info retrieval after failure
Reinette Chatre
2009-09-28
11
-204
/
+229
|
|
*
|
iwlwifi: fix memory leak in command queue handling
Reinette Chatre
2009-09-28
1
-0
/
+6
|
|
*
|
iwlwifi: fix debugfs buffer handling
Reinette Chatre
2009-09-28
1
-3
/
+3
|
|
*
|
cfg80211: don't set privacy w/o key
Johannes Berg
2009-09-28
1
-1
/
+2
|
|
*
|
cfg80211: wext: don't display BSSID unless associated
Johannes Berg
2009-09-28
1
-4
/
+1
|
*
|
|
net: Add explicit bound checks in net/socket.c
Arjan van de Ven
2009-09-28
1
-1
/
+6
|
*
|
|
bridge: Fix double-free in br_add_if.
Jeff Hansen
2009-09-28
1
-0
/
+1
|
*
|
|
isdn: fix netjet/isdnhdlc build errors
Randy Dunlap
2009-09-28
2
-2
/
+2
|
*
|
|
atm: dereference of he_dev->rbps_virt in he_init_group()
Juha Leppanen
2009-09-28
1
-7
/
+7
|
*
|
|
ax25: Add missing dev_put in ax25_setsockopt
Ralf Baechle
2009-09-28
1
-9
/
+10
|
|
/
/
|
*
|
Revert "sit: stateless autoconf for isatap"
Sascha Hlusiak
2009-09-26
4
-67
/
+1
|
*
|
net: fix double skb free in dcbnl
John Fastabend
2009-09-26
1
-8
/
+7
|
*
|
net: fix nlmsg len size for skb when error bit is set.
John Fastabend
2009-09-26
1
-1
/
+1
|
*
|
net: fix vlan_get_size to include vlan_flags size
John Fastabend
2009-09-26
1
-0
/
+1
|
*
|
e1000: cleanup unused prototype
Don Skidmore
2009-09-26
1
-1
/
+0
|
*
|
e1000: fix namespacecheck warnings
Jesse Brandeburg
2009-09-26
2
-15
/
+1
|
*
|
e1000: drop unused functionality for eeprom write/read
Jesse Brandeburg
2009-09-26
2
-120
/
+3
|
*
|
e1000: updated whitespace and comments
Jesse Brandeburg
2009-09-26
3
-6229
/
+6337
|
*
|
e1000: drop redunant line of code, cleanup
Jesse Brandeburg
2009-09-26
1
-8
/
+4
|
*
|
e1000: remove races when changing mtu
Jesse Brandeburg
2009-09-26
1
-2
/
+14
|
*
|
e1000: two workarounds were incomplete, fix them
Jesse Brandeburg
2009-09-26
1
-7
/
+10
|
*
|
e1000: fix tx waking queue after queue stopped during shutdown
Jesse Brandeburg
2009-09-26
1
-6
/
+9
|
*
|
e1000: test link state conclusively
Jesse Brandeburg
2009-09-26
4
-77
/
+157
|
*
|
e1000: stop timers at appropriate times
Jesse Brandeburg
2009-09-26
1
-7
/
+19
|
*
|
e1000: use netif_tx_disable
Jesse Brandeburg
2009-09-26
1
-2
/
+1
|
*
|
e1000: remove unused functions
Jesse Brandeburg
2009-09-26
2
-174
/
+2
[next]