Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
4f7c06e26ec9cf7fe9f0c54dc90079b6a4f4b2c3
/
arch
4f7c06e
powerpc/ptrace: Fix setting 512B aligned breakpoints with PTRACE_SET_DEBUGREG
by Michael Neuling
· 7 years ago
cd6ef7e
powerpc/ptrace: Fix enforcement of DAWR constraints
by Michael Neuling
· 7 years ago
c786cf7
powerpc/powernv: Use __raw_[rm_]writeq_be() in npu-dma.c
by Michael Ellerman
· 7 years ago
001ff2e
powerpc/powernv: Use __raw_[rm_]writeq_be() in pci-ioda.c
by Michael Ellerman
· 7 years ago
8056fe2
powerpc/io: Add __raw_writeq_be() __raw_rm_writeq_be()
by Michael Ellerman
· 7 years ago
d203267
powerpc/perf: Fix memory allocation for core-imc based on num_possible_cpus()
by Anju T Sudhakar
· 7 years ago
ba01b05
powerpc/rtas: Fix spelling mistake "Discharching" -> "Discharging"
by Colin Ian King
· 7 years ago
20acf7f
powerpc/lib: Fix "integer constant is too large" build failure
by Finn Thain
· 7 years ago
c0beffc
powerpc/powernv: Fix opal_event_shutdown() called with interrupts disabled
by Nicholas Piggin
· 7 years ago
a1f3ae3
powerpc/32: Use stmw/lmw for registers save/restore in asm
by Christophe Leroy
· 7 years ago
24c7858
powerpc: Avoid an unnecessary test and branch in longjmp()
by Christophe Leroy
· 7 years ago
96f391c
Revert "powerpc/64: Fix checksum folding in csum_add()"
by Christophe Leroy
· 7 years ago
5279821
powerpc: get rid of PMD_PAGE_SIZE() and _PMD_SIZE
by Christophe Leroy
· 7 years ago
9dcb3df
powerpc/embedded6xx/hlwd-pic: Prevent interrupts from being handled by Starlet
by Jonathan Neuschäfer
· 7 years ago
c068e6b
powerpc/embedded6xx/flipper-pic: Don't match all IRQ domains
by Jonathan Neuschäfer
· 7 years ago
675d995
powerpc/book3s64: Enable split pmd ptlock.
by Aneesh Kumar K.V
· 7 years ago
738f964
powerpc/mm: Use page fragments for allocation page table at PMD level
by Aneesh Kumar K.V
· 7 years ago
8a6c697
powerpc/mm: Implement helpers for pagetable fragment support at PMD level
by Aneesh Kumar K.V
· 7 years ago
0c4d268
powerpc/book3s64/mm: Simplify the rcu callback for page table free
by Aneesh Kumar K.V
· 7 years ago
1c7ec8a
powerpc/mm/book3s64/4k: Switch 4k pagesize config to use pagetable fragment
by Aneesh Kumar K.V
· 7 years ago
7023467
powerpc/mm/nohash: Remove pte fragment dependency from nohash
by Aneesh Kumar K.V
· 7 years ago
7820856
powerpc/mm/book3e/64: Remove unsupported 64Kpage size from 64bit booke
by Aneesh Kumar K.V
· 7 years ago
8ce74cf
powerpc/mm: Rename pte fragment functions
by Aneesh Kumar K.V
· 7 years ago
af60a4c
powerpc/mm: Use pmd_lockptr instead of opencoding it
by Aneesh Kumar K.V
· 7 years ago
59879d5
powerpc/mm/book3s64: Move book3s64 code to pgtable-book3s64
by Aneesh Kumar K.V
· 7 years ago
a42ae34
Merge branch 'topic/ppc-kvm' into next
by Michael Ellerman
· 7 years ago
21828c9
powerpc/kvm: Switch kvm pmd allocator to custom allocator
by Aneesh Kumar K.V
· 7 years ago
e807f02c
powerpc/cell/spufs: Change return type to vm_fault_t
by Souptick Joarder
· 7 years ago
7ef73cd
powerpc/ioda: Use ibm, supported-tce-sizes for IOMMU page size mask
by Alexey Kardashevskiy
· 7 years ago
8ccb442
powerpc/powernv: Fix memtrace build when NUMA=n
by Michael Ellerman
· 7 years ago
89c1906
powerpc/prom: Drop support for old FDT versions
by Michael Ellerman
· 7 years ago
6158fae
powerpc/lib: Add alt patching test of branching past the last instruction
by Michael Ellerman
· 7 years ago
b58e798
powerpc/lib: Rename ftr_fixup_test7 to ftr_fixup_test_too_big
by Michael Ellerman
· 7 years ago
cad0e39
powerpc/lib: Fix the feature fixup tests to actually work
by Michael Ellerman
· 7 years ago
32810d9
powerpc/lib: Fix feature fixup test of external branch
by Michael Ellerman
· 7 years ago
53da14d
powerpc: Make it clearer that systbl check errors are errors
by Michael Ellerman
· 7 years ago
4c1481a
powerpc/syscalls: timer_create can be handle by perfectly normal COMPAT_SYS_SPU
by Al Viro
· 7 years ago
28b9c34
powerpc/syscalls: kill ppc32_select()
by Al Viro
· 7 years ago
454d7ef
powerpc/syscalls: Add COMPAT_SPU_NEW() macro
by Michael Ellerman
· 7 years ago
4c392e6
powerpc/syscalls: switch rtas(2) to SYSCALL_DEFINE
by Al Viro
· 7 years ago
f367564
powerpc/syscalls: signal_{32, 64} - switch to SYSCALL_DEFINE
by Al Viro
· 7 years ago
3691d61
powerpc/syscalls: Switch trivial cases to SYSCALL_DEFINE
by Al Viro
· 7 years ago
df78d3f
powerpc/livepatch: Implement reliable stack tracing for the consistency model
by Torsten Duwe
· 7 years ago
4e49226
powerpc/watchdog: provide more data in watchdog messages
by Nicholas Piggin
· 7 years ago
5a951c4
powerpc/watchdog: don't update the watchdog timestamp if a lockup is detected
by Nicholas Piggin
· 7 years ago
282498d
powerpc/xive: prepare all hcalls to support long busy delays
by Cédric Le Goater
· 7 years ago
7222484
powerpc/xive: shutdown XIVE when kexec or kdump is performed
by Cédric Le Goater
· 7 years ago
028555a
powerpc/xive: fix hcall H_INT_RESET to support long busy delays
by Cédric Le Goater
· 7 years ago
d2b04b0
powerpc/64/kexec: fix race in kexec when XIVE is shutdown
by Cédric Le Goater
· 7 years ago
9a018fb
powerpc/config: powernv_defconfig updates
by Nicholas Piggin
· 7 years ago
c4c1968
powerpc: wii_defconfig: Disable BCMA support
by Jonathan Neuschäfer
· 7 years ago
1a6d51f
powerpc: wii_defconfig: Enable Wii SDHCI driver
by Jonathan Neuschäfer
· 7 years ago
d75f98d
powerpc: wii_defconfig: Enable GPIO-related options
by Jonathan Neuschäfer
· 7 years ago
a84813f
powerpc: wii_defconfig: Disable Ethernet driver support code
by Jonathan Neuschäfer
· 7 years ago
7c18659
powerpc/watchdog: fix typo 'can by' to 'can be'
by Wolfram Sang
· 7 years ago
8f2133c
powerpc/pseries: hcall_exit tracepoint retval should be signed
by Michael Ellerman
· 7 years ago
7acf50e
Revert "powerpc/powernv: Increase memory block size to 1GB on radix"
by Balbir Singh
· 7 years ago
d5808ff
powerpc/nohash: Use IS_ENABLED() to simplify __set_pte_at()
by Christophe Leroy
· 7 years ago
0d594aa
powerpc/nohash: Remove _PAGE_BUSY
by Christophe Leroy
· 7 years ago
45201c8
powerpc/nohash: Remove hash related code from nohash headers.
by Christophe Leroy
· 7 years ago
722cde7
powerpc/fadump: Unregister fadump on kexec down path.
by Mahesh Salgaonkar
· 7 years ago
8597538
powerpc/fadump: Do not use hugepages when fadump is active
by Hari Bathini
· 7 years ago
b71a693
powerpc/fadump: exclude memory holes while reserving memory in second kernel
by Mahesh Salgaonkar
· 7 years ago
3bc6cf5
powerpc: remove retired sbc834x support
by Paul Gortmaker
· 7 years ago
0c0c5230
powerpc: Only support DYNAMIC_FTRACE not static
by Michael Ellerman
· 7 years ago
ae30cc0
powerpc64/ftrace: Implement support for ftrace_regs_caller()
by Naveen N. Rao
· 7 years ago
9ef4042
powerpc64/ftrace: Use the generic version of ftrace_replace_code()
by Naveen N. Rao
· 7 years ago
250122ba
powerpc64/module: Tighten detection of mcount call sites with -mprofile-kernel
by Naveen N. Rao
· 7 years ago
88b1a85
powerpc64/kexec: Hard disable ftrace before switching to the new kernel
by Naveen N. Rao
· 7 years ago
a4bc64d
powerpc64/ftrace: Disable ftrace during kvm entry/exit
by Naveen N. Rao
· 7 years ago
424ef01
powerpc64/ftrace: Disable ftrace during hotplug
by Naveen N. Rao
· 7 years ago
d103978
powerpc64/ftrace: Delay enabling ftrace on secondary cpus
by Naveen N. Rao
· 7 years ago
acd55b1
powerpc64/ftrace: Add helpers to hard disable ftrace
by Naveen N. Rao
· 7 years ago
c3e59d7
powerpc64/ftrace: Rearrange #ifdef sections in ftrace.h
by Naveen N. Rao
· 7 years ago
ea678ac
powerpc64/ftrace: Add a field in paca to disable ftrace in unsafe code paths
by Naveen N. Rao
· 7 years ago
c61a56a
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
65f4d6d
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
7d9e55f
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
0d95cfa
Merge tag 'powerpc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
46dc111
rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
19b522d
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
5e62493
x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPI
by KarimAllah Ahmed
· 7 years ago
ee7141c
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
a468f2d
kvm: apic: Flush TLB after APIC mode/address change if VPIDs are in use
by Junaid Shahid
· 7 years ago
8bb2610
x86/entry/64/compat: Preserve r8-r11 in int $0x80
by Andy Lutomirski
· 7 years ago
1a512c0
x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds
by Arnd Bergmann
· 7 years ago
3db3eb2
x86/setup: Do not reserve a crash kernel region if booted on Xen PV
by Petr Tesarik
· 7 years ago
3789c12
arm64: avoid instrumenting atomic_ll_sc.o
by Mark Rutland
· 7 years ago
4ea3f05
Merge tag 'arm-soc/for-4.17/devicetree-arm64-fixes' of https://github.com/Broadcom/stblinux into fixes
by Arnd Bergmann
· 7 years ago
b2d7ecb
powerpc/kvm/booke: Fix altivec related build break
by Laurentiu Tudor
· 7 years ago
6029755
powerpc: Fix deadlock with multiple calls to smp_send_stop
by Nicholas Piggin
· 7 years ago
47b5ece
Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
b837913
x86/cpu/intel: Add missing TLB cpuid values
by jacek.tomaka@poczta.fm
· 7 years ago
1334ac1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
19791a7
arm64: fix possible spectre-v1 in ptrace_hbp_get_event()
by Mark Rutland
· 7 years ago
c12d7e9
ARM: defconfig: Update Gemini defconfig
by Linus Walleij
· 7 years ago
ef74050
ARM: s3c24xx: jive: Fix some GPIO names
by Linus Walleij
· 7 years ago
21f2db5
Merge tag 'omap-for-v4.17/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Arnd Bergmann
· 7 years ago
7b069b1
Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into fixes
by Arnd Bergmann
· 7 years ago
1c3bc8f
ARM: dts: Fix NAS4220B pin config
by Linus Walleij
· 7 years ago
Next »