aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc/QE: use arch_initcall to probe QUICC Engine GPIOsAnton Vorontsov2008-06-261-1/+0
* powerpc/cpm: Remove !CONFIG_PPC_CPM_NEW_BINDING codeKumar Gala2008-06-262-46/+0
* powerpc/e500mc: flush L2 on NAP for e500mcKumar Gala2008-06-262-4/+21
* powerpc/85xx: add DOZE/NAP support for e500 coreKumar Gala2008-06-264-6/+10
* powerpc/booke: Add support for new e500mc coreKumar Gala2008-06-183-3/+8
* powerpc/booke: Fix definitions for dbcr[1-2] and dbsr registersJerone Young2008-06-161-0/+55
* powerpc/QE: qe_reset should be __initAnton Vorontsov2008-06-111-1/+1
* powerpc/QE: switch to the cpm_muram implementationAnton Vorontsov2008-06-102-28/+9
* powerpc/QE: implement support for the GPIO LIB APIAnton Vorontsov2008-06-101-0/+3
* powerpc/QE: prepare QE PIO code for GPIO LIB supportAnton Vorontsov2008-06-101-0/+19
* powerpc/QE: add support for QE USB clocks routingAnton Vorontsov2008-06-101-1/+22
* powerpc/sysdev: implement FSL GTM supportAnton Vorontsov2008-06-101-0/+47
* powerpc: Improve (in|out)_[bl]eXX() asm codeTrent Piepho2008-06-091-15/+42
* powerpc: Check that TASK_SIZE does not overlap KERNEL_STARTRune Torgersen2008-06-091-0/+4
* Merge branch 'merge'Paul Mackerras2008-06-091-5/+7
|\
| * [POWERPC] Add "memory" clobber to MMIO accessorsBenjamin Herrenschmidt2008-05-311-5/+7
* | [POWERPC] Move to runtime allocated exception stacksKumar Gala2008-06-021-0/+13
* | [POWERPC] Refactor DCR codeStephen Neuendorffer2008-05-294-14/+110
* | Merge branch 'merge' into powerpc-nextPaul Mackerras2008-05-231-2/+1
|\ \ | |/
| * [POWERPC] mpic: Fix use of uninitialized variableStephen Rothwell2008-05-231-2/+1
* | [POWERPC] mpic: Deal with bogus NIRQ in Feature Reporting RegisterKumar Gala2008-05-231-0/+2
* | [POWERPC] Tweak VDSO linker script to avoid upsetting old binutilsRoland McGrath2008-05-231-0/+6
* | [POWERPC] Move of_device_get_modalias to drivers/ofStephen Rothwell2008-05-161-2/+0
* | [POWERPC] Get most of ioctl.h content from <asm-generic/ioctl.h>Robert P. J. Day2008-05-161-57/+1
* | [POWERPC] Add 6xx-style HID0_SLEEP support.Scott Wood2008-05-161-0/+6
* | [POWERPC] Defer processing of interrupts when the CPU wakes from sleep modePaul Mackerras2008-05-161-1/+3
* | Merge branch 'linux-2.6' into powerpc-nextPaul Mackerras2008-05-163-7/+8
|\ \ | |/
| * [POWERPC] Fix uninitialized variable bug in copy_{to|from}_userNate Case2008-05-151-2/+2
| * [POWERPC] vmemmap fixes to use smaller pagesBenjamin Herrenschmidt2008-05-152-5/+6
* | [POWERPC] Fix sparse warnings in arch/powerpc/kernelMichael Ellerman2008-05-142-0/+3
* | [POWERPC] Make cpus_in_xmon static and remove extern mess from hvc_console.cMichael Ellerman2008-05-141-0/+4
* | [POWERPC] Move xmon_irq() declaration into xmon.hMichael Ellerman2008-05-141-0/+3
* | [POWERPC] Add a declaration for xmon()Michael Ellerman2008-05-141-0/+2
* | [POWERPC] Move declaration of tce variables into mmu-hash64.hMichael Ellerman2008-05-141-0/+1
* | [POWERPC] Move declaration of init_bootmem_done into system.hMichael Ellerman2008-05-141-0/+1
* | [POWERPC] Set lower flag bits in regs->trap to indicate debug level exceptionKumar Gala2008-05-141-0/+1
* | [POWERPC] Define and use TLF_RESTORE_SIGMASKRoland McGrath2008-05-141-4/+13
|/
* Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras2008-05-099-54/+32
|\
| * [POWERPC] 4xx: Fix problem with new TLB storage attibute fields on 440x6 coreStefan Roese2008-05-061-0/+7
| * [POWERPC] devres: Add devm_ioremap_prot()Emil Medve2008-05-051-1/+7
| * KVM: ppc: Handle guest idle by emulating MSR[WE] writesHollis Blanchard2008-05-042-0/+6
| * unified (weak) sys_pipe implementationUlrich Drepper2008-05-031-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypesLinus Torvalds2008-05-031-42/+6
| |\
| | * powerpc: types: use <asm-generic/int-*.h> for the powerpc architectureH. Peter Anvin2008-05-021-42/+6
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2008-05-031-3/+0
| |\ \ | | |/ | |/|
| * | asm-*/futex.h should include linux/uaccess.hJeff Dike2008-04-301-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-293-12/+36
| |\ \
| * | | kernel: Move arches to use common unaligned accessHarvey Harrison2008-04-291-7/+4
| * | | proper __do_softirq() prototypeAdrian Bunk2008-04-291-2/+0
* | | | [POWERPC] spufs: handle faults while the context switch pending flag is setLuke Browning2008-05-051-0/+1