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
2016-12-12
mm: update mmu_gather range correctly
Aneesh Kumar K.V
1
-12
/
+31
2016-12-12
mm: use the correct page size when removing the page
Aneesh Kumar K.V
1
-2
/
+2
2016-12-12
shmem: avoid maybe-uninitialized warning
Arnd Bergmann
1
-3
/
+1
2016-12-12
mm, compaction: fix NR_ISOLATED_* stats for pfn based migration
Ming Ling
2
-26
/
+14
2016-12-12
mm, mempolicy: clean up __GFP_THISNODE confusion in policy_zonelist
Michal Hocko
1
-16
/
+8
2016-12-12
mm, thp: avoid unlikely branches for split_huge_pmd
David Rientjes
4
-4
/
+6
2016-12-12
mm/vmalloc.c: simplify /proc/vmallocinfo implementation
zijun_hu
1
-22
/
+5
2016-12-12
mm: make unreserve highatomic functions reliable
Minchan Kim
1
-7
/
+17
2016-12-12
mm: try to exhaust highatomic reserve before the OOM
Minchan Kim
1
-5
/
+10
2016-12-12
mm: prevent double decrease of nr_reserved_highatomic
Minchan Kim
1
-6
/
+18
2016-12-12
mm: don't steal highatomic pageblock
Minchan Kim
1
-2
/
+4
2016-12-12
kmemleak: fix reference to Documentation
Andreas Platschek
1
-1
/
+1
2016-12-12
mm/hugetlb.c: use huge_pte_lock instead of opencoding the lock
Aneesh Kumar K.V
1
-4
/
+2
2016-12-12
mm/hugetlb.c: use the right pte val for compare in hugetlb_cow
Aneesh Kumar K.V
1
-5
/
+7
2016-12-12
mm/gup.c: make unnecessarily global vma_permits_fault() static
Tobias Klauser
1
-1
/
+2
2016-12-12
mm/vmscan.c: set correct defer count for shrinker
Shaohua Li
1
-3
/
+11
2016-12-12
mm/mprotect.c: don't touch single threaded PTEs which are on the right node
Andi Kleen
1
-0
/
+13
2016-12-12
mm, slab: maintain total slab count instead of active count
David Rientjes
2
-43
/
+31
2016-12-12
mm, slab: faster active and free stats
Greg Thelen
2
-71
/
+49
2016-12-12
mm/slab_common.c: check kmem_create_cache flags are common
Thomas Garnier
2
-0
/
+21
2016-12-12
slub: avoid false-postive warning
Arnd Bergmann
1
-1
/
+1
2016-12-12
slub: move synchronize_sched out of slab_mutex on shrink
Vladimir Davydov
5
-23
/
+31
2016-12-12
mm: memcontrol: use special workqueue for creating per-memcg caches
Vladimir Davydov
1
-1
/
+14
2016-12-12
ocfs2: replace CURRENT_TIME macro
Deepa Dinamani
3
-4
/
+6
2016-12-12
ocfs2: use time64_t to represent orphan scan times
Deepa Dinamani
3
-4
/
+4
2016-12-12
ocfs2: fix double put of recount tree in ocfs2_lock_refcount_tree()
Ashish Samant
1
-1
/
+0
2016-12-12
ocfs2: clean up unused 'page' parameter in ocfs2_write_end_nolock()
piaojun
3
-8
/
+5
2016-12-12
ocfs2/dlm: clean up deadcode in dlm_master_request_handler()
piaojun
1
-6
/
+0
2016-12-12
ocfs2: delete redundant code and set the node bit into maybe_map directly
Guozhonghua
1
-4
/
+1
2016-12-12
ocfs2/dlm: clean up useless BUG_ON default case in dlm_finalize_reco_handler()
piaojun
1
-2
/
+0
2016-12-12
drivers/pcmcia/m32r_pcc.c: check return from add_pcc_socket
Sudip Mukherjee
1
-2
/
+8
2016-12-12
drivers/pcmcia/m32r_pcc.c: use common error path
Sudip Mukherjee
1
-7
/
+10
2016-12-12
drivers/pcmcia/m32r_pcc.c: check return from request_irq
Sudip Mukherjee
1
-4
/
+10
2016-12-12
m32r: fix build warning
Sudip Mukherjee
1
-0
/
+2
2016-12-12
m32r: add simple dma
Sudip Mukherjee
3
-2
/
+38
2016-12-12
scripts/tags.sh: handle OMAP platforms properly
Sam Protsenko
1
-2
/
+17
2016-12-12
scripts/bloat-o-meter: compile .NUMBER regex
Alexey Dobriyan
1
-1
/
+3
2016-12-12
scripts/bloat-o-meter: don't use readlines()
Alexey Dobriyan
1
-11
/
+12
2016-12-12
prctl: remove one-shot limitation for changing exe link
Stanislav Kinsburskiy
2
-11
/
+5
2016-12-12
kthread: add __printf attributes
Nicolas Iooss
2
-3
/
+4
2016-12-12
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-91
/
+528
2016-12-12
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-12
/
+5
2016-12-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
36
-406
/
+1152
2016-12-12
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
289
-1053
/
+98023
2016-12-12
Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-16
/
+13
2016-12-12
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
116
-1523
/
+674
2016-12-12
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
24
-62
/
+872
2016-12-12
Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-14
/
+12
2016-12-12
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
17
-107
/
+221
2016-12-12
Merge tag 'cris-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/je...
Linus Torvalds
3
-9
/
+9
[next]