Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9b00c64318cc337846a7a08a5678f5f19aeff188
« Previous
9a5b489
mm: set VM_FAULT_WRITE in do_swap_page()
by Andrea Arcangeli
· 14 years ago
ad8c2ee
rmap: add exclusive page to private anon_vma on swapin
by Rik van Riel
· 14 years ago
51b1bd2
oom: deprecate oom_adj tunable
by David Rientjes
· 14 years ago
a63d83f
oom: badness heuristic rewrite
by David Rientjes
· 14 years ago
74bcbf4
oom: move badness() declaration into oom.h
by Andrew Morton
· 14 years ago
cef1d35
oom: multi threaded process coredump don't make deadlock
by KOSAKI Motohiro
· 14 years ago
93b43fa
oom: give the dying task a higher priority
by Luis Claudio R. Goncalves
· 14 years ago
19b4586
oom: remove child->mm check from oom_kill_process()
by KOSAKI Motohiro
· 14 years ago
df1090a
oom: cleanup has_intersects_mems_allowed()
by KOSAKI Motohiro
· 14 years ago
a96cfd6
oom: move OOM_DISABLE check from oom_kill_task to out_of_memory()
by KOSAKI Motohiro
· 14 years ago
113e27f
oom: kill duplicate OOM_DISABLE check
by KOSAKI Motohiro
· 14 years ago
26ebc98
oom: /proc/<pid>/oom_score treat kernel thread honestly
by KOSAKI Motohiro
· 14 years ago
f88ccad
oom: oom_kill_process() needs to check that p is unkillable
by KOSAKI Motohiro
· 14 years ago
ab290ad
oom: make oom_unkillable_task() helper function
by KOSAKI Motohiro
· 14 years ago
2c5ea53
oom: oom_kill_process() doesn't select kthread child
by KOSAKI Motohiro
· 14 years ago
7c59aec
oom: don't try to kill oom_unkillable child
by KOSAKI Motohiro
· 14 years ago
1489fa1
vmscan: update isolated page counters outside of main path in shrink_inactive_list()
by Mel Gorman
· 14 years ago
abe4c3b
vmscan: set up pagevec as late as possible in shrink_page_list()
by Mel Gorman
· 14 years ago
6663562
vmscan: set up pagevec as late as possible in shrink_inactive_list()
by Mel Gorman
· 14 years ago
d4debc6
vmscan: remove unnecessary temporary vars in do_try_to_free_pages
by Mel Gorman
· 14 years ago
e247dbc
vmscan: simplify shrink_inactive_list()
by KOSAKI Motohiro
· 14 years ago
25edde0
vmscan: kill prev_priority completely
by KOSAKI Motohiro
· 14 years ago
b898cc7
vmscan: tracing: add a postprocessing script for reclaim-related ftrace events
by Mel Gorman
· 14 years ago
755f022
vmscan: tracing: add trace event when a page is written
by Mel Gorman
· 14 years ago
a8a94d1
vmscan: tracing: add trace events for LRU page isolation
by Mel Gorman
· 14 years ago
33906bc
vmscan: tracing: add trace events for kswapd wakeup, sleeping and direct reclaim
by Mel Gorman
· 14 years ago
c6a8a8c
vmscan: recalculate lru_pages on each priority
by KOSAKI Motohiro
· 14 years ago
b00d3ea
vmscan: zone_reclaim don't call disable_swap_token()
by KOSAKI Motohiro
· 14 years ago
f446daae
mm: implement writeback livelock avoidance using page tagging
by Jan Kara
· 14 years ago
ebf8aa4
radix-tree: omplement function radix_tree_range_tag_if_tagged
by Jan Kara
· 14 years ago
44ab57a
rmap: add anon_vma bug checks
by Andrea Arcangeli
· 14 years ago
21d0d44
rmap: resurrect page_address_in_vma anon_vma check
by Andrea Arcangeli
· 14 years ago
288468c
rmap: always use anon_vma root pointer
by Andrea Arcangeli
· 14 years ago
ba6f0ff
ksm: fix ksm swapin time optimization
by Andrea Arcangeli
· 14 years ago
26ba0cb
rmap: always add new vmas at the end
by Andrea Arcangeli
· 14 years ago
5e549e9
mmap: remove unnecessary lock from __vma_link
by Andrea Arcangeli
· 14 years ago
ff36b801
shmem: reduce pagefault lock contention
by Shaohua Li
· 14 years ago
7e49629
tmpfs: make tmpfs scalable with percpu_counter for used blocks
by Tim Chen
· 14 years ago
27f5e0f
tmpfs: add accurate compare function to percpu_counter library
by Tim Chen
· 14 years ago
4e60c86
gcc-4.6: mm: fix unused but set warnings
by Andi Kleen
· 14 years ago
627295e
gcc-4.6: pagemap: avoid unused-but-set variable
by Andi Kleen
· 14 years ago
67a8a20
avr32: invoke oom-killer from page fault
by Nick Piggin
· 14 years ago
596d7cf
mempolicy: reduce stack size of migrate_pages()
by KOSAKI Motohiro
· 14 years ago
2510600
topology: alternate fix for ia64 tiger_defconfig build breakage
by Lee Schermerhorn
· 14 years ago
b645bd1
mmzone.h: remove dead prototype
by Alexander Nevenchannyy
· 14 years ago
31f961a
mm: use for_each_online_cpu() in vmstat
by Minchan Kim
· 14 years ago
0aad4b3
oom: fold __out_of_memory into out_of_memory
by David Rientjes
· 14 years ago
f442003
oom: remove constraint argument from select_bad_process and __out_of_memory
by David Rientjes
· 14 years ago
ff321fe
mm: rename try_set_zone_oom() to try_set_zonelist_oom()
by Minchan Kim
· 14 years ago
b940fd7
oom: remove unnecessary code and cleanup
by David Rientjes
· 14 years ago
8e4228e
oom: move sysctl declarations to oom.h
by David Rientjes
· 14 years ago
e365893
oom: remove special handling for pagefault ooms
by David Rientjes
· 14 years ago
309ed88
oom: extract panic helper function
by David Rientjes
· 14 years ago
03668b3
oom: avoid oom killer for lowmem allocations
by David Rientjes
· 14 years ago
ad915c4
oom: enable oom tasklist dump by default
by David Rientjes
· 14 years ago
6f48d0eb
oom: select task from tasklist for mempolicy ooms
by David Rientjes
· 14 years ago
5e9d834
oom: sacrifice child with highest badness score for parent
by David Rientjes
· 14 years ago
6cf86ac
oom: filter tasks not sharing the same cpuset
by David Rientjes
· 14 years ago
4358997
oom: avoid sending exiting tasks a SIGKILL
by David Rientjes
· 14 years ago
7b98c2e
oom: give current access to memory reserves if it has been killed
by David Rientjes
· 14 years ago
c81fac5
oom: dump_tasks use find_lock_task_mm too fix
by David Rientjes
· 14 years ago
74ab7f1
oom: improve commentary in dump_tasks()
by David Rientjes
· 14 years ago
c55db95
oom: dump_tasks use find_lock_task_mm too
by KOSAKI Motohiro
· 14 years ago
dd8e8f4
oom: introduce find_lock_task_mm() to fix !mm false positives
by Oleg Nesterov
· 14 years ago
b522794
oom: PF_EXITING check should take mm into account
by Oleg Nesterov
· 14 years ago
455c0e5
oom: check PF_KTHREAD instead of !mm to skip kthreads
by Oleg Nesterov
· 14 years ago
a9877cc
buffer_head: remove redundant test from wait_on_buffer
by Richard Kennedy
· 14 years ago
7654506
mm: extend KSM refcounts to the anon_vma root
by Rik van Riel
· 14 years ago
012f1800
mm: always lock the root (oldest) anon_vma
by Rik van Riel
· 14 years ago
5c341ee1
mm: track the root (oldest) anon_vma
by Rik van Riel
· 14 years ago
cba48b9
mm: change direct call of spin_lock(anon_vma->lock) to inline function
by Rik van Riel
· 14 years ago
bb4a340
mm: rename anon_vma_lock to vma_lock_anon_vma
by Rik van Riel
· 14 years ago
597781f
kmap_atomic: make kunmap_atomic() harder to misuse
by Cesar Eduardo Barros
· 14 years ago
3edd4fc
hugetlb: call mmu notifiers on hugepage cow
by Doug Doan
· 14 years ago
a1b200e
mm: provide init_mm mm_context initializer
by Heiko Carstens
· 14 years ago
e7d8634
mm: use ERR_CAST
by Julia Lawall
· 14 years ago
90d7404
mm: use memdup_user
by Julia Lawall
· 14 years ago
9e58143
asm-generic: use raw_local_irq_save/restore instead local_irq_save/restore
by Michal Simek
· 14 years ago
fa260c0
drivers/video/w100fb.c: ignore void return value / fix build failure
by Peter Huewe
· 14 years ago
d9e1b6c
ipmi: fix ACPI detection with regspacing
by Yinghai Lu
· 14 years ago
e5149cc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
f1d23ed
CRIS: ioctl for getting RS485 information
by Claudio Scordino
· 14 years ago
9a919c4
drm: fix fallouts from slow-work -> wq conversion
by Tejun Heo
· 14 years ago
cd078af
tx493xide: use min_t() macro instead of min()
by Atsushi Nemoto
· 14 years ago
7d543d8
drivers/ide: Use memdup_user
by Julia Lawall
· 14 years ago
2a800b7
via82cxxx: fix typo for VT6415 PCIE PATA IDE Host Controller support.
by Yann Dirson
· 14 years ago
1107128
ide-cd: Do not access completed requests in the irq handler
by Borislav Petkov
· 14 years ago
2dc4ec5
sparc64: Update defconfig.
by David S. Miller
· 14 years ago
f650094
workqueue: workqueue_cpu_callback() should be cpu_notifier instead of hotcpu_notifier
by Tejun Heo
· 14 years ago
4cb6066
sparc: Kill user copy check code.
by David S. Miller
· 14 years ago
b11287e
sparc64: Fix perf_arch_get_caller_regs().
by David S. Miller
· 14 years ago
c883743
sparc64: Add missing ID to parport probing code.
by David S. Miller
· 14 years ago
e32e78c
powerpc: fix build with make 3.82
by Sam Ravnborg
· 14 years ago
6e49c1a
Revert "Input: appletouch - fix integer overflow issue"
by Benjamin Herrenschmidt
· 14 years ago
c4e9b56
igbvf.txt: Add igbvf Documentation
by Jeff Kirsher
· 14 years ago
b55c52b
igb.txt: Add igb documentation
by Jeff Kirsher
· 14 years ago
2d0bb1c
e100/e1000*/igb*/ixgb*: Add missing read memory barrier
by Jeff Kirsher
· 14 years ago
4bc091d
ixgbe: fix build error with FCOE_CONFIG without DCB_CONFIG
by John Fastabend
· 14 years ago
8b449d1
Merge remote branch 'gcl/next' into next
by Benjamin Herrenschmidt
· 14 years ago
2ed9aae
memblock: Fix memblock_is_region_reserved() to return a boolean
by Benjamin Herrenschmidt
· 14 years ago
Next »