Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
09b8ce0a691d8e76f14a16ac6cbfde899f6c68e3
/
mm
be0ea69
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 16 years ago
86d9c07
Merge branch 'for-2.6.30' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
8d80ce8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 16 years ago
1b5e62b
writeback: double the dirty thresholds
by Wu Fengguang
· 16 years ago
2616015
Move the default_backing_dev_info out of readahead.c and into backing-dev.c
by Jens Axboe
· 16 years ago
15a5b0a
Merge branches 'topic/slob/cleanups', 'topic/slob/fixes', 'topic/slub/core', 'topic/slub/cleanups' and 'topic/slub/perf' into for-linus
by Pekka Enberg
· 16 years ago
703a3cd
Merge branch 'master' into next
by James Morris
· 16 years ago
6fb8f42
slob: fix lockup in slob_free()
by Nick Piggin
· 16 years ago
1a00df4
slub: use get_track()
by Akinobu Mita
· 16 years ago
1d88552
vmscan: pgmoved should be cleared after updating recent_rotated
by Daisuke Nishimura
· 16 years ago
f272b7b
memcg: use correct scan number at reclaim
by KOSAKI Motohiro
· 16 years ago
cbb7667
mm: fix lazy vmap purging (use-after-free error)
by Vegard Nossum
· 16 years ago
7766970
mm: vmap fix overflow
by Nick Piggin
· 16 years ago
0b0a080
shmem: fix shared anonymous accounting
by Hugh Dickins
· 16 years ago
c0bdb23
slub: rename calculate_min_partial() to set_min_partial()
by David Rientjes
· 16 years ago
73d342b
slub: add min_partial sysfs tunable
by David Rientjes
· 16 years ago
3b89d7d
slub: move min_partial to struct kmem_cache
by David Rientjes
· 16 years ago
adfafef
Merge branch 'hibernate'
by Linus Torvalds
· 16 years ago
0cb5725
swsusp: clean up shrink_all_zones()
by Johannes Weiner
· 16 years ago
3049103
swsusp: dont fiddle with swappiness
by Johannes Weiner
· 16 years ago
a1bb7d6
PM/hibernate: fix "swap breaks after hibernation failures"
by Alan Jenkins
· 16 years ago
f6fcba7
vmalloc: call flush_cache_vunmap() from unmap_kernel_range()
by Tejun Heo
· 16 years ago
3ef0e5b
slab: introduce kzfree()
by Johannes Weiner
· 16 years ago
e8120ff
SLUB: Fix default slab order for big object sizes
by Zhang Yanmin
· 16 years ago
ffadd4d
SLUB: Introduce and use SLUB_MAX_SIZE and SLUB_PAGE_SHIFT constants
by Christoph Lameter
· 16 years ago
ba95fd4
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
cc2559b
mm: fix memmap init for handling memory hole
by KAMEZAWA Hiroyuki
· 16 years ago
f2dbcfa
mm: clean up for early_pfn_to_nid()
by KAMEZAWA Hiroyuki
· 16 years ago
1cf6e7d
mm: task dirty accounting fix
by Nick Piggin
· 16 years ago
c296861
vmalloc: add __get_vm_area_caller()
by Benjamin Herrenschmidt
· 16 years ago
93dbb39
block: fix bad definition of BIO_RW_SYNC
by Jens Axboe
· 16 years ago
3501033
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
071a0bc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 16 years ago
3a4c680
Fix page writeback thinko, causing Berkeley DB slowdown
by Nick Piggin
· 16 years ago
b1aabec
mm: Export symbol ksize()
by Kirill A. Shutemov
· 16 years ago
9480c53
mm: rearrange exit_mmap() to unlock before arch_exit_mmap
by Jeremy Fitzhardinge
· 16 years ago
89e1219
writeback: fix break condition
by Federico Cuello
· 16 years ago
2e9c237
memcg: use __GFP_NOWARN in page cgroup allocation
by KAMEZAWA Hiroyuki
· 16 years ago
508b9f8
mm: fix mlocked page counter mismatch
by MinChan Kim
· 16 years ago
fc3501d
mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit arches
by Sven Wegener
· 16 years ago
1001c9f
migration: migrate_vmas should check "vma"
by Daisuke Nishimura
· 16 years ago
17c9d12
Do not account for hugetlbfs quota at mmap() time if mapping [SHM|MAP]_NORESERVE
by Mel Gorman
· 16 years ago
9f339e7
x86, ptrace, mm: fix double-free on race
by Markus Metzger
· 16 years ago
ed850a5
integrity: shmem zero fix
by Mimi Zohar
· 16 years ago
5a6fe12
Do not account for the address space used by hugetlbfs using VM_ACCOUNT
by Mel Gorman
· 16 years ago
d5b5623
mm: fix error case in mlock downgrade reversion
by Hugh Dickins
· 16 years ago
cb5629b
Merge branch 'master' into next
by James Morris
· 16 years ago
1df9f0a
Integrity: IMA file free imbalance
by Mimi Zohar
· 16 years ago
6146f0d
integrity: IMA hooks
by Mimi Zohar
· 16 years ago
ab92661
do_wp_page: fix regression with execute in place
by Carsten Otte
· 16 years ago
dcf6a79
write-back: fix nr_to_write counter
by Artem Bityutskiy
· 16 years ago
859281f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 16 years ago
27421e2
Manually revert "mlock: downgrade mmap sem while populating mlocked regions"
by Linus Torvalds
· 16 years ago
fc8744a
Stop playing silly games with the VM_ACCOUNT flag
by Linus Torvalds
· 16 years ago
33bfad5
Allow opportunistic merging of VM_CAN_NONLINEAR areas
by Linus Torvalds
· 16 years ago
299b4ea
memcg: NULL pointer dereference at rmdir on some NUMA systems
by KAMEZAWA Hiroyuki
· 16 years ago
85d9fc8
memcg: fix refcnt handling at swapoff
by KAMEZAWA Hiroyuki
· 16 years ago
7bcc1bb
memcg: get/put parents at create/free
by Daisuke Nishimura
· 16 years ago
de33c8d
Fix OOPS in mmap_region() when merging adjacent VM_LOCKED file segments
by Linus Torvalds
· 16 years ago
3718909
slub: fix per cpu kmem_cache_cpu array memory leak
by David Rientjes
· 16 years ago
05ae6fa
uclinux: add process name to allocation error message
by Greg Ungerer
· 16 years ago
eb6434d
nommu: Stub in vm_map_ram()/vm_unmap_ram()/vm_unmap_aliases().
by Paul Mundt
· 16 years ago
6e9ed0c
slob: clean up the code
by Américo Wang
· 16 years ago
068b38c
memcg: fix a race when setting memory.swappiness
by Li Zefan
· 16 years ago
0eb253e
memcg: fix section mismatch
by Li Zefan
· 16 years ago
46666d8
revert "mm: vmalloc use mutex for purge"
by Andrew Morton
· 16 years ago
4d1c627
memcg: make oom less frequently
by Daisuke Nishimura
· 16 years ago
c268e99
memcg: fix hierarchical reclaim
by Daisuke Nishimura
· 16 years ago
40d5813
memcg: fix error path of mem_cgroup_move_parent
by Daisuke Nishimura
· 16 years ago
bd112db
memcg: fix mem_cgroup_get_reclaim_stat_from_page
by Daisuke Nishimura
· 16 years ago
822c18f
alpha: fix vmalloc breakage
by Ivan Kokshaysky
· 16 years ago
6047a00
SLUB: Use ->objsize from struct kmem_cache_cpu in slab_free()
by Pekka Enberg
· 16 years ago
938bb9f
[CVE-2009-0029] System call wrappers part 28
by Heiko Carstens
· 16 years ago
c4ea37c
[CVE-2009-0029] System call wrappers part 26
by Heiko Carstens
· 16 years ago
3480b25
[CVE-2009-0029] System call wrappers part 14
by Heiko Carstens
· 16 years ago
6a6160a
[CVE-2009-0029] System call wrappers part 13
by Heiko Carstens
· 16 years ago
6673e0c
[CVE-2009-0029] System call wrapper special cases
by Heiko Carstens
· 16 years ago
2ed7c03
[CVE-2009-0029] Convert all system calls to return a long
by Heiko Carstens
· 16 years ago
e4b866e
x86 PAT: change track_pfn_vma_new to take pgprot_t pointer param
by venkatesh.pallipadi@intel.com
· 16 years ago
a367061
x86 PAT: remove PFNMAP type on track_pfn_vma_new() error
by venkatesh.pallipadi@intel.com
· 16 years ago
95156f0
lockdep, mm: fix might_fault() annotation
by Peter Zijlstra
· 16 years ago
c40f6f8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu
by Linus Torvalds
· 16 years ago
2cb378c
cgroups: use hierarchy_mutex in memory controller
by Paul Menage
· 16 years ago
b5a8431
memcg: fix shmem's swap accounting
by KAMEZAWA Hiroyuki
· 16 years ago
544122e
memcg: fix LRU accounting for SwapCache
by KAMEZAWA Hiroyuki
· 16 years ago
54595fe
memcg: use css_tryget in memcg
by KAMEZAWA Hiroyuki
· 16 years ago
a7ba0ee
memcg: fix double free and make refcnt sane
by KAMEZAWA Hiroyuki
· 16 years ago
03f3c43
memcg: fix swap accounting leak
by KAMEZAWA Hiroyuki
· 16 years ago
42e9abb
memcg: change try_to_free_pages to hierarchical_reclaim
by Daisuke Nishimura
· 16 years ago
7f4d454
memcg: avoid deadlock caused by race between oom and cpuset_attach
by Daisuke Nishimura
· 16 years ago
a5e924f
memcg: remove mem_cgroup_try_charge
by Daisuke Nishimura
· 16 years ago
3bb4edf
memcg: don't trigger oom at page migration
by Daisuke Nishimura
· 16 years ago
fee7b54
memcg: show real limit under hierarchy mode
by KAMEZAWA Hiroyuki
· 16 years ago
c772be9
memcg: fix calculation of active_ratio
by KOSAKI Motohiro
· 16 years ago
a7885eb
memcg: swappiness
by KOSAKI Motohiro
· 16 years ago
2733c06
memcg: protect prev_priority
by KOSAKI Motohiro
· 16 years ago
e72e2bd
memcg: rename scan global lru
by KAMEZAWA Hiroyuki
· 16 years ago
7f016ee
memcg: show reclaim stat
by KOSAKI Motohiro
· 16 years ago
9439c1c
memcg: remove mem_cgroup_cal_reclaim()
by KOSAKI Motohiro
· 16 years ago
3e2f41f
memcg: add zone_reclaim_stat
by KOSAKI Motohiro
· 16 years ago
Next »