summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-241-0/+1
|\
| * powerpc/PCI: register busn_res for root busesYinghai Lu2012-06-131-0/+1
* | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-07-245-6/+14
|\ \
| * | booke/bookehv: Add host crit-watchdog exception supportBharat Bhushan2012-07-111-0/+2
| * | Merge branch 'for-upstream' of git://github.com/agraf/linux-2.6 into nextAvi Kivity2012-06-064-6/+12
| |\ \ | | |/ | |/|
| | * KVM: PPC: booke: Added DECAR supportBharat Bhushan2012-05-301-0/+2
| | * KVM: PPC: Book3S HV: Make the guest hash table size configurablePaul Mackerras2012-05-303-6/+8
| | * KVM: PPC: Factor out guest epapr initializationLiu Yu-B132012012-05-301-0/+2
* | | Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2012-07-132-1/+4
|\ \ \
| * | | powerpc/qe: set IReady in QE Microcode UploadKokoris, Ioannis2012-07-102-1/+4
* | | | powerpc: Disable /dev/port interface on systems without an ISA bridgeHaren Myneni2012-07-111-0/+8
* | | | powerpc: Add "memory" attribute for mfmsr()Tiejun Chen2012-07-111-1/+2
* | | | powerpc: Add VDSO version of getcpuAnton Blanchard2012-07-113-2/+6
* | | | powerpc: Use CURRENT_THREAD_INFO instead of open coded assemblyStuart Yoder2012-07-112-2/+8
|/ / /
* | | powerpc: IOMMU fault injectionAnton Blanchard2012-07-101-0/+3
* | | powerpc: Call dma_debug_add_bus for PCI and VIO busesAnton Blanchard2012-07-101-0/+2
* | | powerpc/perf: Move code to select SIAR or pt_regs into perf_read_regsAnton Blanchard2012-07-101-0/+5
* | | powerpc: Enforce usage of RA 0-R31 where possibleMichael Neuling2012-07-101-7/+7
* | | powerpc: Add defines for RA 0-R31Michael Neuling2012-07-101-0/+34
* | | powerpc: Enforce usage of R0-R31 where possibleMichael Neuling2012-07-102-44/+14
* | | powerpc: Introduce new __REG_R macrosMichael Neuling2012-07-101-0/+33
* | | powerpc: Start using ___PPC_RA/B/S/T where necessaryMichael Neuling2012-07-101-6/+6
* | | powerpc: Introduce new ___PPC_RA/B/S/T macrosMichael Neuling2012-07-101-0/+4
* | | powerpc: Fix VSX macros so register names aren't wrappedMichael Neuling2012-07-101-3/+3
* | | powerpc: Change mtcrf to use real register namesMichael Neuling2012-07-102-3/+3
* | | powerpc: Move and fix MTMSR_EERI definitionBenjamin Herrenschmidt2012-07-101-0/+2
* | | powerpc: Merge VCPU_GPRMichael Neuling2012-07-101-0/+7
* | | powerpc: Merge STK_REG/PARAM/FRAMESIZEMichael Neuling2012-07-101-0/+5
* | | powerpc/pasemi: Move lbz/stbciz to ppc-opcode.hMichael Neuling2012-07-101-0/+7
* | | powerpc: Convert to %r for all GPR usageMichael Neuling2012-07-101-34/+40
* | | powerpc: Modify macro ready for %r0 register changeMichael Neuling2012-07-101-9/+9
* | | powerpc: Add defines for R0-R31Michael Neuling2012-07-101-0/+33
* | | Merge branch 'merge' into nextBenjamin Herrenschmidt2012-07-101-2/+4
|\ \ \
| * | | powerpc: Fix build of some debug irq codeBenjamin Herrenschmidt2012-07-101-2/+2
| * | | powerpc: More fixes for lazy IRQ vs. idleBenjamin Herrenschmidt2012-07-101-0/+2
* | | | powerpc/mm: remove obsolete comment about page size name arrayScott Wood2012-07-031-6/+1
* | | | powerpc/iommu: Implement IOMMU pools to improve multiqueue adapter performanceAnton Blanchard2012-07-031-4/+14
* | | | powerpc: tracing: Avoid tracepoint duplication with DECLARE_EVENT_CLASSAnton Blanchard2012-07-031-34/+11
* | | | powerpc/pseries/cpuidle: Replace pseries_notify_cpuidle_add call with notifierDeepthi Dharwar2012-07-031-2/+0
* | | | powerpc: Have patch_instruction detect faultsSteven Rostedt2012-07-031-2/+2
|/ / /
* | | powerpc: check_and_cede_processor() never cedesAnton Blanchard2012-06-291-0/+5
* | | Make hard_irq_disable() actually hard-disable interruptsPaul Mackerras2012-06-151-0/+3
|/ /
* | powerpc: Fix size of st_nlink on 64bitAnton Blanchard2012-06-021-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-011-1/+17
|\ \
| * | set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro2012-06-011-1/+1
| * | new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro2012-06-011-0/+16
| |/
* | bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2012-05-301-3/+0
* | powerpc: get rid of nlink_t uses, switch to explicitly-sized typeAl Viro2012-05-301-2/+2
|/
* powerpc: Use the new generic strncpy_from_user() and strnlen_user()Paul Mackerras2012-05-272-36/+46
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-2420-115/+232
|\
OpenPOWER on IntegriCloud