summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | linker script: throw away .discard sectionTejun Heo2009-06-241-0/+1
* | | | | | Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2009-09-114-1/+549
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | perf_counter: powerpc: Add callchain supportPaul Mackerras2009-08-182-1/+528
| * | | | | powerpc: Allow perf_counters to access user memory at interrupt timePaul Mackerras2009-08-182-0/+21
| | |_|/ / | |/| | |
* | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-111-47/+1Star
|\ \ \ \ \
| * | | | | Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2009-09-049-12/+27
| |\| | | | | | |_|_|/ | |/| | |
| * | | | powerpc: remove unused swiotlb_phys_to_bus() and swiotlb_bus_to_phys()FUJITA Tomonori2009-07-281-11/+0Star
| * | | | powerpc: remove unncesary swiotlb_arch_address_needs_mappingFUJITA Tomonori2009-07-281-26/+1Star
| * | | | swiotlb: remove unnecessary swiotlb_bus_to_virtFUJITA Tomonori2009-07-281-10/+0Star
* | | | | perf_counter/powerpc: Fix cache event codes for POWER7Paul Mackerras2009-09-031-3/+3
| |/ / / |/| | |
* | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-08-101-0/+8
|\ \ \ \
| * | | | perf_counter/powerpc: Fix oops on cpus without perf_counter hardware supportPaul Mackerras2009-08-091-0/+8
* | | | | powerpc/dma: pci_set_dma_mask() shouldn't fail if mask fits in RAMBenjamin Herrenschmidt2009-08-101-3/+3
|/ / / /
* / / / perf_counter/powerpc: Check oprofile_cpu_type for NULL before using itBenjamin Herrenschmidt2009-08-067-9/+16
|/ / /
* | | powerpc: Fix another bug in move of altivec code to vector.SAndreas Schwab2009-07-151-3/+3
* | | powerpc: Fix booke user_disable_single_step()Dave Kleikamp2009-07-151-8/+9
* | | headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0Star
* | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-07-101-0/+1
|\ \ \
| * | | powerpc/perf_counter: Enable alternate PR/HV bits for POWER7Anton Blanchard2009-07-011-0/+1
| | |/ | |/|
* / | powerpc/perf_counter: Remove duplicated #includeHuang Weiyi2009-07-082-2/+0Star
|/ /
* | powerpc/440: Fix warning early debug codeBenjamin Herrenschmidt2009-06-261-1/+1
* | powerpc/of: Fix usage of dev_set_name() in of_device_alloc()Benjamin Herrenschmidt2009-06-261-1/+1
* | powerpc: Use one common impl. of RTAS timebase sync and use raw spinlockBenjamin Herrenschmidt2009-06-261-0/+31
* | powerpc/rtas: Turn rtas lock into a raw spinlockBenjamin Herrenschmidt2009-06-261-9/+29
* | powerpc: Add irqtrace support for 32-bit powerpcBenjamin Herrenschmidt2009-06-262-4/+125
* | powerpc: Map more memory early on 601 processorsBenjamin Herrenschmidt2009-06-261-7/+10
* | powerpc: Fix output from show_regsKumar Gala2009-06-261-1/+1
* | powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMPBenjamin Herrenschmidt2009-06-261-1/+2
|/
* Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-2010-300/+885
|\
| * perf_counter: powerpc: Add processor back-end for MPC7450 familyPaul Mackerras2009-06-182-0/+419
| * perf_counter: powerpc: Make powerpc perf_counter code safe for 32-bit kernelsPaul Mackerras2009-06-181-60/+133
| * perf_counter: powerpc: Change how processor-specific back-ends get selectedPaul Mackerras2009-06-187-43/+93
| * perf_counter: powerpc: Use unsigned long for register and constraint valuesPaul Mackerras2009-06-187-195/+211
| * perf_counter: powerpc: Enable use of software counters on 32-bit powerpcPaul Mackerras2009-06-182-3/+28
| * Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-1730-1469/+1745
| |\
| * | perf_counter: powerpc: Fix two compile warningsPaul Mackerras2009-06-151-1/+3
* | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-06-201-1/+1
|\ \ \
| * | | function-graph: add stack frame testSteven Rostedt2009-06-191-1/+1
| |/ /
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-06-203-3/+51
|\ \ \
| * \ \ Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-182-7/+0Star
| |\ \ \ | | | |/ | | |/|
| * | | powerpc: Add configurable -Werror for arch/powerpcMichael Ellerman2009-06-161-0/+2
| * | | powerpc: Enable additional BAT registers in setup_745x_specifics()Gerhard Pircher2009-06-161-0/+3
| * | | powerpc/fsl-booke: Enable L1 cache on e500v1/e500v2/e500mc CPUsNate Case2009-06-161-3/+46
* | | | edac: cpc925 MC platform device setupHarry Ciao2009-06-181-0/+40
| |/ / |/| |
* | | Merge branch 'akpm'Linus Torvalds2009-06-172-7/+0Star
|\ \ \ | |/ / |/| |
| * | fbdev: move logo externs to header fileGeert Uytterhoeven2009-06-171-3/+0Star
| * | mm: consolidate init_mm definitionAlexey Dobriyan2009-06-171-4/+0Star
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-06-1528-1460/+1731
| |\ \ | | |/ | |/|
* | | powerpc: Only build prom_init.o when CONFIG_PPC_OF_BOOT_TRAMPOLINE=yMichael Ellerman2009-06-151-0/+2
* | | powerpc: Fix warning in setup_64.c when CONFIG_RELOCATABLE=yMichael Ellerman2009-06-151-2/+2