index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-11
kbuild: remove LLVM=1 test from HAS_LTO_CLANG
Masahiro Yamada
1
-1
/
+0
2021-03-11
kbuild: Allow LTO to be selected with KASAN_HW_TAGS
Sami Tolvanen
1
-1
/
+1
2021-02-24
Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+6
2021-02-23
Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+90
2021-02-22
Merge tag 'docs-5.12' of git://git.lwn.net/linux
Linus Torvalds
1
-2
/
+2
2021-02-21
Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-0
/
+4
2021-02-21
Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+9
2021-02-21
Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-32
/
+0
2021-02-21
Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+3
2021-02-17
preempt: Introduce CONFIG_PREEMPT_DYNAMIC
Michal Hocko
1
-0
/
+9
2021-02-13
s390,alpha: switch to 64-bit ino_t
Heiko Carstens
1
-0
/
+4
2021-02-10
softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig
Thomas Gleixner
1
-0
/
+6
2021-01-29
drivers: Remove CONFIG_OPROFILE support
Viresh Kumar
1
-32
/
+0
2021-01-21
arch/Kconfig: update a broken file reference
Lukas Bulwahn
1
-2
/
+2
2021-01-14
kbuild: lto: fix module versioning
Sami Tolvanen
1
-1
/
+0
2021-01-14
kbuild: add support for Clang LTO
Sami Tolvanen
1
-0
/
+91
2021-01-06
[amd64] clean PRSTATUS_SIZE/SET_PR_FPVALID up properly
Al Viro
1
-0
/
+3
2020-12-28
fanotify: Fix sys_fanotify_mark() on native x86-32
Brian Gerst
1
-0
/
+6
2020-12-22
kasan: allow VMAP_STACK for HW_TAGS mode
Andrey Konovalov
1
-4
/
+4
2020-12-17
Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-0
/
+16
2020-12-16
Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+17
2020-12-15
Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+6
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+17
2020-12-15
arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC
Mike Rapoport
1
-0
/
+3
2020-12-15
arm, arm64: move free_unused_memmap() to generic mm
Mike Rapoport
1
-0
/
+3
2020-12-15
mm: speedup mremap on 1GB or larger regions
Kalesh Singh
1
-0
/
+7
2020-12-15
arch/Kconfig: fix spelling mistakes
Colin Ian King
1
-4
/
+4
2020-12-14
Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+17
2020-12-14
Revert: "ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS"
Steven Rostedt (VMware)
1
-0
/
+16
2020-12-02
s390/vtime: Use the generic IRQ entry accounting
Frederic Weisbecker
1
-1
/
+6
2020-12-01
kbuild: Hoist '--orphan-handling' into Kconfig
Nathan Chancellor
1
-0
/
+9
2020-11-20
seccomp/cache: Report cache data through /proc/pid/seccomp_cache
YiFei Zhu
1
-0
/
+17
2020-11-19
context_tracking: Introduce HAVE_CONTEXT_TRACKING_OFFSTACK
Frederic Weisbecker
1
-0
/
+17
2020-10-22
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+3
2020-10-16
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+7
2020-10-13
Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+30
2020-10-08
seccomp: Move config option SECCOMP to arch/Kconfig
YiFei Zhu
1
-0
/
+30
2020-09-16
mm: fix exec activate_mm vs TLB shootdown and lazy tlb switching race
Nicholas Piggin
1
-0
/
+7
2020-09-08
uaccess: add infrastructure for kernel builds with set_fs()
Christoph Hellwig
1
-0
/
+3
2020-09-01
static_call: Add simple self-test for static calls
Peter Zijlstra
1
-0
/
+6
2020-09-01
static_call: Add inline static call infrastructure
Josh Poimboeuf
1
-0
/
+4
2020-09-01
static_call: Add basic static call infrastructure
Josh Poimboeuf
1
-0
/
+3
2020-08-14
Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+3
2020-08-09
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-3
/
+0
2020-08-06
lib/vdso: Allow to add architecture-specific vdso data
Sven Schnelle
1
-0
/
+3
2020-08-04
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2020-08-04
Merge tag 'core-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+3
2020-07-24
entry: Provide generic syscall entry functionality
Thomas Gleixner
1
-0
/
+3
2020-07-07
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
1
-3
/
+0
2020-07-04
arch: remove HAVE_COPY_THREAD_TLS
Christian Brauner
1
-7
/
+0
[next]