summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2015-07-13powerpc/powernv: Include VF PE in PELTV of PF PEGavin Shan
2015-07-13powerpc/powernv: Pick M64 PEs based on BARsGavin Shan
2015-07-13powerpc/powernv: Boolean argument for pnv_ioda_setup_bus_PE()Gavin Shan
2015-07-13powerpc/powernv: Reserve M64 PEs based on BARsGavin Shan
2015-07-13powerpc/powernv: Allow to reserve one PE for multiple timesGavin Shan
2015-07-13powerpc: Remove mtmsrd(), use existing mtmsr()Anton Blanchard
2015-07-13powerpc: Add macros for the ibm_architecture_vec[] lengthsMichael Ellerman
2015-07-13powerpc/iommu: Support "hybrid" iommu/direct DMA ops for coherent_mask < dma_...Benjamin Herrenschmidt
2015-07-13powerpc/iommu: Cleanup setting of DMA base/offsetBenjamin Herrenschmidt
2015-07-13powerpc/iommu: Remove dma_data unionBenjamin Herrenschmidt
2015-07-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-07-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-07-11Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-07-10Merge branch 'parisc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-07-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-07-10parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based...John David Anglin
2015-07-10Merge tag 'powerpc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-07-10arm64: entry32: remove pointless register assignmentMark Rutland
2015-07-10MIPS: O32: Use compat_sys_getsockopt.Ralf Baechle