aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-11-10bonding: fix rtnl locking merge errorJay Vosburgh1-2/+2
2007-11-10sky2: netpoll on port 0 onlyStephen Hemminger1-1/+2
2007-11-10b43: Fix kconfig dependencies for rfkill and ledsMichael Buesch1-4/+6
2007-11-10b43legacy: Fix sparse warningMichael Buesch1-1/+1
2007-11-10b43: properly request pcmcia IRQMichael Buesch1-0/+8
2007-11-10b43legacy: fix shared IRQ race conditionStefano Brivio1-8/+11
2007-11-10b43: fix shared IRQ race conditionStefano Brivio1-7/+10
2007-11-10b43legacy: add me as maintainer and fix URLsStefano Brivio1-4/+6
2007-11-10b43legacy: fix possible buffer overrun in debugfsStefano Brivio1-1/+1
2007-11-10b43: Rewrite and fix rfkill initMichael Buesch3-80/+55
2007-11-10b43: debugfs SHM read buffer overrun fixMichael Buesch1-1/+1
2007-11-10b43: Fix rfkill callback deadlockMichael Buesch1-4/+10
2007-11-10b43: pcmcia-host initialization bugfixesMichael Buesch1-19/+25
2007-11-10ipw2100: fix postfix decrement errorsRoel Kluin1-2/+2
2007-11-10hostap: fix section mismatch warningRandy Dunlap1-3/+3
2007-11-10rt2x00: Block adhoc & master modeIvo van Doorn1-0/+8
2007-11-10libertas: properly account for queue commandsMarcelo Tosatti1-3/+7
2007-11-10libertas: make if_sdio align packetsPierre Ossman1-1/+3
2007-11-10libertas: fixes for slow hardwareHolger Schurig1-2/+5
2007-11-10hermes: clarify Intel reference in Kconfig helpJohn W. Linville1-1/+1
2007-11-10r8169: revert 7da97ec96a0934319c7fbedd3d38baf533e20640 (partly)Mark Lord1-0/+1
2007-11-10r8169: do not enable the TBI for the 8168 and the 81x0Francois Romieu1-1/+2
2007-11-10r8169: add PCI ID for the 8168 in the Abit Fatal1ty F-190HD motherboardCiaran McCreesh1-0/+2
2007-11-10add support for smc91x ethernet interface on zyloniteeric miao1-0/+15
2007-11-10sky2: version 1.20Stephen Hemminger1-1/+1
2007-11-10sky2: handle advanced error recovery config issuesStephen Hemminger2-7/+30
2007-11-10sky2: remove unneeded mask updateStephen Hemminger1-2/+0
2007-11-10sky2: dont change LED after autonegStephen Hemminger1-23/+0
2007-11-10sky2: longer PHY delayStephen Hemminger1-10/+25
2007-11-10sky2: status ring race fixStephen Hemminger1-3/+9
2007-11-10sky2: enable PCI config writesStephen Hemminger1-0/+3
2007-11-09[FUTEX] Fix address computation in compat code.David Miller1-7/+19
2007-11-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds15-75/+165
2007-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds16-123/+172
2007-11-09Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds45-1194/+148
2007-11-09Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-15/+949
2007-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-5/+2
2007-11-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds15-56/+63
2007-11-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds53-360/+996
2007-11-09Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2Linus Torvalds8-25/+73
2007-11-09frv: Remove bogus NO_IRQ = -1 defineAlan Cox1-3/+0
2007-11-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds7-9/+2
2007-11-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds93-1718/+771
2007-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-4/+7
2007-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6Linus Torvalds9-45/+126
2007-11-09FRV: Remove the section annotation on free_initmem()David Howells1-1/+1
2007-11-09sched: proper prototype for kernel/sched.c:migration_init()Adrian Bunk3-6/+10
2007-11-09sched: avoid large irq-latencies in smp-balancingPeter Zijlstra3-5/+19
2007-11-09sched: fix copy_namespace() <-> sched_fork() dependency in do_forkSrivatsa Vaddagiri2-4/+5
2007-11-09sched: clean up the wakeup preempt check, #2Ingo Molnar1-3/+2