Age | Commit message (Expand) | Author | Files | Lines |
2013-09-16 | Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -16/+0 |
2013-09-15 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -0/+1 |
2013-09-15 | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 4 | -279/+124 |
2013-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+1 |
2013-09-13 | Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+6 |
2013-09-13 | Merge git://git.kvack.org/~bcrl/aio-next | Linus Torvalds | 4 | -20/+12 |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 7 | -144/+3 |
2013-09-12 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 6 | -4/+128 |
2013-09-12 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 6 | -25/+143 |
2013-09-12 | thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page() | Kirill A. Shutemov | 2 | -4/+2 |
2013-09-12 | truncate: drop 'oldsize' truncate_pagecache() parameter | Kirill A. Shutemov | 1 | -1/+1 |
2013-09-12 | mm: make lru_add_drain_all() selective | Chris Metcalf | 1 | -1/+1 |
2013-09-12 | memcg: add per cgroup writeback pages accounting | Sha Zhengju | 1 | -0/+1 |
2013-09-12 | memcg: remove MEMCG_NR_FILE_MAPPED | Sha Zhengju | 1 | -8/+19 |
2013-09-12 | memcg: rename RESOURCE_MAX to RES_COUNTER_MAX | Sha Zhengju | 1 | -1/+1 |
2013-09-12 | memcg: correct RESOURCE_MAX to ULLONG_MAX | Sha Zhengju | 1 | -1/+1 |
2013-09-12 | mm: memcg: do not trap chargers with full callstack on OOM | Johannes Weiner | 2 | -0/+25 |
2013-09-12 | mm: memcg: enable memcg OOM killer only for user faults | Johannes Weiner | 2 | -0/+47 |
2013-09-12 | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner | 1 | -0/+1 |
2013-09-12 | memcg: enhance memcg iterator to support predicates | Michal Hocko | 1 | -6/+43 |
2013-09-12 | vmscan, memcg: do softlimit reclaim also for targeted reclaim | Michal Hocko | 1 | -2/+4 |
2013-09-12 | memcg, vmscan: integrate soft reclaim tighter with zone shrinking code | Michal Hocko | 1 | -7/+3 |
2013-09-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 6 | -39/+196 |
2013-09-12 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds | 2 | -9/+26 |
2013-09-12 | Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+16 |
2013-09-12 | Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+0 |
2013-09-12 | vfs: move get_fs_root_and_pwd() to single caller | Linus Torvalds | 1 | -11/+0 |
2013-09-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2 | -4/+86 |
2013-09-12 | seqlock: Add a new locking reader type | Waiman Long | 1 | -5/+63 |
2013-09-12 | Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 1 | -1/+1 |
2013-09-12 | Merge branches 'arm/exynos', 'ppc/pamu', 'arm/smmu', 'x86/amd' and 'iommu/fix... | Joerg Roedel | 1 | -0/+16 |
2013-09-12 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2 | -119/+18 |
2013-09-12 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 1 | -0/+27 |
2013-09-11 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 28 | -120/+252 |
2013-09-11 | lz4: fix compression/decompression signedness mismatch | Sergey Senozhatsky | 1 | -4/+4 |
2013-09-11 | ipc: rename ids->rw_mutex | Davidlohr Bueso | 1 | -1/+1 |
2013-09-11 | initmpfs: move rootfs code from fs/ramfs/ to init/ | Rob Landley | 2 | -1/+2 |
2013-09-11 | lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt | Jan Kara | 1 | -0/+1 |
2013-09-11 | rbtree: add rbtree_postorder_for_each_entry_safe() helper | Cody P Schafer | 1 | -0/+18 |
2013-09-11 | rbtree: add postorder iteration functions | Cody P Schafer | 1 | -0/+4 |
2013-09-11 | vmcore: introduce remap_oldmem_pfn_range() | Michael Holzheu | 1 | -0/+3 |
2013-09-11 | vmcore: introduce ELF header in new memory feature | Michael Holzheu | 1 | -0/+6 |
2013-09-11 | exec: kill "int depth" in search_binary_handler() | Oleg Nesterov | 1 | -1/+1 |
2013-09-11 | kprobes: allow to specify custom allocator for insn caches | Heiko Carstens | 1 | -0/+2 |
2013-09-11 | kprobes: unify insn caches | Heiko Carstens | 1 | -4/+28 |
2013-09-11 | syscalls.h: add forward declarations for inplace syscall wrappers | Sergei Trofimovich | 2 | -0/+2 |
2013-09-11 | smp.h: move !SMP version of on_each_cpu() out-of-line | David Daney | 1 | -16/+5 |
2013-09-11 | smp: quit unconditionally enabling irq in on_each_cpu_mask and on_each_cpu_cond | David Daney | 1 | -46/+16 |
2013-09-11 | mm/hwpoison: don't need to hold compound lock for hugetlbfs page | Wanpeng Li | 1 | -14/+0 |
2013-09-11 | mm/page-writeback.c: add strictlimit feature | Maxim Patlasov | 1 | -0/+3 |