index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
2019-09-25
bug: move WARN_ON() "cut here" into exception handler
Kees Cook
2019-09-25
bug: consolidate __WARN_FLAGS usage
Kees Cook
2019-09-25
bug: clean up helper macros to remove __WARN_TAINT()
Kees Cook
2019-09-25
bug: consolidate warn_slowpath_fmt() usage
Kees Cook
2019-09-25
bug: rename __WARN_printf_taint() to __WARN_printf()
Kees Cook
2019-09-25
bug: refactor away warn_slowpath_fmt_taint()
Kees Cook
2019-09-24
thp: update split_huge_page_pmd() comment
Kefeng Wang
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
2019-09-22
Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-18
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-09-17
Merge tag 'asm-generic-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-09-17
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-09-16
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-16
Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-09-12
module: Remove leftover '#undef' from export header
Will Deacon
2019-09-11
module: Fix link failure due to invalid relocation on namespace offset
Will Deacon
2019-09-10
module: add support for symbol namespaces.
Matthias Maennich
2019-09-10
export: explicitly align struct kernel_symbol
Matthias Maennich
2019-09-01
asm-generic: add unlikely to default BUG_ON(x)
Denis Efremov
2019-09-01
__div64_const32(): improve the generic C version
Nicolas Pitre
2019-08-30
asm-generic: don't provide __ioremap
Christoph Hellwig
2019-08-28
asm-generic/div64: Fix documentation of do_div() parameter
Jonathan Neuschäfer
2019-08-23
clocksource/drivers/hyperv: Add Hyper-V specific sched clock function
Tianyu Lan
2019-08-19
security: Support early LSMs
Matthew Garrett
2019-08-13
include/asm-generic/5level-fixup.h: fix variable 'p4d' set but not used
Qian Cai
2019-08-07
error-injection: Consolidate override function definition
Leo Yan
2019-08-03
asm-generic: fix -Wtype-limits compiler warnings
Qian Cai
2019-07-31
sched/preempt: Use CONFIG_PREEMPTION where appropriate
Thomas Gleixner
2019-07-31
asm-generic: make simd.h a mandatory include/asm header
Ard Biesheuvel
2019-07-22
futex: Cleanup generic SMP variant of arch_futex_atomic_op_inuser()
Vasily Averin
2019-07-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2019-07-16
include/asm-generic/bug.h: fix "cut here" for WARN_ON for __WARN_TAINT archit...
Drew Davenport
2019-07-16
asm-generic: fix a compilation warning
Qian Cai
2019-07-12
Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-07-12
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-07-12
asm-generic, x86: introduce generic pte_{alloc,free}_one[_kernel]
Mike Rapoport
2019-07-12
asm-generic, x86: add bitops instrumentation for KASAN
Marco Elver
2019-07-10
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
2019-07-09
Merge branch 'parisc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-07-08
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-08
Drivers: hv: vmbus: Break out ISA independent parts of mshyperv.h
Michael Kelley
2019-07-01
asm-generic: remove ptrace.h
Christoph Hellwig
2019-06-27
thermal/drivers/core: Add init section table for self-encapsulation
Daniel Lezcano
2019-06-24
binfmt_flat: remove the persistent argument from flat_get_addr_from_rp
Christoph Hellwig
2019-06-24
binfmt_flat: provide an asm-generic/flat.h
Christoph Hellwig
2019-06-22
timekeeping: Provide a generic update_vsyscall() implementation
Vincenzo Frascino
[next]