summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel (follow)
Commit message (Expand)AuthorAge
...
* | | | powerpc: Add early debug for WSP platformsJack Miller2011-05-06
* | | | powerpc: Add WSP platformDavid Gibson2011-05-06
* | | | powerpc: Rename slb0_limit() to safe_stack_limit() and add Book3E supportBenjamin Herrenschmidt2011-05-06
* | | | powerpc/pseries: Add page coalescing supportBrian King2011-05-04
* | | | powerpc/kexec: Fix build failure on 32-bit SMPBen Hutchings2011-05-04
* | | | powerpc: Convert old cpumask API into new oneKOSAKI Motohiro2011-05-04
* | | | powerpc: Save Come-From Address Register (CFAR) in exception framePaul Mackerras2011-05-04
* | | | powerpc: Save register r9-r13 values accurately on interrupt with bad stackPaul Mackerras2011-05-04
* | | | powerpc/irq: Stop exporting irq_mapGrant Likely2011-05-04
* | | | powerpc: Free up some CPU feature bits by moving out MMU-related featuresMatt Evans2011-04-27
* | | | powerpc/rtas: Only sleep in rtas_busy_delay if we have useful work to doAnton Blanchard2011-04-27
* | | | powerpc: Use MSR_64BIT in placesMichael Ellerman2011-04-27
* | | | powerpc/irq: Dump chip data pointer in virq_mappingMichael Ellerman2011-04-27
* | | | powerpc/pci: Properly initialize IO workaround "private"Michael Ellerman2011-04-27
* | | | powerpc/pci: Make IO workarounds init implicit when first bus is registeredMichael Ellerman2011-04-27
* | | | powerpc/pci: Move IO workarounds to the common kernel dirMichael Ellerman2011-04-27
* | | | powerpc: Per process DSCR + some fixes (try#4)Alexey Kardashevskiy2011-04-27
* | | | powerpc/book3e: Flush IPROT protected TLB entries leftover by firmwareJack Miller2011-04-27
* | | | powerpc/book3e: Use way 3 for linear mapping bolted entryBenjamin Herrenschmidt2011-04-27
* | | | powerpc: Index crit/dbg/mcheck stacks using cpu number on 64bitMichael Ellerman2011-04-27
* | | | powerpc: Add A2 cpu supportBenjamin Herrenschmidt2011-04-27
* | | | powerpc/smp: smp_ops->kick_cpu() should be able to failMichael Ellerman2011-04-20
* | | | powerpc: Improve prom_printf()Benjamin Herrenschmidt2011-04-20
* | | | powerpc: Perform an isync to synchronize CPUs coming out of secondary_holdBenjamin Herrenschmidt2011-04-20
* | | | powerpc: Add NAP mode support on Power7 in HV modeBenjamin Herrenschmidt2011-04-20
* | | | powerpc: Properly handshake CPUs going out of boot spin loopBenjamin Herrenschmidt2011-04-20
* | | | powerpc: Call CPU ->restore callback earlier on secondary CPUsBenjamin Herrenschmidt2011-04-20
* | | | powerpc: Initialize TLB and LPID register on HV mode Power7Benjamin Herrenschmidt2011-04-20
* | | | powerpc: Initialize LPCR:DPFD on power7 to a sane defaultBenjamin Herrenschmidt2011-04-20
* | | | powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV modePaul Mackerras2011-04-20
* | | | powerpc: More work to support HV exceptionsBenjamin Herrenschmidt2011-04-20
* | | | powerpc: Base support for exceptions using HSRR0/1Benjamin Herrenschmidt2011-04-20
* | | | powerpc: In HV mode, use HSPRG0 for PACABenjamin Herrenschmidt2011-04-20
* | | | powerpc: Define CPU feature for Architected 2.06 HV modeBenjamin Herrenschmidt2011-04-20
|/ / /
* | | powerpc/perf_event: Skip updating kernel counters if register value shrinksEric B Munson2011-04-18
* | | powerpc: Fix oops if scan_dispatch_log is called too earlyAnton Blanchard2011-04-18
* | | powerpc/kexec: Fix regression causing compile failure on UPPaul Gortmaker2011-04-18
* | | Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt2011-04-18
|\ \ \ | |/ / |/| |
| * | powerpc/book3e: Fix CPU feature handling on 64-bit e5500Kumar Gala2011-04-12
| * | powerpc: Check device status before adding serial devicePrabhakar Kushwaha2011-04-12
* | | PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKSRafael J. Wysocki2011-04-11
* | | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-07
|\ \ \ | |/ / |/| |
| * | Fix common misspellingsLucas De Marchi2011-03-31
* | | powerpc: Set nr_cpu_ids early and use it to free PACAsRyan Grimm2011-04-05
* | | powerpc/kexec: Fix mismatched ifdefs for PPC64/SMP.Paul Gortmaker2011-04-05
* | | powerpc/smp: Increase vdso_data->processorCount, not just decrease itBenjamin Herrenschmidt2011-04-01
* | | powerpc/smp: Create idle threads on demand and properly reset themBenjamin Herrenschmidt2011-04-01
* | | powerpc/smp: Don't expose per-cpu "cpu_state" arrayBenjamin Herrenschmidt2011-04-01
* | | powerpc/smp: Add a smp_ops->bringup_up() done callbackBenjamin Herrenschmidt2011-04-01
* | | powerpc/pmac/smp: Properly NAP offlined CPU on G5Benjamin Herrenschmidt2011-04-01