aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc/iseries/pci: Use __ratelimitAkinobu Mita2010-04-071-7/+3
* powerpc/mm: Bump SECTION_SIZE_BITS from 16MB to 256MBAnton Blanchard2010-04-071-1/+1
* powerpc/pseries: Call ibm,os-term if the ibm,extended-os-term is presentAnton Blanchard2010-04-071-6/+9
* powerpc/numa: Set a smaller value for RECLAIM_DISTANCE to enable zone reclaimAnton Blanchard2010-04-071-0/+10
* powerpc: Use set_cpus_allowed_ptrJulia Lawall2010-04-071-2/+2
* powerpc/vio: Add missing unlock in error pathJulia Lawall2010-04-071-1/+3
* powerpc/pseries/dlpar: Use kasprintfJulia Lawall2010-04-071-5/+2
* powerpc/pseries/dlpar: Eliminate use after freeJulia Lawall2010-04-071-0/+1
* powerpc: Fix handling of strncmp with zero lenJeff Mahoney2010-04-071-1/+3
* powerpc/pmac/low_i2c.c: three minor problemsd binderman2010-04-071-3/+4
* powerpc/8xx: Use SPRG2 and DAR registers to stash r11 and cr.Joakim Tjernlund2010-04-071-13/+36
* powerpc/8xx: Don't touch ACCESSED when no SWAP.Joakim Tjernlund2010-04-071-2/+4
* powerpc/8xx: Avoid testing for kernel space in ITLB Miss.Joakim Tjernlund2010-04-071-0/+4
* powerpc/8xx: Optimze TLB Miss handlersJoakim Tjernlund2010-04-071-8/+3
* powerpc/ppc32: Fixup pmd_page to work when ARCH_PFN_OFFSET is non-zeroJason Gunthorpe2010-04-071-1/+1
* powerpc/pseries: Export data from new hcall H_EM_GET_PARMSVaidyanathan Srinivasan2010-04-072-1/+12
* powerpc: Disable interrupts for data breakpoint exceptionsK.Prasad2010-04-072-3/+15
* powerpc/vio: Add modalias supportBenjamin Herrenschmidt2010-04-071-0/+21
* powerpc: Fix ioremap_flags() with book3e pte definitionBenjamin Herrenschmidt2010-04-072-0/+16
* powerpc: Add a new zImage for maple using a different link addressCorey Minyard2010-04-072-3/+7
* Merge branch 'master' into export-slabhTejun Heo2010-04-052-2/+2
|\
| * Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-04-041-2/+0
| |\
| | * perf: Always build the powerpc perf_arch_fetch_caller_regs versionFrederic Weisbecker2010-04-031-2/+0
| * | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-04-021-0/+2
| |\ \ | | |/ | |/|
| | * powerpc/5200: in lpbfifo, flag DMA irqs as enabled after requesting themRoman Fietze2010-03-261-0/+2
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30111-23/+90
|/ /
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-262-0/+30
|\ \ | |/ |/|
| * powerpc/perf_events: Fix call-graph recording, add perf_arch_fetch_caller_regsPaul Mackerras2010-03-182-0/+30
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-03-198-40/+17
|\ \
| * | powerpc: Remove IOMMU_VMERGE config optionFUJITA Tomonori2010-03-192-19/+1
| * | powerpc: Fix swiotlb to respect the boot optionFUJITA Tomonori2010-03-193-12/+6
| * | powerpc: Do not call prink when CONFIG_PRINTK is not definedMárton Németh2010-03-191-0/+4
| * | powerpc: Use correct ccr bit for syscall error statusNathan Lynch2010-03-191-3/+3
| * | Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt2010-03-192-6/+3
| |\ \
| | * | powerpc/fsl-booke: Get coherent bit from PTEKumar Gala2010-03-161-3/+0
| | * | powerpc/85xx: Make sure lwarx hint isn't set on ppc32Kumar Gala2010-03-161-3/+3
* | | | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-03-187-107/+165
|\ \ \ \
| * | | | powerpc/5200: Build fix for mpc52xx watchdog timer codeGrant Likely2010-03-181-1/+5
| * | | | powerpc/52xx: update defconfigsGrant Likely2010-03-106-106/+160
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-181-1/+20
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | perf, ppc: Fix compile error due to new cpu notifiersPeter Zijlstra2010-03-111-1/+1
| * | | perf: Rework and fix the arch CPU-hotplug hooksPeter Zijlstra2010-03-101-1/+20
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-131-4/+4
|\ \ \ \ | |/ / /
| * | | perf: Provide generic perf_sample_data initializationPeter Zijlstra2010-03-101-4/+4
| |/ /
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-03-1235-257/+1225
|\ \ \ | | |/ | |/|
| * | powerpc/booke: Fix breakpoint/watchpoint one-shot behaviorDave Kleikamp2010-03-091-6/+6
| * | powerpc: Reduce printk from pseries_mach_cpu_die()Vaidyanathan Srinivasan2010-03-091-11/+0
| * | powerpc: Move checks in pseries_mach_cpu_die()Vaidyanathan Srinivasan2010-03-091-15/+15
| * | powerpc: Reset kernel stack on cpu online from cede stateVaidyanathan Srinivasan2010-03-093-5/+16
| * | powerpc/pseries: Pass CPPR value to H_XIRR hcallMark Nelson2010-03-092-5/+6