| Commit message (Expand) | Author | Age |
... | |
| | | | | | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| *-----. \ \ \ | Merge branches 'slab/fixes', 'slob/fixes', 'slub/cleanups' and 'slub/fixes' i... | Pekka Enberg | 2010-08-04 |
| |\ \ \ \ \ \ \
| | |_|_|_|/ / /
| |/| | | | | | |
|
| | | | | * | | | slub numa: Fix rare allocation from unexpected node | Christoph Lameter | 2010-07-29 |
| | | | * | | | | slub: Allow removal of slab caches during boot | Christoph Lameter | 2010-08-03 |
| | | | * | | | | Revert "slub: Allow removal of slab caches during boot" | Pekka Enberg | 2010-08-03 |
| | | | * | | | | slub: Use kmem_cache flags to detect if slab is in debugging mode. | Christoph Lameter | 2010-07-16 |
| | | | * | | | | slub: Allow removal of slab caches during boot | Christoph Lameter | 2010-07-16 |
| | | | * | | | | slub: Check kasprintf results in kmem_cache_init() | Christoph Lameter | 2010-07-16 |
| | | | * | | | | SLUB: Constants need UL | Christoph Lameter | 2010-07-16 |
| | | | * | | | | slub: Use a constant for a unspecified node. | Christoph Lameter | 2010-07-16 |
| | | * | | | | | SLOB: Free objects to their own list | Bob Liu | 2010-07-16 |
| | | |/ / / / |
|
| | * / / / / | slab: use deferable timers for its periodic housekeeping | Arjan van de Ven | 2010-07-20 |
| | |/ / / / |
|
* | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-08-06 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, ioremap: Fix incorrect physical address handling in PAE mode | Kenji Kaneshige | 2010-07-09 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-06 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge commit 'v2.6.35' into perf/core | Ingo Molnar | 2010-08-02 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-07-21 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge commit 'v2.6.35-rc4' into perf/core | Ingo Molnar | 2010-07-05 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'linus' into perf/core | Thomas Gleixner | 2010-06-28 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge commit 'v2.6.35-rc3' into perf/core | Ingo Molnar | 2010-06-18 |
| |\ \ \ \ \ \ \ \ \
| | | |_|_|_|/ / / /
| | |/| | | | | | | |
|
| * | | | | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar | 2010-06-09 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | tracing: Remove kmemtrace ftrace plugin | Li Zefan | 2010-06-09 |
| * | | | | | | | | | | perf: Add non-exec mmap() tracking | Eric B Munson | 2010-06-09 |
* | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-08-06 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into core/rcu | Ingo Molnar | 2010-07-01 |
| |\ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|/ / / / / /
| | |/| | | | | | | | | |
|
| * | | | | | | | | | | | mm: remove all rcu head initializations | Paul E. McKenney | 2010-06-14 |
| | |_|_|/ / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2010-08-05 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | mm,kdb,kgdb: Add a debug reference for the kdb kmap usage | Jason Wessel | 2010-08-05 |
| | |_|_|_|_|_|/ / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-08-04 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | percpu: allow limited allocation before slab is online | Tejun Heo | 2010-06-27 |
| * | | | | | | | | | | | percpu: make @dyn_size always mean min dyn_size in first chunk init functions | Tejun Heo | 2010-06-27 |
| | |_|_|_|_|/ / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-08-04 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | KVM: Fix a race condition for usage of is_hwpoison_address() | Huang Ying | 2010-08-01 |
| * | | | | | | | | | | KVM: Avoid killing userspace through guest SRAO MCE on unmapped pages | Huang Ying | 2010-08-01 |
| | |_|_|_|_|/ / / /
| |/| | | | | | | | |
|
* / | | | | | | | | | mm: fix ia64 crash when gcore reads gate area | Hugh Dickins | 2010-07-30 |
|/ / / / / / / / / |
|
* | | | | | | | | | x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit num... | Yinghai Lu | 2010-07-20 |
* | | | | | | | | | mm/vmscan.c: fix mapping use after free | Nick Piggin | 2010-07-20 |
* | | | | | | | | | mm: add context argument to shrinker callback | Dave Chinner | 2010-07-19 |
* | | | | | | | | | Merge branch 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar... | Linus Torvalds | 2010-07-19 |
|\ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
| * | | | | | | | | kmemleak: Add support for NO_BOOTMEM configurations | Catalin Marinas | 2010-07-19 |
| * | | | | | | | | kmemleak: Annotate false positive in init_section_page_cgroup() | Catalin Marinas | 2010-07-19 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | lmb: rename to memblock | Yinghai Lu | 2010-07-14 |
| |_|_|_|_|/ /
|/| | | | | | |
|
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-07-08 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | writeback: simplify the write back thread queue | Christoph Hellwig | 2010-07-06 |
| * | | | | | | writeback: remove writeback_inodes_wbc | Christoph Hellwig | 2010-07-06 |
* | | | | | | | mempolicy: fix dangling reference to tmpfs superblock mpol | Lee Schermerhorn | 2010-06-29 |
* | | | | | | | memcg: fix wake up in oom wait queue | KAMEZAWA Hiroyuki | 2010-06-29 |
|/ / / / / / |
|
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-06-29 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | writeback: simplify and split bdi_start_writeback | Christoph Hellwig | 2010-06-11 |
| |/ / / / |
|
* | | | | | percpu: fix first chunk match in per_cpu_ptr_to_phys() | Tejun Heo | 2010-06-18 |
* | | | | | percpu: fix trivial bugs in pcpu_build_alloc_info() | Pavel V. Panteleev | 2010-06-17 |
|/ / / / |
|