开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-01-13
mm: remove unlikely() from page_mapping()
Steven Rostedt
2011-01-13
mm: remove likely() from mapping_unevictable()
Steven Rostedt
2011-01-13
vmalloc: remove redundant unlikely()
Tobias Klauser
2011-01-13
mempolicy: remove tasklist_lock from migrate_pages
KOSAKI Motohiro
2011-01-13
mlock: do not hold mmap_sem for extended periods of time
Michel Lespinasse
2011-01-13
mm: move VM_LOCKED check to __mlock_vma_pages_range()
Michel Lespinasse
2011-01-13
mm: add FOLL_MLOCK follow_page flag.
Michel Lespinasse
2011-01-13
mlock: only hold mmap_sem in shared mode when faulting in pages
Michel Lespinasse
2011-01-13
mlock: avoid dirtying pages and triggering writeback
Michel Lespinasse
2011-01-13
do_wp_page: clarify dirty_page handling
Michel Lespinasse
2011-01-13
do_wp_page: remove the 'reuse' flag
Michel Lespinasse
2011-01-13
mm: clear PageError bit in msync & fsync
Rik van Riel
2011-01-13
oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj down
Mandeep Singh Baines
2011-01-13
mm: unify module_alloc code for vmalloc
David Rientjes
2011-01-13
mm: remove gfp mask from pcpu_get_vm_areas
David Rientjes
2011-01-13
mm: remove unused get_vm_area_node
David Rientjes
2011-01-13
mm: vmscan: rename lumpy_mode to reclaim_mode
Mel Gorman
2011-01-13
mm: compaction: perform a faster migration scan when migrating asynchronously
Mel Gorman
2011-01-13
mm: migration: cleanup migrate_pages API by matching types for offlining and ...
Mel Gorman
2011-01-13
mm: migration: allow migration to operate asynchronously and avoid synchronou...
Mel Gorman
2011-01-13
mm: vmscan: reclaim order-0 and use compaction instead of lumpy reclaim
Mel Gorman
2011-01-13
mm: vmscan: convert lumpy_mode into a bitmask
Mel Gorman
2011-01-13
mm: compaction: add trace events for memory compaction activity
Mel Gorman
2011-01-13
mm: smaps: export mlock information
Nikanth Karthikesan
2011-01-13
mm: convert sprintf_symbol to %pS
Joe Perches
2011-01-13
fs/mpage.c: consolidate code
Hai Shan
2011-01-13
mm: find_get_pages_contig fixlet
Nick Piggin
2011-01-13
vmscan: factor out kswapd sleeping logic from kswapd()
KOSAKI Motohiro
2011-01-13
mm/page-writeback.c: fix __set_page_dirty_no_writeback() return value
Bob Liu
2011-01-13
sync_inode_metadata: fix comment
Andrew Morton
2011-01-13
writeback: avoid livelocking WB_SYNC_ALL writeback
Jan Kara
2011-01-13
writeback: stop background/kupdate works from livelocking other works
Jan Kara
2011-01-13
writeback: trace wakeup event for background writeback
Wu Fengguang
2011-01-13
writeback: integrated background writeback work
Jan Kara
2011-01-13
mm: vmstat: use a single setter function and callback for adjusting percpu th...
Mel Gorman
2011-01-13
mm: page allocator: adjust the per-cpu counter threshold when memory is low
Mel Gorman
2011-01-13
sched: remove long deprecated CLONE_STOPPED flag
Dave Jones
2011-01-13
atmel_serial: fix RTS high after initialization in RS485 mode
Claudio Scordino
2011-01-13
irq: use per_cpu kstat_irqs
Eric Dumazet
2011-01-13
MAINTAINERS: update entries affecting VIA Technologies
Bruce Chang
2011-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2011-01-13
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2011-01-13
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2011-01-13
Revert "gpiolib: annotate gpio-intialization with __must_check"
Linus Torvalds
2011-01-13
ecryptfs: fix broken build
Linus Torvalds
2011-01-13
[IA64] fix build error - arch/ia64/kernel/perfmon.c
Tony Luck
2011-01-14
md: Fix removal of extra drives when converting RAID6 to RAID5
NeilBrown
2011-01-14
md: range check slot number when manually adding a spare.
NeilBrown
2011-01-14
md/raid5: handle manually-added spares in start_reshape.
NeilBrown
2011-01-14
md: fix sync_completed reporting for very large drives (>2TB)
Rémi Rérolle
[next]