summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix another bug in move of altivec code to vector.SAndreas Schwab2009-07-151-3/+3
* powerpc: Fix booke user_disable_single_step()Dave Kleikamp2009-07-151-8/+9
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
* Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-07-101-0/+1
|\
| * powerpc/perf_counter: Enable alternate PR/HV bits for POWER7Anton Blanchard2009-07-011-0/+1
* | sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-101-3/+1
* | powerpc: Don't use alloc_bootmem() in init_IRQ() pathAnton Vorontsov2009-07-085-14/+8
* | powerpc: Fix spin_event_timeout() to be robust over context switchesGrant Likely2009-07-081-0/+2
* | powerpc: Use pr_devel() in do_dcache_icache_coherency()Michael Ellerman2009-07-081-2/+2
* | powerpc/cell: Use pr_devel() in axon_msi.cMichael Ellerman2009-07-081-11/+11
* | powerpc: Use pr_devel() in arch/powerpc/mm/gup.cMichael Ellerman2009-07-081-5/+5
* | powerpc: Cleanup & use pr_devel() in arch/powerpc/mm/slb.cMichael Ellerman2009-07-081-10/+3
* | powerpc/perf_counter: Remove duplicated #includeHuang Weiyi2009-07-082-2/+0
* | powerpc: Use pr_devel() in arch/powerpc/mm/mmu_context_nohash.cMichael Ellerman2009-07-081-8/+8
* | powerpc/pseries: Use pr_devel() in xics.cMichael Ellerman2009-07-081-4/+4
* | powerpc: Remove unnecessary semicolonsJoe Perches2009-07-087-8/+7
* | powerpc/pseries: Use pr_devel() in pseries LPAR HPTE routinesMichael Ellerman2009-07-081-9/+9
* | Merge commit 'jwb/merge' into mergeBenjamin Herrenschmidt2009-07-083-56/+166
|\ \ | |/ |/|
| * powerpc/44x: Fix build error with -Werror for Warp platformJosh Boyer2009-07-051-0/+3
| * powerpc/4xx: Have Warp take advantage of GPIO LEDs default-state = keepSean MacLennan2009-07-062-13/+6
| * powerpc/44x: Update Warp defconfigSean MacLennan2009-07-061-43/+157
* | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-301-0/+2
|\ \ | |/ |/|
| * perf_counter, x86: Add mmap counter read supportPeter Zijlstra2009-06-251-0/+2
* | Merge commit 'kumar/next' into mergeBenjamin Herrenschmidt2009-06-267-14/+15
|\ \
| * | powerpc/85xx: Make eSDHC 1-bit only transfer mode default for MPC8569E-MDSAnton Vorontsov2009-06-231-0/+1
| * | powerpc/85xx: remove duplicated #includeHuang Weiyi2009-06-231-1/+0
| * | powerpc/85xx: Fix issue found by lockdep trace in smp_85xx_kick_cpuKumar Gala2009-06-231-5/+4
| * | powerpc/85xx: Fix FSL RapidIO probing on MDS boardsRandy Vinson2009-06-231-0/+1
| * | powerpc/85xx: Stop using ppc_md.init on socratesKumar Gala2009-06-231-3/+3
| * | powerpc/cpm1: Remove IMAP_ADDRKumar Gala2009-06-231-2/+0
| * | powerpc/qe: add polling timeout to qe_issue_cmd()Timur Tabi2009-06-231-3/+6
* | | powerpc/mm: Fix potential access to freed pages when using hugetlbfsBenjamin Herrenschmidt2009-06-261-1/+2
* | | powerpc/440: Fix warning early debug codeBenjamin Herrenschmidt2009-06-261-1/+1
* | | powerpc/of: Fix usage of dev_set_name() in of_device_alloc()Benjamin Herrenschmidt2009-06-261-1/+1
* | | powerpc/pasemi: Use raw spinlock in SMP TB syncBenjamin Herrenschmidt2009-06-261-5/+10
* | | powerpc: Use one common impl. of RTAS timebase sync and use raw spinlockBenjamin Herrenschmidt2009-06-265-87/+40
* | | powerpc/rtas: Turn rtas lock into a raw spinlockBenjamin Herrenschmidt2009-06-262-10/+30
* | | powerpc: Add irqtrace support for 32-bit powerpcBenjamin Herrenschmidt2009-06-264-15/+135
* | | powerpc: Map more memory early on 601 processorsBenjamin Herrenschmidt2009-06-261-7/+10
* | | powerpc/mm: Make k(un)map_atomic out of lineBenjamin Herrenschmidt2009-06-263-53/+82
* | | powerpc: Fix mpic alloc warningKumar Gala2009-06-261-3/+2
* | | powerpc: Fix output from show_regsKumar Gala2009-06-261-1/+1
* | | powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMPBenjamin Herrenschmidt2009-06-263-98/+112
* | | powerpc/amigaone: Limit ISA I/O range to 4k in the device treeGerhard Pircher2009-06-261-2/+2
* | | powerpc/warp: Platform fix for i2c changeSean MacLennan2009-06-261-30/+14
* | | powerpc: Have git ignore generated files from dtc compileJon Smirl2009-06-261-0/+10
* | | powerpc/mpic: Fix mapping of "DCR" based MPIC variantsBenjamin Herrenschmidt2009-06-261-13/+16
* | | powerpc: Swiotlb breaks pseriesMichael Ellerman2009-06-261-6/+18
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-06-221-14/+24
|\ \ \
| * | | PCI AER: support Multiple Error Received and no error source idZhang, Yanmin2009-06-161-14/+24
OpenPOWER on IntegriCloud