summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-07-07ARM: mm: proc-mohawk: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: proc-feroceon: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: proc-fa526: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: proc-arm9tdmi: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: proc-arm946: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: proc-arm940: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: proc-arm926: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: proc-arm925: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: proc-arm922: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: proc-arm920: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: proc-arm7tdmi: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: proc-arm740: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: proc-arm720: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: proc-arm6_7: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: proc-arm1026: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: proc-arm1022: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: proc-arm1020e: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: proc-arm1020: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: cache-v7: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: cache-v6: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: cache-v4wt: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: cache-v4wb: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: cache-v4: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: cache-v3: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: cache-fa: Use the new processor struct macrosDave Martin
2011-07-07ARM: assembler.h: Add string declaration macroDave Martin
2011-07-07ARM: mm: proc-macros: Add generic proc/cache/tlb struct definition macrosDave Martin
2011-06-27Linux 3.0-rc5v3.0-rc5Linus Torvalds
2011-06-27drm/i915: more struct_mutex lockingHugh Dickins
2011-06-27drm/i915: use shmem_truncate_rangeHugh Dickins
2011-06-27drm/i915: use shmem_read_mapping_pageHugh Dickins
2011-06-27drm/ttm: use shmem_read_mapping_pageHugh Dickins
2011-06-27drivers/tty/serial/8250_pci.c: fix warningAndrew Morton
2011-06-27drivers/misc/ioc4.c: fix section mismatch / race conditionRalf Baechle
2011-06-27drivers/leds/leds-lp5523.c: fix section mismatchesRalf Baechle
2011-06-27drivers/leds/leds-lp5521.c: fix section mismatchesRalf Baechle
2011-06-27memcg: fix direct softlimit reclaim to be called in limit pathKAMEZAWA Hiroyuki
2011-06-27taskstats: don't allow duplicate entries in listener modeVasiliy Kulikov
2011-06-27mm: fix assertion mapping->nrpages == 0 in end_writeback()Jan Kara
2011-06-27mm/memory-failure.c: fix spinlock vs mutex orderPeter Zijlstra
2011-06-27drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before c...Josh Hunt
2011-06-27include/linux/compat.h: declare compat_sys_sendmmsg()Chris Metcalf
2011-06-27romfs: fix romfs_get_unmapped_area() argument checkBob Liu
2011-06-27um: add asm/percpu.hRichard Weinberger
2011-06-27drivers/rtc/rtc-ds1307.c: add support for RTC device pt7c4338Priyanka Jain
2011-06-27tmpfs: add shmem_read_mapping_page_gfpHugh Dickins
2011-06-27tmpfs: take control of its truncate_rangeHugh Dickins
2011-06-27mm: move shmem prototypes to shmem_fs.hHugh Dickins
2011-06-27mm: move vmtruncate_range to truncate.cHugh Dickins
2011-06-27Fix some kernel-doc warningsVitaliy Ivanov