Age | Commit message (Expand) | Author | Files | Lines |
2013-09-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 1 | -2/+4 |
2013-09-16 | netfilter: ipset: Consistent userspace testing with nomatch flag | Jozsef Kadlecsik | 1 | -2/+4 |
2013-09-15 | vxlan: Fix sparse warnings | Joseph Gasparakis | 1 | -4/+4 |
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 |
2013-09-11 | mm/writeback: make writeback_inodes_wb static | Wanpeng Li | 1 | -2/+0 |
2013-09-11 | mm: vmscan: fix do_try_to_free_pages() livelock | Lisa Du | 3 | -2/+1 |
2013-09-11 | mm: munlock: manual pte walk in fast path instead of follow_page_mask() | Vlastimil Babka | 1 | -6/+6 |
2013-09-11 | mm: track vma changes with VM_SOFTDIRTY bit | Cyrill Gorcunov | 1 | -0/+6 |
2013-09-11 | memblock, numa: binary search node id | Yinghai Lu | 1 | -0/+2 |
2013-09-11 | mm: migrate: check movability of hugepage in unmap_and_move_huge_page() | Naoya Horiguchi | 1 | -0/+12 |
2013-09-11 | mm: memory-hotplug: enable memory hotplug to handle hugepage | Naoya Horiguchi | 1 | -0/+6 |
2013-09-11 | mm: migrate: remove VM_HUGETLB from vma flag check in vma_migratable() | Naoya Horiguchi | 1 | -1/+1 |
2013-09-11 | mm: mbind: add hugepage migration code to mbind() | Naoya Horiguchi | 1 | -0/+3 |
2013-09-11 | mm: soft-offline: use migrate_pages() instead of migrate_huge_page() | Naoya Horiguchi | 1 | -5/+0 |
2013-09-11 | mm: migrate: make core migration code aware of hugepage | Naoya Horiguchi | 1 | -0/+4 |
2013-09-11 | lib/genalloc.c: fix overflow of ending address of memory chunk | Joonyoung Shim | 1 | -2/+2 |
2013-09-11 | vmstat: create separate function to fold per cpu diffs into local counters | Christoph Lameter | 1 | -1/+2 |
2013-09-11 | swap: clean-up #ifdef in page_mapping() | Joonsoo Kim | 1 | -0/+1 |
2013-09-11 | mm: page_alloc: fair zone allocator policy | Johannes Weiner | 1 | -0/+1 |
2013-09-11 | swap: make cluster allocation per-cpu | Shaohua Li | 1 | -0/+11 |
2013-09-11 | swap: make swap discard async | Shaohua Li | 1 | -9/+11 |
2013-09-11 | swap: change block allocation algorithm for SSD | Shaohua Li | 1 | -0/+20 |
2013-09-11 | mm: vmstats: track TLB flush stats on UP too | Dave Hansen | 1 | -1/+2 |
2013-09-11 | mm: vmstats: tlb flush counters | Dave Hansen | 1 | -0/+5 |
2013-09-11 | mm: mempolicy: turn vma_set_policy() into vma_dup_policy() | Oleg Nesterov | 1 | -2/+7 |
2013-09-11 | block: support embedded device command line partition | Cai Zhiyong | 1 | -0/+43 |
2013-09-11 | include/linux/sched.h: don't use task->pid/tgid in same_thread_group/has_grou... | Oleg Nesterov | 1 | -4/+4 |
2013-09-11 | include/linux/smp.h:on_each_cpu(): switch back to a C function | Andrew Morton | 1 | -8/+12 |
2013-09-10 | Merge tag 'for-v3.12' of git://git.infradead.org/battery-2.6 | Linus Torvalds | 3 | -0/+58 |
2013-09-10 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -0/+7 |
2013-09-10 | Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2 | -3/+20 |
2013-09-10 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 3 | -19/+37 |
2013-09-10 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 8 | -44/+192 |
2013-09-10 | Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 7 | -13/+21 |
2013-09-10 | Merge tag 'dm-3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -0/+22 |