Age | Commit message (Expand) | Author | Files | Lines |
2009-03-20 | tracing, Text Edit Lock - kprobes architecture independent support, nommu fix | Ingo Molnar | 1 | -8/+0 |
2009-03-16 | Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/... | Ingo Molnar | 1 | -1/+1 |
2009-03-14 | vmscan: pgmoved should be cleared after updating recent_rotated | Daisuke Nishimura | 1 | -1/+1 |
2009-03-13 | Merge branch 'core/locking' into tracing/ftrace | Ingo Molnar | 1 | -1/+1 |
2009-03-13 | Merge branch 'linus' into core/locking | Ingo Molnar | 1 | -1/+1 |
2009-03-12 | memcg: use correct scan number at reclaim | KOSAKI Motohiro | 1 | -1/+1 |
2009-03-10 | Merge branch 'x86/core' into tracing/ftrace | Ingo Molnar | 1 | -173/+420 |
2009-03-07 | percpu: finer grained locking to break deadlock and allow atomic free | Tejun Heo | 1 | -37/+124 |
2009-03-06 | tracing, Text Edit Lock - Architecture Independent Code | Mathieu Desnoyers | 1 | -0/+10 |
2009-03-06 | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar | 6 | -26/+1128 |
2009-03-07 | percpu: move fully free chunk reclamation into a work | Tejun Heo | 1 | -10/+38 |
2009-03-07 | percpu: move chunk area map extension out of area allocation | Tejun Heo | 1 | -48/+60 |
2009-03-07 | percpu: replace pcpu_realloc() with pcpu_mem_alloc() and pcpu_mem_free() | Tejun Heo | 1 | -43/+42 |
2009-03-06 | percpu, module: implement reserved allocation and use it for module percpu va... | Tejun Heo | 1 | -20/+133 |
2009-03-06 | percpu: add an indirection ptr for chunk page map access | Tejun Heo | 1 | -1/+4 |
2009-03-06 | percpu: use negative for auto for pcpu_setup_first_chunk() arguments | Tejun Heo | 1 | -21/+25 |
2009-03-06 | percpu: improve first chunk initial area map handling | Tejun Heo | 1 | -26/+27 |
2009-03-06 | percpu: cosmetic renames in pcpu_setup_first_chunk() | Tejun Heo | 1 | -29/+29 |
2009-03-05 | Merge commit 'v2.6.29-rc7' into core/locking | Ingo Molnar | 19 | -99/+197 |
2009-03-04 | Merge branch 'core/locking' into tracing/ftrace | Ingo Molnar | 5 | -0/+14 |
2009-03-04 | Merge branch 'x86/core' into core/percpu | Ingo Molnar | 3 | -27/+36 |
2009-03-04 | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar | 4 | -31/+35 |
2009-03-02 | Merge branches 'tracing/ftrace', 'tracing/mmiotrace' and 'linus' into tracing... | Ingo Molnar | 1 | -1/+9 |
2009-03-02 | x86, mm: dont use non-temporal stores in pagecache accesses | Ingo Molnar | 2 | -8/+5 |
2009-03-01 | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar | 2 | -23/+30 |
2009-03-01 | bootmem, x86: further fixes for arch-specific bootmem wrapping | Tejun Heo | 1 | -15/+30 |
2009-03-01 | percpu: kill compile warning in pcpu_populate_chunk() | Tejun Heo | 1 | -1/+1 |
2009-02-27 | mm: fix lazy vmap purging (use-after-free error) | Vegard Nossum | 1 | -1/+2 |
2009-02-27 | mm: vmap fix overflow | Nick Piggin | 1 | -0/+7 |
2009-02-27 | Merge branches 'tracing/ftrace' and 'linus' into tracing/core | Ingo Molnar | 1 | -22/+21 |
2009-02-26 | Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linu... | Ingo Molnar | 3 | -5/+10 |
2009-02-25 | shmem: fix shared anonymous accounting | Hugh Dickins | 1 | -22/+21 |
2009-02-25 | x86: make vmap yell louder when it is used under irqs_disabled() | Peter Zijlstra | 1 | -0/+3 |
2009-02-25 | x86, mm: pass in 'total' to __copy_from_user_*nocache() | Ingo Molnar | 2 | -5/+7 |
2009-02-24 | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Ingo Molnar | 5 | -19/+1104 |
2009-02-24 | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/core | Ingo Molnar | 4 | -18/+36 |
2009-02-24 | percpu: add __read_mostly to variables which are mostly read only | Tejun Heo | 1 | -8/+8 |
2009-02-24 | percpu: give more latitude to arch specific first chunk initialization | Tejun Heo | 1 | -33/+116 |
2009-02-24 | percpu: remove unit_size power-of-2 restriction | Tejun Heo | 1 | -14/+19 |
2009-02-24 | vmalloc: add @align to vm_area_register_early() | Tejun Heo | 2 | -5/+8 |
2009-02-24 | bootmem: clean up arch-specific bootmem wrapping | Tejun Heo | 1 | -3/+11 |
2009-02-24 | percpu: fix pcpu_chunk_struct_size | Tejun Heo | 1 | -1/+1 |
2009-02-21 | Merge branch 'hibernate' | Linus Torvalds | 2 | -18/+14 |
2009-02-21 | swsusp: clean up shrink_all_zones() | Johannes Weiner | 1 | -12/+11 |
2009-02-21 | swsusp: dont fiddle with swappiness | Johannes Weiner | 1 | -4/+1 |
2009-02-21 | PM/hibernate: fix "swap breaks after hibernation failures" | Alan Jenkins | 1 | -2/+2 |
2009-02-21 | percpu: clean up size usage | Tejun Heo | 1 | -11/+12 |
2009-02-20 | vmalloc: call flush_cache_vunmap() from unmap_kernel_range() | Tejun Heo | 1 | -0/+2 |
2009-02-20 | slab: introduce kzfree() | Johannes Weiner | 1 | -0/+20 |
2009-02-20 | Merge branch 'for-ingo' of git://git.kernel.org/pub/scm/linux/kernel/git/penb... | Ingo Molnar | 1 | -8/+8 |