index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-08-09
hpilo: fix pointer warning in ilo_ccb_setup
Prarit Bhargava
2010-08-09
drivers/misc: ROHM BH1780GLI ambient light sensor driver
Hemanth V
2010-08-09
scripts/mod/modpost.c: fix memory leak
Alexey Fomenko
2010-08-09
iommu: inline iommu_num_pages
Anton Blanchard
2010-08-09
vfs: fix warning: 'dirent' is used uninitialized in this function
Kevin Winchester
2010-08-09
SubmittingPatches: add more about patch descriptions
Randy Dunlap
2010-08-09
kernel.h: remove unused NIPQUAD and NIPQUAD_FMT
Joe Perches
2010-08-09
alpha/h8300/m68k: remove obsolete <asm/md.h> files
Geert Uytterhoeven
2010-08-09
include/linux/compiler-gcc.h: use __same_type() in __must_be_array()
Rusty Russell
2010-08-09
asm-generic/io.h: add big endian versions of io{read,write}{16,32}
Mike Frysinger
2010-08-09
arch/um/kernel/ptrace.c: remove dead PROC_MM
Christoph Egger
2010-08-09
um: call free_irq() only on enabled channels
Richard Weinberger
2010-08-09
cpuidle: extend cpuidle and menu governor to handle dynamic states
Ai Li
2010-08-09
hibernation: freeze swap at hibernation
KAMEZAWA Hiroyuki
2010-08-09
mm: fix corruption of hibernation caused by reusing swap during image saving
KAMEZAWA Hiroyuki
2010-08-09
alpha: implement HW performance events on the EV67 and later CPUs
Michael Cree
2010-08-09
alpha: add wrperfmon.h header file to aid use of wrperfmon PALcall
Michael Cree
2010-08-09
alpha: add performance monitor interrupt counter
Michael Cree
2010-08-09
mm: avoid resetting wb_start after each writeback round
Jan Kara
2010-08-09
ksm: cleanup for mm_slots_hash
Lai Jiangshan
2010-08-09
vmscan: raise the bar to PAGEOUT_IO_SYNC stalls
Wu Fengguang
2010-08-09
mm/vmalloc.c: check kmalloc() return value
Kulikov Vasiliy
2010-08-09
memcg: add mm_vmscan_memcg_isolate tracepoint
KOSAKI Motohiro
2010-08-09
vmscan: convert mm_vmscan_lru_isolate to DEFINE_EVENT
KOSAKI Motohiro
2010-08-09
memcg, vmscan: add memcg reclaim tracepoint
KOSAKI Motohiro
2010-08-09
vmscan: convert direct reclaim tracepoint to DEFINE_TRACE
KOSAKI Motohiro
2010-08-09
vmscan: shrink_slab() requires the number of lru_pages, not the page order
KOSAKI Motohiro
2010-08-09
mmu-notifiers: remove mmu notifier calls in apply_to_page_range()
Jeremy Fitzhardinge
2010-08-09
vmscan: protect reading of reclaim_stat with lru_lock
KOSAKI Motohiro
2010-08-09
vmscan: avoid subtraction of unsigned types
KOSAKI Motohiro
2010-08-09
drivers/base/node.c: reduce stack usage of node_read_meminfo()
KOSAKI Motohiro
2010-08-09
mm: set VM_FAULT_WRITE in do_swap_page()
Andrea Arcangeli
2010-08-09
rmap: add exclusive page to private anon_vma on swapin
Rik van Riel
2010-08-09
oom: deprecate oom_adj tunable
David Rientjes
2010-08-09
oom: badness heuristic rewrite
David Rientjes
2010-08-09
oom: move badness() declaration into oom.h
Andrew Morton
2010-08-09
oom: multi threaded process coredump don't make deadlock
KOSAKI Motohiro
2010-08-09
oom: give the dying task a higher priority
Luis Claudio R. Goncalves
2010-08-09
oom: remove child->mm check from oom_kill_process()
KOSAKI Motohiro
2010-08-09
oom: cleanup has_intersects_mems_allowed()
KOSAKI Motohiro
2010-08-09
oom: move OOM_DISABLE check from oom_kill_task to out_of_memory()
KOSAKI Motohiro
2010-08-09
oom: kill duplicate OOM_DISABLE check
KOSAKI Motohiro
2010-08-09
oom: /proc/<pid>/oom_score treat kernel thread honestly
KOSAKI Motohiro
2010-08-09
oom: oom_kill_process() needs to check that p is unkillable
KOSAKI Motohiro
2010-08-09
oom: make oom_unkillable_task() helper function
KOSAKI Motohiro
2010-08-09
oom: oom_kill_process() doesn't select kthread child
KOSAKI Motohiro
2010-08-09
oom: don't try to kill oom_unkillable child
KOSAKI Motohiro
2010-08-09
vmscan: update isolated page counters outside of main path in shrink_inactive...
Mel Gorman
2010-08-09
vmscan: set up pagevec as late as possible in shrink_page_list()
Mel Gorman
2010-08-09
vmscan: set up pagevec as late as possible in shrink_inactive_list()
Mel Gorman
[next]