aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-10libata: Don't fail device revalidation for bad _GTF methodsMatthew Garrett1-8/+2
2007-11-10x86 - 32-bit ptrace emulation mishandles 6th argChuck Ebbert1-13/+6
2007-11-10x86_64: ia32 ptrace THREAD_AREA fixRoland McGrath1-8/+2
2007-11-10voyager: use struct instead of PARAMRandy Dunlap1-1/+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
2007-11-09sched: clean up the wakeup preempt checkIngo Molnar1-12/+13
2007-11-09sched: wakeup preemption fixIngo Molnar1-4/+2
2007-11-09sched: remove PREEMPT_RESTRICTIngo Molnar3-12/+3
2007-11-09sched: turn off PREEMPT_RESTRICTIngo Molnar1-1/+1
2007-11-09KVM: fix !SMP build errorIngo Molnar1-2/+5
2007-11-09x86: make nmi_cpu_busy() always definedIngo Molnar1-2/+2
2007-11-09x86: make ipi_handler() always definedIngo Molnar1-4/+2
2007-11-09sched: cleanup, use NSEC_PER_MSEC and NSEC_PER_SECEric Dumazet2-6/+6
2007-11-09sched: reintroduce SMP tunings againIngo Molnar2-9/+37
2007-11-09sched: restore deterministic CPU accounting on powerpcPaul Mackerras6-43/+18
2007-11-09sched: fix delay accounting regressionBalbir Singh1-5/+6
2007-11-09sched: reintroduce the sched_min_granularity tunablePeter Zijlstra4-13/+41
2007-11-09sched: documentation: place_entity() commentsPeter Zijlstra1-2/+9
2007-11-09sched: fix vslicePeter Zijlstra1-0/+1
2007-11-09[IA64] IOSAPIC bogus error cleanupGeorge Beshers1-3/+5
2007-11-09[IA64] Update printing of feature set bitsRuss Anderson2-14/+82
2007-11-09[IA64] Fix IOSAPIC delivery mode settingKenji Kaneshige1-3/+15
2007-11-09[IA64] XPC heartbeat timer function must run on CPU 0Dean Nelson1-9/+3
2007-11-09Add UNPLUG traces to all appropriate placesAlan D. Brunelle11-27/+26
2007-11-09block: fix requeue handling in blk_queue_invalidate_tags()Jens Axboe1-15/+2