summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Change hardware breakpoint to allow longer rangesMichael Neuling2013-01-292-4/+10
* powerpc: Add length setting to set_dawrMichael Neuling2013-01-291-1/+9
* perf/Power: PERF_EVENT_IOC_ENABLE does not reenable eventsukadev@linux.vnet.ibm.com2013-01-291-0/+8
* powerpc: Avoid debug_smp_processor_id() check in SHARED_PROCESSORLi Zhong2013-01-291-1/+1
* uprobes/powerpc: Add dependency on single step emulationSuzuki K. Poulose2013-01-292-3/+5
* powerpc: Add support for CTS-1000 GPIO controlled system poweroffBenjamin Collins2013-01-293-0/+185
* powerpc/fsl: Remove CONFIG_IRQ_ALL_CPUS from mpc85xx/mpc86xx defconfigScott Wood2013-01-298-8/+0
* powerpc/mpic: Make distribute_irqs obey MPIC_SINGLE_DEST_CPUScott Wood2013-01-291-1/+1
* powerpc/ptrace: Make #defines for all request numbers hexMichael Neuling2013-01-291-14/+14
* powerpc/mm: Eliminate unneeded for_each_memblockCody P Schafer2013-01-291-7/+4
* Merge branch 'merge' into nextBenjamin Herrenschmidt2013-01-298-6/+38
|\
| * powerpc: Max next_tb to prevent from replaying timer interruptTiejun Chen2013-01-291-2/+7
| * powerpc: kernel/kgdb.c: Fix memory leakageCong Ding2013-01-291-2/+3
| * powerpc/book3e: Disable interrupt after preempt_schedule_irqTiejun Chen2013-01-291-0/+13
| * powerpc/oprofile: Fix error in oprofile power7_marked_instr_event() functionCarl E. Love2013-01-291-1/+1
| * powerpc/pasemi: Fix crash on rebootSteven Rostedt2013-01-291-0/+7
| * powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning for ppc32Li Zhong2013-01-291-0/+2
| * KVM: PPC: Emulate dcbfAlexander Graf2013-01-181-0/+2
| * Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-01-102-1/+5
| |\
| | * KVM: PPC: Book3S HV: Fix compilation without CONFIG_PPC_POWERNVAndreas Schwab2013-01-061-0/+4
| | * powerpc: Corrected include header path in kvm_para.hBharat Bhushan2012-12-201-1/+1
* | | powerpc: Rename set_break to avoid naming conflictMichael Neuling2013-01-166-11/+11
* | | powerpc: Fix typo in breakpoint kgdb code.Michael Neuling2013-01-161-1/+1
* | | powerpc: Add DSCR support to ptraceAlexey Kardashevskiy2013-01-162-0/+30
* | | powerpc: Make room in exception vector areaBenjamin Herrenschmidt2013-01-101-55/+55
* | | powerpc/perf: Fix for PMCs not making progressMichael Neuling2013-01-101-0/+2
* | | powerpc/perf: Fix finding overflowed PMC in interruptMichael Neuling2013-01-101-29/+54
* | | powerpc/eeh: Fix crash when adding a device in a slot with DDWThadeu Lima de Souza Cascardo2013-01-104-3/+34
* | | powerpc/eeh/of: Checking for CONFIG_EEH is not neededThadeu Lima de Souza Cascardo2013-01-101-4/+0
* | | powerpc/iommu: Prevent false TCE leak messageThadeu Lima de Souza Cascardo2013-01-101-0/+7
* | | powerpc: Add the DAWR support to the set_break()Michael Neuling2013-01-103-0/+39
* | | powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registersMichael Neuling2013-01-1014-129/+187
* | | powerpc: Add DAWR/X SPR number definitionsMichael Neuling2013-01-101-0/+5
* | | powerpc: Add DAWR CPU feature bit definitionMichael Neuling2013-01-101-1/+2
* | | powerpc: Add helper functions set the DAWR and CIABR using set_modeIan Munsie2013-01-101-0/+10
* | | powerpc: Repack 64bit CPU features to remove holesMichael Neuling2013-01-101-24/+26
* | | powerpc: Remove extra zeros from 32 bit CPU features definitionsMichael Neuling2013-01-101-31/+31
* | | powerpc: Avoid load of static chain register when calling nested functions th...Anton Blanchard2013-01-101-0/+1
* | | powerpc: Enable devtmpfs, EFI partition support and tmpfs ACLs on pseries, pp...Anton Blanchard2013-01-103-0/+13
* | | powerpc: Cleanup NLS config options on pseries, ppc64 and ppc64e defconfigAnton Blanchard2013-01-103-70/+8
* | | powerpc: Run savedefconfig over pseries, ppc64 and ppc64e defconfigAnton Blanchard2013-01-103-184/+70
* | | powerpc: Convert print_symbol to %pSRJoe Perches2013-01-101-7/+6
* | | powerpc: Implement PPR save/restoreHaren Myneni2013-01-103-18/+26
* | | powerpc: Macros for saving/restore PPRHaren Myneni2013-01-103-0/+63
* | | powerpc: Define ppr in thread_structHaren Myneni2013-01-103-0/+15
* | | powerpc: Increase exceptions arrays in paca struct to save PPRHaren Myneni2013-01-102-3/+4
* | | powerpc: Enable PPR save/restoreHaren Myneni2013-01-101-2/+4
* | | powerpc: Move branch instruction from ACCOUNT_CPU_USER_ENTRY to callerHaren Myneni2013-01-104-5/+6
* | | powerpc/perf: Add stalled-cycles eventsChris Freehill2013-01-101-0/+2
* | | powerpc: Enable ARCH_USE_BUILTIN_BSWAPDavid Woodhouse2013-01-101-0/+1