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
2017-02-23
net/mlx4: Spoofcheck and zero MAC can't coexist
Eugenia Emantayev
2
-1
/
+11
2017-02-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
17
-41
/
+225
2017-02-22
Merge tag 'devicetree-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-1
/
+8
2017-02-22
Merge tag 'docs-4.11' of git://git.lwn.net/linux
Linus Torvalds
1
-56
/
+54
2017-02-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-14
/
+49
2017-02-23
Merge tag 'v4.10-rc8' into drm-next
Dave Airlie
21
-54
/
+123
2017-02-22
Merge tag 'xfs-4.11-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-11
/
+11
2017-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
1
-6
/
+15
2017-02-22
Merge tag 'modules-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+2
2017-02-22
mm: fix <linux/pagemap.h> stray kernel-doc notation
Randy Dunlap
1
-1
/
+0
2017-02-22
mm: drop unused argument of zap_page_range()
Kirill A. Shutemov
1
-1
/
+1
2017-02-22
mm: drop zap_details::check_swap_entries
Kirill A. Shutemov
1
-1
/
+0
2017-02-22
mm: drop zap_details::ignore_dirty
Kirill A. Shutemov
1
-1
/
+0
2017-02-22
lib/show_mem.c: teach show_mem to work with the given nodemask
Michal Hocko
1
-3
/
+2
2017-02-22
mm, page_alloc: warn_alloc print nodemask
Michal Hocko
1
-2
/
+2
2017-02-22
mm, vmscan: cleanup lru size claculations
Michal Hocko
1
-1
/
+1
2017-02-22
mm, thp: add new defer+madvise defrag option
David Rientjes
1
-0
/
+1
2017-02-22
mm/swap: skip readahead only when swap slot cache is enabled
Huang Ying
1
-0
/
+2
2017-02-22
mm/swap: add cache for swap slots allocation
Tim Chen
2
-0
/
+32
2017-02-22
mm/swap: free swap slots in batch
Tim Chen
1
-0
/
+1
2017-02-22
mm/swap: allocate swap slots in batches
Tim Chen
1
-0
/
+2
2017-02-22
mm/swap: skip readahead for unreferenced swap slots
Tim Chen
1
-0
/
+6
2017-02-22
mm/swap: split swap cache into 64MB trunks
Huang, Ying
1
-2
/
+9
2017-02-22
mm/swap: add cluster lock
Huang, Ying
1
-0
/
+6
2017-02-22
powerpc: do not make the entire heap executable
Denys Vlasenko
1
-0
/
+1
2017-02-22
mm: page_alloc: skip over regions of invalid pfns where possible
Paul Burton
1
-0
/
+1
2017-02-22
mm, compaction: add vmstats for kcompactd work
David Rientjes
1
-0
/
+1
2017-02-22
mm: un-export wake_up_page functions
Nicholas Piggin
1
-10
/
+2
2017-02-22
userfaultfd: shmem: introduce vma_is_shmem
Mike Rapoport
1
-0
/
+10
2017-02-22
userfaultfd: shmem: add shmem_mcopy_atomic_pte for userfaultfd support
Mike Rapoport
1
-0
/
+11
2017-02-22
userfaultfd: hugetlbfs: gup: support VM_FAULT_RETRY
Andrea Arcangeli
1
-2
/
+3
2017-02-22
userfaultfd: hugetlbfs: fix __mcopy_atomic_hugetlb retry/error processing
Mike Kravetz
1
-1
/
+2
2017-02-22
userfaultfd: hugetlbfs: add hugetlb_mcopy_atomic_pte for userfaultfd support
Mike Kravetz
1
-0
/
+7
2017-02-22
userfaultfd: hugetlbfs: add copy_huge_page_from_user for hugetlb userfaultfd ...
Mike Kravetz
1
-0
/
+3
2017-02-22
userfaultfd: non-cooperative: add madvise() event for MADV_DONTNEED request
Pavel Emelyanov
1
-0
/
+12
2017-02-22
userfaultfd: non-cooperative: optimize mremap_userfaultfd_complete()
Andrea Arcangeli
1
-2
/
+2
2017-02-22
userfaultfd: non-cooperative: add mremap() event
Pavel Emelyanov
1
-0
/
+17
2017-02-22
userfaultfd: non-cooperative: Add fork() event
Pavel Emelyanov
1
-0
/
+13
2017-02-22
slab: use memcg_kmem_cache_wq for slab destruction operations
Tejun Heo
1
-0
/
+1
2017-02-22
slab: remove synchronous synchronize_sched() from memcg cache deactivation path
Tejun Heo
1
-0
/
+6
2017-02-22
slab: implement slab_root_caches list
Tejun Heo
1
-0
/
+3
2017-02-22
slab: link memcg kmem_caches on their associated memory cgroup
Tejun Heo
2
-0
/
+4
2017-02-22
slab: reorganize memcg_cache_params
Tejun Heo
1
-9
/
+24
2017-02-22
slub: separate out sysfs_slab_release() from sysfs_slab_remove()
Tejun Heo
1
-2
/
+2
2017-02-22
mm, dax: change pmd_fault() to take only vmf parameter
Dave Jiang
2
-5
/
+4
2017-02-22
mm, dax: make pmd_fault() and friends be the same as fault()
Dave Jiang
2
-6
/
+4
2017-02-22
dax: add tracepoints to dax_pmd_insert_mapping()
Ross Zwisler
1
-0
/
+6
2017-02-22
dax: add tracepoint infrastructure, PMD tracing
Ross Zwisler
1
-0
/
+25
2017-02-22
tracing: add __print_flags_u64()
Ross Zwisler
1
-0
/
+4
2017-02-22
nvme-rdma: move nvme cm status helper to .h file
Max Gurtovoy
1
-0
/
+24
[prev]
[next]