summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-09-0910-15/+64
|\
| * libata-sff: Reenable Port Multiplier after libata-sff remodeling.Gwendal Grignou2010-09-093-12/+31
| * libata: skip EH autopsy and recovery during suspendTejun Heo2010-09-093-1/+18
| * ahci: AHCI and RAID mode SATA patch for Intel Patsburg DeviceIDsSeth Heasley2010-09-091-0/+3
| * ata_piix: IDE Mode SATA patch for Intel Patsburg DeviceIDsSeth Heasley2010-09-091-0/+4
| * libata,pata_via: revert ata_wait_idle() removal from ata_sff/via_tf_load()Tejun Heo2010-09-092-0/+5
| * ahci: fix hang on failed softresetTejun Heo2010-09-091-1/+1
| * pata_artop: Fix device ID parity checkJean Delvare2010-09-091-1/+2
* | minix: fix regression in minix_mkdir()Jorge Boncompte [DTI2]2010-09-091-1/+1
* | mm: page allocator: drain per-cpu lists after direct reclaim allocation failsMel Gorman2010-09-091-4/+16
* | mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...Christoph Lameter2010-09-095-3/+72
* | mm: page allocator: update free page counters after pages are placed on the f...Mel Gorman2010-09-091-4/+5
* | vmstat: update zone stat threshold when onlining a cpuKAMEZAWA Hiroyuki2010-09-091-0/+1
* | vfs: take O_NONBLOCK out of the O_* uniqueness testJames Bottomley2010-09-091-3/+7
* | swap: discard while swapping only if SWAP_FLAG_DISCARDHugh Dickins2010-09-092-2/+3
* | swap: do not send discards as barriersChristoph Hellwig2010-09-091-6/+3
* | swap: prevent reuse during hibernationHugh Dickins2010-09-091-4/+20
* | swap: revert special hibernation allocationHugh Dickins2010-09-095-84/+26
* | bounce: call flush_dcache_page() after bounce_copy_vec()Gary King2010-09-091-1/+1
* | drivers/rtc/rtc-pl031.c: do not mark PL031 IRQ as sharedLinus Walleij2010-09-091-1/+1
* | MAINTAINERS: correct entry for legacy RTC-driverWolfram Sang2010-09-091-4/+2
* | gpio: doc updatesDavid Brownell2010-09-092-9/+27
* | gpio: sx150x: correct and refine reset-on-probe behaviorGregory Bean2010-09-092-5/+25
* | memory hotplug: fix next block calculation in is_removableKAMEZAWA Hiroyuki2010-09-091-8/+8
* | mm: compaction: handle active and inactive fairly in too_many_isolatedMinchan Kim2010-09-091-3/+4
* | kernel/groups.c: fix integer overflow in groups_searchJerome Marchand2010-09-091-3/+2
* | arch/powerpc/include/asm/fsldma.h needs slab.hIra W. Snyder2010-09-091-0/+1
* | rtc: m41t80: do not use rtc_valid_tm in m41t80_rtc_read_alarmAtsushi Nemoto2010-09-091-1/+1
* | binfmt_misc: fix binfmt_misc priorityJan Sembera2010-09-091-1/+1
* | mm: avoid warning when COMPACTION is selectedAndrea Arcangeli2010-09-091-1/+1
* | mm: fix swapin race conditionAndrea Arcangeli2010-09-093-19/+43
* | drivers/mmc/host/imxmmc.c: adjust confusing if indentationJulia Lawall2010-09-091-1/+2
* | omap hsmmc: fix a racing case between kmmcd and omap_hsmmc_suspendEthan Du2010-09-091-1/+1
* | mmc: at91_mci: add missing linux/highmem.h includeMarc Kleine-Budde2010-09-091-0/+1
* | omap_hsmmc: remove unused local `state'Sergio Aguirre2010-09-091-1/+0
* | ARM: SAMSUNG: MMC: fix build error when both DMA and PIO mode selectedJiri Pinkava2010-09-091-1/+1
* | mmc: fix the use of kunmap_atomic() in tmio_mmc.hGuennadi Liakhovetski2010-09-092-8/+7
* | tmio_mmc: don't clear unhandled pending interruptsYusuke Goda2010-09-091-4/+1
* | cgroups: fix API thinkoMichael S. Tsirkin2010-09-092-7/+18
* | proc: export uncached bit properly in /proc/kpageflagsTakashi Iwai2010-09-091-1/+1
* | gcov: fix null-pointer dereference for certain module typesPeter Oberparleiter2010-09-091-64/+180
* | MAINTAINERS: kexec-tools has movedSimon Horman2010-09-091-1/+1
* | O_DIRECT: fix the splitting up of contiguous I/OJeff Moyer2010-09-091-2/+2
* | hp_accel: add quirks for HP ProBook 532x and HP Mini 5102Takashi Iwai2010-09-091-0/+2
* | MAINTAINERS: remove drivers/char/hpet.cJiri Slaby2010-09-091-5/+0
* | rtc-bfin: fix state restoration when resumingMike Frysinger2010-09-091-2/+11
* | rtc-bfin: fix inverted logic in suspend pathMike Frysinger2010-09-091-1/+1
* | kfifo: add parenthesis for macro parameter referenceHuang Ying2010-09-091-29/+29
* | mmc: avoid getting CID on SDIO-only cardsDavid Vrabel2010-09-092-3/+4
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-09-0933-175/+427
|\ \