aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* sched: remove ARCH specific fpu_counter from task_structVineet Gupta2013-11-12
* x86: move fpu_counter into ARCH specific thread_structVineet Gupta2013-11-12
* sh: move fpu_counter into ARCH specific thread_structVineet Gupta2013-11-12
* jump_label: unlikely(x) > 0Roel Kluin2013-11-12
* kernel/sys.c: remove obsolete #include <linux/kexec.h>Geert Uytterhoeven2013-11-12
* kernel/delayacct.c: remove redundant checking in __delayacct_add_tsk()Chen Gang2013-11-12
* gen_init_cpio: avoid NULL pointer dereference and rework env expandingMichal Nazarewicz2013-11-12
* errno.h: remove "NFS" from descriptions in commentsEric Sandeen2013-11-12
* init/do_mounts.c: add maj:min syntax commentSebastian Capella2013-11-12
* scripts/mod/modpost.c: handle non ABS crc symbolsAndi Kleen2013-11-12
* syscalls.h: use gcc alias instead of assembler aliases for syscallsAndi Kleen2013-11-12
* cramfs: mark as obsoleteMichael Opdenacker2013-11-12
* percpu: add test module for various percpu operationsGreg Thelen2013-11-12
* drivers/char/hpet.c: allow user controlled mmap for user processesPrarit Bhargava2013-11-12
* mm: numa: return the number of base pages altered by protection changesMel Gorman2013-11-12
* mm: factor commit limit calculationJerome Marchand2013-11-12
* mm: improve the description for dirty_background_ratio/dirty_ratio sysctlZheng Liu2013-11-12
* mm/page_alloc.c: fix comment in zlc_setup()Zhi Yong Wu2013-11-12
* arch/x86/mm/init.c: fix incorrect function name in alloc_low_pages()Zhi Yong Wu2013-11-12
* mm/zswap: refactor the get/put routinesWeijie Yang2013-11-12
* mm/zswap: bugfix: memory leak when invalidate and reclaim occur concurrentlyWeijie Yang2013-11-12
* memcg, kmem: use cache_from_memcg_idx instead of hard codeQiang Huang2013-11-12
* memcg, kmem: rename cache_from_memcg to cache_from_memcg_idxQiang Huang2013-11-12
* memcg, kmem: use is_root_cache instead of hard codeQiang Huang2013-11-12
* mm: ensure get_unmapped_area() returns higher address than mmap_min_addrAkira Takeuchi2013-11-12
* mm: __rmqueue_fallback() should respect pageblock typeKOSAKI Motohiro2013-11-12
* mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag()KOSAKI Motohiro2013-11-12
* mm: fix page_group_by_mobility_disabled breakageKOSAKI Motohiro2013-11-12
* readahead: fix sequential read cache miss detectionDamien Ramonda2013-11-12
* mm: do not walk all of system memory during show_memMel Gorman2013-11-12
* mm/bootmem.c: remove unused local `map'Daeseok Youn2013-11-12
* mm: clear N_CPU from node_states at CPU offlineToshi Kani2013-11-12
* mm: set N_CPU to node_states during bootToshi Kani2013-11-12
* mem-hotplug: introduce movable_node boot optionTang Chen2013-11-12
* x86, acpi, crash, kdump: do reserve_crashkernel() after SRAT is parsed.Tang Chen2013-11-12
* x86/mem-hotplug: support initialize page tables in bottom-upTang Chen2013-11-12
* x86/mm: factor out of top-down direct mapping setupTang Chen2013-11-12
* mm/memblock.c: introduce bottom-up allocation modeTang Chen2013-11-12
* mm/memblock.c: factor out of top-down allocationTang Chen2013-11-12
* s390/mmap: randomize mmap base for bottom up directionHeiko Carstens2013-11-12
* mmap: arch_get_unmapped_area(): use proper mmap base for bottom up directionHeiko Carstens2013-11-12
* mm/zswap: avoid unnecessary page scanningWeijie Yang2013-11-12
* writeback: do not sync data dirtied after sync startJan Kara2013-11-12
* tools/vm/page-types.c: support KPF_SOFTDIRTY bitNaoya Horiguchi2013-11-12
* /proc/pid/smaps: show VM_SOFTDIRTY flag in VmFlags lineNaoya Horiguchi2013-11-12
* mm/page_alloc.c: remove unused marco LONG_ALIGNZhang Yanfei2013-11-12
* frontswap: enable call to invalidate area on swapoffKrzysztof Kozlowski2013-11-12
* mm/swapfile.c: fix comment typosSeth Jennings2013-11-12
* mm: kmemleak: avoid false negatives on vmalloc'ed objectsCatalin Marinas2013-11-12
* mm/sparsemem: fix a bug in free_map_bootmem when CONFIG_SPARSEMEM_VMEMMAPZhang Yanfei2013-11-12