summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2012-09-10powerpc/eeh: Build EEH event based on PEGavin Shan1-2/+2
2012-09-10powerpc/eeh: Remove PE at appropriate timeGavin Shan1-0/+1
2012-09-10powerpc/eeh: Create PEs duing EEH initializationGavin Shan1-0/+1
2012-09-10powerpc/eeh: Search PE based on requirementGavin Shan1-0/+1
2012-09-10powerpc/eeh: Create PEs for PHBsGavin Shan1-0/+2
2012-09-10powerpc/eeh: Introduce global mutexGavin Shan1-0/+15
2012-09-10powerpc/eeh: Introduce eeh_pe structGavin Shan1-0/+38
2012-09-10powerpc/eeh: Move EEH initialization aroundGavin Shan1-16/+0
2012-09-07powerpc: Pack arch_hw_breakpoint to avoid holes in structMichael Neuling1-3/+3
2012-09-07powerpc: Change memory_limit from phys_addr_t to unsigned long longSuzuki Poulose1-1/+1
2012-09-07powerpc: Define Power7+ PV constant PV_POWER7psukadev@linux.vnet.ibm.com1-0/+1
2012-09-07Merge branch 'merge' into nextBenjamin Herrenschmidt5-2/+15
2012-09-07powerpc/kprobes: Rename opcode_t in probes.h to ppc_opcode_tAnanth N Mavinakayanahalli3-3/+3
2012-09-07powerpc: Restore VDSO information on critical exception om BookEMihai Caraman2-1/+1
2012-09-05powerpc/powernv: Always go into nap mode when CPU is offlinePaul Mackerras1-0/+1
2012-09-05powerpc/booke64: Use SPRG0/3 scratch for bolted TLB miss & crit intMihai Caraman2-4/+6
2012-09-05powerpc/booke64: Use GSRR registers in Guest Doorbell interruptsMihai Caraman2-0/+2
2012-09-05powerpc: Uprobes port to powerpcAnanth N Mavinakayanahalli2-1/+57
2012-09-05powerpc: Add trap_nr to thread_structAnanth N Mavinakayanahalli1-0/+1
2012-09-05powerpc: Consolidate {k,u}probe definitionsAnanth N Mavinakayanahalli2-13/+44
2012-09-05powerpc: Rename 64-bit PVR constants to PVR_fooMichael Ellerman1-20/+19
2012-09-05powerpc: Remove <asm/abs_addr.h>Michael Ellerman1-22/+0
2012-09-05powerpc: Remove virt_to_abs() now all users have been fixedMichael Ellerman1-3/+0
2012-09-05powerpc: Remove abs_to_virt() now all users have been fixedMichael Ellerman1-1/+0
2012-09-05powerpc: Remove phys_to_abs() now all users have been removedMichael Ellerman1-2/+0
2012-09-05powerpc: Remove remaining iSeries chunksMichael Ellerman1-30/+2
2012-08-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-2/+1
2012-08-24powerpc: Remove unnecessary ifdefsMichael Neuling1-2/+0
2012-08-24powerpc/mpic_msgr: Add missing includesScott Wood1-0/+1
2012-08-16KVM: PPC: Add cache flush on page mapAlexander Graf2-0/+13
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-1/+0
2012-07-31ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon1-1/+0
2012-07-30Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows...Linus Torvalds1-4/+4
2012-07-30common: dma-mapping: add support for generic dma_mmap_* callsMarek Szyprowski1-4/+4
2012-07-27Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds1-30/+1
2012-07-25Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+1
2012-07-24Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-6/+14
2012-07-24powerpc: remove km_type definitionsCong Wang1-30/+1
2012-07-13Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2-1/+4
2012-07-11booke/bookehv: Add host crit-watchdog exception supportBharat Bhushan1-0/+2
2012-07-11powerpc: Disable /dev/port interface on systems without an ISA bridgeHaren Myneni1-0/+8
2012-07-11powerpc: Add "memory" attribute for mfmsr()Tiejun Chen1-1/+2
2012-07-11powerpc: Add VDSO version of getcpuAnton Blanchard3-2/+6
2012-07-11powerpc: Use CURRENT_THREAD_INFO instead of open coded assemblyStuart Yoder2-2/+8
2012-07-10powerpc/qe: set IReady in QE Microcode UploadKokoris, Ioannis2-1/+4
2012-07-10powerpc: IOMMU fault injectionAnton Blanchard1-0/+3
2012-07-10powerpc: Call dma_debug_add_bus for PCI and VIO busesAnton Blanchard1-0/+2
2012-07-10powerpc/perf: Move code to select SIAR or pt_regs into perf_read_regsAnton Blanchard1-0/+5
2012-07-10powerpc: Enforce usage of RA 0-R31 where possibleMichael Neuling1-7/+7
2012-07-10powerpc: Add defines for RA 0-R31Michael Neuling1-0/+34