summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2009-01-125-379/+357
|\
| * dlm: change rsbtbl rwlock to spinlockDavid Teigland2009-01-085-32/+32
| * dlm: fix seq_file usage in debugfs lock dumpDavid Teigland2009-01-081-359/+337
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-126-19/+26
|\ \
| * | Revert "cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write"Ingo Molnar2009-01-121-13/+12
| * | x86: fix apic.c build error on latest gitJaswinder Singh Rajput2009-01-122-0/+7
| * | x86: fix mpparse.c build error on latest gitJaswinder Singh Rajput2009-01-121-0/+1
| * | x86: avoid theoretical vmalloc fault loopAndi Kleen2009-01-121-1/+1
| * | Merge commit 'v2.6.29-rc1' into x86/urgentIngo Molnar2009-01-113577-152399/+720034
| |\ \
| * | | x86, mtrr: fix types used in userspace exported headerKyle McMartin2009-01-081-5/+5
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-01-1215-175/+88
|\ \ \ \
| * \ \ \ Merge branch 'topic/usb-caiaq' into for-linusTakashi Iwai2009-01-123-15/+20
| |\ \ \ \
| | * | | | ALSA: caiaq - Version 1.3.10Takashi Iwai2009-01-091-1/+1
| | * | | | ALSA: caiaq - Fix Oops with MIDITakashi Iwai2009-01-082-14/+19
| * | | | | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-01-127-30/+52
| |\ \ \ \ \
| | * | | | | ALSA: hda - Use own workqueueTakashi Iwai2009-01-124-10/+21
| | * | | | | ALSA: hda - add support for Intel DX58SO boardWu Fengguang2009-01-121-0/+1
| | * | | | | ALSA: hda - create hda_codec.control_mutex for kcontrol->private_valueWu Fengguang2009-01-093-18/+20
| | * | | | | ALSA: hda - Add quirk for Dell Inspiron Mini9Takashi Iwai2009-01-081-0/+1
| | * | | | | ALSA: hda - Add quirks for Acer Aspire 5930G and 6930GLukasz Wojnilowicz2009-01-081-0/+4
| | * | | | | ALSA: hda - Add codec ID for MCP73 HDMIBrian Hinz2009-01-071-0/+2
| | * | | | | ALSA: hda - Fix typos for AD1882 codecsClemens Fruhwirth2009-01-071-2/+2
| | * | | | | ALSA: hda - Add quirk for HP 2230sTakashi Iwai2009-01-071-0/+1
| * | | | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-01-125-130/+16
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | ASoC: TWL4030: Module unloading fixPeter Ujfalusi2009-01-091-0/+2
| | * | | | | ASoC: TWL4030: Change the soc_value_enum back to soc_enumPeter Ujfalusi2009-01-081-5/+5
| | * | | | | ASoC: Merge the soc_value_enum to soc_enum structPeter Ujfalusi2009-01-084-125/+9
* | | | | | | powerpc: Fix cpufreq drivers after cpufreq core changesBenjamin Herrenschmidt2009-01-114-5/+5
|/ / / / / /
* | | | | | Linux 2.6.29-rc1v2.6.29-rc1Linus Torvalds2009-01-101-2/+2
* | | | | | bootgraph: make the bootgraph script show async waiting timeArjan van de Ven2009-01-101-4/+42
* | | | | | libata: only ports >= 0 need to synchronizeArjan van de Ven2009-01-101-1/+3
* | | | | | libata: Add a per-host flag to opt-in into parallel port probesArjan van de Ven2009-01-103-0/+13
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-1043-399/+363
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | x86: fix section mismatch warnings in mcheck/mce_amd_64.cLeonardo Potenza2009-01-071-1/+1
| * | | | | x86: offer frame pointers in all build modesIngo Molnar2009-01-072-8/+9
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'x86/cleanups', 'x86/mpparse', 'x86/numa' and 'x86/uv' into x8...Ingo Molnar2009-01-06865-16540/+41692
| |\ \ \ \ \ \
| | | * | | | | x86: k8 numa register active regions laterYinghai Lu2009-01-061-11/+9
| | | | |_|_|/ | | | |/| | |
| | * | | | | x86: remove duplicated #include'sHuang Weiyi2009-01-062-2/+0
| | * | | | | x86: rename all fields of mpc_table mpc_X to XJaswinder Singh Rajput2009-01-053-42/+41
| | * | | | | x86: rename all fields of mpc_oemtable oem_X to XJaswinder Singh Rajput2009-01-052-10/+10
| | * | | | | x86: rename all fields of mpc_bus mpc_X to XJaswinder Singh Rajput2009-01-053-27/+27
| | * | | | | x86: rename all fields of mpc_cpu mpc_X to XJaswinder Singh Rajput2009-01-054-41/+38
| | * | | | | x86: rename all fields of mpc_intsrc mpc_X to XJaswinder Singh Rajput2009-01-052-47/+46
| | * | | | | x86: rename all fields of mpc_lintsrc mpc_X to XJaswinder Singh Rajput2009-01-052-17/+16
| | * | | | | x86: rename all fields of mpc_iopic mpc_X to XJaswinder Singh Rajput2009-01-052-18/+18
| | * | | | | x86: irqinit_64.c init_ISA_irqs should be staticJaswinder Singh Rajput2009-01-041-1/+1
| | * | | | | Documentation/x86/boot.txt: payload length was changed to payload_lengthBaodong Chen2009-01-041-1/+1
| | * | | | | x86: setup_percpu.c fix style problemsJaswinder Singh Rajput2009-01-041-6/+5
| | * | | | | x86: irqinit_64.c fix style problemsJaswinder Singh Rajput2009-01-041-3/+3
| | * | | | | x86: irqinit_32.c fix style problemsJaswinder Singh Rajput2009-01-041-7/+5
OpenPOWER on IntegriCloud