- 13cb504 sched/wait: Collapse __wait_event_lock_irq() by Peter Zijlstra · 11 years ago
- 48c2521 sched/wait: Collapse __wait_event_interruptible_exclusive() by Peter Zijlstra · 11 years ago
- c2ebb1f sched/wait: Collapse __wait_event_interruptible_timeout() by Peter Zijlstra · 11 years ago
- f13f4c4 sched/wait: Collapse __wait_event_interruptible() by Peter Zijlstra · 11 years ago
- ddc1994 sched/wait: Collapse __wait_event_timeout() by Peter Zijlstra · 11 years ago
- 854267f sched/wait: Collapse __wait_event() by Peter Zijlstra · 11 years ago
- 41a1431 sched/wait: Introduce ___wait_event() by Peter Zijlstra · 11 years ago
- bb632bc sched/wait: Change the wait_exclusive control flow by Peter Zijlstra · 11 years ago
- 2953ef2 sched/wait: Change timeout logic by Peter Zijlstra · 11 years ago
- 2f2a2b6 sched/wait: Make the signal_pending() checks consistent by Peter Zijlstra · 11 years ago
- 75f93fe sched: Revert need_resched() to look at TIF_NEED_RESCHED by Peter Zijlstra · 11 years ago
- 1a338ac sched, x86: Optimize the preempt_schedule() call by Peter Zijlstra · 11 years ago
- a233f11 sched: Prepare for per-cpu preempt_count by Peter Zijlstra · 11 years ago
- bdb4380 sched: Extract the basic add/sub preempt_count modifiers by Peter Zijlstra · 11 years ago
- 0102874 sched: Create more preempt_count accessors by Peter Zijlstra · 11 years ago
- a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
- f27dde8 sched: Add NEED_RESCHED to the preempt_count by Peter Zijlstra · 11 years ago
- 4a2b4b2 sched: Introduce preempt_count accessor functions by Peter Zijlstra · 11 years ago
- ea81174 sched, idle: Fix the idle polling state logic by Peter Zijlstra · 11 years ago
- 3150398 sched: Remove {set,clear}_need_resched by Peter Zijlstra · 11 years ago
- f48627e sched/balancing: Periodically decay max cost of idle balance by Jason Low · 11 years ago
- 9bd721c sched/balancing: Consider max cost of idle balance per sched domain by Jason Low · 11 years ago
- 186844b Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- a8e0108 perf: Fix UAPI export of PERF_EVENT_IOC_ID by Vince Weaver · 11 years ago
- 62d228b Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
- 84fca9f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
- ba6a354 KVM: mmu: allow page tables to be in read-only slots by Paolo Bonzini · 11 years ago
- a4ae54f Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 0375ec5 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
- bff157b Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
- 8bf5e36 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
- 3711d86 Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 11 years ago
- 9bf12df Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
- 331415f HID: provide a helper for validating hid reports by Kees Cook · 11 years ago
- 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
- 48efe45 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
- ac4de95 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
- c029255 thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page() by Kirill A. Shutemov · 11 years ago
- 7caef26 truncate: drop 'oldsize' truncate_pagecache() parameter by Kirill A. Shutemov · 11 years ago
- 5fbc461 mm: make lru_add_drain_all() selective by Chris Metcalf · 11 years ago
- 3ea67d0 memcg: add per cgroup writeback pages accounting by Sha Zhengju · 11 years ago
- 68b4876 memcg: remove MEMCG_NR_FILE_MAPPED by Sha Zhengju · 11 years ago
- 6de5a8b memcg: rename RESOURCE_MAX to RES_COUNTER_MAX by Sha Zhengju · 11 years ago
- 34ff8dc memcg: correct RESOURCE_MAX to ULLONG_MAX by Sha Zhengju · 11 years ago
- 3812c8c mm: memcg: do not trap chargers with full callstack on OOM by Johannes Weiner · 11 years ago
- 519e524 mm: memcg: enable memcg OOM killer only for user faults by Johannes Weiner · 11 years ago
- 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
- de57780 memcg: enhance memcg iterator to support predicates by Michal Hocko · 11 years ago
- a5b7c87 vmscan, memcg: do softlimit reclaim also for targeted reclaim by Michal Hocko · 11 years ago
- 3b38722 memcg, vmscan: integrate soft reclaim tighter with zone shrinking code by Michal Hocko · 11 years ago
- 26935fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
- 5223161 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 11 years ago
- e5d0c87 Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
- 02b9735 Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
- 5762482 vfs: move get_fs_root_and_pwd() to single caller by Linus Torvalds · 11 years ago
- b7c09ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
- 1370e97 seqlock: Add a new locking reader type by Waiman Long · 11 years ago
- decf7ab Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
- d6a60fc Merge branches 'arm/exynos', 'ppc/pamu', 'arm/smmu', 'x86/amd' and 'iommu/fixes' into next by Joerg Roedel · 11 years ago
- b9b42ee Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago
- 7b7a2f0 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
- c2d9572 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
- b34081f lz4: fix compression/decompression signedness mismatch by Sergey Senozhatsky · 11 years ago
- d9a605e ipc: rename ids->rw_mutex by Davidlohr Bueso · 11 years ago
- 57f150a initmpfs: move rootfs code from fs/ramfs/ to init/ by Rob Landley · 11 years ago
- 5e4c0d97 lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt by Jan Kara · 11 years ago
- 2b52908 rbtree: add rbtree_postorder_for_each_entry_safe() helper by Cody P Schafer · 11 years ago
- 9dee5c5 rbtree: add postorder iteration functions by Cody P Schafer · 11 years ago
- 9cb2181 vmcore: introduce remap_oldmem_pfn_range() by Michael Holzheu · 11 years ago
- be8a8d0 vmcore: introduce ELF header in new memory feature by Michael Holzheu · 11 years ago
- 131b2f9 exec: kill "int depth" in search_binary_handler() by Oleg Nesterov · 11 years ago
- af96397 kprobes: allow to specify custom allocator for insn caches by Heiko Carstens · 11 years ago
- c802d64 kprobes: unify insn caches by Heiko Carstens · 11 years ago
- f9597f2 syscalls.h: add forward declarations for inplace syscall wrappers by Sergei Trofimovich · 11 years ago
- bff2dc4 smp.h: move !SMP version of on_each_cpu() out-of-line by David Daney · 11 years ago
- fa68820 smp: quit unconditionally enabling irq in on_each_cpu_mask and on_each_cpu_cond by David Daney · 11 years ago
- f912115 mm/hwpoison: don't need to hold compound lock for hugetlbfs page by Wanpeng Li · 11 years ago
- 5a53748 mm/page-writeback.c: add strictlimit feature by Maxim Patlasov · 11 years ago
- 7d9f073 mm/writeback: make writeback_inodes_wb static by Wanpeng Li · 11 years ago
- 6e543d5 mm: vmscan: fix do_try_to_free_pages() livelock by Lisa Du · 11 years ago
- 7a8010c mm: munlock: manual pte walk in fast path instead of follow_page_mask() by Vlastimil Babka · 11 years ago
- d9104d1 mm: track vma changes with VM_SOFTDIRTY bit by Cyrill Gorcunov · 11 years ago
- e76b63f memblock, numa: binary search node id by Yinghai Lu · 11 years ago
- 83467ef mm: migrate: check movability of hugepage in unmap_and_move_huge_page() by Naoya Horiguchi · 11 years ago
- c8721bb mm: memory-hotplug: enable memory hotplug to handle hugepage by Naoya Horiguchi · 11 years ago
- 71ea2ef mm: migrate: remove VM_HUGETLB from vma flag check in vma_migratable() by Naoya Horiguchi · 11 years ago
- 74060e4 mm: mbind: add hugepage migration code to mbind() by Naoya Horiguchi · 11 years ago
- b8ec1ce mm: soft-offline: use migrate_pages() instead of migrate_huge_page() by Naoya Horiguchi · 11 years ago
- 31caf66 mm: migrate: make core migration code aware of hugepage by Naoya Horiguchi · 11 years ago
- 674470d lib/genalloc.c: fix overflow of ending address of memory chunk by Joonyoung Shim · 11 years ago
- 2bb921e vmstat: create separate function to fold per cpu diffs into local counters by Christoph Lameter · 11 years ago
- d2cf5ad swap: clean-up #ifdef in page_mapping() by Joonsoo Kim · 11 years ago
- 81c0a2b mm: page_alloc: fair zone allocator policy by Johannes Weiner · 11 years ago
- f92310c mm/page_alloc.c: fix the value of fallback_migratetype in alloc_extfrag tracepoint() by Srivatsa S. Bhat · 11 years ago
- ebc2a1a swap: make cluster allocation per-cpu by Shaohua Li · 11 years ago
- 815c2c5 swap: make swap discard async by Shaohua Li · 11 years ago
- 2a8f944 swap: change block allocation algorithm for SSD by Shaohua Li · 11 years ago
- 6df4686 mm: vmstats: track TLB flush stats on UP too by Dave Hansen · 11 years ago
- 9824cf9 mm: vmstats: tlb flush counters by Dave Hansen · 11 years ago
- ef0855d mm: mempolicy: turn vma_set_policy() into vma_dup_policy() by Oleg Nesterov · 11 years ago