index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2009-09-11
Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-09-11
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
Linus Torvalds
2009-09-11
kmemleak: Improve the "Early log buffer exceeded" error message
Catalin Marinas
2009-09-11
writeback: check for registered bdi in flusher add and inode dirty
Jens Axboe
2009-09-11
writeback: add name to backing_dev_info
Jens Axboe
2009-09-11
writeback: add some debug inode list counters to bdi stats
Jens Axboe
2009-09-11
writeback: get rid of pdflush completely
Jens Axboe
2009-09-11
writeback: switch to per-bdi threads for flushing data
Jens Axboe
2009-09-11
writeback: move dirty inodes from super_block to backing_dev_info
Jens Axboe
2009-09-08
shmfs: use 'check_acl' instead of 'permission'
Linus Torvalds
2009-09-08
kmemleak: fix sparse warning for static declarations
Luis R. Rodriguez
2009-09-08
kmemleak: fix sparse warning over overshadowed flags
Luis R. Rodriguez
2009-09-08
kmemleak: move common painting code together
Luis R. Rodriguez
2009-09-08
kmemleak: add clear command support
Luis R. Rodriguez
2009-09-08
kmemleak: use bool for true/false questions
Luis R. Rodriguez
2009-09-08
kmemleak: Do no create the clean-up thread during kmemleak_disable()
Catalin Marinas
2009-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-09-05
Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2009-09-05
page-allocator: always change pageblock ownership when anti-fragmentation is ...
Mel Gorman
2009-09-05
nommu: fix error handling in do_mmap_pgoff()
David Howells
2009-09-04
kmemleak: Scan all thread stacks
Catalin Marinas
2009-09-04
kmemleak: Don't scan uninitialized memory when kmemcheck is enabled
Pekka Enberg
2009-09-03
slub: Fix kmem_cache_destroy() with SLAB_DESTROY_BY_RCU
Eric Dumazet
2009-09-01
percpu: don't assume existence of cpu0
Tejun Heo
2009-08-27
kmemleak: Printing of the objects hex dump
Sergey Senozhatsky
2009-08-27
kmemleak: Do not report alloc_bootmem blocks as leaks
Catalin Marinas
2009-08-27
kmemleak: Save the stack trace for early allocations
Catalin Marinas
2009-08-27
kmemleak: Mark the early log buffer as __initdata
Catalin Marinas
2009-08-27
kmemleak: Dump object information on request
Catalin Marinas
2009-08-27
kmemleak: Allow rescheduling during an object scanning
Catalin Marinas
2009-08-26
mm: fix for infinite churning of mlocked pages
Minchan Kim
2009-08-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-08-18
mm: build_zonelists(): move clear node_load[] to __build_all_zonelists()
Bo Liu
2009-08-18
nommu: check fd read permission in validate_mmap_request()
Graff Yang
2009-08-18
mm: revert "oom: move oom_adj value"
KOSAKI Motohiro
2009-08-17
Security/SELinux: seperate lsm specific mmap_min_addr
Eric Paris
2009-08-14
percpu: use the right flag for get_vm_area()
Amerigo Wang
2009-08-14
percpu, sparc64: fix sparse possible cpu map handling
Tejun Heo
2009-08-10
mempool.c: clean up type-casting
Figo.zhang
2009-08-07
mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY aware
KAMEZAWA Hiroyuki
2009-07-29
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2009-07-29
page-allocator: allow too high-order warning messages to be suppressed with _...
Mel Gorman
2009-07-29
cgroup avoid permanent sleep at rmdir
KAMEZAWA Hiroyuki
2009-07-29
hugetlbfs: fix i_blocks accounting
Eric Sandeen
2009-07-29
mm: avoid endless looping for oom killed tasks
David Rientjes
2009-07-29
page-allocator: preserve PFN ordering when __GFP_COLD is set
Mel Gorman
2009-07-29
kmemleak: Protect the seq start/next/stop sequence by rcu_read_lock()
Catalin Marinas
2009-07-29
PM / Hibernate: Replace bdget call with simple atomic_inc of i_count
Alan Jenkins
2009-07-27
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
Benjamin Herrenschmidt
2009-07-12
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
Linus Torvalds
[next]