powerpc: permanently include 8xx registers in reg.h
[linux-2.6-block.git] / arch /
2019-11-18 Christophe Leroypowerpc: permanently include 8xx registers in reg.h
2019-11-18 Christophe Leroypowerpc/reg: use ASM_FTR_IFSET() instead of opencoding...
2019-11-18 Christophe Leroypowerpc/32: Don't populate page tables for block mapped...
2019-11-18 Christophe Leroypowerpc/mm: Show if a bad page fault on data is read...
2019-11-18 Christophe Leroypowerpc/mm: drop #ifdef CONFIG_MMU in is_ioremap_addr()
2019-11-18 Christophe Leroypowerpc: Refactor BUG/WARN macros
2019-11-18 Michael EllermanMerge branch 'next' of https://git./linux/kernel/git...
2019-11-17 Valentin Longchamppowerpc/kmcent2: add ranges to the pci bridges
2019-11-17 Geert Uytterhoevenpowerpc/booke: Spelling s/date/data/
2019-11-17 Rasmus Villemoespowerpc/85xx: remove mostly pointless mpc85xx_qe_init()
2019-11-17 Valentin Longchamppowerpc/kmcent2: update the ethernet devices' phy prope...
2019-11-14 Michael EllermanMerge branch 'topic/kaslr-book3e32' into next
2019-11-13 Jason Yanpowerpc/fsl_booke/kaslr: export offset in VMCOREINFO...
2019-11-13 Jason Yanpowerpc/fsl_booke/kaslr: dump out kernel offset informa...
2019-11-13 Jason Yanpowerpc/fsl_booke/kaslr: support nokaslr cmdline parameter
2019-11-13 Jason Yanpowerpc/fsl_booke/kaslr: clear the original kernel...
2019-11-13 Jason Yanpowerpc/fsl_booke/32: randomize the kernel image offset
2019-11-13 Jason Yanpowerpc/fsl_booke/32: implement KASLR infrastructure
2019-11-13 Jason Yanpowerpc/fsl_booke/32: introduce reloc_kernel_entry...
2019-11-13 Jason Yanpowerpc/fsl_booke/32: introduce create_kaslr_tlb_entry...
2019-11-13 Jason Yanpowerpc: introduce kernstart_virt_addr to store the...
2019-11-13 Jason Yanpowerpc: move memstart_addr and kernstart_addr to init...
2019-11-13 Jason Yanpowerpc: unify definition of M_IF_NEEDED
2019-11-13 Michal Suchanekpowerpc/fadump: when fadump is supported register the...
2019-11-13 Michal Suchanekpowerpc/perf: remove current_is_64bit()
2019-11-13 Sam Bobroffpowerpc/eeh: differentiate duplicate detection message
2019-11-13 Leonardo Braspowerpc/pseries/hotplug-memory: Change rc variable...
2019-11-13 Christoph Hellwigpowerpc: use <asm-generic/dma-mapping.h>
2019-11-13 Cédric Le Goaterpowerpc/xive: Prevent page fault issues in the machine...
2019-11-13 Andrew Donnellanpowerpc/64s/exception: Fix kaup -> kuap typo
2019-11-13 Thomas Huthpowerpc: Replace GPL boilerplate with SPDX identifiers
2019-11-13 Aneesh Kumar K.Vpowerpc/book3s/mm: Update Oops message to print the...
2019-11-13 YueHaibingpowerpc/spufs: remove set but not used variable 'ctx'
2019-11-13 YueHaibingpowerpc/powernv/ioda: using kfree_rcu() to simplify...
2019-11-13 YueHaibingpowerpc/powernv: Make some symbols static
2019-11-13 YueHaibingpowerpc/configs: remove obsolete CONFIG_INET_XFRM_MODE_...
2019-11-13 YueHaibingpowerpc/pseries: Fix platform_no_drv_owner.cocci warnings
2019-11-13 YueHaibingpowerpc/pseries: Drop pointless static qualifier in...
2019-11-13 YueHaibingpowerpc/powernv/npu: Fix debugfs_simple_attr.cocci...
2019-11-13 YueHaibingpowerpc/64s: Fix debugfs_simple_attr.cocci warnings
2019-11-13 YueHaibingpowerpc/pseries: Use correct event modifier in rtas_par...
2019-11-13 Ravi Bangoriapowerpc/watchpoint: Don't ignore extraneous exceptions...
2019-11-13 Ravi Bangoriapowerpc/watchpoint: Fix ptrace code that muck around...
2019-11-13 Ravi Bangoriapowerpc/watchpoint: Fix length calculation for unaligne...
2019-11-13 Ravi Bangoriapowerpc/watchpoint: Introduce macros for watchpoint...
2019-11-13 Gustavo L. F. Walbonpowerpc/security: Fix wrong message when RFI Flush...
2019-11-13 Chris Smartpowerpc/crypto: Add cond_resched() in crc-vpmsum self...
2019-11-13 David Hildenbrandpowerpc/pseries/cmm: Simulation mode
2019-11-13 David Hildenbrandpowerpc/pseries/cmm: Switch to balloon_page_alloc()
2019-11-13 David Hildenbrandpowerpc/pseries/cmm: Implement balloon compaction
2019-11-13 David Hildenbrandpowerpc/pseries/cmm: Convert loaned_pages to an atomic_...
2019-11-13 David Hildenbrandpowerpc/pseries/cmm: Rip out memory isolate notifier
2019-11-13 David Hildenbrandpowerpc/pseries/cmm: Use adjust_managed_page_count...
2019-11-13 David Hildenbrandpowerpc/pseries/cmm: Drop page array
2019-11-13 David Hildenbrandpowerpc/pseries/cmm: Cleanup rc handling in cmm_init()
2019-11-13 David Hildenbrandpowerpc/pseries/cmm: Report errors when registering...
2019-11-13 David Hildenbrandpowerpc/pseries/cmm: Implement release() function for...
2019-11-13 Tyrel Datwylerpowerpc/pseries: Enable support for ibm,drc-info property
2019-11-13 Tyrel Datwylerpowerpc/pseries: Add cpu DLPAR support for drc-info...
2019-11-13 Tyrel Datwylerpowerpc/pseries: Fix drc-info mappings of logical cpus...
2019-11-13 Tyrel Datwylerpowerpc/pseries: Fix bad drc_index_start value parsing...
2019-11-13 Michael EllermanMerge branch 'topic/secureboot' into next
2019-11-12 Nayna Jainpowerpc: expose secure variables to userspace via sysfs
2019-11-12 Nayna Jainpowerpc/powernv: Add OPAL API interface to access secur...
2019-11-12 Michael EllermanMerge branch 'topic/ima' into topic/secureboot
2019-11-12 Mimi Zoharpowerpc/ima: Indicate kernel modules appended signature...
2019-11-12 Nayna Jainpowerpc/ima: Update ima arch policy to check for blacklist
2019-11-12 Nayna Jainpowerpc/ima: Define trusted boot policy
2019-11-12 Nayna Jainpowerpc: Detect the trusted boot state of the system
2019-11-12 Nayna Jainpowerpc/ima: Add support to initialize ima policy rules
2019-11-12 Nayna Jainpowerpc: Detect the secure boot mode of the system
2019-11-07 Alastair D'Silvapowerpc: Don't flush caches when adding memory
2019-11-07 Alastair D'Silvapowerpc: Chunk calls to flush_dcache_range in arch_...
2019-11-07 Alastair D'Silvapowerpc: Convert flush_icache_range & friends to C
2019-11-07 Alastair D'Silvapowerpc: define helpers to get L1 icache sizes
2019-11-07 Alastair D'Silvapowerpc: Allow 64bit VDSO __kernel_sync_dicache to...
2019-11-07 Alastair D'Silvapowerpc: Allow flush_icache_range to work across ranges...
2019-11-07 Chris Packhampowerpc: Support CMDLINE_EXTEND
2019-11-06 Michael Ellermanpowerpc/64s: Always disable branch profiling for prom_i...
2019-11-05 Geert Uytterhoevenpowerpc/security: Fix debugfs data leak on 32-bit
2019-11-05 Aneesh Kumar K.Vpowerpc/book3s64/hash: Add cond_resched to avoid soft...
2019-11-05 Aneesh Kumar K.Vpowerpc/mm/book3s64/radix: Flush the full mm even when...
2019-11-05 Aneesh Kumar K.Vpowerpc/mm/book3s64/radix: Use freed_tables instead...
2019-11-05 Aneesh Kumar K.Vpowerpc/mm/book3s64/radix: Remove unused code.
2019-11-05 Anthony Steinhauserpowerpc/security/book3s64: Report L1TF status in sysfs
2019-11-05 Nathan Lynchpowerpc/pseries: safely roll back failed DLPAR cpu add
2019-11-05 Nathan Lynchpowerpc/pseries: address checkpatch warnings in dlpar_o...
2019-11-04 Michael EllermanMerge branch 'fixes' into next
2019-10-30 Michael Ellermanpowerpc/tools: Don't quote $objdump in scripts
2019-10-30 Michael Ellermanpowerpc: Add build-time check of ptrace PT_xx defines
2019-10-30 Mathieu Malaterrepowerpc/ptrace: Add prototype for function pt_regs_check
2019-10-29 Nicholas Pigginpowerpc/powernv: Fix CPU idle to be called with IRQs...
2019-10-29 Thiago Jung Bauermannpowerpc/prom_init: Undo relocation before entering...
2019-10-28 Aneesh Kumar K.Vpowerpc/book3s64/hash: Use secondary hash for bolted...
2019-10-28 Aneesh Kumar K.Vpowerpc/pseries: Don't fail hash page table insert...
2019-10-28 Aneesh Kumar K.Vpowerpc/pseries: Don't opencode HPTE_V_BOLTED
2019-10-28 Michael Ellermanpowerpc/pseries: Mark accumulate_stolen_time() as notrace
2019-10-28 Michael Ellermanpowerpc/configs: Rename foo_basic_defconfig to foo_base...
2019-10-28 Andrew Donnellanpowerpc/configs: Add debug config fragment
2019-10-28 Aneesh Kumar K.Vpowerpc/nvdimm: Update vmemmap_populated to check sub...
next