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
2020-04-02
mm: kmem: switch to nr_pages in (__)memcg_kmem_charge_memcg()
Roman Gushchin
1
-5
/
+6
2020-04-02
mm: kmem: rename memcg_kmem_(un)charge() into memcg_kmem_(un)charge_page()
Roman Gushchin
1
-10
/
+13
2020-04-02
mm: kmem: cleanup memcg_kmem_uncharge_memcg() arguments
Roman Gushchin
1
-2
/
+2
2020-04-02
mm: kmem: cleanup (__)memcg_kmem_charge_memcg() arguments
Roman Gushchin
1
-5
/
+4
2020-04-02
mm: swap: make page_evictable() inline
Yang Shi
2
-5
/
+2
2020-04-02
mm/gup/writeback: add callbacks for inaccessible pages
Claudio Imbrenda
1
-0
/
+6
2020-04-02
mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting
John Hubbard
1
-0
/
+2
2020-04-02
mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pages
John Hubbard
2
-1
/
+32
2020-04-02
mm/gup: track FOLL_PIN pages
John Hubbard
1
-15
/
+67
2020-04-02
mm: introduce page_ref_sub_return()
John Hubbard
1
-0
/
+9
2020-04-02
include/linux/pagemap.h: rename arguments to find_subpage
Matthew Wilcox (Oracle)
1
-5
/
+10
2020-04-02
revert "topology: add support for node_to_mem_node() to determine the fallbac...
Vlastimil Babka
1
-17
/
+0
2020-04-02
kthread: mark timer used by delayed kthread works as IRQ safe
Petr Mladek
1
-1
/
+2
2020-04-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
4
-19
/
+13
2020-04-01
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
3
-120
/
+17
2020-04-01
Merge tag 'xarray-5.7' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-3
/
+7
2020-04-01
Merge tag 'drm-next-2020-04-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-26
/
+75
2020-04-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-8
/
+5
2020-04-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-0
/
+182
2020-04-01
blkcg: don't offline parent blkcg first
Tejun Heo
1
-1
/
+5
2020-04-01
blkcg: rename blkcg->cgwb_refcnt to ->online_pin and always use it
Tejun Heo
1
-26
/
+13
2020-04-01
NFS: Try to join page groups before an O_DIRECT retransmission
Trond Myklebust
1
-0
/
+1
2020-04-01
NFS: Refactor nfs_lock_and_join_requests()
Trond Myklebust
1
-0
/
+1
2020-04-01
NFS: Clean up nfs_lock_and_join_requests()
Trond Myklebust
1
-0
/
+1
2020-04-01
NFS: Fix races nfs_page_group_destroy() vs nfs_destroy_unlinked_subrequests()
Trond Myklebust
1
-0
/
+2
2020-04-01
signal: Extend exec_id to 64bits
Eric W. Biederman
1
-2
/
+2
2020-04-01
vDPA: introduce vDPA bus
Jason Wang
1
-0
/
+253
2020-04-01
vringh: IOTLB support
Jason Wang
1
-0
/
+36
2020-04-01
vhost: factor out IOTLB
Jason Wang
1
-0
/
+47
2020-04-01
hrtimer: Don't dereference the hrtimer pointer after the callback
Sebastian Andrzej Siewior
1
-11
/
+16
2020-04-01
Revert "driver core: platform: Initialize dma_parms for platform devices"
Greg Kroah-Hartman
1
-1
/
+0
2020-04-01
Revert "amba: Initialize dma_parms for amba devices"
Greg Kroah-Hartman
1
-1
/
+0
2020-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
51
-865
/
+1447
2020-03-31
Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
7
-40
/
+49
2020-03-31
Merge tag 'mmc-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
6
-6
/
+26
2020-03-31
Merge branch 'next-general' of git://git.kernel.org:/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+35
2020-03-31
Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2020-03-31
pinctrl: Define of_pinctrl_get() dummy for !PINCTRL
Thierry Reding
1
-1
/
+1
2020-03-31
Merge tag 'for-5.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-1
/
+21
2020-03-31
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
1
-0
/
+6
2020-03-31
gpio: Rename variable in core APIs
Linus Walleij
1
-69
/
+69
2020-03-31
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-8
/
+11
2020-03-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-1
/
+9
2020-03-31
Merge tag 'please-pull-ia64_for_5.7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-93
/
+0
2020-03-31
Merge tag 'm68k-for-v5.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-17
/
+0
2020-03-31
KVM: Pass kvm_init()'s opaque param to additional arch funcs
Sean Christopherson
1
-2
/
+2
2020-03-31
Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
24
-289
/
+138
2020-03-31
Merge v5.6 into drm-next
Dave Airlie
28
-65
/
+148
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
10
-623
/
+498
2020-03-30
Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-23
/
+23
[prev]
[next]