index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Commit message (
Expand
)
Author
Age
Files
Lines
*
include/asm-generic/topology.h: guard cpumask_of_node() macro argument
Arnd Bergmann
2020-05-28
1
-1
/
+1
*
arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>
Masahiro Yamada
2020-04-23
2
-0
/
+8
*
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-04-14
1
-1
/
+1
|
\
|
*
x86/Hyper-V: Report crash data in die() when panic_on_oops is set
Tianyu Lan
2020-04-11
1
-1
/
+1
*
|
userfaultfd: wp: add pmd_swp_*uffd_wp() helpers
Peter Xu
2020-04-07
1
-0
/
+15
*
|
userfaultfd: wp: add WP pagetable tracking to x86
Andrea Arcangeli
2020-04-07
2
-0
/
+52
*
|
mm/vma: replace all remaining open encodings with is_vm_hugetlb_page()
Anshuman Khandual
2020-04-07
1
-1
/
+2
*
|
Merge tag 'gpio-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2020-04-04
1
-2
/
+2
|
\
\
|
*
|
gpio: Avoid kernel.h inclusion where it's possible
Andy Shevchenko
2020-02-10
1
-2
/
+2
|
|
/
*
|
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
2020-04-02
1
-0
/
+52
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-03-31
1
-0
/
+15
|
\
\
|
*
|
bpf: Support llvm-objcopy for vmlinux BTF
Fangrui Song
2020-03-19
1
-0
/
+15
|
|
/
*
|
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-03-31
1
-2
/
+9
|
\
\
|
*
|
x86, vmlinux.lds: Add RUNTIME_DISCARD_EXIT to generic DISCARDS
H.J. Lu
2020-03-27
1
-2
/
+9
|
|
/
*
|
Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-03-30
1
-14
/
+0
|
\
\
|
*
|
lib/vdso: Avoid highres update if clocksource is not VDSO capable
Thomas Gleixner
2020-02-17
1
-7
/
+0
|
*
|
lib/vdso: Cleanup clock mode storage leftovers
Thomas Gleixner
2020-02-17
1
-7
/
+0
|
|
/
*
|
Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...
Thomas Gleixner
2020-03-28
1
-2
/
+0
|
\
\
|
*
|
generic arch_futex_atomic_op_inuser() doesn't need access_ok()
Al Viro
2020-03-27
1
-2
/
+0
|
*
|
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
2020-03-27
1
-2
/
+2
|
|
/
*
/
asm-generic/bitops: Update stale comment
Will Deacon
2020-03-06
1
-2
/
+3
|
/
*
Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2020-02-04
1
-0
/
+1
|
\
|
*
asm-generic: Make dma-contiguous.h a mandatory include/asm header
Michal Simek
2020-02-04
1
-0
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-02-04
2
-48
/
+92
|
\
\
|
*
|
asm-generic/tlb: provide MMU_GATHER_TABLE_FREE
Peter Zijlstra
2020-02-04
1
-35
/
+37
|
*
|
asm-generic/tlb: rename HAVE_MMU_GATHER_NO_GATHER
Peter Zijlstra
2020-02-04
1
-2
/
+12
|
*
|
asm-generic/tlb: rename HAVE_MMU_GATHER_PAGE_SIZE
Peter Zijlstra
2020-02-04
1
-3
/
+6
|
*
|
asm-generic/tlb: rename HAVE_RCU_TABLE_FREE
Peter Zijlstra
2020-02-04
1
-5
/
+5
|
*
|
asm-gemeric/tlb: remove stray function declarations
Peter Zijlstra
2020-02-04
1
-4
/
+0
|
*
|
asm-generic/tlb: avoid potential double flush
Peter Zijlstra
2020-02-04
1
-1
/
+6
|
*
|
mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush
Peter Zijlstra
2020-02-04
1
-7
/
+15
|
*
|
mm: add generic p?d_leaf() macros
Steven Price
2020-02-04
1
-0
/
+20
*
|
|
Merge branch 'for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...
Linus Torvalds
2020-02-03
1
-5
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
percpu: fix __percpu annotation in asm-generic
Luc Van Oostenryck
2020-01-31
1
-5
/
+5
*
|
|
Merge tag 'modules-for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-01-31
1
-3
/
+5
|
\
\
\
|
*
|
|
export.h: reduce __ksymtab_strings string duplication by using "MS" section f...
Jessica Yu
2019-12-16
1
-3
/
+5
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
2020-01-30
1
-5
/
+0
|
\
\
\
|
*
|
|
mm: remove arch_bprm_mm_init() hook
Dave Hansen
2020-01-23
1
-5
/
+0
*
|
|
|
Merge tag 'timers-urgent-2020-01-27' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-01-27
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
lib/vdso: Make __arch_update_vdso_data() logic understandable
Thomas Gleixner
2020-01-17
1
-2
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2020-01-27
2
-6
/
+2
|
\
\
\
\
|
*
|
|
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
2
-6
/
+2
|
|
/
/
/
*
/
/
/
asm-generic/nds32: don't redefine cacheflush primitives
Mike Rapoport
2019-12-30
1
-1
/
+32
|
/
/
/
*
|
|
Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-12-06
4
-263
/
+295
|
\
\
\
|
*
|
|
kasan: support instrumented bitops combined with generic bitops
Daniel Axtens
2019-11-07
4
-263
/
+295
*
|
|
|
mm: remove __ARCH_HAS_4LEVEL_HACK and include/asm-generic/4level-fixup.h
Mike Rapoport
2019-12-04
1
-39
/
+0
*
|
|
|
bitops: introduce the for_each_set_clump8 macro
William Breathitt Gray
2019-12-04
1
-0
/
+17
|
|
_
|
/
|
/
|
|
*
|
|
Merge tag 'spdx-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-12-03
1
-0
/
+1
|
\
\
\
|
*
|
|
export,module: add SPDX GPL-2.0 license identifier to headers with no license
Masahiro Yamada
2019-11-14
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-12-03
1
-0
/
+1
|
\
\
\
[next]