index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-26
hugetlb: introduce generic version of huge_pte_wrprotect
Alexandre Ghiti
1
-0
/
+7
2018-10-26
hugetlb: introduce generic version of huge_pte_none()
Alexandre Ghiti
1
-0
/
+7
2018-10-26
hugetlb: introduce generic version of huge_ptep_clear_flush
Alexandre Ghiti
1
-0
/
+8
2018-10-26
hugetlb: introduce generic version of huge_ptep_get_and_clear()
Alexandre Ghiti
1
-0
/
+8
2018-10-26
hugetlb: introduce generic version of set_huge_pte_at()
Alexandre Ghiti
1
-1
/
+7
2018-10-26
hugetlb: introduce generic version of hugetlb_free_pgd_range
Alexandre Ghiti
1
-0
/
+11
2018-10-26
hugetlb: harmonize hugetlb.h arch specific defines with pgtable.h
Alexandre Ghiti
1
-1
/
+1
2018-10-26
mm: remove references to vm_insert_pfn()
Matthew Wilcox
1
-2
/
+2
2018-10-26
Merge tag 'driver-core-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+14
2018-10-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-14
/
+23
2018-10-24
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-14
/
+11
2018-10-23
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-18
/
+24
2018-10-22
Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-9
/
+0
2018-10-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-12
/
+74
2018-10-16
Merge branch 'x86/build' into locking/core, to pick up dependent patches and ...
Ingo Molnar
3
-9
/
+13
2018-10-16
mm: move is_kernel_rodata() to asm-generic/sections.h
Bartosz Golaszewski
1
-0
/
+14
2018-10-12
vmlinux.lds.h: Fix linker warnings about orphan .LPBX sections
Peter Oberparleiter
1
-1
/
+1
2018-10-12
vmlinux.lds.h: Fix incomplete .text.exit discards
Peter Oberparleiter
1
-2
/
+2
2018-10-10
vmlinux.lds.h: Move LSM_TABLE into INIT_DATA
Kees Cook
1
-13
/
+11
2018-10-10
LSM: Rename .security_initcall section to .lsm_info
Kees Cook
1
-5
/
+5
2018-10-10
vmlinux.lds.h: Avoid copy/paste of security_init section
Kees Cook
1
-7
/
+6
2018-10-06
Merge branch 'core/core' into x86/build, to prevent conflicts
Ingo Molnar
1
-4
/
+7
2018-10-04
x86/bug: Macrofy the BUG table section handling, to work around GCC inlining ...
Nadav Amit
1
-4
/
+4
2018-10-02
locking/spinlocks: Remove an instruction from spin and write locks
Matthew Wilcox
2
-10
/
+13
2018-09-27
jump_table: Move entries into ro_after_init region
Ard Biesheuvel
1
-4
/
+7
2018-09-20
dma-mapping: merge direct and noncoherent ops
Christoph Hellwig
1
-9
/
+0
2018-09-14
asm-generic: io: Fix ioport_map() for !CONFIG_GENERIC_IOMAP && CONFIG_INDIREC...
Andrew Murray
1
-1
/
+2
2018-09-07
mm/memory: Move mmu_gather and TLB invalidation code into its own file
Peter Zijlstra
1
-0
/
+1
2018-09-04
asm-generic/tlb: Track which levels of the page tables have been cleared
Will Deacon
1
-8
/
+50
2018-09-04
asm-generic/tlb: Track freeing of page-table directories in struct mmu_gather
Peter Zijlstra
1
-8
/
+23
2018-09-04
asm-generic/tlb: Guard with #ifdef CONFIG_MMU
Will Deacon
1
-0
/
+4
2018-08-29
asm-generic: Remove empty asm/unistd.h
Arnd Bergmann
1
-3
/
+0
2018-08-29
asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro
Arnd Bergmann
1
-9
/
+0
2018-08-29
asm-generic: Move common compat types to asm-generic/compat.h
Arnd Bergmann
1
-1
/
+23
2018-08-29
y2038: Remove stat64 family from default syscall set
Arnd Bergmann
1
-1
/
+0
2018-08-25
Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-2
/
+0
2018-08-23
mm: mmu_notifier fix for tlb_end_vma
Nicholas Piggin
1
-4
/
+13
2018-08-22
x86/mm/tlb: Revert the recent lazy TLB patches
Peter Zijlstra
1
-10
/
+0
2018-08-22
module: use relative references for __ksymtab entries
Ard Biesheuvel
1
-2
/
+10
2018-08-22
include/asm-generic/bug.h: clarify valid uses of WARN()
Dmitry Vyukov
1
-3
/
+13
2018-08-22
vmlinux.lds.h: remove stale <linux/export.h> include
Masahiro Yamada
1
-2
/
+0
2018-08-18
Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2018-08-17
mm: provide a fallback for PAGE_KERNEL_EXEC for architectures
Luis R. Rodriguez
1
-0
/
+4
2018-08-17
mm: provide a fallback for PAGE_KERNEL_RO for architectures
Luis R. Rodriguez
1
-0
/
+14
2018-08-14
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+12
2018-08-13
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-4
/
+14
2018-08-05
Merge 4.18-rc7 into master to pick up the KVM dependcy
Thomas Gleixner
2
-1
/
+9
2018-07-30
Merge 4.18-rc7 into driver-core-next
Greg Kroah-Hartman
1
-0
/
+8
2018-07-25
locking/atomics: Instrument cmpxchg_double*()
Mark Rutland
1
-13
/
+8
2018-07-25
locking/atomics: Instrument xchg()
Mark Rutland
1
-0
/
+7
[prev]
[next]