| Commit message (Expand) | Author | Age |
| * | 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 |
| * | 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 |
| * | 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 |
| |\ |
|
| | * | fuse: fix pipe_buf_operations | Miklos Szeredi | 2014-01-22 |
| * | | Merge tag 'for-f2fs-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 2014-01-23 |
| |\ \ |
|
| | * | | f2fs: add inline_data recovery routine | Jaegeuk Kim | 2014-01-06 |
| | * | | f2fs: add flags and helpers to support inline data | Huajun Li | 2013-12-23 |
| * | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-01-22 |
| |\ \ \ |
|
| | * | | | module: fix coding style | Seunghun Lee | 2014-01-16 |
| | * | | | export: declare ksymtab symbols | Johannes Berg | 2014-01-16 |
| | * | | | module.h: Remove unnecessary semicolon | Joe Perches | 2013-12-04 |
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-01-22 |
| |\ \ \ \ |
|
| | * | | | | kvm: remove dead code | Stephen Hemminger | 2014-01-08 |
| | * | | | | kvm: make local functions static | Stephen Hemminger | 2014-01-08 |
| | * | | | | irqchip: arm-gic: Define additional MMIO offsets and masks | Christoffer Dall | 2013-12-21 |
| | * | | | | KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGIC | Christoffer Dall | 2013-12-21 |
| | * | | | | KVM: Use cond_resched() directly and remove useless kvm_resched() | Takuya Yoshikawa | 2013-12-13 |
| | |/ / / |
|
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-01-22 |
| |\ \ \ \ |
|
| | * | | | | sched: Fix warning on make htmldocs caused by wait.h | Masanari Iida | 2014-01-22 |
| | * | | | | slab: struct kmem_cache is protected by slab_mutex | Fam Zheng | 2014-01-21 |
| | * | | | | arm: fix comment header and macro name | Sachin Kamat | 2014-01-02 |
| | * | | | | Merge branch 'master' into for-next | Jiri Kosina | 2013-12-19 |
| | |\ \ \ \ |
|
| | * | | | | | tracepoint: comment fix "binay" -> "binary" | Viresh Kumar | 2013-12-02 |
| * | | | | | | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-01-22 |
| |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge branch 'pci/reset' into next | Bjorn Helgaas | 2014-01-15 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | PCI: Add pci_try_reset_function(), pci_try_reset_slot(), pci_try_reset_bus() | Alex Williamson | 2014-01-14 |
| | * | | | | | | | PCI: Add global pci_lock_rescan_remove() | Rafael J. Wysocki | 2014-01-13 |
| | |/ / / / / / |
|
| | * | | | | | | PCI: Cleanup pci.h whitespace | Bjorn Helgaas | 2014-01-13 |
| | * | | | | | | PCI: Reorder so actual code comes before stubs | Bjorn Helgaas | 2014-01-13 |
| | * | | | | | | Merge branch 'pci/dead-code' into next | Bjorn Helgaas | 2014-01-13 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | PCI: Make local functions static | Stephen Hemminger | 2014-01-13 |