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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-12
fs: shrinker: always scan at least one object of each type
Vladimir Davydov
1
-3
/
+6
2015-02-12
fs: make shrinker memcg aware
Vladimir Davydov
1
-3
/
+3
2015-02-12
list_lru: introduce per-memcg lists
Vladimir Davydov
4
-36
/
+424
2015-02-12
list_lru: organize all list_lrus to list
Vladimir Davydov
3
-0
/
+45
2015-02-12
list_lru: get rid of ->active_nodes
Vladimir Davydov
2
-10
/
+5
2015-02-12
memcg: add rwsem to synchronize against memcg_caches arrays relocation
Vladimir Davydov
3
-17
/
+33
2015-02-12
memcg: rename some cache id related variables
Vladimir Davydov
3
-14
/
+13
2015-02-12
vmscan: per memory cgroup slab shrinkers
Vladimir Davydov
7
-50
/
+80
2015-02-12
fs: consolidate {nr,free}_cached_objects args in shrink_control
Vladimir Davydov
3
-12
/
+13
2015-02-12
list_lru: introduce list_lru_shrink_{count,walk}
Vladimir Davydov
9
-43
/
+51
2015-02-12
mm: numa: avoid unnecessary TLB flushes when setting NUMA hinting entries
Mel Gorman
2
-6
/
+12
2015-02-12
mm: numa: add paranoid check around pte_protnone_numa
Mel Gorman
2
-0
/
+6
2015-02-12
x86: mm: restore original pte_special check
Mel Gorman
1
-7
/
+1
2015-02-12
mm: numa: do not trap faults on the huge zero page
Mel Gorman
4
-4
/
+27
2015-02-12
mm: remove remaining references to NUMA hinting bits and helpers
Mel Gorman
8
-283
/
+7
2015-02-12
mm: convert p[te|md]_mknonnuma and remaining page table manipulations
Mel Gorman
8
-38
/
+21
2015-02-12
ppc64: add paranoid warnings for unexpected DSISR_PROTFAULT
Mel Gorman
2
-13
/
+15
2015-02-12
mm: convert p[te|md]_numa users to p[te|md]_protnone_numa
Mel Gorman
11
-57
/
+40
2015-02-12
mm: add p[te|md] protnone helpers for use by NUMA balancing
Mel Gorman
3
-0
/
+52
2015-02-12
mm: numa: do not dereference pmd outside of the lock during NUMA hinting fault
Mel Gorman
3
-11
/
+2
2015-02-12
Merge tag 'dm-3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
17
-198
/
+416
2015-02-12
UBI: block: Fix checking for NULL instead of IS_ERR()
Dan Carpenter
1
-2
/
+2
2015-02-12
Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
19
-440
/
+476
2015-02-12
UBI: block: Continue creating ubiblocks after an initialization error
Dan Ehrenberg
1
-15
/
+22
2015-02-12
Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block
Linus Torvalds
30
-575
/
+499
2015-02-12
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
Linus Torvalds
87
-704
/
+305
2015-02-12
iscsi-target: Avoid IN_LOGOUT failure case for iser-target
Nicholas Bellinger
1
-1
/
+3
2015-02-12
target: Fix PR_APTPL_BUF_LEN buffer size limitation
Nicholas Bellinger
2
-13
/
+14
2015-02-12
iscsi-target: Drop problematic active_ts_list usage
Nicholas Bellinger
1
-23
/
+5
2015-02-12
iscsi/iser-target: Support multi-sequence sendtargets text response
Sagi Grimberg
5
-26
/
+82
2015-02-12
Merge tag 'md/3.20' of git://neil.brown.name/md
Linus Torvalds
18
-608
/
+867
2015-02-12
Merge tag 'jfs-3.20' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
5
-91
/
+45
2015-02-12
Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
40
-254
/
+2562
2015-02-12
Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
28
-1492
/
+2239
2015-02-12
Merge tag 'devicetree-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
36
-172
/
+766
2015-02-12
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
91
-1478
/
+2187
2015-02-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
20
-338
/
+209
2015-02-12
bridge: netfilter: Move sysctl-specific error code inside #ifdef
Geert Uytterhoeven
1
-5
/
+2
2015-02-12
Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
23
-164
/
+582
2015-02-12
Merge tag 'ktest-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-30
/
+229
2015-02-12
nfsd: fix comparison in fh_fsid_match()
Dan Carpenter
1
-1
/
+1
2015-02-12
ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gc
Jan Stancek
1
-2
/
+2
2015-02-12
SUNRPC: Fix a compile error when #undef CONFIG_PROC_FS
Trond Myklebust
1
-2
/
+5
2015-02-12
MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPS
Paul Burton
7
-0
/
+144
2015-02-12
ALSA: seq: potential out of bounds in do_control()
Dan Carpenter
1
-0
/
+3
2015-02-12
ALSA: line6: Improve line6_read/write_data() interfaces
Chris Rorvick
2
-8
/
+14
2015-02-12
s390/cacheinfo: coding style changes
Heiko Carstens
1
-13
/
+3
2015-02-12
s390/cacheinfo: fix shared cpu masks
Heiko Carstens
1
-5
/
+4
2015-02-12
s390/smp: reduce size of struct pcpu
Heiko Carstens
1
-27
/
+27
2015-02-12
s390/topology: convert cpu_topology array to per cpu variable
Heiko Carstens
2
-26
/
+26
[prev]
[next]