Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
2438c3a19dec5e98905fd3ffcc2f24716aceda6b
/
arch
1522d9d
Merge tag 'riscv/for-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
by Linus Torvalds
· 5 years ago
510c978
Merge tag 'Wimplicit-fallthrough-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
by Linus Torvalds
· 5 years ago
894554c
Merge tag 'driver-core-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 5 years ago
81d5598
Merge tag 's390-5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 5 years ago
f791ede
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
e31736d
Merge tag 'nios2-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2
by Linus Torvalds
· 5 years ago
22ff311
Merge tag 'sizeof_field-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 5 years ago
e32ea12
nios2: Fix ioremap
by Guenter Roeck
· 5 years ago
84faa30
crypto: arm/curve25519 - add arch-specific key generation function
by Jason A. Donenfeld
· 5 years ago
6674fdb
Merge tag 'trace-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
3e39ce2
s390/kasan: add KASAN_VMALLOC support
by Vasily Gorbik
· 5 years ago
1b68ac8
s390: remove last diag 0x44 caller
by Heiko Carstens
· 5 years ago
157309a
s390/uv: use EOPNOTSUPP instead of ENOTSUPP
by Christian Borntraeger
· 5 years ago
0539ad0
s390/cpum_sf: Avoid SBD overflow condition in irq handler
by Thomas Richter
· 5 years ago
39d4a50
s390/cpum_sf: Adjust sampling interval to avoid hitting sample limits
by Thomas Richter
· 5 years ago
7e914fd
s390/test_unwind: fix spelling mistake "reqister" -> "register"
by Colin Ian King
· 5 years ago
b62b6cf
s390/spinlock: remove confusing comment in arch_spin_lock_wait
by Vasily Gorbik
· 5 years ago
3d519d6
sh: kgdb: Mark expected switch fall-throughs
by Kuninori Morimoto
· 5 years ago
ff20576
ftrace: Fix function_graph tracer interaction with BPF trampoline
by Alexei Starovoitov
· 5 years ago
eecd37e
drivers: Fix boot problem on SuperH
by Guenter Roeck
· 5 years ago
c593642
treewide: Use sizeof_field() macro
by Pankaj Bharadiya
· 5 years ago
e437232
MIPS: OCTEON: Replace SIZEOF_FIELD() macro
by Pankaj Bharadiya
· 5 years ago
bc3e8f5
riscv: only select serial sifive if TTY is enabled
by Kefeng Wang
· 5 years ago
0e72a2f
riscv: Fix build dependency for loader
by Olof Johansson
· 5 years ago
eea2d5d
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 5 years ago
347f56f
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 5 years ago
9888428
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 5 years ago
43a2898
Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
f89d416
Merge tag 'powerpc-5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
7ada90e
Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
30f55ea
Merge tag 'arm-soc/for-5.5/devicetree-part2' of https://github.com/Broadcom/stblinux into arm/fixes
by Olof Johansson
· 5 years ago
f7a1a1d
Merge tag 'socfpga_update_for_v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into arm/fixes
by Olof Johansson
· 5 years ago
e89d108
Merge tag 'omap-for-v5.5/dt-fixes-merge-window-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes
by Olof Johansson
· 5 years ago
0f679ed
Merge tag 'omap-for-v5.5/ti-sysc-late-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes
by Olof Johansson
· 5 years ago
1897700
ARM: multi_v7_defconfig: Restore debugfs support
by Marek Szyprowski via Linux.Kernel.Org
· 5 years ago
de85804
arm64: entry: refine comment of stack overflow check
by Heyi Guo
· 5 years ago
70927d0
arm64: ftrace: fix ifdeffery
by Mark Rutland
· 5 years ago
0492747c
arm64: KVM: Invoke compute_layout() before alternatives are applied
by Sebastian Andrzej Siewior
· 5 years ago
df325e0
arm64: Validate tagged addresses in access_ok() called from kernel threads
by Catalin Marinas
· 5 years ago
04bb964
ARM: 8947/1: Fix __arch_get_hw_counter() access to CNTVCT
by Vincenzo Frascino
· 5 years ago
ff98a5f
ARM: 8943/1: Fix topology setup in case of CPU hotplug for CONFIG_SCHED_MC
by Dietmar Eggemann
· 5 years ago
30b10c7
ARM: defconfig: re-run savedefconfig on multi_v* configs
by Olof Johansson
· 5 years ago
f693ff6
arm64: defconfig: re-run savedefconfig
by Olof Johansson
· 5 years ago
942e6f8
Merge mainline/master into arm/fixes
by Olof Johansson
· 5 years ago
25cfb0c
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 5 years ago
b08baef
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 5 years ago
eb27516
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 5 years ago
ec939e4
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 5 years ago
38206c2
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 5 years ago
fb3da48
Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux
by Linus Torvalds
· 5 years ago
336bab7
ARM: pxa: Fix resource properties
by Linus Walleij
· 5 years ago
563b75d
Merge tag 'juno-fixes-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixes
by Olof Johansson
· 5 years ago
5ecc9d1
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
249fad7
powerpc/perf: Disable trace_imc pmu
by Madhavan Srinivasan
· 5 years ago
48e626a
powerpc/powernv: Avoid re-registration of imc debugfs directory
by Anju T Sudhakar
· 5 years ago
e19f97e
um: add support for folded p4d page tables
by Mike Rapoport
· 5 years ago
4e65e76
um: remove unused pxx_offset_proc() and addr_pte() functions
by Mike Rapoport
· 5 years ago
7235db2
sparc32: use pgtable-nopud instead of 4level-fixup
by Mike Rapoport
· 5 years ago
2fa245c
parisc/hugetlb: use pgtable-nopXd instead of 4level-fixup
by Helge Deller
· 5 years ago
d96885e
parisc: use pgtable-nopXd instead of 4level-fixup
by Mike Rapoport
· 5 years ago
7c2763c
nds32: use pgtable-nopmd instead of 4level-fixup
by Mike Rapoport
· 5 years ago
ed48e1f
microblaze: use pgtable-nopmd instead of 4level-fixup
by Mike Rapoport
· 5 years ago
60e50f3
m68k: mm: use pgtable-nopXd instead of 4level-fixup
by Mike Rapoport
· 5 years ago
f6f7cae
m68k: nommu: use pgtable-nopud instead of 4level-fixup
by Mike Rapoport
· 5 years ago
d13252e
c6x: use pgtable-nopud instead of 4level-fixup
by Mike Rapoport
· 5 years ago
aa66282
arm: nommu: use pgtable-nopud instead of 4level-fixup
by Mike Rapoport
· 5 years ago
a73c948
alpha: use pgtable-nopud instead of 4level-fixup
by Mike Rapoport
· 5 years ago
0fb9dc2
arch: sembuf.h: make uapi asm/sembuf.h self-contained
by Masahiro Yamada
· 5 years ago
9ef0e00
arch: msgbuf.h: make uapi asm/msgbuf.h self-contained
by Masahiro Yamada
· 5 years ago
5b00967
arch: ipcbuf.h: make uapi asm/ipcbuf.h self-contained
by Masahiro Yamada
· 5 years ago
964975a
lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addr
by Huang Shijie
· 5 years ago
24b54fe
arch/Kconfig: fix indentation
by Krzysztof Kozlowski
· 5 years ago
056df57
Merge tag 'arc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 5 years ago
551003f
powerpc/pmem: Convert to EXPORT_SYMBOL_GPL
by Aneesh Kumar K.V
· 5 years ago
b6afd12
powerpc/archrandom: fix arch_get_random_seed_int()
by Ard Biesheuvel
· 5 years ago
aedc065
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 5 years ago
6cdc7f2
Merge tag 'riscv/for-v5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
by Linus Torvalds
· 5 years ago
ef66f6b
Merge tag 'please-pull-misc-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 5 years ago
ef867c1
Merge tag 'pm-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
5522634
powerpc: Fix vDSO clock_getres()
by Vincenzo Frascino
· 5 years ago
6f4679b
powerpc/pmem: Fix kernel crash due to wrong range value usage in flush_dcache_range
by Aneesh Kumar K.V
· 5 years ago
b67a95f
powerpc/xive: Skip ioremap() of ESB pages for LSI interrupts
by Cédric Le Goater
· 5 years ago
71eb40f
powerpc/kasan: Fix boot failure with RELOCATABLE && FSL_BOOKE
by Christophe Leroy
· 5 years ago
cba779d
arm64: mm: Fix column alignment for UXN in kernel_page_tables
by Mark Brown
· 5 years ago
ca2ef4f
arm64: insn: consistently handle exit text
by Mark Rutland
· 5 years ago
93b9041
arm64: mm: Fix initialisation of DMA zones on non-NUMA systems
by Will Deacon
· 5 years ago
7d73710
kvm: vmx: Stop wasting a page for guest_msrs
by Jim Mattson
· 5 years ago
433f4ba
KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID (CVE-2019-19332)
by Paolo Bonzini
· 5 years ago
1e4230f
Merge branches 'pm-sleep', 'pm-cpuidle', 'pm-cpufreq', 'pm-devfreq' and 'pm-avs'
by Rafael J. Wysocki
· 5 years ago
4673402
ia64: agp: Replace empty define with do while
by Corentin Labbe
· 5 years ago
537bd0a
Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 5 years ago
c3bed3b
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 5 years ago
4672c2f
Merge tag 'rtc-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 5 years ago
01d1dff
Merge tag 's390-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 5 years ago
4d7048f
Merge tag 'xtensa-20191201' of git://github.com/jcmvbkbc/linux-xtensa
by Linus Torvalds
· 5 years ago
b22bfea
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
76bb8b0
Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
483847a
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
120e476
Merge tag 'for-linus' of git://github.com/openrisc/linux
by Linus Torvalds
· 5 years ago
fcaa0ad
Merge tag 'for-linus-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 5 years ago
Next »