aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-06-25[POWERPC] Add for_each_compatible_node()Michael Ellerman1-0/+3
2007-06-25[POWERPC] Add irq_create_direct_mapping()Michael Ellerman1-0/+9
2007-06-25[POWERPC] Uninline and export virq_to_hw()Olof Johansson1-4/+1
2007-06-16Rework ptep_set_access_flags and fix sun4cBenjamin Herrenschmidt2-8/+16
2007-06-14[POWERPC] Merge CPU features pertaining to icache coherencyDavid Gibson1-48/+47
2007-06-14[POWERPC] Kill typedef-ed structs for hash PTEs and BATsDavid Gibson2-7/+7
2007-06-14[POWERPC] Start factoring pgtable-ppc32.h and pgtable-ppc64.hDavid Gibson3-51/+28
2007-06-14[POWERPC] Remove the dregs of APUS support from arch/powerpcDavid Gibson1-26/+0
2007-06-14[POWERPC] Abolish iopa(), mm_ptov(), io_block_mapping() from arch/powerpcDavid Gibson2-9/+0
2007-06-14[POWERPC] Split out asm-ppc/mmu.h portions for the "classic" hash-based MMUDavid Gibson2-0/+94
2007-06-14[POWERPC] Donate idle CPU cycles on dedicated partitionsJake Moilanen1-1/+1
2007-06-14[POWERPC] Consolidate sys_sigaltstackChristoph Hellwig1-7/+0
2007-06-14[POWERPC] Uninline common ptrace bitsBenjamin Herrenschmidt1-0/+5
2007-06-14[POWERPC] ptrace updates & new, better requestsBenjamin Herrenschmidt1-4/+13
2007-06-14[POWERPC] Rewrite IO allocation & mapping on powerpc64Benjamin Herrenschmidt7-27/+40
2007-06-14[POWERPC] Show EEH per-device false positivesLinas Vepstas1-0/+1
2007-06-14[POWERPC] Add EEH sysfs blinkenlightsLinas Vepstas1-0/+3
2007-06-14[POWERPC] pseries: asm/pci-bridge.h CONFIG_ minor cleanupLinas Vepstas1-7/+9
2007-06-14[POWERPC] Reserve threadinfo flags for perfmon2Anton Blanchard1-4/+8
2007-06-02[POWERPC] Fix return from pte_alloc_one() in out-of-memory caseAkinobu Mita1-1/+2
2007-06-02[POWERPC] Fix possible access to free pagesBenjamin Herrenschmidt1-0/+9
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-0/+1
2007-05-17[POWERPC] Wire up some more syscallsStephen Rothwell2-1/+7
2007-05-17[POWERPC] Remove fixup_bigphys_addr() for arch/powerpc to avoid link errorDavid Gibson2-17/+0
2007-05-17[POWERPC] Remove CPU_FTR_NEED_COHERENT for 7448.James.Yang1-0/+6
2007-05-17[POWERPC] Change include protections to ASM_POWERPCBecky Bruce5-15/+15
2007-05-11powerpc: fixup hard_irq_disable semanticsBenjamin Herrenschmidt1-2/+9
2007-05-11Consolidate asm/poll.hStephen Rothwell1-24/+1
2007-05-10[POWERPC] Fix warning in hpte_decode(), and generalize itPaul Mackerras1-1/+11
2007-05-10[POWERPC] PS3: Fix sys manager build errorGeoff Levand1-0/+5
2007-05-10[POWERPC] Assorted janitorial EEH cleanupsLinas Vepstas1-3/+15
2007-05-10[POWERPC] We don't define CONFIG_HAVE_ARCH_EARLY_PFN_TO_NIDStephen Rothwell1-4/+0
2007-05-10[POWERPC] Wire up sys_utimensatStephen Rothwell2-1/+3
2007-05-10Merge branch 'linux-2.6'Paul Mackerras2-1/+2
2007-05-09[POWERPC] User rheap from arch/powerpc/libKumar Gala1-0/+89
2007-05-09[POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi1-9/+4
2007-05-09[POWERPC] Move reg_booke.h to include/asm-powerpcBecky Bruce1-0/+469
2007-05-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds7-70/+83
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2007-05-09Remove hardcoding of hard_smp_processor_id on UP systemsFernando Luis Vazquez Cao1-0/+1
2007-05-09Fix occurrences of "the the "Michael Opdenacker1-1/+1
2007-05-09[POWERPC] Don't use SLAB/SLUB for PTE pagesHugh Dickins1-18/+13
2007-05-09[POWERPC] Spufs support for 64K LS mappings on 4K kernelsBenjamin Herrenschmidt1-1/+9
2007-05-09[POWERPC] Add ability to 4K kernel to hash in 64K pagesBenjamin Herrenschmidt2-2/+11
2007-05-09[POWERPC] Introduce address space "slices"Benjamin Herrenschmidt3-49/+50
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds26-701/+1774
2007-05-08Remove tas()Jeff Dike1-2/+0
2007-05-08local_t: powerpc extensionMathieu Desnoyers1-1/+200
2007-05-08atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular dependencyMathieu Desnoyers1-0/+1
2007-05-08atomic.h: add atomic64 cmpxchg, xchg and add_unless to powerpcMathieu Desnoyers3-6/+131