summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-09-18ipvs: fix overflow on dest weight multiplySimon Kirby1-1/+1
2013-09-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-3/+5
2013-09-16netfilter: ipset: Consistent userspace testing with nomatch flagJozsef Kadlecsik1-2/+4
2013-09-16vxlan: Fix sparse warningsJoseph Gasparakis1-4/+4
2013-09-13netfilter: nf_conntrack: use RCU safe kfree for conntrack extensionsMichal Kubeček1-1/+1
2013-09-12Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds28-120/+252
2013-09-12lz4: fix compression/decompression signedness mismatchSergey Senozhatsky1-4/+4
2013-09-12ipc: rename ids->rw_mutexDavidlohr Bueso1-1/+1
2013-09-12initmpfs: move rootfs code from fs/ramfs/ to init/Rob Landley2-1/+2
2013-09-12lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interruptJan Kara1-0/+1
2013-09-12rbtree: add rbtree_postorder_for_each_entry_safe() helperCody P Schafer1-0/+18
2013-09-12rbtree: add postorder iteration functionsCody P Schafer1-0/+4
2013-09-12vmcore: introduce remap_oldmem_pfn_range()Michael Holzheu1-0/+3
2013-09-12vmcore: introduce ELF header in new memory featureMichael Holzheu1-0/+6
2013-09-12exec: kill "int depth" in search_binary_handler()Oleg Nesterov1-1/+1
2013-09-12kprobes: allow to specify custom allocator for insn cachesHeiko Carstens1-0/+2
2013-09-12kprobes: unify insn cachesHeiko Carstens1-4/+28
2013-09-12syscalls.h: add forward declarations for inplace syscall wrappersSergei Trofimovich2-0/+2
2013-09-12smp.h: move !SMP version of on_each_cpu() out-of-lineDavid Daney1-16/+5
2013-09-12smp: quit unconditionally enabling irq in on_each_cpu_mask and on_each_cpu_condDavid Daney1-46/+16
2013-09-12mm/hwpoison: don't need to hold compound lock for hugetlbfs pageWanpeng Li1-14/+0
2013-09-12mm/page-writeback.c: add strictlimit featureMaxim Patlasov1-0/+3
2013-09-12mm/writeback: make writeback_inodes_wb staticWanpeng Li1-2/+0
2013-09-12mm: vmscan: fix do_try_to_free_pages() livelockLisa Du3-2/+1
2013-09-12mm: munlock: manual pte walk in fast path instead of follow_page_mask()Vlastimil Babka1-6/+6
2013-09-12mm: track vma changes with VM_SOFTDIRTY bitCyrill Gorcunov1-0/+6
2013-09-12memblock, numa: binary search node idYinghai Lu1-0/+2
2013-09-12mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi1-0/+12
2013-09-12mm: memory-hotplug: enable memory hotplug to handle hugepageNaoya Horiguchi1-0/+6
2013-09-12mm: migrate: remove VM_HUGETLB from vma flag check in vma_migratable()Naoya Horiguchi1-1/+1
2013-09-12mm: mbind: add hugepage migration code to mbind()Naoya Horiguchi1-0/+3
2013-09-12mm: soft-offline: use migrate_pages() instead of migrate_huge_page()Naoya Horiguchi1-5/+0
2013-09-12mm: migrate: make core migration code aware of hugepageNaoya Horiguchi1-0/+4
2013-09-12lib/genalloc.c: fix overflow of ending address of memory chunkJoonyoung Shim1-2/+2
2013-09-12vmstat: create separate function to fold per cpu diffs into local countersChristoph Lameter1-1/+2
2013-09-12swap: clean-up #ifdef in page_mapping()Joonsoo Kim1-0/+1
2013-09-12mm: page_alloc: fair zone allocator policyJohannes Weiner1-0/+1
2013-09-12mm/page_alloc.c: fix the value of fallback_migratetype in alloc_extfrag trace...Srivatsa S. Bhat1-3/+7
2013-09-12swap: make cluster allocation per-cpuShaohua Li1-0/+11
2013-09-12swap: make swap discard asyncShaohua Li1-9/+11
2013-09-12swap: change block allocation algorithm for SSDShaohua Li1-0/+20
2013-09-12mm: vmstats: track TLB flush stats on UP tooDave Hansen1-1/+2
2013-09-12mm: vmstats: tlb flush countersDave Hansen1-0/+5
2013-09-12mm: mempolicy: turn vma_set_policy() into vma_dup_policy()Oleg Nesterov1-2/+7
2013-09-12block: support embedded device command line partitionCai Zhiyong1-0/+43
2013-09-12include/linux/sched.h: don't use task->pid/tgid in same_thread_group/has_grou...Oleg Nesterov1-4/+4
2013-09-12include/linux/smp.h:on_each_cpu(): switch back to a C functionAndrew Morton1-8/+12
2013-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+2
2013-09-12ipv6: don't call fib6_run_gc() until routing is readyMichal Kubeček1-0/+2
2013-09-11Merge tag 'for-linus-3.12-merge' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+5