| 2012-10-09 | Michel Lespinasse | rbtree: adjust node color in __rb_erase_color() only... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Michel Lespinasse | rbtree: low level optimizations in rb_insert_color() | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Michel Lespinasse | rbtree: adjust root color in rb_insert_color() only... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Michel Lespinasse | rbtree: break out of rb_insert_color loop after tree... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Michel Lespinasse | rbtree: performance and correctness test | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Michel Lespinasse | rbtree: move some implementation details from rbtree... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Michel Lespinasse | rbtree: fix incorrect rbtree node insertion in fs/proc... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Michel Lespinasse | rbtree: empty nodes have no color | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Michel Lespinasse | rbtree: reference Documentation/rbtree.txt for usage... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Michel Lespinasse | ipc/mqueue: remove unnecessary rb_init_node() calls | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Gerald Schaefer | thp, s390: architecture backend for thp on s390 | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Gerald Schaefer | thp, s390: disable thp for kvm host on s390 | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Gerald Schaefer | thp, s390: thp pagetable pre-allocation for s390 | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Gerald Schaefer | thp, s390: thp splitting backend for s390 | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Gerald Schaefer | thp: make MADV_HUGEPAGE check for mm->def_flags | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Gerald Schaefer | thp: introduce pmdp_invalidate() | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Gerald Schaefer | thp: remove assumptions on pgtable_t type | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Gerald Schaefer | thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGE | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Michel Lespinasse | mm: fix potential anon_vma locking issue in mprotect() | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Xiao Guangrong | thp: remove unnecessary set_recommended_min_free_kbytes | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Xiao Guangrong | thp: use khugepaged_enabled to remove duplicate code | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Xiao Guangrong | thp: remove khugepaged_loop | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Xiao Guangrong | thp: introduce khugepaged_prealloc_page and khugepaged_... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Xiao Guangrong | thp: release page in page pre-alloc path | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Xiao Guangrong | thp: merge page pre-alloc in khugepaged_loop into khuge... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Xiao Guangrong | thp: remove some code depend on CONFIG_NUMA | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Xiao Guangrong | thp: remove wake_up_interruptible in the exit path | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Xiao Guangrong | thp: remove unnecessary khugepaged_thread check | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Xiao Guangrong | thp: move khugepaged_mutex out of khugepaged | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Xiao Guangrong | thp: remove unnecessary check in start_khugepaged | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Xiao Guangrong | thp: fix the count of THP_COLLAPSE_ALLOC | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Michel Lespinasse | mm: adjust final #endif position in mm/internal.h | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Will Deacon | mm: hugetlb: add arch hook for clearing page flags... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Davidlohr Bueso | oom: remove deprecated oom_adj | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Gavin Shan | mm/vmscan: fix error number for failed kthread | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Gavin Shan | mm/mmu_notifier: init notifier if necessary | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Sagi Grimberg | mm: mmu_notifier: have mmu_notifiers use a global SRCU... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Xiao Guangrong | mm: mmu_notifier: fix inconsistent memory between secon... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Mel Gorman | mempolicy: fix a memory corruption by refcount imbalanc... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | KOSAKI Motohiro | mempolicy: fix refcount leak in mpol_set_shared_policy() | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Mel Gorman | mempolicy: fix a race in shared_policy_replace() | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | KOSAKI Motohiro | mempolicy: remove mempolicy sharing | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | KOSAKI Motohiro | revert "mm: mempolicy: Let vma_merge and vma_split... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Mel Gorman | mm: compaction: capture a suitable high-order page... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Mel Gorman | mm: vmscan: scale number of pages reclaimed by reclaim... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Mel Gorman | mm: compaction: update comment in try_to_compact_pages | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Hugh Dickins | mm/mmap.c: replace find_vma_prepare() with clearer... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Robin Dong | mm: fix nonuniform page status when writing new file... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Konstantin... | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Konstantin... | mm: prepare VM_DONTDUMP for using in drivers | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Konstantin... | mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmas | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Konstantin... | mm: use mm->exe_file instead of first VM_EXECUTABLE... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Konstantin... | mm: kill vma flag VM_CAN_NONLINEAR | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Konstantin... | mm: kill vma flag VM_INSERTPAGE | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Konstantin... | mm: introduce arch-specific vma flag VM_ARCH_1 | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Konstantin... | mm, x86, pat: rework linear pfn-mmap tracking | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Suresh Siddha | x86, pat: separate the pfn attribute tracking for remap... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Suresh Siddha | x86, pat: remove the dependency on 'vm_pgoff' in track... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Rik van Riel | mm: remove __GFP_NO_KSWAPD | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Srivatsa S... | CPU hotplug, debug: detect imbalance between get_online... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Catalin Marinas | Kconfig: clean up the "#if defined(arch)" list for... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Catalin Marinas | Kconfig: clean up the long arch list for the DEBUG_BUGV... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Catalin Marinas | Kconfig: clean up the long arch list for the DEBUG_KMEM... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Catalin Marinas | Kconfig: clean up the long arch list for the UID16... | commit | commitdiff | tree | snapshot | 
| 2012-10-09 | Konrad Rzeszutek... | MAINTAINERS: add Konrad as the SWIOTLB maintainer | commit | commitdiff | tree | snapshot | 
| 2012-10-08 | Linus Torvalds | Merge tag 'sound-3.7' of git://git./linux/kernel/git... | commit | commitdiff | tree | snapshot | 
| 2012-10-08 | Oleg Nesterov | exec: make de_thread() killable | commit | commitdiff | tree | snapshot | 
| 2012-10-08 | Linus Torvalds | Merge tag 'arm64-fixes' of git://git./linux/kernel... | commit | commitdiff | tree | snapshot | 
| 2012-10-08 | Linus Torvalds | Merge git://git./linux/kernel/git/davem/sparc | commit | commitdiff | tree | snapshot | 
| 2012-10-08 | Catalin Marinas | arm64: Enable interrupts before calling do_notify_resume() | commit | commitdiff | tree | snapshot | 
| 2012-10-08 | Catalin Marinas | arm64: Use the generic compat_sys_sendfile() implementation | commit | commitdiff | tree | snapshot | 
| 2012-10-08 | Catalin Marinas | arm64: Call swiotlb_init() instead of swiotlb_init_with... | commit | commitdiff | tree | snapshot | 
| 2012-10-08 | Linus Torvalds | Merge tag 'upstream-3.7-rc1-fastmap' of git://git.infra... | commit | commitdiff | tree | snapshot | 
| 2012-10-08 | Linus Torvalds | Merge branch 'drm-next' of git://people.freedesktop... | commit | commitdiff | tree | snapshot | 
| 2012-10-07 | Linus Torvalds | Merge branch 'rc-fixes' of git://git./linux/kernel... | commit | commitdiff | tree | snapshot | 
| 2012-10-07 | Steven Rostedt | localmodconfig: Document localmodconfig in README | commit | commitdiff | tree | snapshot | 
| 2012-10-07 | Linus Torvalds | Merge branch 'release' of git://git./linux/kernel/git... | commit | commitdiff | tree | snapshot | 
| 2012-10-07 | Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... | commit | commitdiff | tree | snapshot | 
| 2012-10-07 | Linus Torvalds | Merge tag 'ext4_for_linus' of git://git./linux/kernel... | commit | commitdiff | tree | snapshot | 
| 2012-10-07 | Linus Torvalds | Merge branch 'i2c-for-linus' of git://git./linux/kernel... | commit | commitdiff | tree | snapshot | 
| 2012-10-07 | Linus Torvalds | Merge tag 'iommu-updates-v3.7-rc1' of git://git./linux... | commit | commitdiff | tree | snapshot | 
| 2012-10-07 | Linus Torvalds | Merge branch 'for-linus' of git://git.linaro.org/people... | commit | commitdiff | tree | snapshot | 
| 2012-10-07 | Linus Torvalds | Merge branch 'next' of git://git.monstr.eu/linux-2... | commit | commitdiff | tree | snapshot | 
| 2012-10-07 | Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... | commit | commitdiff | tree | snapshot | 
| 2012-10-07 | Linus Torvalds | Merge branch 'for-next' of git://git./linux/kernel... | commit | commitdiff | tree | snapshot | 
| 2012-10-07 | Linus Torvalds | Merge branch 'virtio-next' of git://git./linux/kernel... | commit | commitdiff | tree | snapshot | 
| 2012-10-07 | Linus Torvalds | Merge tag 'soc-late' of git://git./linux/kernel/git... | commit | commitdiff | tree | snapshot | 
| 2012-10-07 | Linus Torvalds | Merge tag 'defconfig' of git://git./linux/kernel/git... | commit | commitdiff | tree | snapshot | 
| 2012-10-07 | Dave Airlie | Merge branch 'drm-intel-fixes' of git://people.freedesk... | commit | commitdiff | tree | snapshot | 
| 2012-10-07 | Dave Airlie | Merge branch 'exynos-drm-next' of git://git.infradead... | commit | commitdiff | tree | snapshot | 
| 2012-10-07 | Dave Airlie | Merge branch 'disintegrate-drm' of git://git.infradead... | commit | commitdiff | tree | snapshot | 
| 2012-10-07 | Linus Torvalds | Merge branch 'v4l_for_linus' of git://git./linux/kernel... | commit | commitdiff | tree | snapshot | 
| 2012-10-07 | Linus Torvalds | Merge tag 'for-v3.7' of git://git.infradead.org/users... | commit | commitdiff | tree | snapshot | 
| 2012-10-07 | Linus Torvalds | Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6 | commit | commitdiff | tree | snapshot | 
| 2012-10-07 | Linus Torvalds | Merge tag 'rdma-for-linus' of git://git./linux/kernel... | commit | commitdiff | tree | snapshot | 
| 2012-10-06 | Linus Torvalds | Merge branch 'uapi-prep' of git://git.infradead.org... | commit | commitdiff | tree | snapshot | 
| 2012-10-06 | Linus Torvalds | Merge branch 'slab/for-linus' of git://git./linux/kerne... | commit | commitdiff | tree | snapshot | 
| 2012-10-06 | Linus Torvalds | Merge tag 'stable/for-linus-3.7-arm-tag' of git://git... | commit | commitdiff | tree | snapshot | 
| 2012-10-06 | Len Brown | Merge branches 'acpica', 'acpidump', 'intel-idle',... | commit | commitdiff | tree | snapshot | 
| 2012-10-06 | Lance Ortiz | ACPI: Add new sysfs interface to export device description | commit | commitdiff | tree | snapshot | 
| next |