summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc64: convert to dynamic percpu allocatorTejun Heo2009-08-142-18/+47
* Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-1498-2919/+4281
|\
| * Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-08-101-0/+8
| |\
| | * perf_counter/powerpc: Fix oops on cpus without perf_counter hardware supportPaul Mackerras2009-08-091-0/+8
| * | powerpc/dma: pci_set_dma_mask() shouldn't fail if mask fits in RAMBenjamin Herrenschmidt2009-08-101-3/+3
| * | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-08-091-1/+1
| |\ \ | | |/ | |/|
| | * KVM: Make KVM_HPAGES_PER_HPAGE unsigned long to avoid build error on powerpcStephen Rothwell2009-08-051-1/+1
| * | perf_counter/powerpc: Check oprofile_cpu_type for NULL before using itBenjamin Herrenschmidt2009-08-067-9/+16
| |/
| * powerpc: Update defconfigs for embedded 6xx/7xxx, 8xx, 8{3,5,6}xxxKumar Gala2009-07-2952-2374/+3639
| * powerpc/86xx: Update GE Fanuc sbc310 default configurationMartyn Welch2009-07-291-59/+154
| * powerpc/86xx: Update defconfig for GE Fanuc's PPC9AMartyn Welch2009-07-291-322/+196
| * powerpc/83xx: Fix PCI IO base address on MPC837xE-RDB boardsAnton Vorontsov2009-07-293-3/+3
| * powerpc/85xx: Don't scan for TBI PHY addresses on MPC8569E-MDS boardsAnton Vorontsov2009-07-291-0/+4
| * powerpc/85xx: Fix ethernet link detection on MPC8569E-MDS boardsAnton Vorontsov2009-07-291-0/+13
| * powerpc/mm: Fix SMP issue with MMU context handling codeKumar Gala2009-07-291-0/+1
| * mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-274-8/+8
| * 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
* | | linker script: unify usage of discard definitionTejun Heo2009-07-091-7/+3
* | | Merge branch 'master' into for-nextTejun Heo2009-07-0435-361/+527
|\ \ \ | |/ /
| * | 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
OpenPOWER on IntegriCloud