Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds | 2009-01-12 | 5 | -379/+357 | |
|\ | ||||||
| * | dlm: change rsbtbl rwlock to spinlock | David Teigland | 2009-01-08 | 5 | -32/+32 | |
| * | dlm: fix seq_file usage in debugfs lock dump | David Teigland | 2009-01-08 | 1 | -359/+337 | |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-01-12 | 6 | -19/+26 | |
|\ \ | ||||||
| * | | Revert "cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write" | Ingo Molnar | 2009-01-12 | 1 | -13/+12 | |
| * | | x86: fix apic.c build error on latest git | Jaswinder Singh Rajput | 2009-01-12 | 2 | -0/+7 | |
| * | | x86: fix mpparse.c build error on latest git | Jaswinder Singh Rajput | 2009-01-12 | 1 | -0/+1 | |
| * | | x86: avoid theoretical vmalloc fault loop | Andi Kleen | 2009-01-12 | 1 | -1/+1 | |
| * | | Merge commit 'v2.6.29-rc1' into x86/urgent | Ingo Molnar | 2009-01-11 | 3577 | -152399/+720034 | |
| |\ \ | ||||||
| * | | | x86, mtrr: fix types used in userspace exported header | Kyle McMartin | 2009-01-08 | 1 | -5/+5 | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-01-12 | 15 | -175/+88 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'topic/usb-caiaq' into for-linus | Takashi Iwai | 2009-01-12 | 3 | -15/+20 | |
| |\ \ \ \ | ||||||
| | * | | | | ALSA: caiaq - Version 1.3.10 | Takashi Iwai | 2009-01-09 | 1 | -1/+1 | |
| | * | | | | ALSA: caiaq - Fix Oops with MIDI | Takashi Iwai | 2009-01-08 | 2 | -14/+19 | |
| * | | | | | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 2009-01-12 | 7 | -30/+52 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | ALSA: hda - Use own workqueue | Takashi Iwai | 2009-01-12 | 4 | -10/+21 | |
| | * | | | | | ALSA: hda - add support for Intel DX58SO board | Wu Fengguang | 2009-01-12 | 1 | -0/+1 | |
| | * | | | | | ALSA: hda - create hda_codec.control_mutex for kcontrol->private_value | Wu Fengguang | 2009-01-09 | 3 | -18/+20 | |
| | * | | | | | ALSA: hda - Add quirk for Dell Inspiron Mini9 | Takashi Iwai | 2009-01-08 | 1 | -0/+1 | |
| | * | | | | | ALSA: hda - Add quirks for Acer Aspire 5930G and 6930G | Lukasz Wojnilowicz | 2009-01-08 | 1 | -0/+4 | |
| | * | | | | | ALSA: hda - Add codec ID for MCP73 HDMI | Brian Hinz | 2009-01-07 | 1 | -0/+2 | |
| | * | | | | | ALSA: hda - Fix typos for AD1882 codecs | Clemens Fruhwirth | 2009-01-07 | 1 | -2/+2 | |
| | * | | | | | ALSA: hda - Add quirk for HP 2230s | Takashi Iwai | 2009-01-07 | 1 | -0/+1 | |
| * | | | | | | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2009-01-12 | 5 | -130/+16 | |
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| | * | | | | | ASoC: TWL4030: Module unloading fix | Peter Ujfalusi | 2009-01-09 | 1 | -0/+2 | |
| | * | | | | | ASoC: TWL4030: Change the soc_value_enum back to soc_enum | Peter Ujfalusi | 2009-01-08 | 1 | -5/+5 | |
| | * | | | | | ASoC: Merge the soc_value_enum to soc_enum struct | Peter Ujfalusi | 2009-01-08 | 4 | -125/+9 | |
* | | | | | | | powerpc: Fix cpufreq drivers after cpufreq core changes | Benjamin Herrenschmidt | 2009-01-11 | 4 | -5/+5 | |
|/ / / / / / | ||||||
* | | | | | | Linux 2.6.29-rc1v2.6.29-rc1 | Linus Torvalds | 2009-01-10 | 1 | -2/+2 | |
* | | | | | | bootgraph: make the bootgraph script show async waiting time | Arjan van de Ven | 2009-01-10 | 1 | -4/+42 | |
* | | | | | | libata: only ports >= 0 need to synchronize | Arjan van de Ven | 2009-01-10 | 1 | -1/+3 | |
* | | | | | | libata: Add a per-host flag to opt-in into parallel port probes | Arjan van de Ven | 2009-01-10 | 3 | -0/+13 | |
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-01-10 | 43 | -399/+363 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | x86: fix section mismatch warnings in mcheck/mce_amd_64.c | Leonardo Potenza | 2009-01-07 | 1 | -1/+1 | |
| * | | | | | x86: offer frame pointers in all build modes | Ingo Molnar | 2009-01-07 | 2 | -8/+9 | |
| | | | | | | ||||||
| | \ \ \ \ | ||||||
| *-. \ \ \ \ | Merge branches 'x86/cleanups', 'x86/mpparse', 'x86/numa' and 'x86/uv' into x8... | Ingo Molnar | 2009-01-06 | 865 | -16540/+41692 | |
| |\ \ \ \ \ \ | ||||||
| | | * | | | | | x86: k8 numa register active regions later | Yinghai Lu | 2009-01-06 | 1 | -11/+9 | |
| | | | |_|_|/ | | | |/| | | | ||||||
| | * | | | | | x86: remove duplicated #include's | Huang Weiyi | 2009-01-06 | 2 | -2/+0 | |
| | * | | | | | x86: rename all fields of mpc_table mpc_X to X | Jaswinder Singh Rajput | 2009-01-05 | 3 | -42/+41 | |
| | * | | | | | x86: rename all fields of mpc_oemtable oem_X to X | Jaswinder Singh Rajput | 2009-01-05 | 2 | -10/+10 | |
| | * | | | | | x86: rename all fields of mpc_bus mpc_X to X | Jaswinder Singh Rajput | 2009-01-05 | 3 | -27/+27 | |
| | * | | | | | x86: rename all fields of mpc_cpu mpc_X to X | Jaswinder Singh Rajput | 2009-01-05 | 4 | -41/+38 | |
| | * | | | | | x86: rename all fields of mpc_intsrc mpc_X to X | Jaswinder Singh Rajput | 2009-01-05 | 2 | -47/+46 | |
| | * | | | | | x86: rename all fields of mpc_lintsrc mpc_X to X | Jaswinder Singh Rajput | 2009-01-05 | 2 | -17/+16 | |
| | * | | | | | x86: rename all fields of mpc_iopic mpc_X to X | Jaswinder Singh Rajput | 2009-01-05 | 2 | -18/+18 | |
| | * | | | | | x86: irqinit_64.c init_ISA_irqs should be static | Jaswinder Singh Rajput | 2009-01-04 | 1 | -1/+1 | |
| | * | | | | | Documentation/x86/boot.txt: payload length was changed to payload_length | Baodong Chen | 2009-01-04 | 1 | -1/+1 | |
| | * | | | | | x86: setup_percpu.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 | 1 | -6/+5 | |
| | * | | | | | x86: irqinit_64.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 | 1 | -3/+3 | |
| | * | | | | | x86: irqinit_32.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 | 1 | -7/+5 |