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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-21
atomics/treewide: Make test ops optional
Mark Rutland
20
-397
/
+12
2018-06-21
atomics/treewide: Make atomic64_fetch_add_unless() optional
Mark Rutland
7
-125
/
+0
2018-06-21
atomics/riscv: Define atomic64_fetch_add_unless()
Mark Rutland
1
-6
/
+2
2018-06-21
atomics/powerpc: Define atomic64_fetch_add_unless()
Mark Rutland
1
-4
/
+5
2018-06-21
atomics/arm: Define atomic64_fetch_add_unless()
Mark Rutland
1
-10
/
+10
2018-06-21
atomics/arc: Define atomic64_fetch_add_unless()
Mark Rutland
1
-13
/
+12
2018-06-21
atomics/alpha: Define atomic64_fetch_add_unless()
Mark Rutland
1
-11
/
+12
2018-06-21
atomics/treewide: Make atomic_fetch_add_unless() optional
Mark Rutland
18
-219
/
+8
2018-06-21
atomics/treewide: Make atomic64_inc_not_zero() optional
Mark Rutland
13
-25
/
+2
2018-06-21
atomics/treewide: Remove redundant atomic_inc_not_zero() definitions
Mark Rutland
3
-13
/
+0
2018-06-21
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
20
-35
/
+35
2018-06-21
locking/atomics/arm64, arm64/bitops: Include <asm-generic/bitops/ext2-atomic-...
Will Deacon
1
-6
/
+1
2018-06-21
locking/atomics/arm64: Replace our atomic/lock bitop implementations with asm...
Will Deacon
3
-89
/
+3
2018-06-21
locking/atomics/sh: Don't pull in all of <linux/bitops.h> in <asm/cmpxchg-xch...
Will Deacon
1
-1
/
+2
2018-06-21
locking/atomics/openrisc: Don't pull in all of <linux/bitops.h> in <asm/cmpxc...
Will Deacon
1
-1
/
+2
2018-06-21
locking/atomics/m68k: Don't use <asm-generic/bitops/lock.h>
Will Deacon
1
-1
/
+5
2018-06-21
locking/atomics/h8300: Don't include <linux/kernel.h> in <asm/atomic.h>
Will Deacon
1
-2
/
+2
2018-06-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-30
/
+32
2018-06-17
Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental
Linus Torvalds
12
-13
/
+13
2018-06-16
Merge branch 'for-linus-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-29
/
+14
2018-06-16
Merge tag 'riscv-for-linus-4.18-merge_window' of git://git.kernel.org/pub/scm...
Linus Torvalds
15
-14
/
+626
2018-06-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
40
-1233
/
+2313
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
8
-9
/
+9
2018-06-15
arch/*: Kconfig: fix documentation for NMI watchdog
Mauro Carvalho Chehab
4
-4
/
+4
2018-06-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
14
-16
/
+29
2018-06-15
hexagon: drop the unused variable zero_page_mask
Anshuman Khandual
2
-4
/
+0
2018-06-15
hexagon: fix printk format warning in setup.c
Randy Dunlap
1
-1
/
+1
2018-06-15
treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
Stefan Agner
6
-9
/
+9
2018-06-15
arm: port KCOV to arm
Dmitry Vyukov
4
-1
/
+16
2018-06-15
mm: fix devmem_is_allowed() for sub-page System RAM intersections
Dan Williams
1
-1
/
+3
2018-06-15
Kbuild: rename HAVE_CC_STACKPROTECTOR config variable
Masahiro Yamada
7
-8
/
+8
2018-06-15
x86: fix dependency of X86_32_LAZY_GS
Masahiro Yamada
1
-1
/
+1
2018-06-14
KVM: x86: VMX: redo fix for link error without CONFIG_HYPERV
Arnd Bergmann
1
-4
/
+2
2018-06-14
Merge tag 'kvm-ppc-next-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
38
-1228
/
+2310
2018-06-14
KVM: x86: fix typo at kvm_arch_hardware_setup comment
Marcelo Tosatti
1
-1
/
+1
2018-06-14
Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
17
-17
/
+17
2018-06-14
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
25
-30
/
+30
2018-06-13
Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
11
-69
/
+47
2018-06-12
KVM: x86: VMX: fix build without hyper-v
Linus Torvalds
1
-0
/
+3
2018-06-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
77
-131
/
+153
2018-06-13
KVM: PPC: Book3S PR: Fix failure status setting in tabort. emulation
Simon Guo
1
-3
/
+3
2018-06-13
KVM: PPC: Book3S PR: Enable use on POWER9 bare-metal hosts in HPT mode
Paul Mackerras
1
-6
/
+2
2018-06-13
KVM: PPC: Book3S PR: Don't let PAPR guest set MSR hypervisor bit
Paul Mackerras
1
-0
/
+4
2018-06-13
KVM: PPC: Book3S PR: Fix failure status setting in treclaim. emulation
Paul Mackerras
1
-9
/
+11
2018-06-13
KVM: PPC: Book3S PR: Fix MSR setting when delivering interrupts
Paul Mackerras
2
-33
/
+22
2018-06-13
KVM: PPC: Book3S PR: Handle additional interrupt types
Cameron Kaiser
1
-0
/
+3
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
3
-3
/
+4
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
8
-10
/
+12
2018-06-12
treewide: kvzalloc() -> kvcalloc()
Kees Cook
2
-4
/
+6
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
41
-58
/
+60
[next]