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-06-03
mm: make deferred init's max threads arch-specific
Daniel Jordan
1
-0
/
+3
2020-06-03
padata: add basic support for multithreaded jobs
Daniel Jordan
1
-0
/
+29
2020-06-03
padata: allocate work structures for parallel jobs from a pool
Daniel Jordan
1
-7
/
+1
2020-06-03
padata: initialize earlier
Daniel Jordan
1
-0
/
+6
2020-06-03
mm: initialize deferred pages with interrupts enabled
Pavel Tatashin
1
-0
/
+2
2020-06-03
mm/page_alloc: restrict and formalize compound_page_dtors[]
Anshuman Khandual
1
-1
/
+1
2020-06-03
mm: rename gfpflags_to_migratetype to gfp_migratetype for same convention
Wei Yang
1
-1
/
+1
2020-06-03
mm/page_alloc: integrate classzone_idx and high_zoneidx
Joonsoo Kim
2
-10
/
+11
2020-06-03
mm/page_alloc.c: remove unused free_bootmem_with_active_regions
Baoquan He
1
-4
/
+0
2020-06-03
mm: rename free_area_init_node() to free_area_init_memoryless_node()
Mike Rapoport
1
-6
/
+3
2020-06-03
mm: free_area_init: allow defining max_zone_pfn in descending order
Mike Rapoport
1
-0
/
+1
2020-06-03
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
1
-4
/
+3
2020-06-03
mm: free_area_init: use maximal zone PFNs rather than zone sizes
Mike Rapoport
1
-1
/
+1
2020-06-03
mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
Mike Rapoport
3
-16
/
+6
2020-06-03
mm: make early_pfn_to_nid() and related defintions close to each other
Mike Rapoport
2
-11
/
+2
2020-06-03
mm: clarify __GFP_MEMALLOC usage
Michal Hocko
1
-0
/
+5
2020-06-03
string.h: fix incompatibility between FORTIFY_SOURCE and KASAN
Daniel Axtens
1
-12
/
+48
2020-06-03
mm/gup: introduce pin_user_pages_fast_only()
John Hubbard
1
-0
/
+2
2020-06-03
mm/gup: refactor and de-duplicate gup_fast() code
John Hubbard
1
-0
/
+1
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
69
-471
/
+1610
2020-06-03
Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-19
/
+21
2020-06-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-17
/
+70
2020-06-03
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-39
/
+31
2020-06-03
Merge tag 'kgdb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...
Linus Torvalds
2
-3
/
+7
2020-06-03
Merge tag 'threads-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
4
-2
/
+30
2020-06-03
Merge tag 'sched-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-36
/
+62
2020-06-03
Merge tag 'irq-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-25
/
+10
2020-06-02
Merge tag 'for-5.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
3
-2
/
+12
2020-06-02
Merge tag 'vfs-5.8-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-1
/
+8
2020-06-02
Merge tag 'vfs-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-6
/
+1
2020-06-02
Merge tag 'audit-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+23
2020-06-02
Merge tag 'for-5.8/io_uring-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+3
2020-06-02
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-109
/
+300
2020-06-02
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
18
-124
/
+473
2020-06-02
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-0
/
+12
2020-06-02
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-72
/
+39
2020-06-02
Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+1
2020-06-02
Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
4
-27
/
+19
2020-06-02
Merge tag 'platform-drivers-x86-v5.8-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
5
-4
/
+81
2020-06-02
Merge tag 'mmc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
7
-29
/
+92
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
15
-71
/
+315
2020-06-02
bpf: Fix up bpf_skb_adjust_room helper's skb csum setting
Daniel Borkmann
1
-0
/
+8
2020-06-02
mm: remove vmalloc_sync_(un)mappings()
Joerg Roedel
1
-2
/
+0
2020-06-02
mm/vmalloc: track which page-table levels were modified
Joerg Roedel
1
-0
/
+16
2020-06-02
mm: add functions to track page directory modifications
Joerg Roedel
1
-0
/
+46
2020-06-02
mm: remove vmalloc_user_node_flags
Christoph Hellwig
1
-1
/
+0
2020-06-02
mm: remove __vmalloc_node_flags_caller
Christoph Hellwig
1
-2
/
+2
2020-06-02
mm: remove both instances of __vmalloc_node_flags
Christoph Hellwig
1
-9
/
+0
2020-06-02
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
1
-1
/
+1
2020-06-02
mm: remove the prot argument from vm_map_ram
Christoph Hellwig
1
-2
/
+1
[prev]
[next]