summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-08-18powerpc/nvram: use kmemdup rather than duplicating its implementationAndrzej Hajda
2015-08-18powerpc/pseries: use kmemdup rather than duplicating its implementationAndrzej Hajda
2015-08-18powerpc/eeh: Disable automatically blocked PCI configGavin Shan
2015-08-18powerpc: Export include/uapi/asm/eeh.hGavin Shan
2015-08-18powerpc/pseries: enable RTC class supportVaibhav Jain
2015-08-18powerpc/numa: initialize distance lookup table from drconf pathNikunj A Dadhania
2015-08-18powerpc/powernv: move dma_get_required_mask from pnv_phb to pci_controller_opsAndrew Donnellan
2015-08-18powerpc/mm: Drop CONFIG_PPC_HAS_HASH_64KMichael Ellerman
2015-08-18powerpc/mm: Simplify page size kconfig dependenciesMichael Ellerman
2015-08-18powerpc/mm: Drop the 64K on 4K version of pte_pagesize_index()Michael Ellerman
2015-08-18powerpc/cell: Drop support for 64K local store on 4K kernelsMichael Ellerman
2015-08-18powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hashMichael Ellerman
2015-08-14powerpc/eeh: Probe after unbalanced kref checkDaniel Axtens
2015-08-14powerpc: Add an inline function to update POWER8 HID0Gautham R. Shenoy
2015-08-12powerpc/prom: Use DRCONF flags while processing detected LMBsAnshuman Khandual
2015-08-12powerpc/xmon: Drop the valid variable completely in dump_segments()Anshuman Khandual
2015-08-12powerpc/prom: Simplify the logic to fetch SLB sizeAnshuman Khandual
2015-08-12powerpc/slb: Add documentation on runtime patching of SLB encodingAnshuman Khandual
2015-08-12powerpc/slb: Rename all the 'slot' occurrences to 'entry'Anshuman Khandual
2015-08-12powerpc/slb: Remove a duplicate extern variableAnshuman Khandual
2015-08-06powerpc/ftrace: add powerpc timebase as a trace clock sourceNaveen N. Rao
2015-08-06powerpc/4xx: Fix return value check in hsta_msi_probe()Wei Yongjun
2015-08-06powerpc: Remove redundant breaksJoe Perches
2015-08-06powerpc: pci: use %pR for printing struct resourceKevin Hao
2015-08-06powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable HMI.Mahesh Salgaonkar
2015-08-06powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable machine check err...Mahesh Salgaonkar
2015-08-06powerpc/powernv: Pull all HMI events before panic.Mahesh Salgaonkar
2015-08-06powerpc/powernv: display reason for Malfunction Alert HMI.Mahesh Salgaonkar
2015-07-30powerpc/kernel: Enable seccomp filterMichael Ellerman
2015-07-29powerpc/kernel: Add SIG_SYS support for compat tasksMichael Ellerman
2015-07-29powerpc: Change syscall_get_nr() to return intMichael Ellerman
2015-07-29powerpc: Use orig_gpr3 in syscall_get_arguments()Michael Ellerman
2015-07-29powerpc: Rework syscall_get_arguments() so there is only one loopMichael Ellerman
2015-07-29powerpc: Don't negate error in syscall_set_return_value()Michael Ellerman
2015-07-29powerpc: Drop unused syscall_get_error()Michael Ellerman
2015-07-29powerpc/kernel: Change the do_syscall_trace_enter() APIMichael Ellerman
2015-07-29powerpc/kernel: Switch to using MAX_ERRNOMichael Ellerman
2015-07-27powerpc/perf: Change type of the bhrb_users variableAnshuman Khandual
2015-07-25powerpc/perf/hv-24x7: Simplify extracting counter from result bufferSukadev Bhattiprolu
2015-07-25powerpc/perf/hv-24x7: Whitespace - fix parameter alignmentSukadev Bhattiprolu
2015-07-23powerpc: Use hardware RNG for arch_get_random_seed_* not arch_get_random_*Paul Mackerras
2015-07-23powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth
2015-07-23powerpc/rtas: Replace magic values with definesThomas Huth
2015-07-21powerpc/eeh: Dump PHB diag-data for non-existing PEGavin Shan
2015-07-21powerpc/eeh: Fix wrong printed PE numberGavin Shan
2015-07-21powerpc/signal: Add helper function to fetch quad word aligned pointerAnshuman Khandual
2015-07-16powerpc/signal: Fix confusing header documentation in sigcontext.hAnshuman Khandual
2015-07-16powerpc/tm: Drop tm_orig_msr from thread_structAnshuman Khandual
2015-07-16powerpc/powernv: Add poweroff (EPOW, DPO) events support for PowerNV platformVipin K Parashar
2015-07-13powerpc/powernv: Unfreeze VF PE on releasing itGavin Shan