index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-12
memcg: free memcg_caches slot on css offline
Vladimir Davydov
3
-22
/
+65
2015-02-12
slab: use css id for naming per memcg caches
Vladimir Davydov
1
-3
/
+3
2015-02-12
cgroup: release css->id after css_free
Vladimir Davydov
1
-3
/
+7
2015-02-12
slab: link memcg caches of the same kind into a list
Vladimir Davydov
5
-33
/
+41
2015-02-12
slab: embed memcg_cache_params to kmem_cache
Vladimir Davydov
7
-103
/
+111
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 '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
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-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
45
-1082
/
+2658
2015-02-11
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2
-3
/
+0
2015-02-11
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
1
-15
/
+0
2015-02-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
116
-1717
/
+2491
2015-02-11
Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
237
-3143
/
+5084
2015-02-11
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
73
-919
/
+1533
2015-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
82
-1030
/
+1640
2015-02-11
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-25
/
+193
2015-02-11
Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
60
-1729
/
+5236
2015-02-11
mm/nommu.c: fix arithmetic overflow in __vm_enough_memory()
Roman Gushchin
1
-2
/
+2
2015-02-11
mm/mmap.c: fix arithmetic overflow in __vm_enough_memory()
Roman Gushchin
1
-2
/
+2
2015-02-11
vmstat: Reduce time interval to stat update on idle cpu
Christoph Lameter
1
-2
/
+2
2015-02-11
mm/page_owner.c: remove unnecessary stack_trace field
Sergei Rogachev
2
-13
/
+15
2015-02-11
Documentation/filesystems/proc.txt: describe /proc/<pid>/map_files
Cyrill Gorcunov
1
-0
/
+23
2015-02-11
mm: incorporate read-only pages into transparent huge pages
Ebru Akagunduz
1
-13
/
+42
2015-02-11
vmstat: do not use deferrable delayed work for vmstat_update
Michal Hocko
1
-1
/
+1
2015-02-11
mm: more aggressive page stealing for UNMOVABLE allocations
Vlastimil Babka
1
-4
/
+14
[next]