aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAge
...
| * | | | | powerpc/opal: Add real mode call wrappersBenjamin Herrenschmidt2016-07-17
| * | | | | powerpc/irq: Add mechanism to force a replay of interruptsBenjamin Herrenschmidt2016-07-17
| * | | | | powerpc/irq: Add support for HV virtualization interruptsBenjamin Herrenschmidt2016-07-17
| * | | | | powerpc/book64s: Move a few exception common handlers to make roomBenjamin Herrenschmidt2016-07-17
| * | | | | powerpc/powernv: Add platform support for stop instructionShreyas B. Prabhu2016-07-15
| * | | | | powerpc/powernv: abstraction for saving SPRs before entering deep idle statesShreyas B. Prabhu2016-07-15
| * | | | | powerpc/powernv: Make pnv_powersave_common more genericShreyas B. Prabhu2016-07-15
| * | | | | powerpc/powernv: Rename reusable idle functions to hardware agnostic namesShreyas B. Prabhu2016-07-15
| * | | | | powerpc/powernv: Rename idle_power7.S to idle_book3s.SShreyas B. Prabhu2016-07-15
| * | | | | powerpc/kvm: make hypervisor state restore a functionShreyas B. Prabhu2016-07-15
| * | | | | powerpc/powernv: Use PNV_THREAD_WINKLE macro while requesting for winkleShreyas B. Prabhu2016-07-15
| * | | | | powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint()Michael Neuling2016-07-15
| * | | | | Merge tag 'powerpc-4.7-5' into nextMichael Ellerman2016-07-15
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens2016-07-14
| * | | | | powerpc/crash: Rearrange loop condition to avoid out of bounds array accessSuraj Jitindar Singh2016-07-14
| * | | | | powerpc: Don't test for machine type in smp_setup_cpu_maps()Benjamin Herrenschmidt2016-07-13
| * | | | | powerpc/rtas: Don't test for machine type in rtas_initialize()Benjamin Herrenschmidt2016-07-13
| * | | | | powerpc: Move epapr_paravirt_early_init() to early_init_devtree()Benjamin Herrenschmidt2016-07-11
| * | | | | powerpc: Add comment explaining the purpose of setup_kdump_trampoline()Benjamin Herrenschmidt2016-07-11
| * | | | | powerpc: Update obsolete comments in setup_32.c about entry conditionsBenjamin Herrenschmidt2016-07-11
| * | | | | powerpc: Fix typo in comment reference to CONFIG_TRACE_IRQFLAGSAndrew Donnellan2016-07-08
| * | | | | powerpc/eeh: Fix pr_debug()s in eeh_cache.cAndrew Donnellan2016-07-08
| * | | | | powerpc/pseries: start rtasd before PCI probingGreg Kurz2016-07-08
| | |/ / / | |/| | |
| * | | | powerpc/pci: Assign fixed PHB number based on device-tree propertiesGuilherme G. Piccoli2016-07-07
| * | | | powerpc/pci: Fix build with PCI_IOV=y and EEH=nMichael Ellerman2016-07-07
| * | | | powerpc/timer: Large Decrementer supportOliver O'Halloran2016-07-05
| * | | | powerpc/rtas: Fix array overrun in ppc_rtas() syscallAndrew Donnellan2016-07-05
| * | | | powerpc: Send SIGBUS on unaligned copy and pasteChris Smart2016-07-05
| * | | | powerpc/perf: factor out power8 __init_pmu codeMadhavan Srinivasan2016-07-05
| * | | | powerpc/fadump: Fix build error introduced by recent cleanupMichael Ellerman2016-07-05
| * | | | powerpc/fadump: Trivial fix of spelling mistake, clean up messageColin Ian King2016-06-27
| * | | | powerpc/pci: Reduce log level of PCI I/O space warningBenjamin Herrenschmidt2016-06-24
| * | | | powerpc/pci: Delay populating pdnGavin Shan2016-06-21
| * | | | powerpc/pci: Update bridge windows on PCI plugGavin Shan2016-06-21
| * | | | powerpc/pci: Override pcibios_setup_bridge()Gavin Shan2016-06-21
| * | | | powerpc: export cpu_to_core_id()Mauricio Faria de Oliveira2016-06-21
| * | | | powerpc: Load Monitor Register SupportJack Miller2016-06-21
| * | | | powerpc: Improve FSCR init and context switchingMichael Neuling2016-06-21
| * | | | powerpc: Fix misleading comment in early_setup_secondary()Madhavan Srinivasan2016-06-21
| * | | | powerpc/kprobes: Remove kretprobe_trampoline_holder.Thiago Jung Bauermann2016-06-21
| * | | | powerpc/pci: Fix SRIOV not building without EEH enabledRussell Currey2016-06-17
| * | | | powerpc/align: Use #ifdef __BIG_ENDIAN__ #else for REG_BYTEDaniel Axtens2016-06-16
| * | | | powerpc/sparse: Include headers containing prototypesDaniel Axtens2016-06-16
| * | | | powerpc: Introduce asm-prototypes.hDaniel Axtens2016-06-16
| * | | | powerpc/sparse: make some things staticDaniel Axtens2016-06-16
| * | | | powerpc: Add array bounds checking to crash_shutdown_handlersSuraj Jitindar Singh2016-06-16
| * | | | powerpc/asm: Remove unused symbols in asm-offsets.cRashmica Gupta2016-06-16
| * | | | powerpc/pseries: Fix trivial typo in function nameGreg Kurz2016-06-14
| * | | | powerpc: Define and use PPC64_ELF_ABI_v2/v1Michael Ellerman2016-06-13
| * | | | powerpc: Various typo fixesMichael Ellerman2016-06-13