summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | powerpc: Add VSX context save/restore, ptrace and signal supportMichael Neuling2008-07-015-3/+63
| * | | | powerpc: Add VSX assembler code macrosMichael Neuling2008-07-011-0/+103
| * | | | powerpc: Add VSX CPU featureMichael Neuling2008-07-011-1/+14
| * | | | powerpc: Introduce VSX thread_struct and CONFIG_VSXMichael Neuling2008-07-011-3/+15
| * | | | powerpc: Add macros to access floating point registers in thread_struct.Michael Neuling2008-07-012-2/+7
| * | | | powerpc: Introduce infrastructure for feature sections with alternativesMichael Ellerman2008-07-013-13/+59
| * | | | powerpc: Consolidate feature fixup macros for 64/32 bitMichael Ellerman2008-07-011-41/+13
| * | | | powerpc: Consolidate CPU and firmware feature fixup macrosMichael Ellerman2008-07-014-76/+104
| * | | | powerpc: Add PPC_NOP_INSTR, a hash define for the preferred nop instructionMichael Ellerman2008-07-011-0/+2
| * | | | powerpc: Add new code patching routinesMichael Ellerman2008-07-011-0/+8
| * | | | powerpc: Add ppc_function_entry() which gets the entry point for a functionMichael Ellerman2008-07-011-0/+16
| * | | | powerpc: Allow create_branch() to return errorsMichael Ellerman2008-07-011-2/+4
| * | | | powerpc: Move code patching code into arch/powerpc/lib/code-patching.cMichael Ellerman2008-07-012-48/+25
| * | | | powerpc: asm/elf.h: Reduce userspace headerAdrian Bunk2008-07-011-6/+6
| * | | | powerpc: Don't export asm/asm-compat.h to userspaceAdrian Bunk2008-07-012-3/+3
| * | | | drivers/macintosh: Various cleanupsAdrian Bunk2008-07-011-1/+0
| * | | | powerpc: Only demote individual slices rather than whole processPaul Mackerras2008-07-011-0/+6
| * | | | powerpc: Add cputable entry for POWER7Michael Neuling2008-06-301-2/+10
| * | | | powerpc: Fix copy-and-paste error in clrsetbits_le16Scott Wood2008-06-301-1/+1
| * | | | powerpc: Get rid of bitfields in ppc_bat structBecky Bruce2008-06-301-17/+2
| * | | | powerpc: Change BAT code to use phys_addr_tBecky Bruce2008-06-301-0/+9
| * | | | powerpc: Silly spelling fix in pgtable-ppc32Becky Bruce2008-06-301-2/+2
| * | | | powerpc: Provide dummy crash_shutdown_registerArnd Bergmann2008-06-301-1/+12
| * | | | powerpc: Free a PTE bit on ppc64 with 64K pagesBenjamin Herrenschmidt2008-06-303-3/+16
| * | | | powerpc: Implement OF PCI address accessors stubs for CONFIG_PCI=nAnton Vorontsov2008-06-301-0/+16
| * | | | powerpc: Optimise smp_wmb on 64-bit processorsNick Piggin2008-06-301-3/+10
| * | | | Merge branch 'linux-2.6'Paul Mackerras2008-06-3078-168/+431
| |\ \ \ \
| * \ \ \ \ Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/po...Paul Mackerras2008-06-301-0/+3
| |\ \ \ \ \
| | * | | | | powerpc/4xx: Workaround for PPC440EPx/GRx PCI_28 ErrataJosh Boyer2008-06-171-0/+3
| * | | | | | 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: Remove arch/ppc and include/asm-ppcPaul Mackerras2008-06-1074-16825/+0
| * | | | | 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-0986-202/+380
| |\ \ \ \ \
| * | | | | | [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-23177-308/+306
| |\ \ \ \ \ \
| * | | | | | | [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