summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt2009-08-204-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
* | powerpc/vmlinux.lds: Move _edata downMichael Ellerman2009-08-201-4/+4
* | powerpc: Enable GCOVMichael Ellerman2009-08-203-0/+10
* | powerpc: Use DIV_ROUND_CLOSEST in time init codeJulia Lawall2009-08-201-1/+2
* | powerpc/prom_init: Evaluate mem kernel parameter for early allocationBenjamin Krill2009-08-201-2/+101
* | powerpc: Add AMCC 460EX/460GT Rev. B support to cputable.cStefan Roese2009-08-201-2/+28
* | powerpc: Remaining 64-bit Book3E supportBenjamin Herrenschmidt2009-08-206-17/+951
* | powerpc: Add TLB management code for 64-bit Book3EBenjamin Herrenschmidt2009-08-201-0/+4
* | powerpc: Add PACA fields specific to 64-bit Book3E processorsBenjamin Herrenschmidt2009-08-202-0/+17
* | powerpc: Add memory management headers for new 64-bit BookEBenjamin Herrenschmidt2009-08-201-1/+4
* | powerpc: Move definitions of secondary CPU spinloop to header fileBenjamin Herrenschmidt2009-08-202-7/+0
* | powerpc: Clean ifdef usage in copy_thread()Benjamin Herrenschmidt2009-08-201-0/+2
* | powerpc/mm: Call mmu_context_init() from ppc64Benjamin Herrenschmidt2009-08-201-0/+4
* | powerpc/of: Remove useless register save/restore when calling OF backBenjamin Herrenschmidt2009-08-201-32/+6
* | powerpc: Add compat_sys_truncateBenjamin Herrenschmidt2009-08-201-0/+12
* | powerpc: Remove use of a second scratch SPRG in STAB codeBenjamin Herrenschmidt2009-08-201-13/+25
* | powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt2009-08-2014-228/+207
* | powerpc: Rename exception.h to exception-64s.hBenjamin Herrenschmidt2009-08-202-1/+2
* | powerpc: Move 64bit VDSO to improve context switch performanceAnton Blanchard2009-08-201-1/+6
|/
* 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/+0
* 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/+0
|/
* 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-181-1/+1
| |/ /
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-06-193-3/+51
|\ \ \
OpenPOWER on IntegriCloud