summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-08-12agp: fix SIS 5591/5592 wrong PCI idKrzysztof Helt1-1/+1
2008-08-12intel/agp: rewrite GTT on resumeKeith Packard5-0/+43
2008-08-12agp: use dev_printk when possibleBjorn Helgaas11-134/+141
2008-08-12amd64-agp: run fallback when no bridges found, not when driver registration f...Bjorn Helgaas1-2/+13
2008-08-12intel_agp: official name for GM45 chipsetZhenyu Wang1-7/+7
2008-08-11Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-164/+77
2008-08-11Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-5/+15
2008-08-11Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds16-153/+413
2008-08-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds13-49/+89
2008-08-12Merge branch 'core/locking' into core/urgentIngo Molnar15-146/+366
2008-08-12Merge branch 'sched/clock' into sched/urgentIngo Molnar3-143/+53
2008-08-11lockdep: fix debug_lock_allocPeter Zijlstra1-6/+0
2008-08-11x86: fix 2.6.27rc1 cannot boot more than 8CPUsYinghai Lu2-6/+10
2008-08-11make struct scsi_dh_devlist's staticAdrian Bunk4-4/+4
2008-08-11Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds16-76/+2249
2008-08-11Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds8-110/+66
2008-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds8-24/+21
2008-08-11x86: make "apic" an early_param() on 32-bit, NULL checkRene Herman1-3/+7
2008-08-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds26-1174/+2598
2008-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds7-32/+60
2008-08-11Fix race/oops in tty layer after BKL pushdownChristian Borntraeger1-1/+1
2008-08-11m68k{,nommu}: Wire up new system callsGeert Uytterhoeven4-2/+26
2008-08-11Revert "fbcon: bgcolor fix"Linus Torvalds1-1/+1
2008-08-11EFI, x86: fix function prototypeRandy Dunlap1-1/+1
2008-08-11x86, pci-calgary: fix function declarationRandy Dunlap1-1/+1
2008-08-11x86: work around gcc 3.4.x bugJeremy Fitzhardinge1-0/+3
2008-08-11x86: make "apic" an early_param() on 32-bitRene Herman1-2/+2
2008-08-11x86, debug: tone down arch/x86/kernel/mpparse.c debugging printkRene Herman1-5/+6
2008-08-11sched, cpu hotplug: fix set_cpus_allowed() use in hotplug callbacksDmitry Adamushko1-3/+2
2008-08-11lockdep: increase MAX_LOCKDEP_KEYSIngo Molnar1-1/+1
2008-08-11generic-ipi: fix stack and rcu interaction bug in smp_call_function_mask()Nick Piggin1-7/+47
2008-08-11sched: fix mysql+oltp regressionMike Galbraith1-7/+12
2008-08-11Merge branch 'linus' into sched/urgentIngo Molnar4238-36949/+83491
2008-08-11powerpc: Remove include/linux/harrier_defs.hPaul Mackerras1-212/+0
2008-08-11lockdep: fix overflow in the hlock shrinkage codePeter Zijlstra1-1/+6
2008-08-11x86_64: restore the proper NR_IRQS define so larger systems work.Eric W. Biederman1-1/+9
2008-08-11x86: Restore proper vector locking during cpu hotplugEric W. Biederman4-20/+35
2008-08-11lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]()Ingo Molnar4-21/+21
2008-08-11ALSA: wm8750: it's MONO1, not MONODmitry Baryshkov1-1/+1
2008-08-11lockdep: handle chains involving classes defined in modulesRabin Vincent2-0/+4
2008-08-11mm: fix mm_take_all_locks() locking orderPeter Zijlstra1-2/+8
2008-08-11lockdep: annotate mm_take_all_locks()Peter Zijlstra1-6/+6
2008-08-11lockdep: spin_lock_nest_lock()Peter Zijlstra4-0/+21
2008-08-11lockdep: lock protection locksPeter Zijlstra3-22/+40
2008-08-11lockdep: map_acquirePeter Zijlstra4-16/+28
2008-08-11lockdep: shrink held_lock structureDave Jones3-58/+74
2008-08-11lockdep: re-annotate scheduler runqueuesPeter Zijlstra2-5/+14
2008-08-11lockdep: lock_set_subclass - reset a held lock's subclassPeter Zijlstra2-0/+73
2008-08-11Merge branch 'linus' into sched/clockIngo Molnar4238-36949/+83491
2008-08-11sched_clock: delay using sched_clock()Peter Zijlstra2-13/+20