summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: mm: proc-arm946: Use the new processor struct macrosDave Martin2011-07-071-46/+7
* ARM: mm: proc-arm940: Use the new processor struct macrosDave Martin2011-07-071-44/+7
* ARM: mm: proc-arm926: Use the new processor struct macrosDave Martin2011-07-071-44/+7
* ARM: mm: proc-arm925: Use the new processor struct macrosDave Martin2011-07-071-72/+16
* ARM: mm: proc-arm922: Use the new processor struct macrosDave Martin2011-07-071-46/+7
* ARM: mm: proc-arm920: Use the new processor struct macrosDave Martin2011-07-071-46/+7
* ARM: mm: proc-arm7tdmi: Use the new processor struct macrosDave Martin2011-07-071-177/+39
* ARM: mm: proc-arm740: Use the new processor struct macrosDave Martin2011-07-071-35/+7
* ARM: mm: proc-arm720: Use the new processor struct macrosDave Martin2011-07-071-68/+17
* ARM: mm: proc-arm6_7: Use the new processor struct macrosDave Martin2011-07-071-134/+32
* ARM: mm: proc-arm1026: Use the new processor struct macrosDave Martin2011-07-071-46/+7
* ARM: mm: proc-arm1022: Use the new processor struct macrosDave Martin2011-07-071-45/+7
* ARM: mm: proc-arm1020e: Use the new processor struct macrosDave Martin2011-07-071-45/+7
* ARM: mm: proc-arm1020: Use the new processor struct macrosDave Martin2011-07-071-39/+6
* ARM: mm: cache-v7: Use the new processor struct macrosDave Martin2011-07-071-13/+2
* ARM: mm: cache-v6: Use the new processor struct macrosDave Martin2011-07-071-13/+2
* ARM: mm: cache-v4wt: Use the new processor struct macrosDave Martin2011-07-071-13/+2
* ARM: mm: cache-v4wb: Use the new processor struct macrosDave Martin2011-07-071-13/+2
* ARM: mm: cache-v4: Use the new processor struct macrosDave Martin2011-07-071-13/+2
* ARM: mm: cache-v3: Use the new processor struct macrosDave Martin2011-07-071-13/+2
* ARM: mm: cache-fa: Use the new processor struct macrosDave Martin2011-07-071-13/+2
* ARM: assembler.h: Add string declaration macroDave Martin2011-07-071-0/+9
* ARM: mm: proc-macros: Add generic proc/cache/tlb struct definition macrosDave Martin2011-07-071-0/+63
* Linux 3.0-rc5v3.0-rc5Linus Torvalds2011-06-281-1/+1
* drm/i915: more struct_mutex lockingHugh Dickins2011-06-282-2/+6
* drm/i915: use shmem_truncate_rangeHugh Dickins2011-06-281-5/+2
* drm/i915: use shmem_read_mapping_pageHugh Dickins2011-06-282-17/+15
* drm/ttm: use shmem_read_mapping_pageHugh Dickins2011-06-281-2/+3
* drivers/tty/serial/8250_pci.c: fix warningAndrew Morton2011-06-281-1/+1
* drivers/misc/ioc4.c: fix section mismatch / race conditionRalf Baechle2011-06-281-1/+1
* drivers/leds/leds-lp5523.c: fix section mismatchesRalf Baechle2011-06-281-2/+2
* drivers/leds/leds-lp5521.c: fix section mismatchesRalf Baechle2011-06-281-2/+2
* memcg: fix direct softlimit reclaim to be called in limit pathKAMEZAWA Hiroyuki2011-06-281-12/+15
* taskstats: don't allow duplicate entries in listener modeVasiliy Kulikov2011-06-281-3/+12
* mm: fix assertion mapping->nrpages == 0 in end_writeback()Jan Kara2011-06-283-0/+13
* mm/memory-failure.c: fix spinlock vs mutex orderPeter Zijlstra2011-06-282-18/+8
* drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before c...Josh Hunt2011-06-281-0/+8
* include/linux/compat.h: declare compat_sys_sendmmsg()Chris Metcalf2011-06-281-0/+2
* romfs: fix romfs_get_unmapped_area() argument checkBob Liu2011-06-281-2/+6
* um: add asm/percpu.hRichard Weinberger2011-06-281-0/+6
* drivers/rtc/rtc-ds1307.c: add support for RTC device pt7c4338Priyanka Jain2011-06-281-0/+1
* tmpfs: add shmem_read_mapping_page_gfpHugh Dickins2011-06-282-7/+33
* tmpfs: take control of its truncate_rangeHugh Dickins2011-06-283-24/+32
* mm: move shmem prototypes to shmem_fs.hHugh Dickins2011-06-284-11/+19
* mm: move vmtruncate_range to truncate.cHugh Dickins2011-06-282-24/+24
* Fix some kernel-doc warningsVitaliy Ivanov2011-06-283-2/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-06-2714-28/+74
|\
| * mmc: queue: bring discard_granularity/alignment into line with SCSIAdrian Hunter2011-06-261-6/+1
| * mmc: queue: append partition subname to queue thread nameAdrian Hunter2011-06-263-5/+8
| * mmc: core: make erase timeout calculation allow for gated clockAdrian Hunter2011-06-261-1/+1