Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit 'origin/master' | Benjamin Herrenschmidt | 2008-07-16 | 6 | -219/+26 |
|\ | |||||
| * | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 2008-07-15 | 5 | -219/+25 |
| |\ | |||||
| | * | generic-ipi: fix linux-next tree build failure | Stephen Rothwell | 2008-07-03 | 1 | -1/+1 |
| | * | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe | 2008-06-26 | 3 | -4/+4 |
| | * | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe | 2008-06-26 | 1 | -1/+1 |
| | * | powerpc: convert to generic helpers for IPI function calls | Jens Axboe | 2008-06-26 | 1 | -214/+20 |
| * | | Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2008-07-15 | 1 | -0/+2 |
| |\ \ | |||||
| | * | | generic-ipi: powerpc/generic-ipi tree build failure | Stephen Rothwell | 2008-07-14 | 1 | -0/+1 |
| | * | | stacktrace: export save_stack_trace[_tsk] | Ingo Molnar | 2008-07-03 | 1 | -0/+1 |
* | | | | Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build | Benjamin Herrenschmidt | 2008-07-15 | 9 | -9/+373 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2008-07-14 | 1 | -2/+0 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'linus' into core/rodata | Ingo Molnar | 2008-06-16 | 3 | -3/+5 |
| | |\ \ \ | |||||
| | * | | | | move BUG_TABLE into RODATA | Jan Beulich | 2008-05-25 | 1 | -2/+0 |
| | | |/ / | | |/| | | |||||
| * | | | | Merge branch 'tracing/ftrace' into auto-ftrace-next | Ingo Molnar | 2008-07-10 | 8 | -7/+373 |
| |\ \ \ \ | |||||
| | * | | | | ftrace: store mcount address in rec->ip | Abhishek Sagar | 2008-06-23 | 3 | -15/+15 |
| | * | | | | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 2008-06-23 | 5 | -5/+22 |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | |||||
| | * | | | | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 2008-06-16 | 3 | -3/+5 |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | |||||
| | * | | | | ftrace: remove ftrace_ip_converted() | Abhishek Sagar | 2008-06-10 | 1 | -10/+0 |
| | * | | | | ftrace: powerpc clean ups | Steven Rostedt | 2008-05-26 | 5 | -20/+14 |
| | * | | | | ftrace: support for PowerPC | Steven Rostedt | 2008-05-23 | 8 | -7/+389 |
| | | |_|/ | | |/| | | |||||
* | | | | | powerpc: Don't spin on sync instruction at boot time | Sonny Rao | 2008-07-15 | 1 | -1/+2 |
* | | | | | powerpc: Add VSX load/store alignment exception handler | Michael Neuling | 2008-07-15 | 1 | -1/+57 |
* | | | | | powerpc: fix giveup_vsx to save registers correctly | Michael Neuling | 2008-07-15 | 4 | -7/+15 |
* | | | | | powerpc: support for latencytop | Arnd Bergmann | 2008-07-15 | 1 | -10/+27 |
* | | | | | powerpc: Add PPC_FEATURE_PSERIES_PERFMON_COMPAT | Nathan Lynch | 2008-07-15 | 1 | -2/+4 |
* | | | | | Merge commit 'jwb/jwb-next' | Benjamin Herrenschmidt | 2008-07-15 | 3 | -190/+114 |
|\ \ \ \ \ | |||||
| * | | | | | powerpc: rework 4xx PTE access and TLB miss | Benjamin Herrenschmidt | 2008-07-09 | 2 | -190/+104 |
| * | | | | | Merge branch 'virtex-for-2.6.27' of git://git.secretlab.ca/git/linux-2.6-virt... | Josh Boyer | 2008-07-09 | 1 | -0/+10 |
| |\ \ \ \ \ | |||||
| | * | | | | | powerpc/virtex: add Xilinx 440 cpu to the cputable | John Linn | 2008-07-04 | 1 | -0/+10 |
* | | | | | | | powerpc/booke: don't reinitialize time base | Kumar Gala | 2008-07-14 | 1 | -4/+0 |
* | | | | | | | Merge commit 'origin/HEAD' into test-merge | Benjamin Herrenschmidt | 2008-07-14 | 2 | -2/+10 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | powerpc: Add missing reference to coherent_dma_mask | Vitaly Bordug | 2008-07-08 | 1 | -0/+2 |
| * | | | | | | powerpc: Fix unterminated of_device_id array in legacy_serial.c | Benjamin Herrenschmidt | 2008-07-07 | 1 | -2/+3 |
| * | | | | | | powerpc/legacy_serial: Bail if reg-offset/shift properties are present | John Linn | 2008-07-01 | 1 | -0/+5 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | powerpc: remove unused variable in emulate_fp_pair | Michael Neuling | 2008-07-09 | 1 | -3/+3 |
* | | | | | | powerpc: fix swapcontext backwards compat. with VSX ucontext changes | Michael Neuling | 2008-07-09 | 2 | -5/+70 |
* | | | | | | powerpc/ibmebus: more meaningful variable name | Paul Gortmaker | 2008-07-09 | 1 | -2/+2 |
* | | | | | | powerpc/mm: Add Strong Access Ordering support | Dave Kleikamp | 2008-07-09 | 1 | -0/+3 |
* | | | | | | powerpc: Use new printk extension %pS to print symbols on oops | Benjamin Herrenschmidt | 2008-07-09 | 1 | -9/+5 |
* | | | | | | powerpc: move device_to_mask() to dma-mapping.h | Mark Nelson | 2008-07-09 | 1 | -9/+0 |
* | | | | | | powerpc/dma: implement new dma_*map*_attrs() interfaces | Mark Nelson | 2008-07-09 | 3 | -20/+37 |
* | | | | | | powerpc/dma: Add struct iommu_table argument to iommu_map_sg() | Mark Nelson | 2008-07-09 | 2 | -5/+4 |
| |/ / / / |/| | | | | |||||
* | | | | | powerpc: Remove old dump_task_* functions | Michael Neuling | 2008-07-03 | 1 | -83/+0 |
* | | | | | powerpc: Clean up copy_to/from_user for vsx and fpr | Michael Neuling | 2008-07-03 | 3 | -66/+96 |
* | | | | | powerpc: Fixup lwsync at runtime | Kumar Gala | 2008-07-03 | 7 | -0/+34 |
| |/ / / |/| | | | |||||
* | | | | powerpc: Update for VSX core file and ptrace | Michael Neuling | 2008-07-01 | 2 | -26/+14 |
* | | | | powerpc: Fix compile error for CONFIG_VSX | Michael Neuling | 2008-07-01 | 1 | -0/+1 |
* | | | | powerpc: Explicitly copy elements of pt_regs | Stephen Rothwell | 2008-07-01 | 1 | -12/+12 |
* | | | | powerpc: Add VSX context save/restore, ptrace and signal support | Michael Neuling | 2008-07-01 | 11 | -5/+388 |
* | | | | powerpc: Add VSX assembler code macros | Michael Neuling | 2008-07-01 | 1 | -0/+23 |