aboutsummaryrefslogtreecommitdiff
path: root/include/asm-powerpc
AgeCommit message (Expand)Author
2008-06-26powerpc/e500mc: flush L2 on NAP for e500mcKumar Gala
2008-06-26powerpc/85xx: add DOZE/NAP support for e500 coreKumar Gala
2008-06-18powerpc/booke: Add support for new e500mc coreKumar Gala
2008-06-16powerpc/booke: Fix definitions for dbcr[1-2] and dbsr registersJerone Young
2008-06-11powerpc/QE: qe_reset should be __initAnton Vorontsov
2008-06-10powerpc/QE: switch to the cpm_muram implementationAnton Vorontsov
2008-06-10powerpc/QE: implement support for the GPIO LIB APIAnton Vorontsov
2008-06-10powerpc/QE: prepare QE PIO code for GPIO LIB supportAnton Vorontsov
2008-06-10powerpc/QE: add support for QE USB clocks routingAnton Vorontsov
2008-06-10powerpc/sysdev: implement FSL GTM supportAnton Vorontsov
2008-06-09powerpc: Improve (in|out)_[bl]eXX() asm codeTrent Piepho
2008-06-09powerpc: Check that TASK_SIZE does not overlap KERNEL_STARTRune Torgersen
2008-06-09Merge branch 'merge'Paul Mackerras
2008-06-02[POWERPC] Move to runtime allocated exception stacksKumar Gala
2008-05-31[POWERPC] Add "memory" clobber to MMIO accessorsBenjamin Herrenschmidt
2008-05-29[POWERPC] Refactor DCR codeStephen Neuendorffer
2008-05-23Merge branch 'merge' into powerpc-nextPaul Mackerras
2008-05-23[POWERPC] mpic: Fix use of uninitialized variableStephen Rothwell
2008-05-23[POWERPC] mpic: Deal with bogus NIRQ in Feature Reporting RegisterKumar Gala
2008-05-23[POWERPC] Tweak VDSO linker script to avoid upsetting old binutilsRoland McGrath
2008-05-16[POWERPC] Move of_device_get_modalias to drivers/ofStephen Rothwell
2008-05-16[POWERPC] Get most of ioctl.h content from <asm-generic/ioctl.h>Robert P. J. Day
2008-05-16[POWERPC] Add 6xx-style HID0_SLEEP support.Scott Wood
2008-05-16[POWERPC] Defer processing of interrupts when the CPU wakes from sleep modePaul Mackerras
2008-05-16Merge branch 'linux-2.6' into powerpc-nextPaul Mackerras
2008-05-15[POWERPC] Fix uninitialized variable bug in copy_{to|from}_userNate Case
2008-05-15[POWERPC] vmemmap fixes to use smaller pagesBenjamin Herrenschmidt
2008-05-14[POWERPC] Fix sparse warnings in arch/powerpc/kernelMichael Ellerman
2008-05-14[POWERPC] Make cpus_in_xmon static and remove extern mess from hvc_console.cMichael Ellerman
2008-05-14[POWERPC] Move xmon_irq() declaration into xmon.hMichael Ellerman
2008-05-14[POWERPC] Add a declaration for xmon()Michael Ellerman
2008-05-14[POWERPC] Move declaration of tce variables into mmu-hash64.hMichael Ellerman
2008-05-14[POWERPC] Move declaration of init_bootmem_done into system.hMichael Ellerman
2008-05-14[POWERPC] Set lower flag bits in regs->trap to indicate debug level exceptionKumar Gala
2008-05-14[POWERPC] Define and use TLF_RESTORE_SIGMASKRoland McGrath
2008-05-09Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras
2008-05-06[POWERPC] 4xx: Fix problem with new TLB storage attibute fields on 440x6 coreStefan Roese
2008-05-05[POWERPC] devres: Add devm_ioremap_prot()Emil Medve
2008-05-05[POWERPC] spufs: handle faults while the context switch pending flag is setLuke Browning
2008-05-05[POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptionsLuke Browning
2008-05-04KVM: ppc: Handle guest idle by emulating MSR[WE] writesHollis Blanchard
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypesLinus Torvalds
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2008-05-02powerpc: types: use <asm-generic/int-*.h> for the powerpc architectureH. Peter Anvin
2008-05-02[POWERPC] PS3: Make ps3_virq_setup and ps3_virq_destroy staticGeert Uytterhoeven
2008-04-30asm-*/futex.h should include linux/uaccess.hJeff Dike
2008-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2008-04-29kernel: Move arches to use common unaligned accessHarvey Harrison
2008-04-29proper __do_softirq() prototypeAdrian Bunk