summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2016-07-11powerpc: Add comment explaining the purpose of setup_kdump_trampoline()Benjamin Herrenschmidt
2016-07-11powerpc: Update obsolete comments in setup_32.c about entry conditionsBenjamin Herrenschmidt
2016-07-09powerpc/8xx: Force VIRT_IMMR_BASE to be a positive numberScott Wood
2016-07-09powerpc/8xx: add CONFIG_PIN_TLB_IMMRChristophe Leroy
2016-07-09powerpc/8xx: Rework CONFIG_PIN_TLB handlingChristophe Leroy
2016-07-09powerpc/8xx: Don't use page table for linear memory spaceChristophe Leroy
2016-07-09powerpc/8xx: unpin all TLBs before flushingChristophe Leroy
2016-07-09powerpc/8xx: Map IMMR area with 512k page at a fixed addressChristophe Leroy
2016-07-09powerpc/8xx: Fix vaddr for IMMR early remapChristophe Leroy
2016-07-09powerpc32: provide VIRT_CPU_ACCOUNTINGChristophe Leroy
2016-07-08powerpc: Fix typo in comment reference to CONFIG_TRACE_IRQFLAGSAndrew Donnellan
2016-07-08powerpc/eeh: Fix pr_debug()s in eeh_cache.cAndrew Donnellan
2016-07-08powerpc/pseries: start rtasd before PCI probingGreg Kurz
2016-07-07powerpc/pci: Assign fixed PHB number based on device-tree propertiesGuilherme G. Piccoli
2016-07-07powerpc/pci: Fix build with PCI_IOV=y and EEH=nMichael Ellerman
2016-07-05powerpc/timer: Large Decrementer supportOliver O'Halloran
2016-07-05powerpc/rtas: Fix array overrun in ppc_rtas() syscallAndrew Donnellan
2016-07-05powerpc: Send SIGBUS on unaligned copy and pasteChris Smart
2016-07-05powerpc/perf: factor out power8 __init_pmu codeMadhavan Srinivasan
2016-07-05powerpc/fadump: Fix build error introduced by recent cleanupMichael Ellerman
2016-06-30powerpc: Initialise pci_io_base as early as possibleDarren Stevens
2016-06-29powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0Michael Neuling
2016-06-28powerpc/eeh: Fix wrong argument passed to eeh_rmv_device()Gavin Shan
2016-06-28powerpc/fadump: Trivial fix of spelling mistake, clean up messageColin Ian King
2016-06-27powerpc/tm: Always reclaim in start_thread() for exec() class syscallsCyril Bur
2016-06-24powerpc/pci: Reduce log level of PCI I/O space warningBenjamin Herrenschmidt
2016-06-22powerpc: Fix faults caused by radix patching of SLB miss handlerMichael Ellerman
2016-06-21powerpc/pci: Delay populating pdnGavin Shan
2016-06-21powerpc/pci: Update bridge windows on PCI plugGavin Shan
2016-06-21powerpc/pci: Override pcibios_setup_bridge()Gavin Shan
2016-06-21powerpc: export cpu_to_core_id()Mauricio Faria de Oliveira
2016-06-21powerpc: Load Monitor Register SupportJack Miller
2016-06-21powerpc: Improve FSCR init and context switchingMichael Neuling
2016-06-21powerpc: Fix misleading comment in early_setup_secondary()Madhavan Srinivasan
2016-06-21powerpc/kprobes: Remove kretprobe_trampoline_holder.Thiago Jung Bauermann
2016-06-17powerpc/eeh: Fix invalid cached PE primary busGavin Shan
2016-06-17powerpc/pci: Fix SRIOV not building without EEH enabledRussell Currey
2016-06-16powerpc/align: Use #ifdef __BIG_ENDIAN__ #else for REG_BYTEDaniel Axtens
2016-06-16powerpc/sparse: Include headers containing prototypesDaniel Axtens
2016-06-16powerpc: Introduce asm-prototypes.hDaniel Axtens
2016-06-16powerpc/sparse: make some things staticDaniel Axtens
2016-06-16powerpc: Add array bounds checking to crash_shutdown_handlersSuraj Jitindar Singh
2016-06-16powerpc/asm: Remove unused symbols in asm-offsets.cRashmica Gupta
2016-06-14powerpc/ptrace: run seccomp after ptraceKees Cook
2016-06-14seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski
2016-06-14powerpc/pseries: Fix trivial typo in function nameGreg Kurz
2016-06-14powerpc: Define and use PPC64_ELF_ABI_v2/v1Michael Ellerman
2016-06-14powerpc: Various typo fixesMichael Ellerman
2016-06-14powerpc/32: Get rid of sub_reloc_offset()Christophe Leroy
2016-06-14powerpc: Avoid load hit store in setup_sigcontext()Anton Blanchard