Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | powerpc: fix giveup_vsx to save registers correctly | Michael Neuling | 2008-07-15 | 1 | -0/+1 | |
| * | | | | | | | | | powerpc: Add PPC_FEATURE_PSERIES_PERFMON_COMPAT | Nathan Lynch | 2008-07-15 | 1 | -0/+3 | |
| * | | | | | | | | | powerpc: mman.h export fixups | Stephen Rothwell | 2008-07-15 | 2 | -3/+6 | |
| * | | | | | | | | | Merge commit 'jwb/jwb-next' | Benjamin Herrenschmidt | 2008-07-15 | 1 | -15/+46 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | powerpc: rework 4xx PTE access and TLB miss | Benjamin Herrenschmidt | 2008-07-09 | 1 | -15/+46 | |
| * | | | | | | | | | | powerpc/85xx: Add support for MPC8536DS | Kumar Gala | 2008-07-14 | 1 | -0/+2 | |
| * | | | | | | | | | | Merge commit 'origin/HEAD' into test-merge | Benjamin Herrenschmidt | 2008-07-14 | 30 | -40/+96 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | powerpc/mm: Add Strong Access Ordering support | Dave Kleikamp | 2008-07-09 | 1 | -0/+30 | |
| * | | | | | | | | | | powerpc/mm: Add SAO Feature bit to the cputable | Dave Kleikamp | 2008-07-09 | 1 | -1/+2 | |
| * | | | | | | | | | | powerpc/mm: Define flags for Strong Access Ordering | Dave Kleikamp | 2008-07-09 | 3 | -0/+6 | |
| * | | | | | | | | | | mm: Allow architectures to define additional protection bits | Dave Kleikamp | 2008-07-09 | 1 | -1/+28 | |
| * | | | | | | | | | | powerpc: Implement task_pt_regs() accessor | Srinivasa Ds | 2008-07-09 | 1 | -0/+2 | |
| * | | | | | | | | | | powerpc: move device_to_mask() to dma-mapping.h | Mark Nelson | 2008-07-09 | 1 | -0/+9 | |
| * | | | | | | | | | | powerpc/dma: implement new dma_*map*_attrs() interfaces | Mark Nelson | 2008-07-09 | 2 | -34/+94 | |
| * | | | | | | | | | | powerpc/dma: Add struct iommu_table argument to iommu_map_sg() | Mark Nelson | 2008-07-09 | 1 | -3/+3 | |
| * | | | | | | | | | | powerpc/spufs: add atomic busy_spus counter to struct cbe_spu_info | Maxim Shchetynin | 2008-07-09 | 1 | -0/+1 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | powerpc/pseries: Update the device tree correctly for drconf memory add/remove | Nathan Fontenot | 2008-07-03 | 1 | -2/+4 | |
| * | | | | | | | | | powerpc: Remove old dump_task_* functions | Michael Neuling | 2008-07-03 | 1 | -20/+0 | |
| * | | | | | | | | | powerpc: Fixup lwsync at runtime | Kumar Gala | 2008-07-03 | 4 | -26/+46 | |
| * | | | | | | | | | powerpc: Fix compile warning in init_thread | Michael Neuling | 2008-07-03 | 1 | -1/+1 | |
| * | | | | | | | | | powerpc: Fix building of arch/powerpc/mm/mem.o when MEMORY_HOTPLUG=y and SPAR... | Tony Breeds | 2008-07-03 | 1 | -2/+2 | |
| * | | | | | | | | | powerpc: Update for VSX core file and ptrace | Michael Neuling | 2008-07-01 | 2 | -2/+3 | |
| * | | | | | | | | | powerpc: Keep 3 high personality bytes across exec | Eric B Munson | 2008-07-01 | 1 | -1/+2 | |
| * | | | | | | | | | powerpc: Make sure that include/asm-powerpc/spinlock.h does not trigger compi... | Bart Van Assche | 2008-07-01 | 1 | -13/+14 | |
| * | | | | | | | | | powerpc: Add 64 bit version of huge_ptep_set_wrprotect | Andy Whitcroft | 2008-07-01 | 3 | -6/+15 | |
| * | | | | | | | | | powerpc: Add VSX context save/restore, ptrace and signal support | Michael Neuling | 2008-07-01 | 5 | -3/+63 | |
| * | | | | | | | | | powerpc: Add VSX assembler code macros | Michael Neuling | 2008-07-01 | 1 | -0/+103 | |
| * | | | | | | | | | powerpc: Add VSX CPU feature | Michael Neuling | 2008-07-01 | 1 | -1/+14 | |
| * | | | | | | | | | powerpc: Introduce VSX thread_struct and CONFIG_VSX | Michael Neuling | 2008-07-01 | 1 | -3/+15 | |
| * | | | | | | | | | powerpc: Add macros to access floating point registers in thread_struct. | Michael Neuling | 2008-07-01 | 2 | -2/+7 | |
| * | | | | | | | | | powerpc: Introduce infrastructure for feature sections with alternatives | Michael Ellerman | 2008-07-01 | 3 | -13/+59 | |
| * | | | | | | | | | powerpc: Consolidate feature fixup macros for 64/32 bit | Michael Ellerman | 2008-07-01 | 1 | -41/+13 | |
| * | | | | | | | | | powerpc: Consolidate CPU and firmware feature fixup macros | Michael Ellerman | 2008-07-01 | 4 | -76/+104 | |
| * | | | | | | | | | powerpc: Add PPC_NOP_INSTR, a hash define for the preferred nop instruction | Michael Ellerman | 2008-07-01 | 1 | -0/+2 | |
| * | | | | | | | | | powerpc: Add new code patching routines | Michael Ellerman | 2008-07-01 | 1 | -0/+8 | |
| * | | | | | | | | | powerpc: Add ppc_function_entry() which gets the entry point for a function | Michael Ellerman | 2008-07-01 | 1 | -0/+16 | |
| * | | | | | | | | | powerpc: Allow create_branch() to return errors | Michael Ellerman | 2008-07-01 | 1 | -2/+4 | |
| * | | | | | | | | | powerpc: Move code patching code into arch/powerpc/lib/code-patching.c | Michael Ellerman | 2008-07-01 | 2 | -48/+25 | |
| * | | | | | | | | | powerpc: asm/elf.h: Reduce userspace header | Adrian Bunk | 2008-07-01 | 1 | -6/+6 | |
| * | | | | | | | | | powerpc: Don't export asm/asm-compat.h to userspace | Adrian Bunk | 2008-07-01 | 2 | -3/+3 | |
| * | | | | | | | | | drivers/macintosh: Various cleanups | Adrian Bunk | 2008-07-01 | 1 | -1/+0 | |
| * | | | | | | | | | powerpc: Only demote individual slices rather than whole process | Paul Mackerras | 2008-07-01 | 1 | -0/+6 | |
| * | | | | | | | | | powerpc: Add cputable entry for POWER7 | Michael Neuling | 2008-06-30 | 1 | -2/+10 | |
| * | | | | | | | | | powerpc: Fix copy-and-paste error in clrsetbits_le16 | Scott Wood | 2008-06-30 | 1 | -1/+1 | |
| * | | | | | | | | | powerpc: Get rid of bitfields in ppc_bat struct | Becky Bruce | 2008-06-30 | 1 | -17/+2 | |
| * | | | | | | | | | powerpc: Change BAT code to use phys_addr_t | Becky Bruce | 2008-06-30 | 1 | -0/+9 | |
| * | | | | | | | | | powerpc: Silly spelling fix in pgtable-ppc32 | Becky Bruce | 2008-06-30 | 1 | -2/+2 | |
| * | | | | | | | | | powerpc: Provide dummy crash_shutdown_register | Arnd Bergmann | 2008-06-30 | 1 | -1/+12 | |
| * | | | | | | | | | powerpc: Free a PTE bit on ppc64 with 64K pages | Benjamin Herrenschmidt | 2008-06-30 | 3 | -3/+16 | |
| * | | | | | | | | | powerpc: Implement OF PCI address accessors stubs for CONFIG_PCI=n | Anton Vorontsov | 2008-06-30 | 1 | -0/+16 |