Age | Commit message (Expand) | Author |
2012-09-10 | powerpc/eeh: Device bars restore based on PE | Gavin Shan |
2012-09-10 | powerpc/eeh: Make EEH operations based on PE | Gavin Shan |
2012-09-10 | powerpc/eeh: Trace error based on PE from beginning | Gavin Shan |
2012-09-10 | powerpc/eeh: Trace EEH state based on PE | Gavin Shan |
2012-09-10 | powerpc/eeh: Build EEH event based on PE | Gavin Shan |
2012-09-10 | powerpc/eeh: Remove PE at appropriate time | Gavin Shan |
2012-09-10 | powerpc/eeh: Create PEs duing EEH initialization | Gavin Shan |
2012-09-10 | powerpc/eeh: Search PE based on requirement | Gavin Shan |
2012-09-10 | powerpc/eeh: Create PEs for PHBs | Gavin Shan |
2012-09-10 | powerpc/eeh: Introduce global mutex | Gavin Shan |
2012-09-10 | powerpc/eeh: Introduce eeh_pe struct | Gavin Shan |
2012-09-10 | powerpc/eeh: More logs for EEH initialization | Gavin Shan |
2012-09-10 | powerpc/eeh: Use slab to allocate eeh devices | Gavin Shan |
2012-09-10 | powerpc/eeh: Move EEH initialization around | Gavin Shan |
2012-09-10 | powerpc: Initialise paca.data_offset with poison | Michael Ellerman |
2012-09-07 | powerpc: Use the XDABR hcall | Michael Neuling |
2012-09-07 | powerpc: Use consistent name info for arch_hw_breakpoint | Michael Neuling |
2012-09-07 | powerpc: Pack arch_hw_breakpoint to avoid holes in struct | Michael Neuling |
2012-09-07 | powerpc: Export memory limit via device tree | Suzuki Poulose |
2012-09-07 | powerpc: Change memory_limit from phys_addr_t to unsigned long long | Suzuki Poulose |
2012-09-07 | powerpc: Fix build dependencies for c files requiring libfdt.h | Matthew McClintock |
2012-09-07 | powerpc/oprofile: Fix marked events support on Power7+ not set. | Carl E. Love |
2012-09-07 | powerpc: Define Power7+ PV constant PV_POWER7p | sukadev@linux.vnet.ibm.com |
2012-09-07 | powerpc/pseries: Round up MSI-X requests | Anton Blanchard |
2012-09-07 | powerpc/pci: Save P2P bridge resource if possible | Gavin Shan |
2012-09-07 | Merge branch 'merge' into next | Benjamin Herrenschmidt |
2012-09-07 | powerpc/kprobes: Rename opcode_t in probes.h to ppc_opcode_t | Ananth N Mavinakayanahalli |
2012-09-07 | powerpc: Restore VDSO information on critical exception om BookE | Mihai Caraman |
2012-09-05 | powerpc: Don't use __put_user() in patch_instruction | Benjamin Herrenschmidt |
2012-09-05 | powerpc: Make sure IPI handlers see data written by IPI senders | Paul Mackerras |
2012-09-05 | powerpc: Restore correct DSCR in context switch | Anton Blanchard |
2012-09-05 | powerpc: Fix DSCR inheritance in copy_thread() | Anton Blanchard |
2012-09-05 | powerpc: Keep thread.dscr and thread.dscr_inherit in sync | Anton Blanchard |
2012-09-05 | powerpc: Update DSCR on all CPUs when writing sysfs dscr_default | Anton Blanchard |
2012-09-05 | powerpc/powernv: Always go into nap mode when CPU is offline | Paul Mackerras |
2012-09-05 | powerpc: Give hypervisor decrementer interrupts their own handler | Paul Mackerras |
2012-09-05 | powerpc/vphn: Fix arch_update_cpu_topology() return value | Jesse Larrew |
2012-09-05 | powerpc/booke64: Use SPRG0/3 scratch for bolted TLB miss & crit int | Mihai Caraman |
2012-09-05 | powerpc/booke64: Eemove mfspr srr1 duplicate in exception prolog | Mihai Caraman |
2012-09-05 | powerpc/booke64: Add DO_KVM kernel hooks | Mihai Caraman |
2012-09-05 | powerpc/booke64: Use GSRR registers in Guest Doorbell interrupts | Mihai Caraman |
2012-09-05 | powerpc/booke64: Fix machine check handler to use the right prolog | Mihai Caraman |
2012-09-05 | powerpc: Uprobes port to powerpc | Ananth N Mavinakayanahalli |
2012-09-05 | powerpc: Add trap_nr to thread_struct | Ananth N Mavinakayanahalli |
2012-09-05 | powerpc: Consolidate {k,u}probe definitions | Ananth N Mavinakayanahalli |
2012-09-05 | powerpc: Rename 64-bit PVR constants to PVR_foo | Michael Ellerman |
2012-09-05 | powerpc: Remove <asm/abs_addr.h> | Michael Ellerman |
2012-09-05 | powerpc: Remove all includes of <asm/abs_addr.h> | Michael Ellerman |
2012-09-05 | powerpc: Remove virt_to_abs() now all users have been fixed | Michael Ellerman |
2012-09-05 | powerpc: Remove abs_to_virt() now all users have been fixed | Michael Ellerman |