summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-08-12IB/ehca: Update qp_state on cached modify_qp()Alexander Schmidt1-4/+10
2008-08-12[IA64] Ensure cpu0 can access per-cpu variables in early boot codeTony Luck6-12/+53
2008-08-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds3-2/+7
2008-08-12Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+6
2008-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds14-74/+35
2008-08-12Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds13-144/+205
2008-08-12ALSA: hda - support new AMD HDMI Audio (1002:970f)Libin Yang1-0/+1
2008-08-12ALSA: hda_intel: ALSA HD Audio patch for Intel Ibex Peak DeviceIDsSeth Heasley1-0/+3
2008-08-12ALSA: wm8750: add missing VREF outputDmitry Baryshkov1-0/+1
2008-08-12ALSA: spitz: MONO -> MONO1Dmitry Baryshkov1-1/+1
2008-08-12generic-ipi: fix stack and rcu interaction bug in smp_call_function_mask(), fixNick Piggin1-4/+6
2008-08-12fix spinlock recursion in hvc_consoleChristian Borntraeger1-3/+2
2008-08-12stop_machine: remove unused variableLi Zefan1-1/+0
2008-08-12modules: extend initcall_debug functionality to the module loaderArjan van de Ven3-3/+6
2008-08-12export virtio_rng.hChristian Borntraeger1-0/+1
2008-08-12lguest: use get_user_pages_fast() instead of get_user_pages()Rusty Russell1-16/+9
2008-08-12mm: Make generic weak get_user_pages_fast and EXPORT_GPL itRusty Russell6-29/+16
2008-08-12lguest: don't set MAC address for guest unless specifiedRusty Russell1-22/+1
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