summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/setup_64.c
AgeCommit message (Expand)Author
2010-05-21powerpc: Use more accurate limit for first segment memory allocationsAnton Blanchard
2010-05-21powerpc: Use common cpu_die (fixes SMP+SUSPEND build)Milton Miller
2010-03-19powerpc: Fix swiotlb to respect the boot optionFUJITA Tomonori
2010-03-09powerpc: Dynamically allocate pacasMichael Ellerman
2009-12-09Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-11-10swiotlb: Defer swiotlb init printing, export swiotlb_print_info()FUJITA Tomonori
2009-10-30powerpc: Enable sparse irq_descs on powerpcMichael Ellerman
2009-10-27powerpc: Fix compile errors found by new ppc64e_defconfigKumar Gala
2009-09-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2009-08-20powerpc: Remaining 64-bit Book3E supportBenjamin Herrenschmidt
2009-08-20powerpc: Add TLB management code for 64-bit Book3EBenjamin Herrenschmidt
2009-08-20powerpc: Move definitions of secondary CPU spinloop to header fileBenjamin Herrenschmidt
2009-08-20powerpc/mm: Call mmu_context_init() from ppc64Benjamin Herrenschmidt
2009-08-20powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt
2009-08-14powerpc64: convert to dynamic percpu allocatorTejun Heo
2009-06-15powerpc: Fix warning in setup_64.c when CONFIG_RELOCATABLE=yMichael Ellerman
2009-06-09powerpc: Add support for swiotlb on 32-bitBecky Bruce
2009-06-09powerpc: Shield code specific to 64-bit server processorsBenjamin Herrenschmidt
2009-03-24powerpc/mm: Introduce early_init_mmu() on 64-bitBenjamin Herrenschmidt
2009-02-11powerpc: Remove unused ppc64_terminate_msg()Michael Ellerman
2009-01-13powerpc: Change u64/s64 to a long long integer typeIngo Molnar
2008-12-21powerpc/mm: Introduce MMU featuresBenjamin Herrenschmidt
2008-12-16powerpc: Remove `have_of' global variableAnton Vorontsov
2008-12-03powerpc: Eliminate NULL test and memset after alloc_bootmemJulia Lawall
2008-10-31powerpc: Fix compiler warning for the relocatable kernelMichael Neuling
2008-09-15powerpc: Make it possible to move the interrupt handlers away from the kernelPaul Mackerras
2008-07-28powerpc: Update cpu_sibling_maps dynamicallyNathan Lynch
2008-07-03powerpc: Fixup lwsync at runtimeKumar Gala
2008-05-09[POWERPC] Initialize lockdep earlierBenjamin Herrenschmidt
2008-05-09[POWERPC] Document when printk is useableBenjamin Herrenschmidt
2008-04-30[POWERPC] Make emergency stack safe for current_thread_info() useMichael Ellerman
2008-04-24[POWERPC] Raise the upper limit of NR_CPUS and move the pacas into the BSSTony Breeds
2008-04-24[POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)Kumar Gala
2008-04-18[POWERPC] irqtrace support for 64-bit powerpcBenjamin Herrenschmidt
2008-04-17[POWERPC] Clean up some linker and symbol usageKumar Gala
2008-02-13[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller
2007-11-08[POWERPC] Fix cache line vs. block size confusionBenjamin Herrenschmidt
2007-10-17[POWERPC] Quieten cache information at bootAnton Blanchard
2007-10-16Convert cpu_sibling_map to be a per cpu variableMike Travis
2007-10-11[POWERPC] Only call ppc_md.setup_arch() if it is providedGrant Likely
2007-09-14[POWERPC] setup_64.c and prom.c comment cleanupLinas Vepstas
2007-07-18Revert "[POWERPC] Do firmware feature fixups after features are initialised"Tony Breeds
2007-06-25[POWERPC] Do firmware feature fixups after features are initialisedMichael Neuling
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell
2007-04-13[POWERPC] Remove unused inclusion of linux/ide.hOlaf Hering
2006-12-04[POWERPC] Distinguish POWER6 partition modes and tell userspacePaul Mackerras
2006-12-04[POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bitsBenjamin Herrenschmidt
2006-12-04[POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt
2006-12-04Merge branch 'linux-2.6' into for-linusPaul Mackerras