summaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| | * [POWERPC] Remove the dregs of APUS support from arch/powerpcDavid Gibson2007-06-141-26/+0Star
| | * [POWERPC] Abolish iopa(), mm_ptov(), io_block_mapping() from arch/powerpcDavid Gibson2007-06-142-9/+0Star
| | * [POWERPC] Split out asm-ppc/mmu.h portions for the "classic" hash-based MMUDavid Gibson2007-06-142-0/+94
| | * [POWERPC] Donate idle CPU cycles on dedicated partitionsJake Moilanen2007-06-141-1/+1
| | * [POWERPC] Consolidate sys_sigaltstackChristoph Hellwig2007-06-141-7/+0Star
| | * [POWERPC] Uninline common ptrace bitsBenjamin Herrenschmidt2007-06-141-0/+5
| | * [POWERPC] ptrace updates & new, better requestsBenjamin Herrenschmidt2007-06-141-4/+13
| | * [POWERPC] Rewrite IO allocation & mapping on powerpc64Benjamin Herrenschmidt2007-06-147-27/+40
| | * [POWERPC] Show EEH per-device false positivesLinas Vepstas2007-06-141-0/+1
| | * [POWERPC] Add EEH sysfs blinkenlightsLinas Vepstas2007-06-141-0/+3
| | * [POWERPC] pseries: asm/pci-bridge.h CONFIG_ minor cleanupLinas Vepstas2007-06-141-7/+9
| | * [POWERPC] Reserve threadinfo flags for perfmon2Anton Blanchard2007-06-141-4/+8
* | | Introduce compat_u64 and compat_s64 typesArnd Bergmann2007-07-161-0/+2
* | | page table handling cleanupJan Beulich2007-07-162-20/+0Star
* | | PCI: remove pci_dac_dma_... APIsJan Beulich2007-07-122-19/+0Star
* | | PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman2007-07-121-2/+0Star
|/ /
* | [POWERPC] Uninline and export virq_to_hw() for the pasemi_mac driverOlof Johansson2007-07-021-4/+1Star
* | Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse2007-06-282-1/+3
* | Rework ptep_set_access_flags and fix sun4cBenjamin Herrenschmidt2007-06-162-8/+16
|/
* [POWERPC] Fix return from pte_alloc_one() in out-of-memory caseAkinobu Mita2007-06-021-1/+2
* [POWERPC] Fix possible access to free pagesBenjamin Herrenschmidt2007-06-021-0/+9
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+1
* [POWERPC] Wire up some more syscallsStephen Rothwell2007-05-172-1/+7
* [POWERPC] Remove fixup_bigphys_addr() for arch/powerpc to avoid link errorDavid Gibson2007-05-172-17/+0Star
* [POWERPC] Remove CPU_FTR_NEED_COHERENT for 7448.James.Yang2007-05-171-0/+6
* [POWERPC] Change include protections to ASM_POWERPCBecky Bruce2007-05-175-15/+15
* powerpc: fixup hard_irq_disable semanticsBenjamin Herrenschmidt2007-05-111-2/+9
* Consolidate asm/poll.hStephen Rothwell2007-05-111-24/+1Star
* [POWERPC] Fix warning in hpte_decode(), and generalize itPaul Mackerras2007-05-101-1/+11
* [POWERPC] PS3: Fix sys manager build errorGeoff Levand2007-05-101-0/+5
* [POWERPC] Assorted janitorial EEH cleanupsLinas Vepstas2007-05-101-3/+15
* [POWERPC] We don't define CONFIG_HAVE_ARCH_EARLY_PFN_TO_NIDStephen Rothwell2007-05-101-4/+0Star
* [POWERPC] Wire up sys_utimensatStephen Rothwell2007-05-102-1/+3
* Merge branch 'linux-2.6'Paul Mackerras2007-05-102-1/+2
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-097-70/+83
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-091-1/+1
| |\ \
| | * | Fix occurrences of "the the "Michael Opdenacker2007-05-091-1/+1
| * | | Remove hardcoding of hard_smp_processor_id on UP systemsFernando Luis Vazquez Cao2007-05-091-0/+1
| |/ /
* | | [POWERPC] User rheap from arch/powerpc/libKumar Gala2007-05-101-0/+89
* | | [POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi2007-05-101-9/+4Star
* | | [POWERPC] Move reg_booke.h to include/asm-powerpcBecky Bruce2007-05-101-0/+469
| |/ |/|
* | [POWERPC] Don't use SLAB/SLUB for PTE pagesHugh Dickins2007-05-091-18/+13Star
* | [POWERPC] Spufs support for 64K LS mappings on 4K kernelsBenjamin Herrenschmidt2007-05-091-1/+9
* | [POWERPC] Add ability to 4K kernel to hash in 64K pagesBenjamin Herrenschmidt2007-05-092-2/+11
* | [POWERPC] Introduce address space "slices"Benjamin Herrenschmidt2007-05-093-49/+50
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-0826-701/+1774
|\
| * [POWERPC] Early serial debug support for PPC44xDavid Gibson2007-05-082-0/+7
| * [POWERPC] MPIC MSI allocatorMichael Ellerman2007-05-081-0/+5
| * [POWERPC] PowerPC MSI infrastructureMichael Ellerman2007-05-081-0/+8
| * [POWERPC] Rip out the existing powerpc msi stubsMichael Ellerman2007-05-081-5/+0Star