| Commit message (Expand) | Author | Age | Files | Lines |
* | HWPOISON: fix invalid page count in printk output | Wu Fengguang | 2009-10-19 | 1 | -2/+5 |
* | HWPOISON: Allow schedule_on_each_cpu() from keventd | Andi Kleen | 2009-10-19 | 1 | -2/+19 |
* | HWPOISON: fix/proc/meminfo alignment | Hugh Dickins | 2009-10-19 | 1 | -1/+1 |
* | HWPOISON: fix oops on ksm pages | Hugh Dickins | 2009-10-19 | 1 | -1/+2 |
* | HWPOISON: Fix page count leak in hwpoison late kill in do_swap_page | Andi Kleen | 2009-10-19 | 1 | -1/+2 |
* | HWPOISON: return early on non-LRU pages | Wu Fengguang | 2009-10-19 | 1 | -25/+24 |
* | HWPOISON: Add brief hwpoison description to Documentation | Andi Kleen | 2009-10-04 | 1 | -0/+136 |
* | HWPOISON: Clean up PR_MCE_KILL interface | Andi Kleen | 2009-10-04 | 2 | -5/+30 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-10-03 | 24 | -256/+512 |
|\ |
|
| * | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2009-10-03 | 6 | -94/+323 |
| |\ |
|
| | * | ALSA: hda - Fix / improve ALC66x parser | Takashi Iwai | 2009-10-02 | 1 | -86/+155 |
| | * | ALSA: hda - Fix digita/analog mic auto-switching with IDT codecs | Takashi Iwai | 2009-10-01 | 1 | -6/+14 |
| | * | ALSA: hda - Added quirk to enable sound on Toshiba NB200 | Manoj Iyer | 2009-10-01 | 1 | -0/+1 |
| | * | ALSA: hda - Resurrect input-source mixer of ALC268 model=acer | Takashi Iwai | 2009-09-30 | 1 | -1/+1 |
| | * | ALSA: hda - Analog Devices AD1984A add HP Touchsmart model | Miguel de Barros | 2009-09-29 | 2 | -0/+140 |
| | * | ALSA: hda - Add HP Pavilion dv4t-1300 to MSI whitelist | Daniel T Chen | 2009-09-24 | 1 | -0/+1 |
| | * | ALSA: hda - CD-audio sound for hda-intel conexant benq laptop | Lukasz Marcinowski | 2009-09-24 | 1 | -1/+11 |
| * | | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2009-10-03 | 16 | -165/+155 |
| |\ \ |
|
| | * \ | Merge remote branch 'takashi/fix/asoc' into for-2.6.32 | Mark Brown | 2009-10-01 | 1 | -1/+1 |
| | |\ \ |
|
| | | * | | ASoC: Fix dependency of CONFIG_SND_PXA2XX_SOC_IMOTE2 | Takashi Iwai | 2009-10-01 | 1 | -1/+1 |
| | * | | | ASoC: fix kconfig order of Blackfin drivers | Barry Song | 2009-10-01 | 1 | -49/+49 |
| | |/ / |
|
| | * | | ASoC: DaVinci: Correct McASP FIFO initialization | Chaithrika U S | 2009-09-23 | 1 | -18/+18 |
| | * | | ASoC: Davinci: Fix race with cpu_dai->dma_data | Troy Kisky | 2009-09-23 | 5 | -62/+29 |
| | * | | ASoC: DaVinci: Fix divide by zero error during 1st execution | Troy Kisky | 2009-09-23 | 2 | -8/+7 |
| | * | | ASoC: Blackfin: fix inverted handling of SPORT0 on PORT F/G | Cliff Cai | 2009-09-23 | 2 | -8/+8 |
| * | | | ALSA: usb - Use strlcat() correctly | Takashi Iwai | 2009-10-02 | 1 | -9/+14 |
| * | | | ALSA: Fix invalid __exit in sound/mips/*.c | Takashi Iwai | 2009-10-02 | 2 | -2/+2 |
| * | | | ALSA: ctxfi: Swapped SURROUND-SIDE mute | Sven Eckelmann | 2009-10-02 | 1 | -2/+2 |
| * | | | sound: Make keywest_driver static | Jean Delvare | 2009-10-02 | 1 | -1/+1 |
| * | | | ALSA: intel8x0 - Mute External Amplifier by default for Sony VAIO VGN-B1VP | Daniel T Chen | 2009-10-02 | 1 | -0/+6 |
| * | | | ALSA: Don't assume i2c device probing always succeeds | Takashi Iwai | 2009-10-01 | 2 | -0/+21 |
| * | | | ALSA: intel8x0 - Mute External Amplifier by default for Sony VAIO VGN-T350P | Daniel T Chen | 2009-10-01 | 1 | -0/+6 |
| * | | | ALSA: echoaudio - Re-enable the line-out control for the Mia card | Giuliano Pochini | 2009-09-30 | 2 | -4/+27 |
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2009-10-03 | 3 | -58/+15 |
|\ \ \ \ |
|
| * | | | | [PATCH] ext4: retry failed direct IO allocations | Eric Sandeen | 2009-10-02 | 1 | -0/+4 |
| * | | | | ext4: Fix build warning in ext4_dirty_inode() | Curt Wohlgemuth | 2009-10-02 | 1 | -2/+0 |
| * | | | | ext4: drop ext4dev compat | Eric Sandeen | 2009-10-01 | 2 | -45/+0 |
| * | | | | ext4: fix a BUG_ON crash by checking that page has buffers attached to it | Theodore Ts'o | 2009-09-30 | 1 | -11/+11 |
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-10-02 | 62 | -268/+736 |
|\ \ \ \ \ |
|
| * | | | | | ARM: 5728/1: Proper prefetch abort handling on ARMv6 and ARMv7 | Kirill A. Shutemov | 2009-10-02 | 1 | -1/+50 |
| * | | | | | ARM: 5727/1: Pass IFSR register to do_PrefetchAbort() | Kirill A. Shutemov | 2009-10-02 | 33 | -78/+144 |
| * | | | | | ARM: 5740/1: fix valid_phys_addr_range() range check | Greg Ungerer | 2009-10-02 | 1 | -1/+1 |
| * | | | | | ARM: 5739/1: ARM: allow empty ATAG_CORE | David Brown | 2009-10-02 | 1 | -1/+3 |
| * | | | | | ARM: 5735/1: sa1111: CodingStyle cleanups | Hartley Sweeten | 2009-10-02 | 1 | -13/+12 |
| * | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xs... | Russell King | 2009-10-02 | 7 | -137/+439 |
| |\ \ \ \ \ |
|
| | * | | | | | iop: downgrade maintenance status | Dan Williams | 2009-08-18 | 1 | -6/+6 |
| | * | | | | | arch/arm/plat-iop: Use DIV_ROUND_CLOSEST | Julia Lawall | 2009-08-18 | 1 | -1/+1 |
| | * | | | | | iop3xx: ATU and PCI memory configuration corrected | Aaro Koskinen | 2009-08-18 | 4 | -5/+3 |
| | * | | | | | iop33x: update defconfig (default atu to on) | Dan Williams | 2009-08-18 | 1 | -125/+429 |
| * | | | | | | ARM: 5738/1: Correct TCM documentation | Linus Walleij | 2009-10-01 | 1 | -4/+6 |