summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc/64: Fix strncpy() related build failures with GCC 8.1Christophe Leroy2018-06-032-4/+4
* Merge branch 'topic/pkey' into nextMichael Ellerman2018-06-035-41/+13
|\
| * powerpc/pkeys: Drop private VM_PKEY definitionsMichael Ellerman2018-05-101-15/+0
| * mm/pkeys, x86, powerpc: Display pkey in smaps if arch supports pkeysRam Pai2018-05-091-8/+0
| * x86/pkeys: Add arch_pkeys_enabled()Michael Ellerman2018-05-091-0/+5
| * x86/pkeys: Move vma_pkey() into asm/pkeys.hMichael Ellerman2018-05-092-10/+8
| * mm/pkeys, powerpc, x86: Provide an empty vma_pkey() in linux/pkeys.hMichael Ellerman2018-05-092-10/+0
| * mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabledRam Pai2018-05-081-0/+2
* | Merge branch 'fixes' into nextMichael Ellerman2018-06-036-20/+48
|\ \
| * | powerpc/64s: Clear PCR on bootMichael Neuling2018-05-182-0/+7
| * | powerpc/powernv: Fix NVRAM sleep in invalid context when crashingNicholas Piggin2018-05-171-2/+12
| * | powerpc/pseries: Fix CONFIG_NUMA=n buildMichael Ellerman2018-05-081-8/+5
| * | powerpc/trace/syscalls: Update syscall name matching logic to account for ppc...Naveen N. Rao2018-05-071-2/+19
| * | powerpc/trace/syscalls: Update syscall name matching logicNaveen N. Rao2018-05-071-7/+3
| * | powerpc/64: Remove unused paca->soft_enabledMichael Ellerman2018-05-071-1/+0
* | | Merge branch 'topic/kbuild' into nextMichael Ellerman2018-06-034-27/+47
|\ \ \
| * | | powerpc/kbuild: Use flags variables rather than overriding LD/CC/ASNicholas Piggin2018-06-012-11/+17
| * | | powerpc/kbuild: Remove CROSS32 defines from top level powerpc MakefileNicholas Piggin2018-06-013-16/+22
| * | | powerpc/kbuild: Set default generic machine type for 32-bit compileNicholas Piggin2018-06-011-0/+8
| | |/ | |/|
* | | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2018-06-0310-12/+260
|\ \ \
| * | | powerpc: Export tm_enable()/tm_disable/tm_abort() APIsSimon Guo2018-05-244-2/+16
| * | | powerpc/reg: Add TEXASR related macrosSimon Guo2018-05-242-8/+27
| * | | powerpc: Export msr_check_and_set() to modulesSimon Guo2018-05-241-0/+1
| * | | powerpc/kvm: Prefer fault_in_pages_readable functionMathieu Malaterre2018-05-171-2/+2
| * | | powerpc/mm/radix: implement LPID based TLB flushes to be used by KVMNicholas Piggin2018-05-172-0/+214
* | | | powerpc/mm: Fix kernel crash on page table freeAneesh Kumar K.V2018-06-013-1/+3
* | | | powerpc/prom: Fix %u/%llx usage since prom_printf() changeMathieu Malaterre2018-06-011-24/+49
* | | | powerpc/livepatch: Fix build error with kprobes disabled.Aneesh Kumar K.V2018-05-291-1/+2
* | | | powerpc/modules: remove unused mod_arch_specific.toc fieldJosh Poimboeuf2018-05-282-9/+5
* | | | powerpc/powernv/cpuidle: Init all present cpus for deep statesAkshay Adiga2018-05-281-2/+2
* | | | powerpc/perf: Update raw-event code encoding comment for power8Madhavan Srinivasan2018-05-252-64/+64
* | | | powerpc: Add a missing include headerMathieu Malaterre2018-05-251-0/+1
* | | | powerpc/32: Add a missing include headerMathieu Malaterre2018-05-251-0/+1
* | | | powerpc/chrp/time: Make some functions static, add missing header includeMathieu Malaterre2018-05-251-2/+4
* | | | powerpc/tau: Make some function staticMathieu Malaterre2018-05-251-4/+4
* | | | powerpc: Make function btext_initialize staticMathieu Malaterre2018-05-251-1/+1
* | | | powerpc/tau: Synchronize function prototypes and bodyMathieu Malaterre2018-05-254-9/+12
* | | | powerpc: Add missing prototypeMathieu Malaterre2018-05-251-0/+3
* | | | powerpc/52xx: Add missing functions prototypesMathieu Malaterre2018-05-251-3/+3
* | | | powerpc/powermac: Add missing prototype for note_bootable_part()Mathieu Malaterre2018-05-251-0/+1
* | | | powerpc/powermac: Move pmac_pfunc_base_install prototype to header fileMathieu Malaterre2018-05-252-1/+1
* | | | powerpc/chrp/pci: Make some functions staticMathieu Malaterre2018-05-251-6/+6
* | | | powerpc/powermac: Mark variable x as unusedMathieu Malaterre2018-05-251-1/+3
* | | | powerpc/chrp/setup: Remove idu_size variable and make some functions staticMathieu Malaterre2018-05-251-7/+5
* | | | powerpc/wii: Make hlwd_pic_init function staticMathieu Malaterre2018-05-251-1/+1
* | | | powerpc/mm/radix: Use do/while(0) trick for single statement blockMathieu Malaterre2018-05-251-1/+1
* | | | powerpc/sparse: Fix plain integer as NULL pointer warningMathieu Malaterre2018-05-257-19/+19
* | | | powerpc/altivec: Add missing prototypes for altivecMathieu Malaterre2018-05-253-11/+21
* | | | powerpc: Add __printf verification to prom_printfMathieu Malaterre2018-05-251-56/+58
* | | | powerpc/xmon: Update paca fields dumped in xmonMichael Ellerman2018-05-251-0/+10