index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
2019-11-30
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-11-30
Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-11-28
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2019-11-27
Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-11-26
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-11-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-11-21
x86/hyperv: Implement hv_is_hibernation_supported()
Dexuan Cui
2019-11-18
ftrace: Rename ftrace_graph_stub to ftrace_stub_graph
Steven Rostedt (VMware)
2019-11-14
fgraph: Fix function type mismatches of ftrace_graph_return using ftrace_stub
Steven Rostedt (VMware)
2019-11-11
lib: provide a simple generic ioremap implementation
Christoph Hellwig
2019-11-11
arch: rely on asm-generic/io.h for default ioremap_* definitions
Christoph Hellwig
2019-11-11
asm-generic: don't provide ioremap for CONFIG_MMU
Christoph Hellwig
2019-11-11
asm-generic: ioremap_uc should behave the same with and without MMU
Christoph Hellwig
2019-11-06
module/ftrace: handle patchable-function-entry
Mark Rutland
2019-11-05
powerpc/mm/book3s64/radix: Flush the full mm even when need_flush_all is set
Aneesh Kumar K.V
2019-11-04
timekeeping/vsyscall: Update VDSO data unconditionally
Huacai Chen
2019-11-04
vmlinux.lds.h: Allow EXCEPTION_TABLE to live in RO_DATA
Kees Cook
2019-11-04
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
Kees Cook
2019-11-04
vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA
Kees Cook
2019-11-04
vmlinux.lds.h: Replace RODATA with RO_DATA
Kees Cook
2019-11-04
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
2019-11-04
vmlinux.lds.h: Move Program Header restoration into NOTES macro
Kees Cook
2019-11-04
vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes
Kees Cook
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
[next]