summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm: Properly wire up get_user_pages_fast() on 32-bitBenjamin Herrenschmidt2009-03-112-3/+17
* powerpc/irq: Convert obsolete hw_interrupt_type to struct irq_chipThomas Gleixner2009-03-112-2/+2
* powerpc/irq: Convert obsolete irq_desc_t to struct irq_descThomas Gleixner2009-03-112-3/+3
* powerpc/udbg: Fix lost byte during console handover; change LFCR to CRLFAndrew Klossner2009-03-113-10/+58
* powerpc/pci: Fix typo: s/resouces/resources/ in a pr_debugWolfram Sang2009-03-111-1/+1
* powerpc/cell: Fix Axon MSI driver dependenciesMichael Ellerman2009-03-112-1/+6
* powerpc/pseries: The pseries MSI code depends on EEHMichael Ellerman2009-03-112-1/+6
* powerpc/pseries: Reject discontiguous/non-zero based MSI-X requestsMichael Ellerman2009-03-111-0/+24
* powerpc: Print linux_banner in prom_initMichael Ellerman2009-03-112-1/+3
* powerpc/oprofile: Enable support for ppc750 processorsOctavian Purdila2009-03-111-0/+8
* powerpc/spufs: Fix incorrect buffer offset in regs writeJeremy Kerr2009-03-111-1/+1
* powerpc/spufs: Check file offset before calculating write size in fixed-sized...Jeremy Kerr2009-03-111-4/+6
* powerpc/ps3: Make ps3av_set_video_mode mode ID signedroel kluin2009-03-111-1/+1
* powerpc/ps3: Print memory hotplug errorsGeoff Levand2009-03-111-2/+2
* powerpc: Add missing DABR flagsGeoff Levand2009-03-111-0/+2
* powerpc: Add defintion for MSR[GS] to list of MSR bitsTimur Tabi2009-03-111-0/+1
* powerpc/oprofile: G4 oprofile has variable number of countersOctavian Purdila2009-03-111-10/+11
* powerpc/spufs: Initialize ctx->stats.tstamp correctlyArnd Bergmann2009-03-111-0/+4
* powerpc: Remove unused asm-offsets entries for cpu_specMichael Ellerman2009-03-111-3/+0
* powerpc: Make sure we copy all cpu_spec features except PMC related onesMichael Ellerman2009-03-111-12/+16
* powerpc: Deindentify identify_cpu()Michael Ellerman2009-03-111-58/+64
* powerpc: Wire up /proc/vmallocinfo to our ioremap()Benjamin Herrenschmidt2009-03-116-15/+38
* powerpc: Estimate G5 cpufreq transition latencyNick Piggin2009-03-111-1/+4
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-03-116-17/+77
|\
| * powerpc: Run sbc610 USB fixup code only on the appropriate platform.Tony Breeds2009-03-041-0/+4
| * x86-64: seccomp: fix 32/64 syscall holeRoland McGrath2009-03-022-4/+5
| * powerpc/44x: Fix address decoding setup of PCI 2.x cellsBenjamin Herrenschmidt2009-02-271-0/+17
| * powerpc: Fix 64bit __copy_tofrom_user() regressionMark Nelson2009-02-261-7/+31
| * powerpc: Fix 64bit memcpy() regressionMark Nelson2009-02-261-6/+20
| * powerpc: Fix load/store float double alignment handlerMichael Neuling2009-02-261-16/+13
* | Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2009-03-114-26/+184
|\ \
| * | powerpc/4xx: update ml507 .dts file to release reference designGrant Likely2009-03-061-11/+113
| * | powerpc/5200: Add 'simple-bus' to the of_platform probe list.Grant Likely2009-02-261-1/+2
| * | powerpc/5200: On the digsy-mtc, configure PSC4 and PSC5 as UARTsGrzegorz Bernacki2009-02-261-6/+6
| * | powerpc/5200: Add digsy-mtc support to mpc5200_defconfigGrzegorz Bernacki2009-02-261-8/+63
* | | powerpc/86xx: Correct local bus registers in GE Fanuc SBC610 dts fileMartyn Welch2009-03-091-1/+1
* | | powerpc: add fsl,fifo-depth property to Freescale SSI device nodesTimur Tabi2009-03-091-0/+2
* | | powerpc/fsl-booke: Add support for tlbilx instructionsKumar Gala2009-03-093-10/+41
* | | powerpc/83xx: Do not configure or probe disabled FSL DR USB controllersAnton Vorontsov2009-03-092-1/+6
* | | powerpc/83xx: Fix the interrupt loss problem on ipicdayu@datangmobile.cn2009-03-091-4/+2
* | | Merge commit 'jwb/next' into nextBenjamin Herrenschmidt2009-03-0316-19/+1796
|\ \ \
| * | | AMCC PPC 460SX redwood SoC platform initial frameworkMadhulika Madishetty2009-02-146-0/+1455
| * | | powerpc/4xx: Enable PCI domains on 4xxBenjamin Herrenschmidt2009-02-141-0/+2
| * | | powerpc/4xx: Add missing USB and i2c devices to CanyonlandsBenjamin Herrenschmidt2009-02-142-10/+284
| * | | powerpc/44x: Support for 256KB PAGE_SIZEYuri Tikhonov2009-02-147-9/+55
* | | | powerpc: Randomise PIEsAnton Blanchard2009-02-232-1/+12
* | | | powerpc: Increase stack gap on 64bit binariesAnton Blanchard2009-02-231-2/+9
* | | | powerpc: Ensure random space between stack and mmapsAnton Blanchard2009-02-231-3/+11
* | | | powerpc: Randomise the brk regionAnton Blanchard2009-02-232-0/+26
* | | | powerpc: Randomise lower bits of stack addressAnton Blanchard2009-02-232-1/+10
OpenPOWER on IntegriCloud