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
*
percpu: remove PER_CPU_DEF_ATTRIBUTES macro
Alexander Pateenok
2018-10-31
1
-4
/
+0
*
hugetlb: introduce generic version of huge_ptep_get
Alexandre Ghiti
2018-10-26
1
-0
/
+7
*
hugetlb: introduce generic version of huge_ptep_set_access_flags()
Alexandre Ghiti
2018-10-26
1
-0
/
+9
*
hugetlb: introduce generic version of huge_ptep_set_wrprotect()
Alexandre Ghiti
2018-10-26
1
-0
/
+8
*
hugetlb: introduce generic version of prepare_hugepage_range
Alexandre Ghiti
2018-10-26
1
-0
/
+15
*
hugetlb: introduce generic version of huge_pte_wrprotect
Alexandre Ghiti
2018-10-26
1
-0
/
+7
*
hugetlb: introduce generic version of huge_pte_none()
Alexandre Ghiti
2018-10-26
1
-0
/
+7
*
hugetlb: introduce generic version of huge_ptep_clear_flush
Alexandre Ghiti
2018-10-26
1
-0
/
+8
*
hugetlb: introduce generic version of huge_ptep_get_and_clear()
Alexandre Ghiti
2018-10-26
1
-0
/
+8
*
hugetlb: introduce generic version of set_huge_pte_at()
Alexandre Ghiti
2018-10-26
1
-1
/
+7
*
hugetlb: introduce generic version of hugetlb_free_pgd_range
Alexandre Ghiti
2018-10-26
1
-0
/
+11
*
hugetlb: harmonize hugetlb.h arch specific defines with pgtable.h
Alexandre Ghiti
2018-10-26
1
-1
/
+1
*
mm: remove references to vm_insert_pfn()
Matthew Wilcox
2018-10-26
1
-2
/
+2
*
Merge tag 'driver-core-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-10-26
1
-0
/
+14
|
\
|
*
mm: move is_kernel_rodata() to asm-generic/sections.h
Bartosz Golaszewski
2018-10-16
1
-0
/
+14
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-10-25
2
-14
/
+23
|
\
\
|
*
|
asm-generic: Remove empty asm/unistd.h
Arnd Bergmann
2018-08-29
1
-3
/
+0
|
*
|
asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro
Arnd Bergmann
2018-08-29
1
-9
/
+0
|
*
|
asm-generic: Move common compat types to asm-generic/compat.h
Arnd Bergmann
2018-08-29
1
-1
/
+23
|
*
|
y2038: Remove stat64 family from default syscall set
Arnd Bergmann
2018-08-29
1
-1
/
+0
*
|
|
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-10-24
1
-14
/
+11
|
\
\
\
|
*
|
|
vmlinux.lds.h: Move LSM_TABLE into INIT_DATA
Kees Cook
2018-10-10
1
-13
/
+11
|
*
|
|
LSM: Rename .security_initcall section to .lsm_info
Kees Cook
2018-10-10
1
-5
/
+5
|
*
|
|
vmlinux.lds.h: Avoid copy/paste of security_init section
Kees Cook
2018-10-10
1
-7
/
+6
|
|
/
/
*
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-10-23
4
-18
/
+24
|
\
\
\
|
*
\
\
Merge branch 'x86/build' into locking/core, to pick up dependent patches and ...
Ingo Molnar
2018-10-16
3
-9
/
+13
|
|
\
\
\
|
|
*
\
\
Merge branch 'core/core' into x86/build, to prevent conflicts
Ingo Molnar
2018-10-06
1
-4
/
+7
|
|
|
\
\
\
|
|
|
*
|
|
jump_table: Move entries into ro_after_init region
Ard Biesheuvel
2018-09-27
1
-4
/
+7
|
|
|
|
|
/
|
|
|
|
/
|
|
|
*
/
|
x86/bug: Macrofy the BUG table section handling, to work around GCC inlining ...
Nadav Amit
2018-10-04
1
-4
/
+4
|
|
|
/
/
|
*
|
/
locking/spinlocks: Remove an instruction from spin and write locks
Matthew Wilcox
2018-10-02
2
-10
/
+13
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-10-22
1
-9
/
+0
|
\
\
\
|
*
|
|
dma-mapping: merge direct and noncoherent ops
Christoph Hellwig
2018-09-20
1
-9
/
+0
|
|
/
/
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-10-22
1
-12
/
+74
|
\
\
\
|
*
|
|
mm/memory: Move mmu_gather and TLB invalidation code into its own file
Peter Zijlstra
2018-09-07
1
-0
/
+1
|
*
|
|
asm-generic/tlb: Track which levels of the page tables have been cleared
Will Deacon
2018-09-04
1
-8
/
+50
|
*
|
|
asm-generic/tlb: Track freeing of page-table directories in struct mmu_gather
Peter Zijlstra
2018-09-04
1
-8
/
+23
|
*
|
|
asm-generic/tlb: Guard with #ifdef CONFIG_MMU
Will Deacon
2018-09-04
1
-0
/
+4
|
|
/
/
*
|
|
vmlinux.lds.h: Fix linker warnings about orphan .LPBX sections
Peter Oberparleiter
2018-10-12
1
-1
/
+1
*
|
|
vmlinux.lds.h: Fix incomplete .text.exit discards
Peter Oberparleiter
2018-10-12
1
-2
/
+2
|
|
/
|
/
|
*
|
asm-generic: io: Fix ioport_map() for !CONFIG_GENERIC_IOMAP && CONFIG_INDIREC...
Andrew Murray
2018-09-14
1
-1
/
+2
|
/
*
Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-08-25
1
-2
/
+0
|
\
|
*
vmlinux.lds.h: remove stale <linux/export.h> include
Masahiro Yamada
2018-08-22
1
-2
/
+0
*
|
mm: mmu_notifier fix for tlb_end_vma
Nicholas Piggin
2018-08-23
1
-4
/
+13
*
|
x86/mm/tlb: Revert the recent lazy TLB patches
Peter Zijlstra
2018-08-22
1
-10
/
+0
*
|
module: use relative references for __ksymtab entries
Ard Biesheuvel
2018-08-22
1
-2
/
+10
*
|
include/asm-generic/bug.h: clarify valid uses of WARN()
Dmitry Vyukov
2018-08-22
1
-3
/
+13
|
/
*
Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-08-18
1
-2
/
+0
|
\
|
*
Merge 4.18-rc7 into driver-core-next
Greg Kroah-Hartman
2018-07-30
1
-0
/
+8
|
|
\
|
*
|
iommu: Remove IOMMU_OF_DECLARE
Rob Herring
2018-07-10
1
-2
/
+0
*
|
|
mm: provide a fallback for PAGE_KERNEL_EXEC for architectures
Luis R. Rodriguez
2018-08-17
1
-0
/
+4
[next]