summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-227-168/+130
|\
| * powerpc: Fix build bug with binutils < 2.18 and GCC < 4.2Segher Boessenkool2008-07-221-3/+28
| * powerpc: Indicate which oprofile counters to use while in compat modeTorez Smith2008-07-221-0/+20
| * powerpc: Fix OF parsing of 64 bits PCI addressesBenjamin Herrenschmidt2008-07-222-20/+25
| * powerpc: Fix support for latencytopArnd Bergmann2008-07-221-1/+1
| * powerpc/dma: Use the struct dma_attrs in iommu codeMark Nelson2008-07-221-5/+8
| * powerpc/fsl: Minor TLBSYNC cleanup for FSL Book-EKumar Gala2008-07-161-15/+4
| * powerpc: rework FSL Book-E PTE access and TLB missKumar Gala2008-07-161-124/+44
* | sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-211-4/+11
|/
* Merge commit 'origin/master'Benjamin Herrenschmidt2008-07-166-219/+26
|\
| * Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-155-219/+25
| |\
| | * generic-ipi: fix linux-next tree build failureStephen Rothwell2008-07-031-1/+1
| | * on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-263-4/+4
| | * smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-261-1/+1
| | * powerpc: convert to generic helpers for IPI function callsJens Axboe2008-06-261-214/+20
| * | Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-07-151-0/+2
| |\ \
| | * | generic-ipi: powerpc/generic-ipi tree build failureStephen Rothwell2008-07-141-0/+1
| | * | stacktrace: export save_stack_trace[_tsk]Ingo Molnar2008-07-031-0/+1
* | | | Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt2008-07-159-9/+373
|\ \ \ \ | |/ / /
| * | | Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2008-07-141-2/+0
| |\ \ \
| | * \ \ Merge branch 'linus' into core/rodataIngo Molnar2008-06-163-3/+5
| | |\ \ \
| | * | | | move BUG_TABLE into RODATAJan Beulich2008-05-251-2/+0
| | | |/ / | | |/| |
| * | | | Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar2008-07-108-7/+373
| |\ \ \ \
| | * | | | ftrace: store mcount address in rec->ipAbhishek Sagar2008-06-233-15/+15
| | * | | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-235-5/+22
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-163-3/+5
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | ftrace: remove ftrace_ip_converted()Abhishek Sagar2008-06-101-10/+0
| | * | | | ftrace: powerpc clean upsSteven Rostedt2008-05-265-20/+14
| | * | | | ftrace: support for PowerPCSteven Rostedt2008-05-238-7/+389
| | | |_|/ | | |/| |
* | | | | powerpc: Don't spin on sync instruction at boot timeSonny Rao2008-07-151-1/+2
* | | | | powerpc: Add VSX load/store alignment exception handlerMichael Neuling2008-07-151-1/+57
* | | | | powerpc: fix giveup_vsx to save registers correctlyMichael Neuling2008-07-154-7/+15
* | | | | powerpc: support for latencytopArnd Bergmann2008-07-151-10/+27
* | | | | powerpc: Add PPC_FEATURE_PSERIES_PERFMON_COMPATNathan Lynch2008-07-151-2/+4
* | | | | Merge commit 'jwb/jwb-next'Benjamin Herrenschmidt2008-07-153-190/+114
|\ \ \ \ \
| * | | | | powerpc: rework 4xx PTE access and TLB missBenjamin Herrenschmidt2008-07-092-190/+104
| * | | | | Merge branch 'virtex-for-2.6.27' of git://git.secretlab.ca/git/linux-2.6-virt...Josh Boyer2008-07-091-0/+10
| |\ \ \ \ \
| | * | | | | powerpc/virtex: add Xilinx 440 cpu to the cputableJohn Linn2008-07-041-0/+10
* | | | | | | powerpc/booke: don't reinitialize time baseKumar Gala2008-07-141-4/+0
* | | | | | | Merge commit 'origin/HEAD' into test-mergeBenjamin Herrenschmidt2008-07-142-2/+10
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | powerpc: Add missing reference to coherent_dma_maskVitaly Bordug2008-07-081-0/+2
| * | | | | | powerpc: Fix unterminated of_device_id array in legacy_serial.cBenjamin Herrenschmidt2008-07-071-2/+3
| * | | | | | powerpc/legacy_serial: Bail if reg-offset/shift properties are presentJohn Linn2008-07-011-0/+5
| | |_|_|_|/ | |/| | | |
* | | | | | powerpc: remove unused variable in emulate_fp_pairMichael Neuling2008-07-091-3/+3
* | | | | | powerpc: fix swapcontext backwards compat. with VSX ucontext changesMichael Neuling2008-07-092-5/+70
* | | | | | powerpc/ibmebus: more meaningful variable namePaul Gortmaker2008-07-091-2/+2
* | | | | | powerpc/mm: Add Strong Access Ordering supportDave Kleikamp2008-07-091-0/+3
* | | | | | powerpc: Use new printk extension %pS to print symbols on oopsBenjamin Herrenschmidt2008-07-091-9/+5
* | | | | | powerpc: move device_to_mask() to dma-mapping.hMark Nelson2008-07-091-9/+0
* | | | | | powerpc/dma: implement new dma_*map*_attrs() interfacesMark Nelson2008-07-093-20/+37
OpenPOWER on IntegriCloud