summaryrefslogtreecommitdiff
path: root/arch/powerpc
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-08-04rcu,locking: Privatize smp_mb__after_unlock_lock()Paul E. McKenney
2015-08-03sched/preempt, powerpc, kvm: Use need_resched() instead of should_resched()Konstantin Khlebnikov
2015-08-03locking/static_keys: Add a new static_key interfacePeter Zijlstra
2015-08-03jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra
2015-08-03locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...Andrey Konovalov
2015-07-30PCI: Hold pci_slot_mutex while searching bus->slots listYijing Wang
2015-07-30powerpc/eeh-powernv: Fix unbalanced IRQ warningAlistair Popple
2015-07-30powerpc/kernel: Enable seccomp filterMichael Ellerman
2015-07-30genirq/irqdomain: Allow irq domain aliasingMarc Zyngier
2015-07-30Merge branch 'linus' into irq/coreThomas Gleixner
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig
2015-07-29arch/*/io.h: Add ioremap_uc() to all architecturesLuis R. Rodriguez
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-28powerpc/powernv: Add definition of OPAL_MSG_OCC message typeShilpasri G Bhat
2015-07-27atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-27powerpc: Provide atomic_{or,xor,and}Peter Zijlstra
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-23PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi
2015-07-23powerpc/powernv/ioda2: Fix calculation for memory allocated for TCE tableAlexey Kardashevskiy
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-22powerpc/PCI: Use for_pci_msi_entry() to access MSI device listJiang Liu
2015-07-20ftrace: Format MCOUNT_ADDR address as type unsigned longMinfei Huang
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-20powerpc/512x: clk: Include clk.hStephen Boyd
2015-07-17spi: mpc512x-psc: add support for Freescale MPC5125Uwe Kleine-König
2015-07-16treewide: Use helper function to access irq_data->msi_descJiang Liu
2015-07-16powerpc/signal: Fix confusing header documentation in sigcontext.hAnshuman Khandual
2015-07-16powerpc/tm: Drop tm_orig_msr from thread_structAnshuman Khandual