index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-25
asm-generic: fix -Wtype-limits compiler warnings
Qian Cai
1
-30
/
+20
2019-07-10
bug.h: work around GCC PR82365 in BUG()
Arnd Bergmann
1
-0
/
+1
2019-01-26
locking/qspinlock: Pull in asm/byteorder.h to ensure correct endianness
Dave Airlie
1
-0
/
+2
2018-12-21
locking/qspinlock: Fix build for anonymous union in older GCC compilers
Steven Rostedt (VMware)
1
-1
/
+1
2018-12-21
locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock'
Will Deacon
1
-2
/
+30
2018-08-17
ioremap: Update pgtable free interfaces with addr
Chintan Pandya
1
-4
/
+4
2018-08-15
x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures
Jiri Kosina
1
-12
/
+13
2018-08-15
x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
Andi Kleen
1
-0
/
+12
2018-05-30
asm-generic: provide generic_pmdp_establish()
Kirill A. Shutemov
1
-0
/
+15
2018-05-19
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
1
-41
/
+9
2018-05-02
earlycon: Use a pointer table to fix __earlycon_table stride
Daniel Kurtz
1
-1
/
+1
2018-03-28
mm/vmalloc: add interfaces to free unmapped page table
Toshi Kani
1
-0
/
+10
2018-01-05
kaiser: cleanups while trying for gold link
Hugh Dickins
1
-10
/
+8
2018-01-05
KAISER: Kernel Address Isolation
Richard Fellner
1
-1
/
+10
2017-10-12
percpu: make this_cpu_generic_read() atomic w.r.t. interrupts
Mark Rutland
1
-2
/
+22
2017-09-07
cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configs
Tejun Heo
1
-1
/
+5
2017-08-30
kbuild: linker script do not match C names unless LD_DEAD_CODE_DATA_ELIMINATI...
Nicholas Piggin
1
-12
/
+26
2017-01-12
asm-prototypes: Clear any CPP defines before declaring the functions
Michal Marek
1
-0
/
+6
2017-01-06
x86/kbuild: enable modversions for symbols exported from asm
Adam Borowski
1
-0
/
+7
2016-12-07
Revert "default exported asm symbols to zero"
Linus Torvalds
1
-1
/
+0
2016-12-02
default exported asm symbols to zero
Arnd Bergmann
1
-0
/
+1
2016-11-11
mm: kmemleak: scan .data.ro_after_init
Jakub Kicinski
2
-1
/
+7
2016-11-08
percpu: use notrace variant of preempt_disable/preempt_enable
Heiko Carstens
1
-2
/
+2
2016-10-28
kconfig.h: remove config_enabled() macro
Masahiro Yamada
1
-1
/
+1
2016-10-15
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2
-23
/
+128
2016-10-14
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...
Linus Torvalds
1
-23
/
+30
2016-10-14
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
1
-7
/
+0
2016-10-12
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+0
2016-10-08
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
1
-0
/
+6
2016-10-08
mm: move phys_mem_access_prot_allowed() declaration to pgtable.h
Baoyou Xie
1
-0
/
+3
2016-09-28
exceptions: detritus removal
Al Viro
1
-4
/
+0
2016-09-22
percpu: improve generic percpu modify-return implementation
Nicholas Piggin
1
-23
/
+30
2016-09-22
libata: remove <asm-generic/libata-portmap.h>
Christoph Hellwig
1
-7
/
+0
2016-09-22
kbuild: -ffunction-sections fix for archs with conflicting sections
Nicholas Piggin
1
-5
/
+10
2016-09-14
Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+13
2016-09-14
asm-generic: make get_user() clear the destination on errors
Al Viro
1
-3
/
+7
2016-09-10
asm-generic: make copy_from_user() zero the destination properly
Al Viro
1
-4
/
+6
2016-09-09
kbuild: allow archs to select link dead code/data elimination
Nicholas Piggin
1
-23
/
+29
2016-08-30
mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
Josh Poimboeuf
1
-0
/
+1
2016-08-10
locking/qrwlock: Fix write unlock bug on big endian systems
pan xinhui
1
-2
/
+25
2016-08-08
EXPORT_SYMBOL() for asm
Al Viro
1
-0
/
+94
2016-08-05
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
1
-247
/
+0
2016-08-02
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-1
/
+1
2016-07-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-11
/
+48
2016-07-27
mm/mmu_gather: track page size with mmu gather and force flush if page size c...
Aneesh Kumar K.V
1
-6
/
+21
2016-07-27
mm: change the interface for __tlb_remove_page()
Aneesh Kumar K.V
1
-11
/
+33
2016-07-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-4
/
+75
2016-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+9
2016-07-26
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2016-07-25
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
8
-30
/
+166
[next]