aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | powerpc/85xx: Add P1024rdb dts supportTang Yuantian2012-07-10
| | * | | | | | | | | powerpc/85xx: Add P1024rdb board supportTang Yuantian2012-07-10
| | * | | | | | | | | powerpc/p1010rdb: add EEPROMs to device treeGustavo Zacarias2012-07-10
| | * | | | | | | | | Revert "powerpc/85xx: p2020rdb - move the NAND address."Sebastian Andrzej Siewior2012-07-10
| | * | | | | | | | | powerpc/82xx: add SPI support for mgcogeHolger Brunck2012-07-10
| | * | | | | | | | | powerpc/83xx: update defconfig for kmeter1Holger Brunck2012-07-10
| | * | | | | | | | | powerpc/83xx: fix RGMII AC values workaround for km83xxChristian Herzig2012-07-10
| | * | | | | | | | | powerpc/83xx: use for_each_node_by_name for km83xx.cHolger Brunck2012-07-10
| | * | | | | | | | | powerpc/p1022ds: Add RTC supportJerry Huang2012-07-10
| | * | | | | | | | | powerpc/85xx: Enable MTD/NOR/NAND options by default in defconfigShengzhou Liu2012-07-10
| | * | | | | | | | | powerpc/fsl: Distribute interrupts on all CPUs by defaultKim Phillips2012-07-10
| | * | | | | | | | | powerpc/fsl/pci: Fix when quirk_fsl_pcie_header is freed upMatias Garcia2012-07-10
| * | | | | | | | | | powerpc/eeh: Check handle_eeh_events() return valueKleber Sacilotto de Souza2012-07-12
| * | | | | | | | | | powerpc: Disable /dev/port interface on systems without an ISA bridgeHaren Myneni2012-07-11
| * | | | | | | | | | of: Improve prom_update_property() functionDong Aisheng2012-07-11
| * | | | | | | | | | powerpc: Add "memory" attribute for mfmsr()Tiejun Chen2012-07-11
| * | | | | | | | | | powerpc/ftrace: Fix assembly trampoline register usageroger blofeld2012-07-11
| * | | | | | | | | | powerpc/hw_breakpoints: Fix incorrect pointer accessNaveen N. Rao2012-07-11
| * | | | | | | | | | powerpc: Put the gpr save/restore functions in their own sectionStephen Rothwell2012-07-11
| * | | | | | | | | | powerpc: Add VDSO version of getcpuAnton Blanchard2012-07-11
| * | | | | | | | | | powerpc: Add a symbol for hypervisor trampolinesMichael Ellerman2012-07-11
| * | | | | | | | | | powerpc/cpuidle: Fixes for pseries_idle hotplug notifierDeepthi Dharwar2012-07-11
| * | | | | | | | | | powerpc: Fixup oddity in entry_32.SBenjamin Herrenschmidt2012-07-11
| * | | | | | | | | | powerpc: Use CURRENT_THREAD_INFO instead of open coded assemblyStuart Yoder2012-07-11
| |/ / / / / / / / /
| * | | | | | | | | powerpc: Turn on BPF_JIT in ppc64_defconfigMichael Ellerman2012-07-10
| * | | | | | | | | powerpc: IOMMU fault injectionAnton Blanchard2012-07-10
| * | | | | | | | | powerpc: Call dma_debug_add_bus for PCI and VIO busesAnton Blanchard2012-07-10
| * | | | | | | | | powerpc/vio: Separate vio bus probe and device probeAnton Blanchard2012-07-10
| * | | | | | | | | powerpc/vio: Remove dma not supported warningsAnton Blanchard2012-07-10
| * | | | | | | | | powerpc/pseries: Fix whitespace in eehMichael Neuling2012-07-10
| * | | | | | | | | powerpc/perf: Use perf_instruction_pointer in callchainsAnton Blanchard2012-07-10
| * | | | | | | | | powerpc/perf: Always use pt_regs for userspace samplesAnton Blanchard2012-07-10
| * | | | | | | | | powerpc/perf: Move code to select SIAR or pt_regs into perf_read_regsAnton Blanchard2012-07-10
| * | | | | | | | | powerpc/perf: Create mmcra_sihv/mmcra_sipv helpersAnton Blanchard2012-07-10
| * | | | | | | | | powerpc: Enforce usage of RA 0-R31 where possibleMichael Neuling2012-07-10
| * | | | | | | | | powerpc: Add defines for RA 0-R31Michael Neuling2012-07-10
| * | | | | | | | | powerpc: Enforce usage of R0-R31 where possibleMichael Neuling2012-07-10
| * | | | | | | | | powerpc: Introduce new __REG_R macrosMichael Neuling2012-07-10
| * | | | | | | | | powerpc: Start using ___PPC_RA/B/S/T where necessaryMichael Neuling2012-07-10
| * | | | | | | | | powerpc: Introduce new ___PPC_RA/B/S/T macrosMichael Neuling2012-07-10
| * | | | | | | | | powerpc: Fix VSX macros so register names aren't wrappedMichael Neuling2012-07-10
| * | | | | | | | | powerpc: Fixes for instructions not using correct register namingMichael Neuling2012-07-10
| * | | | | | | | | powerpc: Change LOAD_REG_ADDR to use real register namesMichael Neuling2012-07-10
| * | | | | | | | | powerpc: Change mtcrf to use real register namesMichael Neuling2012-07-10
| * | | | | | | | | powerpc: Move and fix MTMSR_EERI definitionBenjamin Herrenschmidt2012-07-10
| * | | | | | | | | powerpc: Merge VCPU_GPRMichael Neuling2012-07-10
| * | | | | | | | | powerpc: Merge STK_REG/PARAM/FRAMESIZEMichael Neuling2012-07-10
| * | | | | | | | | powerpc/pasemi: Move lbz/stbciz to ppc-opcode.hMichael Neuling2012-07-10
| * | | | | | | | | powerpc: Convert to %r for all GPR usageMichael Neuling2012-07-10
| * | | | | | | | | powerpc: Fix usage of register macros getting ready for %r0 changeMichael Neuling2012-07-10