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