index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: add vzalloc() and vzalloc_node() helpers
Dave Young
2010-10-26
1
-0
/
+2
*
mm: fix sparse warnings on GFP_ZONE_TABLE/BAD
Namhyung Kim
2010-10-26
1
-42
/
+63
*
mm: declare some external symbols
Namhyung Kim
2010-10-26
2
-0
/
+3
*
rmap: wrap page_check_address() using __cond_lock()
Namhyung Kim
2010-10-26
1
-1
/
+12
*
rmap: annotate lock context change on page_[un]lock_anon_vma()
Namhyung Kim
2010-10-26
1
-1
/
+14
*
mm: wrap get_locked_pte() using __cond_lock()
Namhyung Kim
2010-10-26
1
-1
/
+9
*
mm: retry page fault when blocking on disk transfer
Michel Lespinasse
2010-10-26
2
-0
/
+15
*
mm: remove alignment padding from anon_vma on (some) 64 bit builds
Richard Kennedy
2010-10-26
1
-1
/
+1
*
mm: stack based kmap_atomic()
Peter Zijlstra
2010-10-26
2
-30
/
+45
*
mm: strictly nested kmap_atomic()
Peter Zijlstra
2010-10-26
1
-2
/
+2
*
writeback: do not sleep on the congestion queue if there are no congested BDI...
Mel Gorman
2010-10-26
3
-1
/
+16
*
vmscan: narrow the scenarios in whcih lumpy reclaim uses synchrounous reclaim
KOSAKI Motohiro
2010-10-26
1
-3
/
+3
*
writeback: account for time spent congestion_waited
Mel Gorman
2010-10-26
1
-0
/
+28
*
tracing, vmscan: add trace events for LRU list shrinking
Mel Gorman
2010-10-26
1
-0
/
+42
*
mm: fix typo in mm.h when NODE_NOT_IN_PAGE_FLAGS
Will Deacon
2010-10-26
1
-2
/
+2
*
writeback: add nr_dirtied and nr_written to /proc/vmstat
Michael Rubin
2010-10-26
1
-0
/
+2
*
mm: add account_page_writeback()
Michael Rubin
2010-10-26
1
-0
/
+1
*
memory hotplug: unify is_removable and offline detection code
KAMEZAWA Hiroyuki
2010-10-26
1
-0
/
+4
*
mm: only build per-node scan_unevictable functions when NUMA is enabled
Thadeu Lima de Souza Cascardo
2010-10-26
1
-0
/
+10
*
include/linux/pageblock-flags.h: fix set_pageblock_flags() macro definiton
zeal
2010-10-26
1
-2
/
+3
*
writeback: remove nonblocking/encountered_congestion references
Wu Fengguang
2010-10-26
2
-5
/
+5
*
oom: add per-mm oom disable count
Ying Han
2010-10-26
1
-0
/
+2
*
kfifo: disable __kfifo_must_check_helper()
Andrew Morton
2010-10-26
1
-5
/
+2
*
types.h: move misplaced comment
Andrew Morton
2010-10-26
1
-10
/
+10
*
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
2010-10-26
1
-1
/
+5
|
\
|
*
power_supply: Introduce maximum current property
Heikki Krogerus
2010-10-06
1
-0
/
+1
|
*
power_supply: Add types for USB chargers
Heikki Krogerus
2010-10-06
1
-1
/
+4
*
|
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2010-10-26
4
-5
/
+43
|
\
\
|
*
\
Merge branch 'hwpoison-hugepages' into hwpoison
Andi Kleen
2010-10-22
3
-4
/
+41
|
|
\
\
|
|
*
|
Encode huge page size for VM_FAULT_HWPOISON errors
Andi Kleen
2010-10-08
2
-2
/
+16
|
|
*
|
Fix build error with !CONFIG_MIGRATION
Naoya Horiguchi
2010-10-08
1
-1
/
+1
|
|
*
|
HWPOISON, hugetlb: add free check to dequeue_hwpoison_huge_page()
Naoya Horiguchi
2010-10-08
1
-2
/
+2
|
|
*
|
hugetlb: hugepage migration core
Naoya Horiguchi
2010-10-08
1
-0
/
+16
|
|
*
|
hugetlb: redefine hugepage copy functions
Naoya Horiguchi
2010-10-08
1
-0
/
+4
|
|
*
|
hugetlb: add allocate function for hugepage migration
Naoya Horiguchi
2010-10-08
1
-0
/
+3
|
*
|
|
Merge branch 'hwpoison-fixes-2.6.37' into hwpoison
Andi Kleen
2010-10-22
1
-1
/
+2
|
|
\
\
\
|
|
*
|
|
HWPOISON/signalfd: add support for addr_lsb
Hidetoshi Seto
2010-10-08
1
-1
/
+2
|
|
|
/
/
*
|
|
|
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2010-10-26
10
-75
/
+103
|
\
\
\
\
|
*
|
|
|
nfsd: provide callbacks on svc_xprt deletion
J. Bruce Fields
2010-10-01
1
-0
/
+25
|
*
|
|
|
nfsd4: keep per-session list of connections
J. Bruce Fields
2010-10-01
1
-0
/
+3
|
*
|
|
|
nfsd4: remove spkm3
J. Bruce Fields
2010-10-01
1
-55
/
+0
|
*
|
|
|
net: Export __sock_create
Pavel Emelyanov
2010-10-01
1
-0
/
+2
|
*
|
|
|
sunrpc: Tag rpc_xprt with net
Pavel Emelyanov
2010-10-01
1
-1
/
+2
|
*
|
|
|
sunrpc: Add net to xprt_create
Pavel Emelyanov
2010-10-01
1
-0
/
+1
|
*
|
|
|
sunrpc: Add net to rpc_create_args
Pavel Emelyanov
2010-10-01
1
-0
/
+1
|
*
|
|
|
sunrpc: Pull net argument downto svc_create_socket
Pavel Emelyanov
2010-10-01
1
-0
/
+1
|
*
|
|
|
sunrpc: Add net argument to svc_create_xprt
Pavel Emelyanov
2010-10-01
1
-2
/
+2
|
*
|
|
|
sunrpc: Factor out rpc_xprt freeing
Pavel Emelyanov
2010-10-01
1
-0
/
+1
|
*
|
|
|
sunrpc: Factor out rpc_xprt allocation
Pavel Emelyanov
2010-10-01
1
-0
/
+1
|
*
|
|
|
sunrpc: fix up rpcauth_remove_module section mismatch
Stephen Rothwell
2010-09-29
1
-2
/
+2
[next]