summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
2013-06-20powerpc/eeh: Make eeh_phb_pe_get() publicGavin Shan
2013-06-20powerpc/eeh: Move common part to kernel directoryGavin Shan
2013-06-20powerpc/eeh: Cleanup for EEH coreGavin Shan
2013-06-20powerpc/tm: Fix return of active 64bit signalsMichael Neuling
2013-06-20powerpc/tm: Fix return of 32bit rt signals to active transactionsMichael Neuling
2013-06-20powerpc/tm: Fix restoration of MSR on 32bit signal returnMichael Neuling
2013-06-20powerpc/tm: Fix 32 bit non-rt signalsMichael Neuling
2013-06-20powerpc/tm: Fix writing top half of MSR on 32 bit signalsMichael Neuling
2013-06-20powerpc/8xx: Remove 8xx specific "minimal FPU emulation"Benjamin Herrenschmidt
2013-06-20powerpc/math-emu: Allow math-emu to be used for HW FPUBenjamin Herrenschmidt
2013-06-20powerpc/math-emu: Fix decoding of some instructionsBenjamin Herrenschmidt
2013-06-20powerpc/pseries: Read common partition via pstoreAruna Balakrishnaiah
2013-06-20powerpc/pseries: Read of-config partition via pstoreAruna Balakrishnaiah
2013-06-20powerpc/pseries: Distinguish between a os-partition and non-os partitionAruna Balakrishnaiah
2013-06-20powerpc/pseries: Read rtas partition via pstoreAruna Balakrishnaiah
2013-06-20powerpc/pseries: Read/Write oops nvram partition via pstoreAruna Balakrishnaiah
2013-06-20powerpc/pseries: Introduce generic read function to read nvram-partitionsAruna Balakrishnaiah
2013-06-20powerpc/pseries: Add version and timestamp to oops headerAruna Balakrishnaiah
2013-06-20powerpc/pseries: Remove syslog prefix in uncompressed oops textAruna Balakrishnaiah
2013-06-20powerpc/eeh: Enhance converting EEH devGavin Shan
2013-06-20powerpc/eeh: Fix fetching bus for single-dev-PEGavin Shan
2013-06-20powerpc: Align thread->fpr to 16 bytesAnton Blanchard
2013-06-20powerpc/pseries: Use 'true' instead of '1' for orderly_poweroffliguang
2013-06-20powerpc/smp: Use '==' instead of '<' for system_stateliguang
2013-06-20powerpc: Restore dbcr0 on user space exitBharat Bhushan
2013-06-20powerpc: Debug control and status registers are 32bitBharat Bhushan
2013-06-20powerpc/vfio: Enable on pSeries platformAlexey Kardashevskiy
2013-06-20powerpc/vfio: Enable on PowerNV platformAlexey Kardashevskiy
2013-06-20powerpc: Update currituck pci/usb fixup for new board revisionAlistair Popple
2013-06-20powerpc: Fix single step emulation of 32bit overflowed branchesMichael Neuling
2013-06-20powerpc: Update default configurationsAlistair Popple
2013-06-20powerpc: Add a configuration option for early BootX/OpenFirmware debugAlistair Popple
2013-06-20powerpc/prom: Scan reserved-ranges node for memory reservationsJeremy Kerr
2013-06-20powerpc/mm: Make mmap_64.c compile on 32bit powerpcDaniel Walker
2013-06-20powerpc: Remove the unneeded trigger of decrementer interrupt in decrementer_...Kevin Hao
2013-06-20powerpc/mm/nohash: Ignore NULL stale_map entriesScott Wood
2013-06-20powerpc: Move the single step enable code to a generic pathSuzuki K. Poulose
2013-06-20powerpc/kprobes: Do not disable External interrupts during single stepSuzuki K. Poulose
2013-06-20powerpc: Mark low level irq handlers NO_THREADThomas Gleixner
2013-06-20powerpc: Fix bad pmd error with book3E configAneesh Kumar K.V
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-19Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2013-06-19sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar
2013-06-19kvm/ppc/booke: Delay kvmppc_lazy_ee_enableScott Wood
2013-06-17Merge 3.10-rc6 into driver-core-nextGreg Kroah-Hartman
2013-06-17net: add socket option for low latency pollingEliezer Tamir
2013-06-17Merge 3.10-rc6 into tty-nextGreg Kroah-Hartman
2013-06-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-06-15powerpc: Fix missing/delayed calls to irq_workBenjamin Herrenschmidt
2013-06-15powerpc: Fix emulation of illegal instructions on PowerNV platformPaul Mackerras