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