index
:
Linux Stable
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86, vmlinux.lds: Page-align end of ..page_aligned sections
Joerg Roedel
2020-08-21
1
-1
/
+4
*
include/asm-generic/topology.h: guard cpumask_of_node() macro argument
Arnd Bergmann
2020-06-03
1
-1
/
+1
*
asm-generic: fix -Wtype-limits compiler warnings
Qian Cai
2019-08-25
1
-30
/
+20
*
bug.h: work around GCC PR82365 in BUG()
Arnd Bergmann
2019-07-10
1
-0
/
+1
*
locking/qspinlock: Pull in asm/byteorder.h to ensure correct endianness
Dave Airlie
2019-01-26
1
-0
/
+2
*
locking/qspinlock: Fix build for anonymous union in older GCC compilers
Steven Rostedt (VMware)
2018-12-21
1
-1
/
+1
*
locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock'
Will Deacon
2018-12-21
1
-2
/
+30
*
ioremap: Update pgtable free interfaces with addr
Chintan Pandya
2018-08-17
1
-4
/
+4
*
x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures
Jiri Kosina
2018-08-15
1
-12
/
+13
*
x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
Andi Kleen
2018-08-15
1
-0
/
+12
*
asm-generic: provide generic_pmdp_establish()
Kirill A. Shutemov
2018-05-30
1
-0
/
+15
*
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
2018-05-19
1
-41
/
+9
*
earlycon: Use a pointer table to fix __earlycon_table stride
Daniel Kurtz
2018-05-01
1
-1
/
+1
*
mm/vmalloc: add interfaces to free unmapped page table
Toshi Kani
2018-03-28
1
-0
/
+10
*
kaiser: cleanups while trying for gold link
Hugh Dickins
2018-01-05
1
-10
/
+8
*
KAISER: Kernel Address Isolation
Richard Fellner
2018-01-05
1
-1
/
+10
*
percpu: make this_cpu_generic_read() atomic w.r.t. interrupts
Mark Rutland
2017-10-12
1
-2
/
+22
*
cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configs
Tejun Heo
2017-09-07
1
-1
/
+5
*
kbuild: linker script do not match C names unless LD_DEAD_CODE_DATA_ELIMINATI...
Nicholas Piggin
2017-08-30
1
-12
/
+26
*
asm-prototypes: Clear any CPP defines before declaring the functions
Michal Marek
2017-01-12
1
-0
/
+6
*
x86/kbuild: enable modversions for symbols exported from asm
Adam Borowski
2017-01-06
1
-0
/
+7
*
Revert "default exported asm symbols to zero"
Linus Torvalds
2016-12-07
1
-1
/
+0
*
default exported asm symbols to zero
Arnd Bergmann
2016-12-02
1
-0
/
+1
*
mm: kmemleak: scan .data.ro_after_init
Jakub Kicinski
2016-11-11
2
-1
/
+7
*
percpu: use notrace variant of preempt_disable/preempt_enable
Heiko Carstens
2016-11-08
1
-2
/
+2
*
kconfig.h: remove config_enabled() macro
Masahiro Yamada
2016-10-27
1
-1
/
+1
*
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-10-14
2
-23
/
+128
|
\
|
*
kbuild: -ffunction-sections fix for archs with conflicting sections
Nicholas Piggin
2016-09-22
1
-5
/
+10
|
*
kbuild: allow archs to select link dead code/data elimination
Nicholas Piggin
2016-09-09
1
-23
/
+29
|
*
EXPORT_SYMBOL() for asm
Al Viro
2016-08-07
1
-0
/
+94
*
|
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...
Linus Torvalds
2016-10-14
1
-23
/
+30
|
\
\
|
*
|
percpu: improve generic percpu modify-return implementation
Nicholas Piggin
2016-09-22
1
-23
/
+30
|
|
/
*
|
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
2016-10-14
1
-7
/
+0
|
\
\
|
*
|
libata: remove <asm-generic/libata-portmap.h>
Christoph Hellwig
2016-09-22
1
-7
/
+0
*
|
|
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-10-11
1
-4
/
+0
|
\
\
\
|
*
|
|
exceptions: detritus removal
Al Viro
2016-09-27
1
-4
/
+0
*
|
|
|
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-10-07
1
-0
/
+6
*
|
|
|
mm: move phys_mem_access_prot_allowed() declaration to pgtable.h
Baoyou Xie
2016-10-07
1
-0
/
+3
|
/
/
/
*
|
|
Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-09-14
1
-7
/
+13
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
asm-generic: make get_user() clear the destination on errors
Al Viro
2016-09-13
1
-3
/
+7
|
*
|
asm-generic: make copy_from_user() zero the destination properly
Al Viro
2016-09-09
1
-4
/
+6
*
|
|
mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
Josh Poimboeuf
2016-08-30
1
-0
/
+1
|
/
/
*
/
locking/qrwlock: Fix write unlock bug on big endian systems
pan xinhui
2016-08-10
1
-2
/
+25
|
/
*
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2016-08-05
1
-247
/
+0
|
\
|
*
char/genrtc: remove the rest of the driver
Arnd Bergmann
2016-06-04
1
-51
/
+0
|
*
rtc: cmos: move mc146818rtc code out of asm-generic/rtc.h
Arnd Bergmann
2016-06-04
1
-201
/
+5
*
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-08-02
1
-1
/
+1
|
\
\
|
*
|
vmlinux.lds.h: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2016-06-20
1
-1
/
+1
|
|
/
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-07-26
1
-11
/
+48
|
\
\
|
*
|
mm/mmu_gather: track page size with mmu gather and force flush if page size c...
Aneesh Kumar K.V
2016-07-26
1
-6
/
+21
[next]