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
2017-08-21
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-14
/
+0
2017-08-18
Merge branch 'x86/asm' into locking/core
Ingo Molnar
1
-0
/
+27
2017-08-17
locking: Remove spin_unlock_wait() generic definitions
Paul E. McKenney
1
-14
/
+0
2017-08-17
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
1
-3
/
+4
2017-08-15
mtd: only use __xipram annotation when XIP_KERNEL is set
Arnd Bergmann
1
-0
/
+1
2017-08-11
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
1
-3
/
+4
2017-08-11
mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem
Minchan Kim
1
-1
/
+1
2017-08-11
mm: refactor TLB gathering API
Minchan Kim
1
-3
/
+4
2017-08-10
irq: Make the irqentry text section unconditional
Masami Hiramatsu
2
-8
/
+4
2017-08-10
locking/atomic: Fix atomic_set_release() for 'funny' architectures
Peter Zijlstra
1
-0
/
+2
2017-08-09
kbuild: linker script do not match C names unless LD_DEAD_CODE_DATA_ELIMINATI...
Nicholas Piggin
1
-12
/
+26
2017-07-26
x86/unwind: Add the ORC unwinder
Josh Poimboeuf
1
-1
/
+26
2017-07-24
x86/io: Remove xlate_dev_kmem_ptr() duplication
Andy Shevchenko
1
-0
/
+3
2017-07-24
x86/io: Remove mem*io() duplications
Andy Shevchenko
1
-0
/
+24
2017-07-18
x86/mm: Extend early_memremap() support with additional attrs
Tom Lendacky
1
-0
/
+2
2017-07-18
x86/mm: Provide general kernel support for memory encryption
Tom Lendacky
1
-0
/
+12
2017-07-15
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-26
/
+0
2017-07-11
asm-generic/bug.h: declare struct pt_regs; before function prototype
Ian Abbott
1
-0
/
+1
2017-07-07
Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+12
2017-07-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+3
2017-07-07
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+0
2017-07-07
Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-3
/
+3
2017-07-07
mm/hugetlb: allow architectures to override huge_pte_clear()
Punit Agrawal
1
-1
/
+3
2017-07-04
kill {__,}{get,put}_user_unaligned()
Al Viro
1
-26
/
+0
2017-06-14
clocksource/drivers: Rename CLKSRC_OF to TIMER_OF
Daniel Lezcano
1
-1
/
+1
2017-06-14
clocksource/drivers: Rename clksrc table to timer
Daniel Lezcano
1
-3
/
+4
2017-06-14
trace: rename kernel enum section to eval
Jeremy Linton
1
-3
/
+3
2017-06-12
Revert "clockevents: Add a clkevt-of mechanism like clksrc-of"
Daniel Lezcano
1
-2
/
+0
2017-06-04
signal: Remove non-uapi <asm/siginfo.h>
Christoph Hellwig
1
-17
/
+0
2017-06-04
signal: Move copy_siginfo_to_user to <linux/signal.h>
Christoph Hellwig
1
-4
/
+0
2017-06-04
posix-timers: Move the do_schedule_next_timer declaration
Christoph Hellwig
1
-1
/
+0
2017-05-30
powerpc: Link warning for orphan sections
Nicholas Piggin
1
-0
/
+12
2017-05-16
kill strlen_user()
Al Viro
1
-5
/
+0
2017-05-11
Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2017-05-10
uapi: export all headers under uapi directories
Nicolas Dichtel
1
-1
/
+0
2017-05-10
Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2017-05-09
treewide: move set_memory_* functions away from cacheflush.h
Laura Abbott
1
-0
/
+12
2017-05-04
Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm...
Joerg Roedel
2
-6
/
+7
2017-05-02
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-6
/
+25
2017-05-02
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-5
/
+20
2017-05-02
Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-127
/
+34
2017-04-26
CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now
Al Viro
1
-41
/
+0
2017-04-20
ACPI/IORT: Remove linker section for IORT entries probing
Lorenzo Pieralisi
1
-1
/
+0
2017-04-14
debug: Avoid setting BUGFLAG_WARNING twice
Peter Zijlstra
1
-1
/
+1
2017-04-08
vmlinux.lds: add missing VMLINUX_SYMBOL macros
Jessica Yu
1
-2
/
+2
2017-04-03
Merge tag 'v4.11-rc5' into x86/mm, to refresh the branch
Ingo Molnar
2
-5
/
+7
2017-04-02
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+2
2017-04-02
Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Al Viro
7
-28
/
+244
2017-04-01
mm: fix section name for .data..ro_after_init
Kees Cook
2
-5
/
+5
2017-03-30
debug: Add _ONCE() logic to report_bug()
Peter Zijlstra
2
-4
/
+19
[prev]
[next]