summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | powerpc/ftrace: Restore LR from pt_regsNaveen N. Rao2017-04-241-6/+7
| | * | | | powerpc/kprobes: Emulate instructions on kprobe handler re-entryNaveen N. Rao2017-04-201-0/+8
| | * | | | powerpc/kprobes: Factor out code to emulate instruction into a helperNaveen N. Rao2017-04-201-21/+31
| | * | | | powerpc/kretprobes: Override default function entry offsetNaveen N. Rao2017-04-201-0/+9
| | * | | | powerpc/kprobes: Fix handling of function offsets on ABIv2Naveen N. Rao2017-04-202-4/+4
| | * | | | kprobes: Convert kprobe_lookup_name() to a functionNaveen N. Rao2017-04-202-2/+60
| | |/ / /
| * | | | powerpc/kprobes: Blacklist exception handlersNaveen N. Rao2017-04-232-0/+11
| * | | | powerpc/kprobes: Convert __kprobes to NOKPROBE_SYMBOL()Naveen N. Rao2017-04-231-21/+34
| * | | | powerpc/ftrace: Move stack setup and teardown code into ftrace_graph_caller()Naveen N. Rao2017-04-231-4/+1
| * | | | powerpc/kprobes: Remove duplicate saving of MSRNaveen N. Rao2017-04-231-1/+0
| * | | | powerpc/64s: Simplify POWER9 DD1 idle workaround codeNicholas Piggin2017-04-231-11/+5
| * | | | powerpc/64s: Idle POWER8 avoid full state loss recovery where possibleNicholas Piggin2017-04-231-6/+83
| * | | | powerpc/64s: Idle do not hold reservation longer than requiredNicholas Piggin2017-04-231-9/+11
| * | | | powerpc/64s: Expand core idle state bitsNicholas Piggin2017-04-231-16/+17
| * | | | powerpc/64s: Fix POWER9 machine check handler from stop stateNicholas Piggin2017-04-232-35/+69
| * | | | powerpc/64s: Use alternative feature patchingNicholas Piggin2017-04-231-9/+14
| * | | | powerpc/64s: Stop using bit in HSPRG0 to test winkleNicholas Piggin2017-04-232-35/+13
| * | | | powerpc/64s: Move remaining system reset idle code into idle_book3s.SNicholas Piggin2017-04-232-46/+44
| * | | | powerpc/64s: Remove unnecessary relocation branch from idle handlerNicholas Piggin2017-04-231-1/+1
| * | | | powerpc/64s: Minor fix for MCE TLB flush for radixNicholas Piggin2017-04-191-2/+6
| * | | | powerpc/64s: Revert setting of LPCR[LPES] on POWER9Nicholas Piggin2017-04-191-2/+2
| * | | | powerpc: Introduce msgsnd/doorbell barrier primitivesNicholas Piggin2017-04-132-5/+13
| * | | | powerpc: Change the doorbell IPI calling conventionNicholas Piggin2017-04-132-17/+52
| * | | | powerpc/64s: Add SCV FSCR bit for ISA v3.0Nicholas Piggin2017-04-131-0/+1
| * | | | powerpc/64s: Add msgp facility unavailable log stringNicholas Piggin2017-04-131-0/+1
| * | | | powerpc/tracing: Allow tracing of mmap syscallsBalbir Singh2017-04-121-8/+8
| * | | | powerpc/mm: Fix swapper_pg_dir size on 64-bit hash w/64K pagesMichael Ellerman2017-04-121-2/+2
| * | | | Merge branch 'topic/xive' (early part) into nextMichael Ellerman2017-04-123-46/+28
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | powerpc: Fixup LPCR:PECE and HEIC setting on POWER9Benjamin Herrenschmidt2017-04-101-5/+10
| | * | | powerpc/smp: Remove migrate_irq() custom implementationBenjamin Herrenschmidt2017-04-072-41/+8
| | * | | powerpc: Add optional smp_ops->prepare_cpu SMP callbackBenjamin Herrenschmidt2017-04-061-0/+10
| | |/ /
| * | | powerpc/powernv: Recover correct PACA on wakeup from a stop on P9 DD1Gautham R. Shenoy2017-04-112-1/+48
| * | | powerpc: Remove unnecessary includes of asm/debug.hMichael Ellerman2017-04-113-3/+0
| * | | powerpc: Create asm/debugfs.h and move powerpc_debugfs_root thereMichael Ellerman2017-04-114-5/+4
| * | | powerpc/prom: Increase minimum RMA size to 512MBSukadev Bhattiprolu2017-04-041-1/+1
| * | | powerpc/book3s: Print task info if we take a machine check in user modeMichael Ellerman2017-04-031-3/+12
| * | | powerpc/book3s: Print the kernel function name in machine checkMahesh Salgaonkar2017-04-031-1/+1
| * | | powerpc/mm: Enable mappings above 128TBAneesh Kumar K.V2017-04-011-1/+1
| * | | powerpc/mm/hash: Store addr_limit in PACAAneesh Kumar K.V2017-04-012-0/+2
| * | | powerpc/mm: Add addr_limit to mm_context and use it to derive max slice indexAneesh Kumar K.V2017-04-012-1/+11
| * | | powerpc/mm: Move copy_mm_to_paca to paca.cAneesh Kumar K.V2017-03-311-0/+19
| * | | powerpc/fadump: Reserve memory at an offset closer to bottom of RAMHari Bathini2017-03-311-7/+26
| * | | powerpc: Make /proc/self/stack always print the current stackThadeu Lima de Souza Cascardo2017-03-281-1/+8
| * | | powerpc/64: Don't use early_cpu_has_feature() in cpu_ready_for_interrupts()Michael Ellerman2017-03-281-2/+2
| * | | powerpc/64s: POWER8 add missing machine check definitionsNicholas Piggin2017-03-211-7/+19
| * | | powerpc/64s: Data driven machine check handlingNicholas Piggin2017-03-211-254/+74
| * | | powerpc/64s: Data driven machine check evaluationNicholas Piggin2017-03-211-243/+326
| * | | powerpc/64s: Move POWER machine check defines into mce_power.cNicholas Piggin2017-03-211-0/+92
| * | | powerpc/64s: Clean up machine check recovery flushingNicholas Piggin2017-03-211-74/+23
| * | | powerpc/64s: Machine check print NIPNicholas Piggin2017-03-211-1/+2