index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-21
cpuset: mm: reduce large amounts of memory barrier related damage v3
Mel Gorman
3
-28
/
+29
2012-03-21
mm, memcg: pass charge order to oom killer
David Rientjes
1
-1
/
+2
2012-03-21
mm: drain percpu lru add/rotate page-vectors on cpu hot-unplug
Konstantin Khlebnikov
1
-0
/
+1
2012-03-21
thp: allow a hwpoisoned head page to be put back to LRU
Dean Nelson
1
-0
/
+20
2012-03-21
mm, oom: force oom kill on sysrq+f
David Rientjes
1
-1
/
+1
2012-03-21
procfs: mark thread stack correctly in proc/<pid>/maps
Siddhesh Poyarekar
1
-0
/
+3
2012-03-21
rmap: remove __anon_vma_link() declaration
Xiao Guangrong
1
-1
/
+0
2012-03-21
mm: replace PAGE_MIGRATION with IS_ENABLED(CONFIG_MIGRATION)
Konstantin Khlebnikov
1
-2
/
+0
2012-03-21
pagemap: export KPF_THP
Naoya Horiguchi
1
-0
/
+1
2012-03-21
thp: optimize away unnecessary page table locking
Naoya Horiguchi
1
-0
/
+17
2012-03-21
vmscan: only defer compaction for failed order and higher
Rik van Riel
2
-4
/
+11
2012-03-21
vmscan: kswapd carefully call compaction
Rik van Riel
1
-0
/
+6
2012-03-21
mm: make swapin readahead skip over holes
Rik van Riel
1
-1
/
+0
2012-03-21
mm: make get_mm_counter static-inline
Konstantin Khlebnikov
1
-10
/
+11
2012-03-21
Revert "mfd: Add platform data for MAX8997 haptic driver"
Samuel Ortiz
1
-52
/
+1
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
14
-3170
/
+152
2012-03-21
Merge branch 'vm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-2
/
+2
2012-03-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
3
-42
/
+46
2012-03-21
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-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-9
/
+9
2012-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
53
-445
/
+1064
2012-03-20
VM: make unmap_vmas() return void
Al Viro
1
-1
/
+1
2012-03-20
VM: make zap_page_range() return void
Al Viro
1
-1
/
+1
2012-03-20
debugfs-related mode_t whack-a-mole
Al Viro
1
-2
/
+2
2012-03-20
__register_binfmt() made void
Al Viro
1
-5
/
+5
2012-03-20
kill reiserfs_fs_{i,sb}.h
Al Viro
2
-617
/
+0
2012-03-20
move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h
Al Viro
1
-2334
/
+0
2012-03-20
move reiserfs_acl.h to fs/reiserfs/acl.h
Al Viro
1
-76
/
+0
2012-03-20
take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.h
Al Viro
1
-128
/
+0
2012-03-20
switch touch_atime to struct path
Al Viro
1
-2
/
+2
[prev]
[next]