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-05-03
mm: reclaim MADV_FREE pages
Shaohua Li
1
-1
/
+1
2017-05-03
mm: move MADV_FREE pages into LRU_INACTIVE_FILE list
Shaohua Li
2
-2
/
+2
2017-05-03
mm: delete unnecessary TTU_* flags
Shaohua Li
1
-13
/
+9
2017-05-03
mm: delete NR_PAGES_SCANNED and pgdat_reclaimable()
Johannes Weiner
1
-1
/
+0
2017-05-03
mm: fix 100% CPU kswapd busyloop on unreclaimable nodes
Johannes Weiner
1
-0
/
+2
2017-05-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2
-15
/
+16
2017-05-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-10
/
+13
2017-05-03
Merge tag 'spi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-1
/
+9
2017-05-03
Merge tag 'regulator-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-4
/
+73
2017-05-03
Merge branch 'i2c/for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+10
2017-05-03
Merge tag 'mfd-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
12
-165
/
+740
2017-05-03
Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
6
-11
/
+68
2017-05-03
Merge branch 'generic' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/...
Linus Torvalds
1
-1
/
+0
2017-05-03
Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack...
Linus Torvalds
2
-35
/
+64
2017-05-03
Merge tag 'for-4.12/dm-post-merge-changes' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-0
/
+2
2017-05-03
Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+20
2017-05-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shl...
Linus Torvalds
2
-9
/
+3
2017-05-03
f2fs: introduce CP_TRIMMED_FLAG to avoid unneeded discard
Chao Yu
1
-0
/
+1
2017-05-03
Merge branch 'stable-4.12' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-4
/
+3
2017-05-03
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
8
-19
/
+103
2017-05-03
Revert "KVM: Support vCPU-based gfn->hva cache"
Paolo Bonzini
1
-8
/
+8
2017-05-03
xdp: use common helper for netlink extended ack reporting
Daniel Borkmann
1
-11
/
+8
2017-05-02
f2fs: sanity check segment count
Jin Qian
1
-0
/
+6
2017-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2017-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-15
/
+74
2017-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-2
/
+21
2017-05-02
Merge tag 'pinctrl-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+3
2017-05-02
Merge tag 'mmc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2
-0
/
+16
2017-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
55
-810
/
+1271
2017-05-02
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-7
/
+69
2017-05-02
virtio: allow extra context per descriptor
Michael S. Tsirkin
1
-0
/
+9
2017-05-02
virtio: add context flag to find vqs
Michael S. Tsirkin
2
-3
/
+18
2017-05-02
virtio: wrap find_vqs
Michael S. Tsirkin
1
-0
/
+9
2017-05-02
qed*: Fix issues in the ptp filter config implementation.
[email protected]
1
-6
/
+17
2017-05-02
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-61
/
+0
2017-05-02
Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-2
/
+2
2017-05-02
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2017-05-02
Merge tag 'usercopy-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+12
2017-05-02
Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-25
/
+131
2017-05-02
Merge tag 'docs-4.12' of git://git.lwn.net/linux
Linus Torvalds
4
-5
/
+74
2017-05-02
audit: Use timespec64 to represent audit timestamps
Deepa Dinamani
1
-2
/
+2
2017-05-02
audit: kernel generated netlink traffic should have a portid of 0
Paul Moore
1
-2
/
+1
2017-05-02
blk-mq: update ->init_request and ->exit_request prototypes
Christoph Hellwig
1
-2
/
+2
2017-05-02
block: Remove elevator_change()
Bart Van Assche
1
-1
/
+0
2017-05-02
srcu: Debloat the <linux/rcu_segcblist.h> header
Ingo Molnar
1
-625
/
+3
2017-05-02
KVM: x86: don't hold kvm->lock in KVM_SET_GSI_ROUTING
David Hildenbrand
1
-0
/
+1
2017-05-02
Merge branch 'for-4.12/asus' into for-linus
Jiri Kosina
314
-5314
/
+10615
2017-05-02
Merge branches 'for-4.11/upstream-fixes', 'for-4.12/accutouch', 'for-4.12/cp2...
Jiri Kosina
64
-1465
/
+1157
2017-05-01
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-16
/
+11
2017-05-01
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+29
[prev]
[next]