aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-09-10Merge branch 'at91-fixes-for-linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds4-19/+36
2010-09-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds18-40/+204
2010-09-10AT91: at91sam9261ek: remove C99 comments but keep informationNicolas Ferre1-4/+2
2010-09-10AT91: at91sam9261ek board: remove warnings related to use of SPI or SD/MMCNicolas Ferre1-11/+19
2010-09-10AT91: dm9000 initialization updateNicolas Ferre1-1/+2
2010-09-10Merge branch 'fix/hda' into for-linusTakashi Iwai5-1/+111
2010-09-09Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds10-15/+64
2010-09-09libata-sff: Reenable Port Multiplier after libata-sff remodeling.Gwendal Grignou3-12/+31
2010-09-09libata: skip EH autopsy and recovery during suspendTejun Heo3-1/+18
2010-09-09ahci: AHCI and RAID mode SATA patch for Intel Patsburg DeviceIDsSeth Heasley1-0/+3
2010-09-09ata_piix: IDE Mode SATA patch for Intel Patsburg DeviceIDsSeth Heasley1-0/+4
2010-09-09libata,pata_via: revert ata_wait_idle() removal from ata_sff/via_tf_load()Tejun Heo2-0/+5
2010-09-09minix: fix regression in minix_mkdir()Jorge Boncompte [DTI2]1-1/+1
2010-09-09mm: page allocator: drain per-cpu lists after direct reclaim allocation failsMel Gorman1-4/+16
2010-09-09mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory is low and kswapd is awakeChristoph Lameter5-3/+72
2010-09-09mm: page allocator: update free page counters after pages are placed on the free listMel Gorman1-4/+5
2010-09-09vmstat: update zone stat threshold when onlining a cpuKAMEZAWA Hiroyuki1-0/+1
2010-09-09vfs: take O_NONBLOCK out of the O_* uniqueness testJames Bottomley1-3/+7
2010-09-09swap: discard while swapping only if SWAP_FLAG_DISCARDHugh Dickins2-2/+3
2010-09-09swap: do not send discards as barriersChristoph Hellwig1-6/+3
2010-09-09swap: prevent reuse during hibernationHugh Dickins1-4/+20
2010-09-09swap: revert special hibernation allocationHugh Dickins5-84/+26
2010-09-09bounce: call flush_dcache_page() after bounce_copy_vec()Gary King1-1/+1
2010-09-09drivers/rtc/rtc-pl031.c: do not mark PL031 IRQ as sharedLinus Walleij1-1/+1
2010-09-09MAINTAINERS: correct entry for legacy RTC-driverWolfram Sang1-4/+2
2010-09-09gpio: doc updatesDavid Brownell2-9/+27
2010-09-09gpio: sx150x: correct and refine reset-on-probe behaviorGregory Bean2-5/+25
2010-09-09memory hotplug: fix next block calculation in is_removableKAMEZAWA Hiroyuki1-8/+8
2010-09-09mm: compaction: handle active and inactive fairly in too_many_isolatedMinchan Kim1-3/+4
2010-09-09kernel/groups.c: fix integer overflow in groups_searchJerome Marchand1-3/+2
2010-09-09arch/powerpc/include/asm/fsldma.h needs slab.hIra W. Snyder1-0/+1
2010-09-09rtc: m41t80: do not use rtc_valid_tm in m41t80_rtc_read_alarmAtsushi Nemoto1-1/+1
2010-09-09binfmt_misc: fix binfmt_misc priorityJan Sembera1-1/+1
2010-09-09mm: avoid warning when COMPACTION is selectedAndrea Arcangeli1-1/+1
2010-09-09mm: fix swapin race conditionAndrea Arcangeli3-19/+43
2010-09-09drivers/mmc/host/imxmmc.c: adjust confusing if indentationJulia Lawall1-1/+2
2010-09-09omap hsmmc: fix a racing case between kmmcd and omap_hsmmc_suspendEthan Du1-1/+1
2010-09-09mmc: at91_mci: add missing linux/highmem.h includeMarc Kleine-Budde1-0/+1
2010-09-09omap_hsmmc: remove unused local `state'Sergio Aguirre1-1/+0
2010-09-09ARM: SAMSUNG: MMC: fix build error when both DMA and PIO mode selectedJiri Pinkava1-1/+1
2010-09-09mmc: fix the use of kunmap_atomic() in tmio_mmc.hGuennadi Liakhovetski2-8/+7
2010-09-09tmio_mmc: don't clear unhandled pending interruptsYusuke Goda1-4/+1
2010-09-09cgroups: fix API thinkoMichael S. Tsirkin2-7/+18
2010-09-09proc: export uncached bit properly in /proc/kpageflagsTakashi Iwai1-1/+1
2010-09-09gcov: fix null-pointer dereference for certain module typesPeter Oberparleiter1-64/+180
2010-09-09MAINTAINERS: kexec-tools has movedSimon Horman1-1/+1
2010-09-09O_DIRECT: fix the splitting up of contiguous I/OJeff Moyer1-2/+2
2010-09-09hp_accel: add quirks for HP ProBook 532x and HP Mini 5102Takashi Iwai1-0/+2
2010-09-09MAINTAINERS: remove drivers/char/hpet.cJiri Slaby1-5/+0
2010-09-09rtc-bfin: fix state restoration when resumingMike Frysinger1-2/+11