Age | Commit message (Expand) | Author |
2014-01-23 | drivers/w1/masters/w1-gpio.c: add strong pullup emulation | Evgeny Boger |
2014-01-23 | kexec: add sysctl to disable kexec_load | Kees Cook |
2014-01-23 | exec: kill task_struct->did_exec | Oleg Nesterov |
2014-01-23 | kernel/fork.c: make dup_mm() static | DaeSeok Youn |
2014-01-23 | proc: cleanup/simplify get_task_state/task_state_array | Oleg Nesterov |
2014-01-23 | coredump: make __get_dumpable/get_dumpable inline, kill fs/coredump.h | Oleg Nesterov |
2014-01-23 | coredump: kill MMF_DUMPABLE and MMF_DUMP_SECURELY | Oleg Nesterov |
2014-01-23 | fs/ramfs/file-nommu.c: make ramfs_nommu_get_unmapped_area() and ramfs_nommu_m... | Axel Lin |
2014-01-23 | printk/cache: mark printk_once test variable __read_mostly | Joe Perches |
2014-01-23 | lib/parser.c: add match_wildcard() function | Du, Changbin |
2014-01-23 | uapi: convert u64 to __u64 in exported headers | Mike Frysinger |
2014-01-23 | include/uapi/linux/dn.h: pull in ioctl.h header | Mike Frysinger |
2014-01-23 | include/uapi/linux/ppp-ioctl.h: pull in ppp_defs.h | Mike Frysinger |
2014-01-23 | include/linux/of.h: make for_each_child_of_node() reference its args when CON... | David Howells |
2014-01-23 | remove extra definitions of U32_MAX | Alex Elder |
2014-01-23 | kernel.h: define u8, s8, u32, etc. limits | Alex Elder |
2014-01-23 | conditionally define U32_MAX | Alex Elder |
2014-01-23 | add generic fixmap.h | Mark Salter |
2014-01-23 | asm/types.h: Remove include/asm-generic/int-l64.h | Geert Uytterhoeven |
2014-01-23 | include/linux/genalloc.h: spinlock_t needs spinlock_types.h | Shawn Guo |
2014-01-23 | numa: add a sysctl for numa_balancing | Andi Kleen |
2014-01-23 | mm: free memblock.memory in free_all_bootmem | Philipp Hachtmann |
2014-01-23 | memcg, slab: RCU protect memcg_params for root caches | Vladimir Davydov |
2014-01-23 | memcg, slab: clean up memcg cache initialization/destruction | Vladimir Davydov |
2014-01-23 | memcg, slab: kmem_cache_create_memcg(): fix memleak on fail path | Vladimir Davydov |
2014-01-23 | mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE | Sasha Levin |
2014-01-23 | mm: print more details for bad_page() | Dave Hansen |
2014-01-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2014-01-23 | Merge tag 'for-f2fs-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds |
2014-01-22 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-01-22 | Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2014-01-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-01-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-01-22 | Merge tag 'dm-3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2014-01-22 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2014-01-22 | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-01-22 | Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2014-01-22 | fuse: fix pipe_buf_operations | Miklos Szeredi |
2014-01-22 | neighbour.h: fix comment | Li Zhong |
2014-01-22 | sched: Fix warning on make htmldocs caused by wait.h | Masanari Iida |
2014-01-21 | dm log userspace: allow mark requests to piggyback on flush requests | Dongmao Zhang |
2014-01-21 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2014-01-21 | Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2014-01-21 | Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2014-01-21 | Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-01-21 | mm/migrate: remove unused function, fail_migrate_page() | Joonsoo Kim |
2014-01-21 | mm/migrate: remove putback_lru_pages, fix comment on putback_movable_pages | Joonsoo Kim |
2014-01-21 | mm: compaction: encapsulate defer reset logic | Vlastimil Babka |
2014-01-21 | mm: compaction: trace compaction begin and end | Mel Gorman |
2014-01-21 | sched: add tracepoints related to NUMA task migration | Mel Gorman |