summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm: Fix build break with RADIX=y & HUGETLBFS=nMichael Ellerman2017-02-142-0/+8
* powerpc/pseries: Fix typo in parameter descriptionWei Yongjun2017-02-101-1/+1
* powerpc/kprobes: Remove kprobe_exceptions_notify()Naveen N. Rao2017-02-101-9/+0
* powerpc/ftrace: Fix confusing help text for DISABLE_MPROFILE_KERNELAnton Blanchard2017-02-101-2/+2
* powerpc/powernv: Fix opal_exit tracepoint opcodeMichael Ellerman2017-02-101-1/+1
* powerpc: Add a prototype for mcount() so it can be versionedMichael Ellerman2017-02-101-0/+2
* powerpc: Drop GPL from of_node_to_nid() export to match other archesShailendra Singh2017-02-101-1/+1
* powerpc/kprobes: Optimize kprobe in kretprobe_trampoline()Anju T2017-02-102-4/+11
* powerpc/kprobes: Implement OptprobesAnju T2017-02-107-1/+530
* powerpc/kprobes: Fixes for kprobe_lookup_name() on BENaveen N. Rao2017-02-101-1/+2
* powerpc: Add helper to check if offset is within relative branch rangeAnju T2017-02-102-1/+24
* powerpc/bpf: Introduce __PPC_SH64()Naveen N. Rao2017-02-102-6/+6
* powerpc/pseries: Automatically resize HPT for memory hot add/removeDavid Gibson2017-02-103-0/+34
* powerpc/pseries: Advertise HPT resizing support via CASDavid Gibson2017-02-102-1/+2
* powerpc/pseries: Add support for hash table resizingDavid Gibson2017-02-103-0/+143
* powerpc/pseries: Add hypercall wrappers for hash page table resizingDavid Gibson2017-02-094-2/+18
* powerpc/opal-lpc: Remove unneeded includeBenjamin Herrenschmidt2017-02-091-1/+0
* powerpc/opal-irqchip: Use interrupt names if presentBenjamin Herrenschmidt2017-02-091-13/+42
* powerpc/powernv: Display the correct error info for CAPP errors.Mahesh Salgaonkar2017-02-091-1/+2
* powerpc/powernv: Add XHCI and USB storage to defconfigMichael Neuling2017-02-091-1/+2
* powerpc/64: Include bpf/bcc related config options in defconfigsNaveen N. Rao2017-02-093-0/+21
* powerpc/mm: Add MMU_FTR_KERNEL_RO to possible feature maskAneesh Kumar K.V2017-02-071-0/+1
* powerpc/64s: Use (start, size) rather than (start, end) for exception handlersNicholas Piggin2017-02-072-168/+185
* powerpc/64s: Tidy up after exception handler reworkNicholas Piggin2017-02-072-81/+81
* powerpc: Add new cache geometry aux vectorsBenjamin Herrenschmidt2017-02-064-1/+58
* powerpc/64: Hard code cache geometry on POWER8Benjamin Herrenschmidt2017-02-061-2/+18
* powerpc/64: Add L2 and L3 cache shape infoBenjamin Herrenschmidt2017-02-062-5/+23
* powerpc/64: Clean up ppc64_caches using a struct per cacheBenjamin Herrenschmidt2017-02-066-122/+119
* powerpc/64: Retrieve number of L1 cache sets from device-treeBenjamin Herrenschmidt2017-02-062-2/+28
* powerpc/64: Fix naming of cache block vs. cache lineBenjamin Herrenschmidt2017-02-069-68/+75
* powerpc: Remove obsolete comment about patching instructionsBenjamin Herrenschmidt2017-02-061-3/+0
* powerpc: Move {d,i,u}cache_bsize definitions to a common placeBenjamin Herrenschmidt2017-02-063-16/+9
* powerpc: Move ARCH_DLINFO out of uapiBenjamin Herrenschmidt2017-02-062-23/+22
* powerpc: Enable support for GCC pluginsAndrew Donnellan2017-02-031-0/+1
* powerpc: Correctly disable latent entropy GCC plugin on prom_init.oAndrew Donnellan2017-02-031-1/+1
* powerpc/pseries: Report DLPAR capabilitiesNathan Fontenot2017-02-021-1/+7
* powerpc/pseries: Update affinity for memory and cpus specified in a PRRN eventJohn Allen2017-02-022-1/+40
* powerpc/pseries: Introduce memory hotplug READD operationJohn Allen2017-02-022-0/+42
* powerpc/pseries: Make the acquire/release of the drc for memory a seperate stepJohn Allen2017-02-021-12/+22
* powerpc/xmon: Cleanup to use is_kernel_addr macroMadhavan Srinivasan2017-02-021-4/+4
* powerpc/boot: Update .gitignoreMichael Ellerman2017-02-021-0/+4
* powerpc/debug: PTDUMP should depend on DEBUG_FSMichael Ellerman2017-02-021-2/+1
* powerpc/64: Add BPF_JIT to powernv and pseries defconfigsAnton Blanchard2017-02-022-0/+2
* powerpc/64: Move HAVE_CONTEXT_TRACKING from pseries to common KconfigAnton Blanchard2017-02-022-1/+1
* powerpc/sparse: Constify the address pointer in __get_user_nosleep()Daniel Axtens2017-02-021-1/+1
* powerpc/sparse: Constify the address pointer in __get_user_nocheck()Daniel Axtens2017-02-021-1/+1
* powerpc/sparse: Constify the address pointer in __get_user_check()Daniel Axtens2017-02-021-1/+1
* powerpc/powernv: Fix section mismatch from opal_lpc_init()Michael Ellerman2017-02-021-1/+1
* powerpc/mm: unstub radix__vmemmap_remove_mapping()Reza Arbab2017-01-311-1/+28
* powerpc/mm: add radix__remove_section_mapping()Reza Arbab2017-01-313-1/+135
OpenPOWER on IntegriCloud