Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
93312b6da4df31e4102ce5420e6217135a16c7ea
/
arch
93312b6da
ARC: mm: allow mprotect to make stack mappings executable
by Vineet Gupta
· 7 years ago
6e37611
ARC: Fix CONFIG_SWAP
by Alexey Brodkin
· 7 years ago
ca1147f
ARC: [arcompact] entry.S: minor code movement
by Vineet Gupta
· 7 years ago
64234961
ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigs
by Alexey Brodkin
· 7 years ago
29c2068
ARC: configs: remove no longer needed CONFIG_DEVPTS_MULTIPLE_INSTANCES
by Anders Roxell
· 7 years ago
e870878
ARC: Improve cmpxchg syscall implementation
by Peter Zijlstra
· 7 years ago
ec58ba1
ARC: [plat-hsdk]: Configure APB GPIO controller on ARC HSDK platform
by Gustavo Pimentel
· 7 years ago
7605385
ARC: [plat-hsdk] Add PCIe support
by Gustavo Pimentel
· 7 years ago
2f24ef7
ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMP
by Alexey Brodkin
· 7 years ago
74c11e3
ARC: Explicitly add -mmedium-calls to CFLAGS
by Alexey Brodkin
· 7 years ago
4277e6b
Merge tag 'mips_fixes_4.17_3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 7 years ago
d60d61f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
786b71f
Merge tag 'nds32-for-linus-4.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux
by Linus Torvalds
· 7 years ago
7fbb615
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
b2096a5
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
e5dd615
Merge tag 'hisi-fixes-for-4.17v2' of git://github.com/hisilicon/linux-hisi into fixes
by Olof Johansson
· 7 years ago
f59c303
ARM: Fix i2c-gpio GPIO descriptor tables
by Linus Walleij
· 7 years ago
ec30dcf
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
9c6d26d
arm64: dts: hikey: Fix eMMC corruption regression
by John Stultz
· 7 years ago
f2c56aa
Merge tag 'sunxi-fixes-for-4.17' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into fixes
by Olof Johansson
· 7 years ago
696ca77
KVM: x86: fix #UD address of failed Hyper-V hypercalls
by Radim Krčmář
· 7 years ago
62d18ec
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
b133ef6
Merge tag 'powerpc-4.17-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
d883c6c
Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE"
by Joonsoo Kim
· 7 years ago
1eaafe9
kvm: x86: IA32_ARCH_CAPABILITIES is always supported
by Jim Mattson
· 7 years ago
c4d2188
KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changed
by Wei Huang
· 7 years ago
d8f2f49
x86/kvm: fix LAPIC timer drift when guest uses periodic mode
by David Vrabel
· 7 years ago
b09efdc
Merge tag 'kvm-ppc-fixes-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Radim Krčmář
· 7 years ago
c7e8146
MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRs
by Maciej W. Rozycki
· 7 years ago
28e4213
MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requests
by Maciej W. Rozycki
· 7 years ago
82034c2
arm64: Make sure permission updates happen for pmd/pud
by Laura Abbott
· 7 years ago
9ce8654
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha
by Linus Torvalds
· 7 years ago
8ecc497
x86/speculation: Simplify the CPU bug detection logic
by Dominik Brodowski
· 7 years ago
0aa4846
KVM/VMX: Expose SSBD properly to guests
by Konrad Rzeszutek Wilk
· 7 years ago
a30e7d1
nds32: Fix compiler warning, Wstringop-overflow, in vdso.c
by Vincent Chen
· 7 years ago
aaaaba5
nds32: Disable local irq before calling cpu_dcache_wb_page in copy_user_highpage
by Vincent Chen
· 7 years ago
5b9f956
nds32: Flush the cache of the page at vmaddr instead of kaddr in flush_anon_page
by Vincent Chen
· 7 years ago
efcc4ea
nds32: Correct flush_dcache_page function
by Vincent Chen
· 7 years ago
1613de8
nds32: Fix the unaligned access handler
by Nickhu
· 7 years ago
b3a7584
nds32: Renaming the file for unaligned access
by Nickhu
· 7 years ago
abb90a2
nds32: To fix a cache inconsistency issue by setting correct cacheability of NTC
by Greentime Hu
· 7 years ago
8769c22
nds32: To refine readability of INT_MASK_INITAIAL_VAL
by Greentime Hu
· 7 years ago
3ff2228
nds32: Fix the virtual address may map too much range by tlbop issue.
by Greentime Hu
· 7 years ago
b3b112b
nds32: Fix the allmodconfig build. To make sure CONFIG_CPU_LITTLE_ENDIAN is default y
by Greentime Hu
· 7 years ago
c8c20f9
nds32: Fix build failed because arch_trace_hardirqs_off is changed to trace_hardirqs_off.
by Greentime Hu
· 7 years ago
bb91267
nds32: Fix the unknown type u8 issue.
by Greentime Hu
· 7 years ago
e3f4624
nds32: Fix the symbols undefined issue by exporting them.
by Greentime Hu
· 7 years ago
03969d0
nds32: Fix xfs_buf built failed by export invalidate_kernel_vmap_range and flush_kernel_vmap_range
by Greentime Hu
· 7 years ago
8cedb78
nds32: Fix drivers/gpu/drm/udl/udl_fb.c building error by defining PAGE_SHARED
by Greentime Hu
· 7 years ago
81560e0
nds32: Fix building error of crypto/xor.c by adding xor.h
by Greentime Hu
· 7 years ago
6ca4b26
nds32: Fix building error when CONFIG_FREEZE is enabled.
by Greentime Hu
· 7 years ago
aeaa7af
nds32: lib: To use generic lib instead of libgcc to prevent the symbol undefined issue.
by Greentime Hu
· 7 years ago
92d7223
alpha: io: reorder barriers to guarantee writeX() and iowriteX() ordering #2
by Sinan Kaya
· 7 years ago
f5e82fa
alpha: simplify get_arch_dma_ops
by Christoph Hellwig
· 7 years ago
6db6154
alpha: use dma_direct_ops for jensen
by Christoph Hellwig
· 7 years ago
cc19846
arm64: fault: Don't leak data in ESR context for user fault on kernel VA
by Peter Maydell
· 7 years ago
a048a07
powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit
by Nicholas Piggin
· 7 years ago
3b78ce4
Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
255845f
arm64: export tishift functions to modules
by Jason A. Donenfeld
· 7 years ago
32c3fa7
arm64: lse: Add early clobbers to some input/output asm operands
by Will Deacon
· 7 years ago
6741c4b
Merge tag 'mips_fixes_4.17_2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips
by Linus Torvalds
· 7 years ago
6fd5a36
Merge branch 'parisc-4.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 7 years ago
132ce5d
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 7 years ago
8a6bd2f
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
74cce52
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
056ad12
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
583dbad
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
203ec2f
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
709f490
Merge tag 'tegra-for-4.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into fixes
by Olof Johansson
· 7 years ago
92d44a4
ARM: fix kill( ,SIGFPE) breakage
by Russell King
· 7 years ago
78ce241
x86/MCE/AMD: Cache SMCA MISC block addresses
by Borislav Petkov
· 7 years ago
0d73c3f
ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions
by Masami Hiramatsu
· 7 years ago
eb0146d
ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr
by Masami Hiramatsu
· 7 years ago
70948c0
ARM: 8770/1: kprobes: Prohibit probing on optimized_callback
by Masami Hiramatsu
· 7 years ago
69af7e2
ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabed
by Masami Hiramatsu
· 7 years ago
6cea14f
ARM: replace unnecessary perl with sed and the shell $(( )) operator
by Russell King
· 7 years ago
1c37963
ARM: kexec: record parent context registers for non-crash CPUs
by Russell King
· 7 years ago
2d7b3c6
ARM: kexec: fix kdump register saving on panic()
by Russell King
· 7 years ago
f2ae9de
ARM: 8758/1: decompressor: restore r1 and r2 just before jumping to the kernel
by Łukasz Stelmach
· 7 years ago
e07e3c3
ARM: 8753/1: decompressor: add a missing parameter to the addruart macro
by Łukasz Stelmach
· 7 years ago
acf4602
x86/mm: Drop TS_COMPAT on 64-bit exec() syscall
by Dmitry Safonov
· 7 years ago
2c71d33
Merge tag 'powerpc-4.17-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
01f5683
parisc: Move setup_profiling_timer() out of init section
by Helge Deller
· 7 years ago
3faf524
parisc: Move find_pa_parent_type() out of init section
by Helge Deller
· 7 years ago
240da95
x86/bugs: Rename SSBD_NO to SSB_NO
by Konrad Rzeszutek Wilk
· 7 years ago
faf37c4
powerpc/64s: Clear PCR on boot
by Michael Neuling
· 7 years ago
d8de756
s390/purgatory: Fix endless interrupt loop
by Philipp Rudo
· 7 years ago
3acf4e3
Merge tag 'hwmon-for-linus-v4.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 7 years ago
fed71f7
x86/apic/x2apic: Initialize cluster ID properly
by Thomas Gleixner
· 7 years ago
58ddfe6
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
e20ac8b
Merge tag 'kvm-s390-master-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-master
by Paolo Bonzini
· 7 years ago
633711e
kvm: rename KVM_HINTS_DEDICATED to KVM_HINTS_REALTIME
by Michael S. Tsirkin
· 7 years ago
3e9245c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
bc226f0
KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
by Tom Lendacky
· 7 years ago
47c61b3
x86/speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFG
by Thomas Gleixner
· 7 years ago
be6fcb5
x86/bugs: Rework spec_ctrl base and mask logic
by Thomas Gleixner
· 7 years ago
4b59bdb
x86/bugs: Remove x86_spec_ctrl_set()
by Thomas Gleixner
· 7 years ago
fa8ac49
x86/bugs: Expose x86_spec_ctrl_base directly
by Thomas Gleixner
· 7 years ago
cc69b34
x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host}
by Borislav Petkov
· 7 years ago
0270be3e
x86/speculation: Rework speculative_store_bypass_update()
by Thomas Gleixner
· 7 years ago
Next »