aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-15[POWERPC] Fix uninitialized variable bug in copy_{to|from}_userNate Case1-2/+2
2008-05-15[POWERPC] vmemmap fixes to use smaller pagesBenjamin Herrenschmidt2-5/+6
2008-05-09Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into mergePaul Mackerras9-54/+32
2008-05-06[POWERPC] 4xx: Fix problem with new TLB storage attibute fields on 440x6 coreStefan Roese1-0/+7
2008-05-05[POWERPC] devres: Add devm_ioremap_prot()Emil Medve1-1/+7
2008-05-05[POWERPC] spufs: handle faults while the context switch pending flag is setLuke Browning1-0/+1
2008-05-05[POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptionsLuke Browning2-4/+7
2008-05-04KVM: ppc: Handle guest idle by emulating MSR[WE] writesHollis Blanchard2-0/+6
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper1-1/+1
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypesLinus Torvalds1-42/+6
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-3/+0
2008-05-02powerpc: types: use <asm-generic/int-*.h> for the powerpc architectureH. Peter Anvin1-42/+6
2008-05-02[POWERPC] PS3: Make ps3_virq_setup and ps3_virq_destroy staticGeert Uytterhoeven1-3/+0
2008-04-30asm-*/futex.h should include linux/uaccess.hJeff Dike1-1/+1
2008-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds3-12/+36
2008-04-29kernel: Move arches to use common unaligned accessHarvey Harrison1-7/+4
2008-04-29proper __do_softirq() prototypeAdrian Bunk1-2/+0
2008-04-29[RAPIDIO] Move include/asm-ppc/rio.h to asm-powerpcZhang Wei1-0/+18
2008-04-29[POWERPC] Add IRQSTACKS support on ppc32Kumar Gala1-0/+6
2008-04-29[POWERPC] Use __always_inline for xchg* and cmpxchg*Paul Mackerras1-12/+12
2008-04-28hugetlbfs: common code update for s390Gerald Schaefer1-0/+37
2008-04-28hugetlbfs: add missing TLB flush to hugetlb_cow()Gerald Schaefer1-0/+5
2008-04-28hugetlbfs: architecture header cleanupGerald Schaefer2-7/+37
2008-04-28mm: introduce pte_special pte bitNick Piggin2-0/+6
2008-04-27KVM: ppc: PowerPC 440 KVM implementationHollis Blanchard5-2/+383
2008-04-27ppc: Export tlb_44x_hwater for KVMHollis Blanchard1-0/+2
2008-04-26generic: implement __fls on all 64-bit archsAlexander van Heukelum1-0/+5
2008-04-24[POWERPC] cell: Generalize io-workarounds codeIshizaki Kou2-54/+55
2008-04-24[POWERPC] Raise the upper limit of NR_CPUS and move the pacas into the BSSTony Breeds1-0/+1
2008-04-24[POWERPC] Port fixmap from x86 and use for kmap_atomicKumar Gala2-19/+128
2008-04-24[POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)Kumar Gala3-13/+43
2008-04-24[POWERPC] Fix kernel stack allocation alignmentBenjamin Herrenschmidt1-6/+2
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds44-280/+786
2008-04-20[POWERPC] Fix compile breakage for 64-bit UP configsPaul Mackerras1-0/+1
2008-04-19asm-generic: add node_to_cpumask_ptr macroMike Travis1-2/+1
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2-26/+37
2008-04-18[POWERPC] Optimize fls64() on 64-bit processorsPaul Mackerras1-0/+17
2008-04-18[POWERPC] irqtrace support for 64-bit powerpcBenjamin Herrenschmidt5-30/+62
2008-04-18[POWERPC] Move stackframe definitions to common headerBenjamin Herrenschmidt1-0/+9
2008-04-18[POWERPC] Make pci_bus_to_host()'s struct pci_bus * argument constTrent Piepho1-2/+2
2008-04-18[POWERPC] Use asm-generic/bitops/find.h in bitops.hAlexander van Heukelum1-16/+1
2008-04-18ide: remove ide_init_default_irq() macroBartlomiej Zolnierkiewicz1-6/+0
2008-04-18ide: remove ide_default_io_ctl() macroBartlomiej Zolnierkiewicz1-2/+0
2008-04-18ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2)Bartlomiej Zolnierkiewicz1-2/+0
2008-04-18ppc: remove ppc_ide_mdBartlomiej Zolnierkiewicz1-15/+32
2008-04-18ide: rework PowerMac media-bay support (take 2)Bartlomiej Zolnierkiewicz1-1/+5
2008-04-17Generic semaphore implementationMatthew Wilcox1-94/+1
2008-04-17[POWERPC] QE: export qe_get_brg_clk()Anton Vorontsov1-0/+1
2008-04-17[POWERPC] QE: immap_qe.h should include asm/io.hAnton Vorontsov1-0/+1
2008-04-17[POWERPC] QE: implement qe_muram_offsetAnton Vorontsov2-2/+11