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-24
procfs: use an enum for possible hidepid values
Lafcadio Wluiki
1
-0
/
+6
2017-02-24
kasan: drain quarantine of memcg slab objects
Greg Thelen
1
-2
/
+2
2017-02-24
memory-hotplug: use dev_online for memhp_auto_online
Nathan Fontenot
1
-3
/
+0
2017-02-24
mm: remove shmem_mapping() shmem_zero_setup() duplicates
Hugh Dickins
2
-10
/
+7
2017-02-24
mm, madvise: fail with ENOMEM when splitting vma will hit max_map_count
David Rientjes
1
-2
/
+4
2017-02-24
mm: wire up GFP flag passing in dma_alloc_from_contiguous
Lucas Stach
1
-2
/
+2
2017-02-24
mm: cma_alloc: allow to specify GFP mask
Lucas Stach
1
-1
/
+2
2017-02-24
mm: alloc_contig_range: allow to specify GFP mask
Lucas Stach
1
-1
/
+1
2017-02-24
userfaultfd: non-cooperative: add event for exit() notification
Mike Rapoport
1
-0
/
+7
2017-02-24
userfaultfd: non-cooperative: add event for memory unmaps
Mike Rapoport
2
-5
/
+27
2017-02-24
mm: drop page_check_address{,_transhuge}
Kirill A. Shutemov
1
-36
/
+0
2017-02-24
mm: introduce page_vma_mapped_walk()
Kirill A. Shutemov
1
-0
/
+26
2017-02-24
mm/migration: make isolate_movable_page always defined
Yisheng Xie
1
-0
/
+2
2017-02-24
mm/migration: make isolate_movable_page() return int type
Yisheng Xie
1
-1
/
+1
2017-02-24
mm: replace FAULT_FLAG_SIZE with parameter to huge_fault
Dave Jiang
2
-7
/
+10
2017-02-24
mm, x86: add support for PUD-sized transparent hugepages
Matthew Wilcox
4
-6
/
+133
2017-02-24
mm,fs,dax: change ->pmd_fault to ->huge_fault
Dave Jiang
2
-7
/
+9
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
3
-10
/
+8
2017-02-24
mm: vmscan: move dirty pages out of the way until they're flushed
Johannes Weiner
1
-0
/
+7
2017-02-24
mm: vmscan: kick flushers when we encounter dirty pages on the LRU
Johannes Weiner
1
-1
/
+1
2017-02-24
mm: vmscan: scan dirty pages even in laptop mode
Johannes Weiner
1
-2
/
+0
2017-02-24
userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVE
Mike Rapoport
1
-8
/
+8
2017-02-24
memblock: embed memblock type name within struct memblock_type
Heiko Carstens
1
-0
/
+1
2017-02-24
mm: validate device_hotplug is held for memory hotplug
Dan Williams
1
-0
/
+1
2017-02-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
1
-2
/
+9
2017-02-24
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-1
/
+40
2017-02-24
nfs/nfsd/sunrpc: enforce transport requirements for NFSv4
Jeff Layton
1
-0
/
+3
2017-02-24
watchdog: Introduce watchdog_stop_on_unregister helper
Guenter Roeck
1
-0
/
+7
2017-02-24
sunrpc: flag transports as having congestion control
Jeff Layton
1
-0
/
+1
2017-02-24
sunrpc: turn bitfield flags in svc_version into bools
Jeff Layton
1
-4
/
+5
2017-02-24
libceph: get rid of ack vs commit
Ilya Dryomov
1
-5
/
+1
2017-02-24
objtool: Improve detection of BUG() and other dead ends
Josh Poimboeuf
1
-1
/
+12
2017-02-24
locking/refcounts: Add missing kernel.h header to have UINT_MAX defined
Elena Reshetova
1
-0
/
+1
2017-02-24
locking/refcounts: Out-of-line everything
Peter Zijlstra
1
-265
/
+12
2017-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
7
-8
/
+16
2017-02-23
Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...
Linus Torvalds
4
-35
/
+312
2017-02-23
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-102
/
+88
2017-02-23
PM / QoS: Remove global notifiers
Viresh Kumar
1
-8
/
+0
2017-02-23
Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-23
/
+4
2017-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+11
2017-02-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2
-2
/
+6
2017-02-23
blk-mq: use sbq wait queues instead of restart for driver tags
Omar Sandoval
1
-0
/
+2
2017-02-23
block/sed-opal: Introduce free_opal_dev to free the structure and clean up state
Scott Bauer
1
-0
/
+5
2017-02-23
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-0
/
+2
2017-02-23
Merge tag 'rpmsg-v4.11' of git://github.com/andersson/remoteproc
Linus Torvalds
2
-4
/
+15
2017-02-23
Merge tag 'rproc-v4.11' of git://github.com/andersson/remoteproc
Linus Torvalds
2
-3
/
+21
2017-02-23
Merge tag 'sound-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-4
/
+3
2017-02-23
Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2
-13
/
+57
2017-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-116
/
+3
2017-02-23
Merge tag 'mfd-for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-12
/
+396
[prev]
[next]