summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/syscalls: switch rtas(2) to SYSCALL_DEFINEAl Viro2018-05-107-7/+5Star
* powerpc/syscalls: signal_{32, 64} - switch to SYSCALL_DEFINEAl Viro2018-05-104-40/+35Star
* powerpc/syscalls: Switch trivial cases to SYSCALL_DEFINEAl Viro2018-05-104-7/+10
* powerpc/livepatch: Implement reliable stack tracing for the consistency modelTorsten Duwe2018-05-102-1/+119
* powerpc/watchdog: provide more data in watchdog messagesNicholas Piggin2018-05-101-3/+25
* powerpc/watchdog: don't update the watchdog timestamp if a lockup is detectedNicholas Piggin2018-05-101-2/+0Star
* powerpc/xive: prepare all hcalls to support long busy delaysCédric Le Goater2018-05-101-8/+28
* powerpc/xive: shutdown XIVE when kexec or kdump is performedCédric Le Goater2018-05-101-2/+5
* powerpc/xive: fix hcall H_INT_RESET to support long busy delaysCédric Le Goater2018-05-101-5/+47
* powerpc/64/kexec: fix race in kexec when XIVE is shutdownCédric Le Goater2018-05-101-4/+4
* powerpc/config: powernv_defconfig updatesNicholas Piggin2018-05-101-43/+65
* powerpc: wii_defconfig: Disable BCMA supportJonathan Neuschäfer2018-05-101-0/+1
* powerpc: wii_defconfig: Enable Wii SDHCI driverJonathan Neuschäfer2018-05-101-0/+2
* powerpc: wii_defconfig: Enable GPIO-related optionsJonathan Neuschäfer2018-05-101-0/+10
* powerpc: wii_defconfig: Disable Ethernet driver support codeJonathan Neuschäfer2018-05-101-0/+1
* powerpc/watchdog: fix typo 'can by' to 'can be'Wolfram Sang2018-05-101-1/+1
* powerpc/pseries: hcall_exit tracepoint retval should be signedMichael Ellerman2018-05-104-9/+6Star
* Revert "powerpc/powernv: Increase memory block size to 1GB on radix"Balbir Singh2018-05-071-9/+1Star
* powerpc/nohash: Use IS_ENABLED() to simplify __set_pte_at()Christophe Leroy2018-05-071-15/+8Star
* powerpc/nohash: Remove _PAGE_BUSYChristophe Leroy2018-05-072-12/+3Star
* powerpc/nohash: Remove hash related code from nohash headers.Christophe Leroy2018-05-074-75/+20Star
* powerpc/fadump: Unregister fadump on kexec down path.Mahesh Salgaonkar2018-05-031-0/+3
* powerpc/fadump: Do not use hugepages when fadump is activeHari Bathini2018-05-034-2/+20
* powerpc/fadump: exclude memory holes while reserving memory in second kernelMahesh Salgaonkar2018-05-031-6/+23
* tracing: Remove PPC32 wart from config TRACING_SUPPORTMichael Ellerman2018-05-031-5/+1Star
* powerpc: remove retired sbc834x supportPaul Gortmaker2018-05-035-486/+0Star
* powerpc: Only support DYNAMIC_FTRACE not staticMichael Ellerman2018-05-037-59/+2Star
* powerpc64/ftrace: Implement support for ftrace_regs_caller()Naveen N. Rao2018-05-035-26/+262
* powerpc64/ftrace: Use the generic version of ftrace_replace_code()Naveen N. Rao2018-05-031-36/+0Star
* powerpc64/module: Tighten detection of mcount call sites with -mprofile-kernelNaveen N. Rao2018-05-031-6/+9
* powerpc64/kexec: Hard disable ftrace before switching to the new kernelNaveen N. Rao2018-05-031-0/+2
* powerpc64/ftrace: Disable ftrace during kvm entry/exitNaveen N. Rao2018-05-032-0/+7
* powerpc64/ftrace: Disable ftrace during hotplugNaveen N. Rao2018-05-031-0/+8
* powerpc64/ftrace: Delay enabling ftrace on secondary cpusNaveen N. Rao2018-05-032-3/+11
* powerpc64/ftrace: Add helpers to hard disable ftraceNaveen N. Rao2018-05-031-0/+17
* powerpc64/ftrace: Rearrange #ifdef sections in ftrace.hNaveen N. Rao2018-05-031-4/+4
* powerpc64/ftrace: Add a field in paca to disable ftrace in unsafe code pathsNaveen N. Rao2018-05-035-0/+23
* Linux v4.17-rc3Linus Torvalds2018-04-291-1/+1
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-2912-19/+93
|\
| * x86/ipc: Fix x32 version of shmid64_ds and msqid64_dsArnd Bergmann2018-04-272-0/+73
| * x86/setup: Do not reserve a crash kernel region if booted on Xen PVPetr Tesarik2018-04-271-0/+6
| * x86/cpu/intel: Add missing TLB cpuid valuesjacek.tomaka@poczta.fm2018-04-261-0/+3
| * x86/smpboot: Don't use mwait_play_dead() on AMD systemsYazen Ghannam2018-04-261-0/+2
| * x86/mm: Make vmemmap and vmalloc base address constants unsigned longJiri Kosina2018-04-261-4/+4
| * x86/vector: Remove the unused macro FPU_IRQDou Liyang2018-04-261-2/+0Star
| * x86/vector: Remove the macro VECTOR_OFFSET_STARTDou Liyang2018-04-261-5/+0Star
| * x86/cpufeatures: Enumerate cldemote instructionFenghua Yu2018-04-261-0/+1
| * x86/microcode: Do not exit early from __reload_late()Borislav Petkov2018-04-241-4/+2Star
| * x86/microcode/intel: Save microcode patch unconditionallyBorislav Petkov2018-04-241-2/+0Star
| * x86/jailhouse: Fix incorrect SPDX identifierThomas Gleixner2018-04-232-2/+2