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
/
asm-generic
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-19
vmlinux.lds.h: Create section for protection against instrumentation
Thomas Gleixner
2
-0
/
+13
2020-05-07
io: Provide _inX() and _outX()
John Garry
1
-20
/
+44
2020-05-05
mm: change pmdp_huge_get_and_clear_full take vm_area_struct as arg
Aneesh Kumar K.V
1
-2
/
+2
2020-04-23
arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>
Masahiro Yamada
2
-0
/
+8
2020-04-16
locking/barriers: Use '__unqual_scalar_typeof' for load-acquire macros
Will Deacon
1
-8
/
+8
2020-04-14
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2020-04-13
Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh
Ingo Molnar
9
-23
/
+150
2020-04-11
x86/Hyper-V: Report crash data in die() when panic_on_oops is set
Tianyu Lan
1
-1
/
+1
2020-04-07
userfaultfd: wp: add pmd_swp_*uffd_wp() helpers
Peter Xu
1
-0
/
+15
2020-04-07
userfaultfd: wp: add WP pagetable tracking to x86
Andrea Arcangeli
2
-0
/
+52
2020-04-07
mm/vma: replace all remaining open encodings with is_vm_hugetlb_page()
Anshuman Khandual
1
-1
/
+2
2020-04-04
Merge tag 'gpio-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-2
/
+2
2020-04-02
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
1
-0
/
+52
2020-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-0
/
+15
2020-03-31
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+9
2020-03-30
Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-14
/
+0
2020-03-28
Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...
Thomas Gleixner
1
-2
/
+0
2020-03-27
generic arch_futex_atomic_op_inuser() doesn't need access_ok()
Al Viro
1
-2
/
+0
2020-03-27
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
1
-2
/
+2
2020-03-27
x86, vmlinux.lds: Add RUNTIME_DISCARD_EXIT to generic DISCARDS
H.J. Lu
1
-2
/
+9
2020-03-21
asm-generic, kcsan: Add KCSAN instrumentation for bitops
Marco Elver
3
-20
/
+20
2020-03-21
asm-generic, atomic-instrumented: Use generic instrumented.h
Marco Elver
1
-204
/
+191
2020-03-21
Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts
Ingo Molnar
9
-69
/
+107
2020-03-19
bpf: Support llvm-objcopy for vmlinux BTF
Fangrui Song
1
-0
/
+15
2020-03-06
asm-generic/bitops: Update stale comment
Will Deacon
1
-2
/
+3
2020-02-17
lib/vdso: Avoid highres update if clocksource is not VDSO capable
Thomas Gleixner
1
-7
/
+0
2020-02-17
lib/vdso: Cleanup clock mode storage leftovers
Thomas Gleixner
1
-7
/
+0
2020-02-10
gpio: Avoid kernel.h inclusion where it's possible
Andy Shevchenko
1
-2
/
+2
2020-02-04
Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-0
/
+1
2020-02-04
asm-generic: Make dma-contiguous.h a mandatory include/asm header
Michal Simek
1
-0
/
+1
2020-02-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-48
/
+92
2020-02-04
asm-generic/tlb: provide MMU_GATHER_TABLE_FREE
Peter Zijlstra
1
-35
/
+37
2020-02-04
asm-generic/tlb: rename HAVE_MMU_GATHER_NO_GATHER
Peter Zijlstra
1
-2
/
+12
2020-02-04
asm-generic/tlb: rename HAVE_MMU_GATHER_PAGE_SIZE
Peter Zijlstra
1
-3
/
+6
2020-02-04
asm-generic/tlb: rename HAVE_RCU_TABLE_FREE
Peter Zijlstra
1
-5
/
+5
2020-02-04
asm-gemeric/tlb: remove stray function declarations
Peter Zijlstra
1
-4
/
+0
2020-02-04
asm-generic/tlb: avoid potential double flush
Peter Zijlstra
1
-1
/
+6
2020-02-04
mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush
Peter Zijlstra
1
-7
/
+15
2020-02-04
mm: add generic p?d_leaf() macros
Steven Price
1
-0
/
+20
2020-02-03
Merge branch 'for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...
Linus Torvalds
1
-5
/
+5
2020-01-31
Merge tag 'modules-for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+5
2020-01-31
percpu: fix __percpu annotation in asm-generic
Luc Van Oostenryck
1
-5
/
+5
2020-01-30
Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
1
-5
/
+0
2020-01-27
Merge tag 'timers-urgent-2020-01-27' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2
-6
/
+2
2020-01-24
Merge branch 'kcsan.2020.01.07a' into locking/kcsan
Ingo Molnar
2
-332
/
+334
2020-01-23
mm: remove arch_bprm_mm_init() hook
Dave Hansen
1
-5
/
+0
2020-01-20
Merge tag 'v5.5-rc7' into locking/kcsan, to refresh the tree
Ingo Molnar
1
-1
/
+32
2020-01-17
lib/vdso: Make __arch_update_vdso_data() logic understandable
Thomas Gleixner
1
-2
/
+2
2020-01-07
asm-generic/atomic: Use __always_inline for pure wrappers
Marco Elver
2
-332
/
+334
[prev]
[next]