Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c821b81bbc00822a164de0c2fdb8cafacd487b26
/
arch
c821b81
ARM: dts: meson8b: add the I2C_A, PWM_C and UART_B pins
by Martin Blumenstingl
· 6 years ago
f31094f
ARM: dts: meson8b: fix the clock controller register size
by Martin Blumenstingl
· 6 years ago
f7f9da8
ARM: dts: meson8: fix the clock controller register size
by Martin Blumenstingl
· 6 years ago
aba16dc
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
by Linus Torvalds
· 6 years ago
d207ea8
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
2a8a2b7
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
2923b27
Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
b326272
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
1bc2767
Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
18b8bfd
Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 6 years ago
aa5b105
Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
e1dbc5a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 6 years ago
4def196
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 6 years ago
7db7a8f
arm64: rockchip: Force CONFIG_PM on Rockchip systems
by Marc Zyngier
· 6 years ago
d1558df
ARM: rockchip: Force CONFIG_PM on Rockchip systems
by Marc Zyngier
· 6 years ago
e988024
arm64: dts: Fix various entry-method properties to reflect documentation
by Amit Kucheria
· 6 years ago
6a01228
x86/speculation/l1tf: Suggest what to do on systems with too much RAM
by Vlastimil Babka
· 6 years ago
b0a182f
x86/speculation/l1tf: Fix off-by-one error when warning that system has too much RAM
by Vlastimil Babka
· 6 years ago
33e1787
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
8f2bc80
s390: ebcdic: convert comments to UTF-8
by Arnd Bergmann
· 6 years ago
3723c63
treewide: convert ISO_8859-1 text comments to utf-8
by Arnd Bergmann
· 6 years ago
3cc97be
treewide: correct "differenciate" and "instanciate" typos
by Finn Thain
· 6 years ago
d475fac
arm64: tlb: Provide forward declaration of tlb_flush() before including tlb.h
by Will Deacon
· 6 years ago
d503ac5
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
by Masahiro Yamada
· 6 years ago
706a1ea
Merge branch 'tlb-fixes'
by Linus Torvalds
· 6 years ago
d40acad
Merge tag 'for-linus-4.19b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 6 years ago
0c4b0f8
Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 6 years ago
2ab054f
Merge tag 'for-linus' of git://github.com/openrisc/linux
by Linus Torvalds
· 6 years ago
2f34a64
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
ee09075
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
9e259f9
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
5563ae9
Merge tag 'riscv-for-linus-4.19-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux
by Linus Torvalds
· 6 years ago
48a8b97
x86/mm: Only use tlb_remove_table() for paravirt
by Peter Zijlstra
· 6 years ago
d86564a
mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE
by Peter Zijlstra
· 6 years ago
0f52b3a
powerpc/mce: Fix SLB rebolting during MCE recovery path.
by Mahesh Salgaonkar
· 6 years ago
8cfbdbdc
KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pages
by Paul Mackerras
· 6 years ago
f08d08f
powerpc/mm/radix: Only need the Nest MMU workaround for R -> RW transition
by Aneesh Kumar K.V
· 6 years ago
bd0dbb7
powerpc/mm/books3s: Add new pte bit to mark pte temporarily invalid.
by Aneesh Kumar K.V
· 6 years ago
810e9f8
powerpc/nohash: fix pte_access_permitted()
by Christophe Leroy
· 6 years ago
52a288c
x86/mm/tlb: Revert the recent lazy TLB patches
by Peter Zijlstra
· 6 years ago
815f0dd
include/linux/compiler*.h: make compiler-*.h mutually exclusive
by Nick Desaulniers
· 6 years ago
2edd73a
ia64: Fix allnoconfig section mismatch for ioc_init/ioc_iommu_info
by Tony Luck
· 6 years ago
45b74a6
Merge branch 'parisc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 6 years ago
433bcf6
Merge tag 'xtensa-20180820' of git://github.com/jcmvbkbc/linux-xtensa
by Linus Torvalds
· 6 years ago
b372115
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
cd9b44f
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
7290d58
module: use relative references for __ksymtab entries
by Ard Biesheuvel
· 6 years ago
f922c4a
module: allow symbol exports to be disabled
by Ard Biesheuvel
· 6 years ago
271ca78
arch: enable relative relocations for arm64, power and x86
by Ard Biesheuvel
· 6 years ago
a670468
mm: zero out the vma in vma_init()
by Andrew Morton
· 6 years ago
93065ac
mm, oom: distinguish blockable mode for mmu notifiers
by Michal Hocko
· 6 years ago
0027ff2
KVM: VMX: fixes for vmentry_l1d_flush module parameter
by Paolo Bonzini
· 6 years ago
024d83c
KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabled
by Thomas Gleixner
· 6 years ago
0b665d3
KVM: vmx: Inject #UD for SGX ENCLS instruction in guest
by Sean Christopherson
· 6 years ago
802ec46
KVM: vmx: Add defines for SGX ENCLS exiting
by Sean Christopherson
· 6 years ago
d806afa
x86/kvm/vmx: Fix coding style in vmx_setup_l1d_flush()
by Yi Wang
· 6 years ago
7288bde
x86: kvm: avoid unused variable warning
by Arnd Bergmann
· 6 years ago
dfec4a8
Merge tag 'pm-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
9617ba3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 6 years ago
20a9e57
Merge tag 'for-4.19' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux
by Linus Torvalds
· 6 years ago
6319893
Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 6 years ago
4bdf61c
h8300: fix IRQ no
by Yoshinori Sato
· 6 years ago
7b291be
arch/h8300: add a defconfig target
by Randy Dunlap
· 6 years ago
ce156fe
arch/h8300: eliminate kgbd.c warning
by Randy Dunlap
· 6 years ago
cfa2d68
arch/h8300: eliminate ptrace.h warnings
by Randy Dunlap
· 6 years ago
1b803a3
h8300:let the checker know that size_t is ulong
by Luc Van Oostenryck
· 7 years ago
9819d4e
h8300: Don't include linux/kernel.h in asm/atomic.h
by Will Deacon
· 7 years ago
ec3d5f1
h8300: remove unnecessary of_platform_populate call
by Rob Herring
· 7 years ago
5743ee2
h8300: Correct signature of test_bit()
by Geert Uytterhoeven
· 7 years ago
c489dfe
h8300: switch to NO_BOOTMEM
by Rob Herring
· 7 years ago
811d1b0
h8300: gcc-8.1 fix
by Yoshinori Sato
· 6 years ago
686320e
h8300: Add missing output register.
by Yoshinori Sato
· 6 years ago
cd38049
ppc: Convert vas ID allocation to new IDA API
by Matthew Wilcox
· 7 years ago
b3fa641
ppc: Convert mmu context allocation to new IDA API
by Matthew Wilcox
· 7 years ago
0214f46
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 6 years ago
5e26830
Merge tag 'microblaze-v4.19-rc1' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 6 years ago
c84ca61
sparc: fix KBUILD_DEFCONFIG for ARCH=sparc32
by Masahiro Yamada
· 6 years ago
8818d89
sparc32: split ramdisk detection and reservation to a helper function
by Mike Rapoport
· 6 years ago
cca079e
sparc32: switch to NO_BOOTMEM
by Mike Rapoport
· 6 years ago
60ef861
sparc: mm/init_32: kill trailing whitespace
by Mike Rapoport
· 6 years ago
dfaad39
sparc: use generic dma_noncoherent_ops
by Christoph Hellwig
· 6 years ago
690d916
MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7
by Paul Burton
· 6 years ago
906d441
MIPS: Workaround GCC __builtin_unreachable reordering bug
by Paul Burton
· 6 years ago
04f264d
compiler.h: Allow arch-specific asm/compiler.h
by Paul Burton
· 6 years ago
4ec8483
s390: remove gcc version check (4.3 or newer)
by Heiko Carstens
· 6 years ago
dbf2a4b
parisc: Add hardware description to stack traces
by Helge Deller
· 6 years ago
8801ccb
parisc: Fix boot failure of 64-bit kernel
by Helge Deller
· 6 years ago
c4347b0
microblaze/PCI: Remove stale pcibios_align_resource() comment
by Lorenzo Pieralisi
· 6 years ago
2ea6263
powerpc/topology: Get topology for shared processors at boot
by Srikar Dronamraju
· 6 years ago
d6ee76d
powerpc64/ftrace: Include ftrace.h needed for enable/disable calls
by Luke Dashjr
· 6 years ago
778a339
Merge tag 'please-pull-noboot' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 6 years ago
7140ad3
Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
532c2b9
Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 6 years ago
35d231d
Merge branch 'xtensa-dma-fixes' (early part) into xtensa-fixes
by Max Filippov
· 6 years ago
bfd5bb6
xtensa: add test_kc705_be variant
by Max Filippov
· 9 years ago
0c69256
xtensa: clean up boot-elf/bootstrap.S
by Max Filippov
· 6 years ago
baac1d3
xtensa: make bootparam parsing optional
by Max Filippov
· 6 years ago
8b5163e
xtensa: drop variant IRQ support
by Max Filippov
· 6 years ago
fc862ee
xtensa: drop unneeded platform/hardware.h headers
by Max Filippov
· 6 years ago
994fa1c
xtensa: move PLATFORM_NR_IRQS to Kconfig
by Max Filippov
· 6 years ago
Next »