summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-01-23kexec: add sysctl to disable kexec_loadKees Cook
2014-01-23exec: kill task_struct->did_execOleg Nesterov
2014-01-23kernel/fork.c: make dup_mm() staticDaeSeok Youn
2014-01-23proc: cleanup/simplify get_task_state/task_state_arrayOleg Nesterov
2014-01-23coredump: make __get_dumpable/get_dumpable inline, kill fs/coredump.hOleg Nesterov
2014-01-23coredump: kill MMF_DUMPABLE and MMF_DUMP_SECURELYOleg Nesterov
2014-01-23fs/ramfs/file-nommu.c: make ramfs_nommu_get_unmapped_area() and ramfs_nommu_m...Axel Lin
2014-01-23printk/cache: mark printk_once test variable __read_mostlyJoe Perches
2014-01-23lib/parser.c: add match_wildcard() functionDu, Changbin
2014-01-23uapi: convert u64 to __u64 in exported headersMike Frysinger
2014-01-23include/uapi/linux/dn.h: pull in ioctl.h headerMike Frysinger
2014-01-23include/uapi/linux/ppp-ioctl.h: pull in ppp_defs.hMike Frysinger
2014-01-23include/linux/of.h: make for_each_child_of_node() reference its args when CON...David Howells
2014-01-23remove extra definitions of U32_MAXAlex Elder
2014-01-23kernel.h: define u8, s8, u32, etc. limitsAlex Elder
2014-01-23conditionally define U32_MAXAlex Elder
2014-01-23add generic fixmap.hMark Salter
2014-01-23asm/types.h: Remove include/asm-generic/int-l64.hGeert Uytterhoeven
2014-01-23include/linux/genalloc.h: spinlock_t needs spinlock_types.hShawn Guo
2014-01-23numa: add a sysctl for numa_balancingAndi Kleen
2014-01-23mm: free memblock.memory in free_all_bootmemPhilipp Hachtmann
2014-01-23memcg, slab: RCU protect memcg_params for root cachesVladimir Davydov
2014-01-23memcg, slab: clean up memcg cache initialization/destructionVladimir Davydov
2014-01-23memcg, slab: kmem_cache_create_memcg(): fix memleak on fail pathVladimir Davydov
2014-01-23mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin
2014-01-23mm: print more details for bad_page()Dave Hansen
2014-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2014-01-23Merge tag 'for-f2fs-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2014-01-22Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-01-22Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-01-22Merge tag 'dm-3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-01-22Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-22Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2014-01-22fuse: fix pipe_buf_operationsMiklos Szeredi
2014-01-22neighbour.h: fix commentLi Zhong
2014-01-22sched: Fix warning on make htmldocs caused by wait.hMasanari Iida
2014-01-21dm log userspace: allow mark requests to piggyback on flush requestsDongmao Zhang
2014-01-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-01-21Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2014-01-21Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2014-01-21Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-21mm/migrate: remove unused function, fail_migrate_page()Joonsoo Kim
2014-01-21mm/migrate: remove putback_lru_pages, fix comment on putback_movable_pagesJoonsoo Kim
2014-01-21mm: compaction: encapsulate defer reset logicVlastimil Babka
2014-01-21mm: compaction: trace compaction begin and endMel Gorman
2014-01-21sched: add tracepoints related to NUMA task migrationMel Gorman
2014-01-21mm: numa: trace tasks that fail migration due to rate limitingMel Gorman