aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAge
...
| * | | | | | | | powerpc/rtas: Only sleep in rtas_busy_delay if we have useful work to doAnton Blanchard2011-04-27
| * | | | | | | | powerpc/book3e: Fix extlb sizeMichael Ellerman2011-04-27
| * | | | | | | | powerpc: Use MSR_64BIT in sstep.c, fix kprobes on BOOK3EMichael Ellerman2011-04-27
| * | | | | | | | powerpc: Use MSR_64BIT in placesMichael Ellerman2011-04-27
| * | | | | | | | powerpc: Add MSR_64BITMichael Ellerman2011-04-27
| * | | | | | | | powerpc: Fix build warning of the defconfigsWanlong Gao2011-04-27
| * | | | | | | | powerpc/ps3: Update debug message for irq_set_chip_data()Geert Uytterhoeven2011-04-27
| * | | | | | | | powerpc/irq: Dump chip data pointer in virq_mappingMichael Ellerman2011-04-27
| * | | | | | | | powerpc/numa: Look for ibm, associativity-reference-points at the rootMichael 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/pci: Split IO vs MMIO indirect access hooksMichael 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-26
| * | | | | | | | powerpc/book3e: Use way 3 for linear mapping bolted entryBenjamin Herrenschmidt2011-04-26
| * | | | | | | | powerpc: Index crit/dbg/mcheck stacks using cpu number on 64bitMichael Ellerman2011-04-26
| * | | | | | | | powerpc: Add TLB size detection for TYPE_3E MMUsBenjamin Herrenschmidt2011-04-26
| * | | | | | | | powerpc: Add A2 cpu supportBenjamin Herrenschmidt2011-04-26
| * | | | | | | | powerpc/nvram: Search for nvram using compatibleBenjamin Herrenschmidt2011-04-20
| * | | | | | | | powerpc/xics: Move irq_host matching into the ics backendMichael Ellerman2011-04-20
| * | | | | | | | powerpc: Add SCOM infrastructureBenjamin Herrenschmidt2011-04-20
| * | | | | | | | powerpc/xics: xics.h relies on linux/interrupt.hMichael Ellerman2011-04-20
| * | | | | | | | powerpc/a2: Add some #defines for A2 specific instructionsBenjamin Herrenschmidt2011-04-20
| * | | | | | | | powerpc: Replace open coded instruction patching with patch_instruction/patch...Anton Blanchard2011-04-20
| * | | | | | | | powerpc/nohash: Allocate stale_map[cpu] on CPU_UP_PREPARE not CPU_ONLINEMichael Ellerman2011-04-20
| * | | | | | | | powerpc/smp: smp_ops->kick_cpu() should be able to failMichael Ellerman2011-04-20
| * | | | | | | | powerpc/boot: Add an ePAPR compliant boot wrapperDavid Gibson2011-04-20
| * | | | | | | | powerpc/boot: Allow building the zImage wrapper as a relocatable ET_DYNMichael Ellerman2011-04-20
| * | | | | | | | powerpc/mm: Fix slice state initialization for Book3EMichael Ellerman2011-04-20
| * | | | | | | | powerpc/mm: Standardise on MMU_NO_CONTEXTMichael Ellerman2011-04-20
| * | | | | | | | powerpc: Improve prom_printf()Benjamin Herrenschmidt2011-04-19
| * | | | | | | | powerpc: Perform an isync to synchronize CPUs coming out of secondary_holdBenjamin Herrenschmidt2011-04-19
| * | | | | | | | powerpc: Add NAP mode support on Power7 in HV modeBenjamin Herrenschmidt2011-04-19
| * | | | | | | | powerpc: Properly handshake CPUs going out of boot spin loopBenjamin Herrenschmidt2011-04-19
| * | | | | | | | powerpc: Call CPU ->restore callback earlier on secondary CPUsBenjamin Herrenschmidt2011-04-19
| * | | | | | | | powerpc: Initialize TLB and LPID register on HV mode Power7Benjamin Herrenschmidt2011-04-19
| * | | | | | | | powerpc: Initialize LPCR:DPFD on power7 to a sane defaultBenjamin Herrenschmidt2011-04-19
| * | | | | | | | powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV modePaul Mackerras2011-04-19
| * | | | | | | | powerpc: More work to support HV exceptionsBenjamin Herrenschmidt2011-04-19
| * | | | | | | | powerpc: Base support for exceptions using HSRR0/1Benjamin Herrenschmidt2011-04-19
| * | | | | | | | powerpc: In HV mode, use HSPRG0 for PACABenjamin Herrenschmidt2011-04-19
| * | | | | | | | powerpc: Define CPU feature for Architected 2.06 HV modeBenjamin Herrenschmidt2011-04-19
| * | | | | | | | powerpc/xics: Make sure we have a sensible default distribution serverBenjamin Herrenschmidt2011-04-19
| * | | | | | | | powerpc: Add more Power7 specific definitionsBenjamin Herrenschmidt2011-04-19
| * | | | | | | | powerpc/xics: Rewrite XICS driverBenjamin Herrenschmidt2011-04-19
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-20
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-05-19
|\ \ \ \ \ \ \
| * | | | | | | sysfs: remove "last sysfs file:" line from the oops messagesGreg Kroah-Hartman2011-05-13
| |/ / / / / /
| | | | | | |
| \ \ \ \ \ \
*-. \ \ \ \ \ \ Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds2011-05-19
|\ \ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |