aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/setup_64.c
Commit message (Expand)AuthorAge
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\
| * Disintegrate asm/system.h for PowerPCDavid Howells2012-03-28
* | KVM: PPC: Convert RMA allocation into generic codeAlexander Graf2012-03-05
|/
* powerpc: Add gpages reservation code for 64-bit FSL BOOKEBecky Bruce2011-12-07
* powerpc: Copy down exception vectors after feature fixupsAnton Blanchard2011-11-15
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-31
* | powerpc: Coding style cleanupsAnton Blanchard2011-09-20
* | powerpc: Use for_each_node_by_type instead of open coding itAnton Blanchard2011-09-20
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-07-26
|\
| * powerpc: Fix early boot accounting of CPUsMatt Evans2011-06-17
* | KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guestsPaul Mackerras2011-07-12
|/
* powerpc/fsl-booke64: Add support for Debug Level exception handlerKumar Gala2011-05-19
* powerpc: Rename slb0_limit() to safe_stack_limit() and add Book3E supportBenjamin Herrenschmidt2011-05-05
* powerpc: Free up some CPU feature bits by moving out MMU-related featuresMatt Evans2011-04-27
* powerpc: Properly handshake CPUs going out of boot spin loopBenjamin Herrenschmidt2011-04-19
* powerpc: Fix incorrect comment about interrupt stack allocationAnton Blanchard2010-12-08
* powerpc: Update a BKL related commentAlessio Igor Bogani2010-11-17
* Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-31
|\
| * powerpc: Correct smt_enabled=X boot option for > 2 threads per coreNathan Fontenot2010-08-24
| * Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2010-08-03
| |\
| * | powerpc/kexec: Switch to a static PACA on the way outMatt Evans2010-07-31
| * | powerpc: Optimise per cpu accesses on 64bitAnton Blanchard2010-07-08
* | | memblock: Remove rmo_size, burry it in arch/powerpc where it belongsBenjamin Herrenschmidt2010-08-04
| |/ |/|
* | lmb: rename to memblockYinghai Lu2010-07-14
|/
* powerpc: Unconditionally enabled irq stacksChristoph Hellwig2010-06-15
* powerpc: Use more accurate limit for first segment memory allocationsAnton Blanchard2010-05-21
* powerpc: Use common cpu_die (fixes SMP+SUSPEND build)Milton Miller2010-05-21
* powerpc: Fix swiotlb to respect the boot optionFUJITA Tomonori2010-03-19
* powerpc: Dynamically allocate pacasMichael Ellerman2010-03-08
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-09
|\
| * swiotlb: Defer swiotlb init printing, export swiotlb_print_info()FUJITA Tomonori2009-11-10
* | powerpc: Enable sparse irq_descs on powerpcMichael Ellerman2009-10-30
|/
* powerpc: Fix compile errors found by new ppc64e_defconfigKumar Gala2009-10-27
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-09-15
|\
| * powerpc: Remaining 64-bit Book3E supportBenjamin Herrenschmidt2009-08-19
| * powerpc: Add TLB management code for 64-bit Book3EBenjamin Herrenschmidt2009-08-19
| * powerpc: Move definitions of secondary CPU spinloop to header fileBenjamin Herrenschmidt2009-08-19
| * powerpc/mm: Call mmu_context_init() from ppc64Benjamin Herrenschmidt2009-08-19
| * powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt2009-08-19
* | powerpc64: convert to dynamic percpu allocatorTejun Heo2009-08-14
|/
* powerpc: Fix warning in setup_64.c when CONFIG_RELOCATABLE=yMichael Ellerman2009-06-14
* powerpc: Add support for swiotlb on 32-bitBecky Bruce2009-06-09
* powerpc: Shield code specific to 64-bit server processorsBenjamin Herrenschmidt2009-06-09
* powerpc/mm: Introduce early_init_mmu() on 64-bitBenjamin Herrenschmidt2009-03-23
* powerpc: Remove unused ppc64_terminate_msg()Michael Ellerman2009-02-10
* powerpc: Change u64/s64 to a long long integer typeIngo Molnar2009-01-12
* powerpc/mm: Introduce MMU featuresBenjamin Herrenschmidt2008-12-20
* powerpc: Remove `have_of' global variableAnton Vorontsov2008-12-15
* powerpc: Eliminate NULL test and memset after alloc_bootmemJulia Lawall2008-12-03