index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
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-25
slub: rename calculate_min_partial() to set_min_partial()
David Rientjes
1
-3
/
+3
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
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-23
slub: add min_partial sysfs tunable
David Rientjes
1
-0
/
+21
2009-02-23
slub: move min_partial to struct kmem_cache
David Rientjes
1
-13
/
+16
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
SLUB: Fix default slab order for big object sizes
Zhang Yanmin
1
-1
/
+5
2009-02-20
SLUB: Introduce and use SLUB_MAX_SIZE and SLUB_PAGE_SHIFT constants
Christoph Lameter
1
-8
/
+8
2009-02-20
percpu: implement new dynamic percpu allocator
Tejun Heo
2
-0
/
+894
2009-02-20
vmalloc: add un/map_kernel_range_noflush()
Tejun Heo
1
-3
/
+64
2009-02-20
vmalloc: implement vm_area_register_early()
Tejun Heo
1
-0
/
+24
2009-02-20
percpu: kill percpu_alloc() and friends
Tejun Heo
1
-13
/
+19
2009-02-20
vmalloc: call flush_cache_vunmap() from unmap_kernel_range()
Tejun Heo
1
-0
/
+2
2009-02-18
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+1
2009-02-18
mm: fix memmap init for handling memory hole
KAMEZAWA Hiroyuki
1
-3
/
+20
2009-02-18
mm: clean up for early_pfn_to_nid()
KAMEZAWA Hiroyuki
1
-1
/
+7
2009-02-18
mm: task dirty accounting fix
Nick Piggin
1
-10
/
+3
2009-02-18
vmalloc: add __get_vm_area_caller()
Benjamin Herrenschmidt
1
-0
/
+8
2009-02-18
block: fix bad definition of BIO_RW_SYNC
Jens Axboe
1
-1
/
+1
2009-02-17
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+6
2009-02-15
lockdep: annotate reclaim context (__GFP_NOFS), fix
Ingo Molnar
1
-2
/
+1
2009-02-14
lockdep: annotate reclaim context (__GFP_NOFS)
Nick Piggin
5
-0
/
+15
2009-02-13
Merge branches 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86...
Ingo Molnar
1
-1
/
+6
2009-02-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
3
-0
/
+3
2009-02-12
Fix page writeback thinko, causing Berkeley DB slowdown
Nick Piggin
1
-1
/
+1
2009-02-12
mm: Export symbol ksize()
Kirill A. Shutemov
3
-0
/
+3
2009-02-11
mm: rearrange exit_mmap() to unlock before arch_exit_mmap
Jeremy Fitzhardinge
1
-4
/
+6
2009-02-11
writeback: fix break condition
Federico Cuello
1
-13
/
+16
2009-02-11
memcg: use __GFP_NOWARN in page cgroup allocation
KAMEZAWA Hiroyuki
1
-1
/
+2
2009-02-11
mm: fix mlocked page counter mismatch
MinChan Kim
1
-1
/
+2
2009-02-11
mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit arches
Sven Wegener
1
-1
/
+1
2009-02-11
migration: migrate_vmas should check "vma"
Daisuke Nishimura
1
-1
/
+1
2009-02-11
Do not account for hugetlbfs quota at mmap() time if mapping [SHM|MAP]_NORESERVE
Mel Gorman
1
-20
/
+33
2009-02-11
x86, ptrace, mm: fix double-free on race
Markus Metzger
1
-1
/
+6
2009-02-11
integrity: shmem zero fix
Mimi Zohar
1
-1
/
+1
2009-02-10
Do not account for the address space used by hugetlbfs using VM_ACCOUNT
Mel Gorman
4
-33
/
+51
[prev]
[next]