summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | powerpc: Fix __flush_icache_range on 44xJosh Boyer2009-08-271-0/+7
| * | | | | powerpc/mm: Cleanup handling of execute permissionBenjamin Herrenschmidt2009-08-272-3/+3
| * | | | | Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt2009-08-204-1/+549
| |\ \ \ \ \
| * | | | | | 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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-152-22/+48
|\ \ \ \ \ \
| * | | | | | powerpc64: convert to dynamic percpu allocatorTejun Heo2009-08-141-16/+45
| * | | | | | Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-1412-26/+40
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | linker script: unify usage of discard definitionTejun Heo2009-07-091-7/+3
| * | | | | | Merge branch 'master' into for-nextTejun Heo2009-07-048-24/+200
| |\ \ \ \ \ \
| * | | | | | | 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/+1
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | 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/+0
| * | | | | powerpc: remove unncesary swiotlb_arch_address_needs_mappingFUJITA Tomonori2009-07-281-26/+1
| * | | | | swiotlb: remove unnecessary swiotlb_bus_to_virtFUJITA Tomonori2009-07-281-10/+0
| | |_|_|/ | |/| | |
* | | | | 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/+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
OpenPOWER on IntegriCloud