summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * ARM: Update mach-typesRussell King2010-09-091-2/+96
| * ARM: Partially revert "Auto calculate ZRELADDR and provide option for excepti...Russell King2010-09-094-95/+10
| * Merge branch 'origin'Russell King2010-09-09167-1076/+1693
| |\
| * | ARM: Ensure PTE modifications via dma_alloc_coherent are visibleRussell King2010-09-081-0/+2
| * | ARM: 6359/1: ep93xx: move clock initialization earlierMika Westerberg2010-09-081-1/+1
| * | Revert "[ARM] pxa: remove now unnecessary dma_needs_bounce()"Russell King2010-09-082-8/+8
| * | ARM: 6352/1: perf: fix event validationWill Deacon2010-09-021-2/+2
| * | ARM: 6344/1: Mark CPU_32v6K as depended on CPU_V7Catalin Marinas2010-09-021-1/+1
| * | Merge branch 'imx-for-2.6.36' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2010-09-019-33/+68
| |\ \