index
:
kernel/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-22
hugetlb: cleanup hugetlb.h
David Gibson
1
-25
/
+0
2012-03-22
cpuset: mm: reduce large amounts of memory barrier related damage v3
Mel Gorman
3
-28
/
+29
2012-03-22
mm, memcg: pass charge order to oom killer
David Rientjes
1
-1
/
+2
2012-03-22
mm: drain percpu lru add/rotate page-vectors on cpu hot-unplug
Konstantin Khlebnikov
1
-0
/
+1
2012-03-22
thp: allow a hwpoisoned head page to be put back to LRU
Dean Nelson
1
-0
/
+20
2012-03-22
mm, oom: force oom kill on sysrq+f
David Rientjes
1
-1
/
+1
2012-03-22
procfs: mark thread stack correctly in proc/<pid>/maps
Siddhesh Poyarekar
1
-0
/
+3
2012-03-22
rmap: remove __anon_vma_link() declaration
Xiao Guangrong
1
-1
/
+0
2012-03-22
mm: replace PAGE_MIGRATION with IS_ENABLED(CONFIG_MIGRATION)
Konstantin Khlebnikov
1
-2
/
+0
2012-03-22
pagemap: export KPF_THP
Naoya Horiguchi
1
-0
/
+1
2012-03-22
thp: optimize away unnecessary page table locking
Naoya Horiguchi
1
-0
/
+17
2012-03-22
vmscan: only defer compaction for failed order and higher
Rik van Riel
2
-4
/
+11
2012-03-22
vmscan: kswapd carefully call compaction
Rik van Riel
1
-0
/
+6
2012-03-22
mm: make swapin readahead skip over holes
Rik van Riel
1
-1
/
+0
2012-03-22
mm: make get_mm_counter static-inline
Konstantin Khlebnikov
1
-10
/
+11
2012-03-22
Revert "mfd: Add platform data for MAX8997 haptic driver"
Samuel Ortiz
1
-52
/
+1
2012-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
14
-3170
/
+152
2012-03-22
Merge branch 'vm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-2
/
+2
2012-03-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
3
-42
/
+46
2012-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-4
/
+9
2012-03-21
edac: rename channel_info to rank_info
Mauro Carvalho Chehab
1
-5
/
+17
2012-03-21
edac: Improve the comments to better describe the memory concepts
Mauro Carvalho Chehab
1
-46
/
+111
2012-03-21
Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
7
-8
/
+113
2012-03-21
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-5
/
+7
2012-03-21
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
3
-1
/
+78
2012-03-21
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-10
/
+15
2012-03-21
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
4
-63
/
+180
2012-03-21
Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
6
-61
/
+138
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
2
-26
/
+61
2012-03-21
Merge branch 'tegra/cleanups' into next/timer
Arnd Bergmann
1
-0
/
+36
2012-03-21
dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic
Alexandre Bounine
1
-5
/
+7
2012-03-21
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
1
-0
/
+16
2012-03-21
NFS: Remove nfs4_setup_sequence from generic rename code
Bryan Schumaker
1
-0
/
+13
2012-03-21
NFS: Remove nfs4_setup_sequence from generic unlink code
Bryan Schumaker
1
-0
/
+10
2012-03-21
NFS: Remove nfs4_setup_sequence from generic read code
Bryan Schumaker
1
-0
/
+1
2012-03-21
NFS: Remove nfs4_setup_sequence from generic write code
Bryan Schumaker
1
-0
/
+1
2012-03-21
NFS: Fix more NFS debug related build warnings
Trond Myklebust
1
-0
/
+2
2012-03-21
nfs: non void functions must return a value
Stephen Rothwell
1
-0
/
+1
2012-03-21
SUNRPC: Kill compiler warning when RPC_DEBUG is unset
Chuck Lever
1
-2
/
+2
2012-03-21
cpuidle: Add common time keeping and irq enabling
Robert Lee
1
-1
/
+12
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-9
/
+9
2012-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
53
-445
/
+1064
2012-03-21
VM: make unmap_vmas() return void
Al Viro
1
-1
/
+1
2012-03-21
VM: make zap_page_range() return void
Al Viro
1
-1
/
+1
2012-03-21
debugfs-related mode_t whack-a-mole
Al Viro
1
-2
/
+2
2012-03-21
__register_binfmt() made void
Al Viro
1
-5
/
+5
2012-03-21
kill reiserfs_fs_{i,sb}.h
Al Viro
2
-617
/
+0
2012-03-21
move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h
Al Viro
1
-2334
/
+0
2012-03-21
move reiserfs_acl.h to fs/reiserfs/acl.h
Al Viro
1
-76
/
+0
2012-03-21
take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.h
Al Viro
1
-128
/
+0
[prev]
[next]