aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* HWPOISON: Allow schedule_on_each_cpu() from keventdAndi Kleen2009-10-191-2/+19
* HWPOISON: fix/proc/meminfo alignmentHugh Dickins2009-10-191-1/+1
* HWPOISON: fix oops on ksm pagesHugh Dickins2009-10-191-1/+2
* HWPOISON: Fix page count leak in hwpoison late kill in do_swap_pageAndi Kleen2009-10-191-1/+2
* HWPOISON: return early on non-LRU pagesWu Fengguang2009-10-191-25/+24
* HWPOISON: Add brief hwpoison description to DocumentationAndi Kleen2009-10-041-0/+136
* HWPOISON: Clean up PR_MCE_KILL interfaceAndi Kleen2009-10-042-5/+30
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-10-0324-256/+512
|\
| * Merge branch 'fix/hda' into for-linusTakashi Iwai2009-10-036-94/+323
| |\
| | * ALSA: hda - Fix / improve ALC66x parserTakashi Iwai2009-10-021-86/+155
| | * ALSA: hda - Fix digita/analog mic auto-switching with IDT codecsTakashi Iwai2009-10-011-6/+14
| | * ALSA: hda - Added quirk to enable sound on Toshiba NB200Manoj Iyer2009-10-011-0/+1
| | * ALSA: hda - Resurrect input-source mixer of ALC268 model=acerTakashi Iwai2009-09-301-1/+1
| | * ALSA: hda - Analog Devices AD1984A add HP Touchsmart modelMiguel de Barros2009-09-292-0/+140
| | * ALSA: hda - Add HP Pavilion dv4t-1300 to MSI whitelistDaniel T Chen2009-09-241-0/+1
| | * ALSA: hda - CD-audio sound for hda-intel conexant benq laptopLukasz Marcinowski2009-09-241-1/+11
| * | Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-10-0316-165/+155
| |\ \
| | * \ Merge remote branch 'takashi/fix/asoc' into for-2.6.32Mark Brown2009-10-011-1/+1
| | |\ \
| | | * | ASoC: Fix dependency of CONFIG_SND_PXA2XX_SOC_IMOTE2Takashi Iwai2009-10-011-1/+1
| | * | | ASoC: fix kconfig order of Blackfin driversBarry Song2009-10-011-49/+49
| | |/ /
| | * | ASoC: DaVinci: Correct McASP FIFO initializationChaithrika U S2009-09-231-18/+18
| | * | ASoC: Davinci: Fix race with cpu_dai->dma_dataTroy Kisky2009-09-235-62/+29
| | * | ASoC: DaVinci: Fix divide by zero error during 1st executionTroy Kisky2009-09-232-8/+7
| | * | ASoC: Blackfin: fix inverted handling of SPORT0 on PORT F/GCliff Cai2009-09-232-8/+8
| * | | ALSA: usb - Use strlcat() correctlyTakashi Iwai2009-10-021-9/+14
| * | | ALSA: Fix invalid __exit in sound/mips/*.cTakashi Iwai2009-10-022-2/+2
| * | | ALSA: ctxfi: Swapped SURROUND-SIDE muteSven Eckelmann2009-10-021-2/+2
| * | | sound: Make keywest_driver staticJean Delvare2009-10-021-1/+1
| * | | ALSA: intel8x0 - Mute External Amplifier by default for Sony VAIO VGN-B1VPDaniel T Chen2009-10-021-0/+6
| * | | ALSA: Don't assume i2c device probing always succeedsTakashi Iwai2009-10-012-0/+21
| * | | ALSA: intel8x0 - Mute External Amplifier by default for Sony VAIO VGN-T350PDaniel T Chen2009-10-011-0/+6
| * | | ALSA: echoaudio - Re-enable the line-out control for the Mia cardGiuliano Pochini2009-09-302-4/+27
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-10-033-58/+15
|\ \ \ \
| * | | | [PATCH] ext4: retry failed direct IO allocationsEric Sandeen2009-10-021-0/+4
| * | | | ext4: Fix build warning in ext4_dirty_inode()Curt Wohlgemuth2009-10-021-2/+0
| * | | | ext4: drop ext4dev compatEric Sandeen2009-10-012-45/+0
| * | | | ext4: fix a BUG_ON crash by checking that page has buffers attached to itTheodore Ts'o2009-09-301-11/+11
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-10-0262-268/+736
|\ \ \ \ \
| * | | | | ARM: 5728/1: Proper prefetch abort handling on ARMv6 and ARMv7Kirill A. Shutemov2009-10-021-1/+50
| * | | | | ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()Kirill A. Shutemov2009-10-0233-78/+144
| * | | | | ARM: 5740/1: fix valid_phys_addr_range() range checkGreg Ungerer2009-10-021-1/+1
| * | | | | ARM: 5739/1: ARM: allow empty ATAG_COREDavid Brown2009-10-021-1/+3
| * | | | | ARM: 5735/1: sa1111: CodingStyle cleanupsHartley Sweeten2009-10-021-13/+12
| * | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xs...Russell King2009-10-027-137/+439
| |\ \ \ \ \
| | * | | | | iop: downgrade maintenance statusDan Williams2009-08-181-6/+6
| | * | | | | arch/arm/plat-iop: Use DIV_ROUND_CLOSESTJulia Lawall2009-08-181-1/+1
| | * | | | | iop3xx: ATU and PCI memory configuration correctedAaro Koskinen2009-08-184-5/+3
| | * | | | | iop33x: update defconfig (default atu to on)Dan Williams2009-08-181-125/+429
| * | | | | | ARM: 5738/1: Correct TCM documentationLinus Walleij2009-10-011-4/+6
| * | | | | | ARM: 5734/1: arm: fix compilation of entry-common.S for older CPUsDmitry Artamonow2009-10-011-2/+2