| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'origin/master' | Benjamin Herrenschmidt | 2008-07-16 | 1 | -4/+4 |
|\ |
|
| * | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 2008-07-15 | 1 | -4/+4 |
| |\ |
|
| | * | powerpc: convert to generic helpers for IPI function calls | Jens Axboe | 2008-06-26 | 1 | -4/+4 |
* | | | Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build | Benjamin Herrenschmidt | 2008-07-15 | 2 | -0/+24 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'tracing/ftrace' into auto-ftrace-next | Ingo Molnar | 2008-07-10 | 2 | -0/+24 |
| |\ \ |
|
| | * | | ftrace: store mcount address in rec->ip | Abhishek Sagar | 2008-06-23 | 1 | -0/+8 |
| | * | | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 2008-06-23 | 4 | -5/+12 |
| | |\ \
| | | |/ |
|
| | * | | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 2008-06-16 | 3 | -7/+9 |
| | |\ \ |
|
| | * | | | ftrace: powerpc clean ups | Steven Rostedt | 2008-05-26 | 1 | -0/+6 |
| | * | | | ftrace, POWERPC: add irqs_disabled_flags to ppc | Steven Rostedt | 2008-05-23 | 1 | -0/+10 |
* | | | | | powerpc: Fix pte_update for CONFIG_PTE_64BIT and !PTE_ATOMIC_UPDATES | Kumar Gala | 2008-07-15 | 1 | -1/+1 |
* | | | | | 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 |
* | | | | | | Merge commit 'origin/HEAD' into test-merge | Benjamin Herrenschmidt | 2008-07-14 | 1 | -2/+3 |
|\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | Correct hash flushing from huge_ptep_set_wrprotect() | David Gibson | 2008-07-08 | 2 | -6/+10 |
* | | | | | | 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 | 2 | -0/+5 |
* | | | | | | 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 | 1 | -2/+2 |
* | | | | | 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 |