summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2009-10-06Merge branch 'master' ofThomas Gleixner
2009-10-05powerpc: Fix incorrect setting of __HAVE_ARCH_PTE_SPECIALWeirich, Bernhard
2009-10-05powerpc/8xx: Fix regression introduced by cache coherency rewriteRex Feany
2009-10-04Merge branch 'master' ofThomas Gleixner
2009-09-24powerpc/pseries: Fix to handle slb resize across migrationBrian King
2009-09-24powerpc: Fix bug where perf_counters breaks oprofilePaul Mackerras
2009-09-24powerpc/perf_counters: Reduce stack usage of power_check_constraintsPaul Mackerras
2009-09-14Merge commit 'v2.6.31' into rt/headThomas Gleixner
2009-09-05powerpc: Fix i8259 interrupt driver kernel crash on ML510Roderick Colenbrander
2009-09-03perf_counter/powerpc: Fix cache event codes for POWER7Paul Mackerras
2009-08-28Merge branch 'rt/base' into rt/headThomas Gleixner
2009-08-28Merge branch 'linus' into rt/baseThomas Gleixner
2009-08-27powerpc/ps3: Update ps3_defconfigGeoff Levand
2009-08-27powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registrationGeert Uytterhoeven
2009-08-15Merge branch 'rt/base' into rt/rt-2.6.31Thomas Gleixner
2009-08-12Merge branch 'linus' into rt/baseThomas Gleixner
2009-08-10Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-08-10powerpc/dma: pci_set_dma_mask() shouldn't fail if mask fits in RAMBenjamin Herrenschmidt
2009-08-09Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-08-09perf_counter/powerpc: Fix oops on cpus without perf_counter hardware supportPaul Mackerras
2009-08-06perf_counter/powerpc: Check oprofile_cpu_type for NULL before using itBenjamin Herrenschmidt
2009-08-05KVM: Make KVM_HPAGES_PER_HPAGE unsigned long to avoid build error on powerpcStephen Rothwell
2009-07-29powerpc: Update defconfigs for embedded 6xx/7xxx, 8xx, 8{3,5,6}xxxKumar Gala
2009-07-29powerpc/86xx: Update GE Fanuc sbc310 default configurationMartyn Welch
2009-07-29powerpc/86xx: Update defconfig for GE Fanuc's PPC9AMartyn Welch
2009-07-29powerpc/83xx: Fix PCI IO base address on MPC837xE-RDB boardsAnton Vorontsov
2009-07-29powerpc/85xx: Don't scan for TBI PHY addresses on MPC8569E-MDS boardsAnton Vorontsov
2009-07-29powerpc/85xx: Fix ethernet link detection on MPC8569E-MDS boardsAnton Vorontsov
2009-07-29powerpc/mm: Fix SMP issue with MMU context handling codeKumar Gala
2009-07-29powerpc: pseries rtasd: do not check for irq_disabled on RTThomas Gleixner
2009-07-29powerpc: realtime supportThomas Gleixner
2009-07-29powerpc: mmu gather and tlb fixesPeter Zijlstra
2009-07-29rt: Add the preempt-rt lock replacement APIsThomas Gleixner
2009-07-29Merge branch 'linus' into rt/baseThomas Gleixner
2009-07-29Merge branch 'rt/powerpc' into rt/baseThomas Gleixner
2009-07-29powerpc: kprobes: Fix missed preemption checkThomas Gleixner
2009-07-29powerpc: OF convert to atomic lockThomas Gleixner
2009-07-29powerpc: Disable preemption across hypervisor callThomas Gleixner
2009-07-29powerpc: Annotate atomic_locksThomas Gleixner
2009-07-28Merge branch 'rt/semaphore' into rt/baseThomas Gleixner
2009-07-28Merge branch 'rt/atomic-locks' into rt/baseThomas Gleixner
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt
2009-07-27xtime_lock: Convert to atomic_seqlockThomas Gleixner
2009-07-27genirq: Convert irqdesc lock to atomic_spinlockThomas Gleixner
2009-07-27rw_semaphores: Add rw_anon_semaphoresThomas Gleixner
2009-07-25powerpc-decouple-page-fault-logic.patchThomas Gleixner
2009-07-15powerpc: Fix another bug in move of altivec code to vector.SAndreas Schwab
2009-07-15powerpc: Fix booke user_disable_single_step()Dave Kleikamp
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-07-10Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds