summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/setup_64.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix swiotlb to respect the boot optionFUJITA Tomonori2010-03-191-6/+0Star
* powerpc: Dynamically allocate pacasMichael Ellerman2010-03-091-7/+5Star
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-091-1/+1
|\
| * swiotlb: Defer swiotlb init printing, export swiotlb_print_info()FUJITA Tomonori2009-11-101-1/+1
* | powerpc: Enable sparse irq_descs on powerpcMichael Ellerman2009-10-301-5/+0Star
|/
* powerpc: Fix compile errors found by new ppc64e_defconfigKumar Gala2009-10-271-1/+0Star
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-09-151-5/+29
|\
| * powerpc: Remaining 64-bit Book3E supportBenjamin Herrenschmidt2009-08-201-0/+19
| * powerpc: Add TLB management code for 64-bit Book3EBenjamin Herrenschmidt2009-08-201-0/+4
| * powerpc: Move definitions of secondary CPU spinloop to header fileBenjamin Herrenschmidt2009-08-201-3/+0Star
| * powerpc/mm: Call mmu_context_init() from ppc64Benjamin Herrenschmidt2009-08-201-0/+4
| * powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt2009-08-201-2/+2
* | powerpc64: convert to dynamic percpu allocatorTejun Heo2009-08-141-16/+45
|/
* powerpc: Fix warning in setup_64.c when CONFIG_RELOCATABLE=yMichael Ellerman2009-06-151-2/+2
* powerpc: Add support for swiotlb on 32-bitBecky Bruce2009-06-091-0/+6
* powerpc: Shield code specific to 64-bit server processorsBenjamin Herrenschmidt2009-06-091-1/+4
* powerpc/mm: Introduce early_init_mmu() on 64-bitBenjamin Herrenschmidt2009-03-241-30/+5Star
* powerpc: Remove unused ppc64_terminate_msg()Michael Ellerman2009-02-111-7/+0Star
* powerpc: Change u64/s64 to a long long integer typeIngo Molnar2009-01-131-3/+3
* powerpc/mm: Introduce MMU featuresBenjamin Herrenschmidt2008-12-211-0/+2
* powerpc: Remove `have_of' global variableAnton Vorontsov2008-12-161-1/+0Star
* powerpc: Eliminate NULL test and memset after alloc_bootmemJulia Lawall2008-12-031-2/+0Star
* powerpc: Fix compiler warning for the relocatable kernelMichael Neuling2008-10-311-3/+3
* powerpc: Make it possible to move the interrupt handlers away from the kernelPaul Mackerras2008-09-151-4/+5
* powerpc: Update cpu_sibling_maps dynamicallyNathan Lynch2008-07-281-3/+0Star
* powerpc: Fixup lwsync at runtimeKumar Gala2008-07-031-0/+2
* [POWERPC] Initialize lockdep earlierBenjamin Herrenschmidt2008-05-091-3/+3
* [POWERPC] Document when printk is useableBenjamin Herrenschmidt2008-05-091-0/+4
* [POWERPC] Make emergency stack safe for current_thread_info() useMichael Ellerman2008-04-301-3/+6
* [POWERPC] Raise the upper limit of NR_CPUS and move the pacas into the BSSTony Breeds2008-04-241-0/+3
* [POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)Kumar Gala2008-04-241-1/+1
* [POWERPC] irqtrace support for 64-bit powerpcBenjamin Herrenschmidt2008-04-181-0/+4
* [POWERPC] Clean up some linker and symbol usageKumar Gala2008-04-161-1/+1
* [LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller2008-02-141-1/+1
* [POWERPC] Fix cache line vs. block size confusionBenjamin Herrenschmidt2007-11-081-12/+7Star
* [POWERPC] Quieten cache information at bootAnton Blanchard2007-10-171-5/+8
* Convert cpu_sibling_map to be a per cpu variableMike Travis2007-10-161-0/+3
* [POWERPC] Only call ppc_md.setup_arch() if it is providedGrant Likely2007-10-111-1/+2
* [POWERPC] setup_64.c and prom.c comment cleanupLinas Vepstas2007-09-131-3/+3
* Revert "[POWERPC] Do firmware feature fixups after features are initialised"Tony Breeds2007-07-181-8/+4Star
* [POWERPC] Do firmware feature fixups after features are initialisedMichael Neuling2007-06-251-4/+8
* [PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge2007-05-021-2/+2
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-121-5/+5
* [POWERPC] Remove unused inclusion of linux/ide.hOlaf Hering2007-04-121-1/+0Star
* [POWERPC] Distinguish POWER6 partition modes and tell userspacePaul Mackerras2006-12-041-1/+1
* [POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bitsBenjamin Herrenschmidt2006-12-041-0/+7
* [POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt2006-12-041-0/+1
* Merge branch 'linux-2.6' into for-linusPaul Mackerras2006-12-041-0/+11
|\
| * [POWERPC] Support feature fixups in vdso'sBenjamin Herrenschmidt2006-10-251-2/+2
| * [POWERPC] Consolidate feature fixup codeBenjamin Herrenschmidt2006-10-251-0/+11