index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
SubmittingPatches: add more about patch descriptions
Randy Dunlap
2010-08-09
1
-0
/
+11
*
kernel.h: remove unused NIPQUAD and NIPQUAD_FMT
Joe Perches
2010-08-09
1
-11
/
+0
*
alpha/h8300/m68k: remove obsolete <asm/md.h> files
Geert Uytterhoeven
2010-08-09
3
-39
/
+0
*
include/linux/compiler-gcc.h: use __same_type() in __must_be_array()
Rusty Russell
2010-08-09
1
-2
/
+1
*
asm-generic/io.h: add big endian versions of io{read,write}{16,32}
Mike Frysinger
2010-08-09
1
-0
/
+4
*
arch/um/kernel/ptrace.c: remove dead PROC_MM
Christoph Egger
2010-08-09
1
-21
/
+0
*
um: call free_irq() only on enabled channels
Richard Weinberger
2010-08-09
1
-4
/
+4
*
cpuidle: extend cpuidle and menu governor to handle dynamic states
Ai Li
2010-08-09
3
-7
/
+51
*
hibernation: freeze swap at hibernation
KAMEZAWA Hiroyuki
2010-08-09
5
-26
/
+84
*
mm: fix corruption of hibernation caused by reusing swap during image saving
KAMEZAWA Hiroyuki
2010-08-09
1
-2
/
+4
*
alpha: implement HW performance events on the EV67 and later CPUs
Michael Cree
2010-08-09
5
-1
/
+879
*
alpha: add wrperfmon.h header file to aid use of wrperfmon PALcall
Michael Cree
2010-08-09
1
-0
/
+93
*
alpha: add performance monitor interrupt counter
Michael Cree
2010-08-09
2
-2
/
+6
*
mm: avoid resetting wb_start after each writeback round
Jan Kara
2010-08-09
1
-2
/
+3
*
ksm: cleanup for mm_slots_hash
Lai Jiangshan
2010-08-09
1
-29
/
+9
*
vmscan: raise the bar to PAGEOUT_IO_SYNC stalls
Wu Fengguang
2010-08-09
1
-8
/
+43
*
mm/vmalloc.c: check kmalloc() return value
Kulikov Vasiliy
2010-08-09
1
-1
/
+4
*
memcg: add mm_vmscan_memcg_isolate tracepoint
KOSAKI Motohiro
2010-08-09
2
-0
/
+21
*
vmscan: convert mm_vmscan_lru_isolate to DEFINE_EVENT
KOSAKI Motohiro
2010-08-09
1
-1
/
+16
*
memcg, vmscan: add memcg reclaim tracepoint
KOSAKI Motohiro
2010-08-09
2
-1
/
+47
*
vmscan: convert direct reclaim tracepoint to DEFINE_TRACE
KOSAKI Motohiro
2010-08-09
1
-2
/
+17
*
vmscan: shrink_slab() requires the number of lru_pages, not the page order
KOSAKI Motohiro
2010-08-09
1
-4
/
+13
*
mmu-notifiers: remove mmu notifier calls in apply_to_page_range()
Jeremy Fitzhardinge
2010-08-09
1
-3
/
+2
*
vmscan: protect reading of reclaim_stat with lru_lock
KOSAKI Motohiro
2010-08-09
1
-11
/
+9
*
vmscan: avoid subtraction of unsigned types
KOSAKI Motohiro
2010-08-09
1
-7
/
+8
*
drivers/base/node.c: reduce stack usage of node_read_meminfo()
KOSAKI Motohiro
2010-08-09
1
-23
/
+23
*
mm: set VM_FAULT_WRITE in do_swap_page()
Andrea Arcangeli
2010-08-09
1
-0
/
+1
*
rmap: add exclusive page to private anon_vma on swapin
Rik van Riel
2010-08-09
3
-2
/
+17
*
oom: deprecate oom_adj tunable
David Rientjes
2010-08-09
4
-0
/
+39
*
oom: badness heuristic rewrite
David Rientjes
2010-08-09
8
-191
/
+300
*
oom: move badness() declaration into oom.h
Andrew Morton
2010-08-09
2
-3
/
+6
*
oom: multi threaded process coredump don't make deadlock
KOSAKI Motohiro
2010-08-09
1
-1
/
+1
*
oom: give the dying task a higher priority
Luis Claudio R. Goncalves
2010-08-09
1
-3
/
+31
*
oom: remove child->mm check from oom_kill_process()
KOSAKI Motohiro
2010-08-09
1
-3
/
+0
*
oom: cleanup has_intersects_mems_allowed()
KOSAKI Motohiro
2010-08-09
1
-2
/
+2
*
oom: move OOM_DISABLE check from oom_kill_task to out_of_memory()
KOSAKI Motohiro
2010-08-09
1
-2
/
+3
*
oom: kill duplicate OOM_DISABLE check
KOSAKI Motohiro
2010-08-09
1
-3
/
+0
*
oom: /proc/<pid>/oom_score treat kernel thread honestly
KOSAKI Motohiro
2010-08-09
2
-8
/
+10
*
oom: oom_kill_process() needs to check that p is unkillable
KOSAKI Motohiro
2010-08-09
1
-1
/
+2
*
oom: make oom_unkillable_task() helper function
KOSAKI Motohiro
2010-08-09
1
-11
/
+22
*
oom: oom_kill_process() doesn't select kthread child
KOSAKI Motohiro
2010-08-09
1
-0
/
+2
*
oom: don't try to kill oom_unkillable child
KOSAKI Motohiro
2010-08-09
1
-3
/
+6
*
vmscan: update isolated page counters outside of main path in shrink_inactive...
Mel Gorman
2010-08-09
1
-25
/
+38
*
vmscan: set up pagevec as late as possible in shrink_page_list()
Mel Gorman
2010-08-09
1
-8
/
+28
*
vmscan: set up pagevec as late as possible in shrink_inactive_list()
Mel Gorman
2010-08-09
1
-43
/
+56
*
vmscan: remove unnecessary temporary vars in do_try_to_free_pages
Mel Gorman
2010-08-09
1
-5
/
+4
*
vmscan: simplify shrink_inactive_list()
KOSAKI Motohiro
2010-08-09
1
-110
/
+102
*
vmscan: kill prev_priority completely
KOSAKI Motohiro
2010-08-09
6
-112
/
+0
*
vmscan: tracing: add a postprocessing script for reclaim-related ftrace events
Mel Gorman
2010-08-09
1
-0
/
+686
*
vmscan: tracing: add trace event when a page is written
Mel Gorman
2010-08-09
2
-0
/
+43
[next]