powerpc/mm: Parenthesise IS_ENABLED() in if condition
[cascardo/linux.git] / arch /
2016-07-28 Stephen Rothwellpowerpc/mm: Parenthesise IS_ENABLED() in if condition
2016-07-26 Anton Blanchardpowerpc: Improve comment explaining why we modify VRSAVE
2016-07-26 Michael Ellermanpowerpc/mm: Drop unused externs for hpte_init_beat...
2016-07-26 Michael Ellermanpowerpc/mm: Rename hpte_init_lpar() and move the fallba...
2016-07-26 Michael Ellermanpowerpc/mm: Fix build break when PPC_NATIVE=n
2016-07-21 Alastair D'Silvapowerpc: Add module autoloading based on CPU features
2016-07-21 Alexey Kardashevskiypowerpc/powernv/ioda: Fix endianness when reading TCEs
2016-07-21 Sukadev Bhattiprolupowerpc/mm: Add memory barrier in __hugepte_alloc()
2016-07-21 Michael Ellermanpowerpc/modules: Never restore r2 for a mprofile-kernel...
2016-07-21 Michael Ellermanpowerpc/ftrace: Separate the heuristics for checking...
2016-07-21 Benjamin Herrenschmidtpowerpc: Merge 32-bit and 64-bit setup_arch()
2016-07-21 Benjamin Herrenschmidtpowerpc/64: Make a few boot functions __init
2016-07-21 Benjamin Herrenschmidtpowerpc: Re-order setup_panic()
2016-07-21 Benjamin Herrenschmidtpowerpc: Re-order the call to smp_setup_cpu_maps()
2016-07-21 Benjamin Herrenschmidtpowerpc/32: Move cache info inits to a separate function
2016-07-21 Benjamin Herrenschmidtpowerpc/64: Move the content of setup_system() to setup...
2016-07-21 Benjamin Herrenschmidtpowerpc/64: Move setting of {i,d}cache_bsize to initial...
2016-07-21 Benjamin Herrenschmidtpowerpc/64: Move the boot time info banner to a separat...
2016-07-21 Benjamin Herrenschmidtpowerpc: Get rid of ppc_md.init_early()
2016-07-21 Benjamin Herrenschmidtpowerpc: Move 32-bit probe() machine to later in the...
2016-07-21 Benjamin Herrenschmidtpowerpc/64: Move 64-bit probe_machine() to later in...
2016-07-21 Benjamin Herrenschmidtpowerpc: Ensure that ppc_md is empty before probing...
2016-07-21 Benjamin Herrenschmidtpowerpc/mm: Move hash table ops to a separate structure
2016-07-21 Benjamin Herrenschmidtpowerpc/pmac: Remove spurrious machine type test
2016-07-21 Benjamin Herrenschmidtpowerpc/mm/hash64: Don't test for machine type to detec...
2016-07-21 Benjamin Herrenschmidtpowerpc/mm/hash: Don't use machine_is() early during...
2016-07-21 Benjamin Herrenschmidtpowerpc/pasemi: Remove IOBMAP allocation from platform...
2016-07-21 Benjamin Herrenschmidtpowerpc/64: Move MMU backend selection out of platform...
2016-07-21 Benjamin Herrenschmidtpowerpc/pmac: Remove early allocation of the SMU comman...
2016-07-21 Benjamin Herrenschmidtpowerpc: Put exception configuration in a common place
2016-07-21 Benjamin Herrenschmidtpowerpc: Move FW feature probing out of pseries probe()
2016-07-21 Benjamin Herrenschmidtpowerpc/dart: Use a cachable DART
2016-07-21 Benjamin Herrenschmidtpowerpc: Move 64-bit memory reserves to setup_arch()
2016-07-21 Benjamin Herrenschmidtpowerpc: Move 64-bit feature fixup earlier
2016-07-21 Benjamin Herrenschmidtpowerpc: Factor do_feature_fixup calls
2016-07-19 Kevin Haopowerpc/32: Remove RELOCATABLE_PPC32
2016-07-19 Kevin Haopowerpc: Merge the RELOCATABLE config entries for ppc32...
2016-07-19 Kevin Haopowerpc/32/booke: Fix the build error when CRASH_DUMP...
2016-07-19 John Allenpowerpc/pseries: Use kernel hotplug queue for PowerVM...
2016-07-19 John Allenpowerpc/pseries: Add support for hotplug interrupt...
2016-07-19 John Allenpowerpc/pseries: Add pseries hotplug workqueue
2016-07-19 Ian Munsiepowerpc/powernv: Fix pci-cxl.c build when CONFIG_MODULES=n
2016-07-19 Aneesh Kumar K.Vpowerpc/mm: Cleanup LPCR defines
2016-07-17 Aneesh Kumar K.Vpowerpc/mm/radix: Add a kernel command line to disable...
2016-07-17 Aneesh Kumar K.Vpowerpc/mm/radix: Add LPID based tlb flush helpers
2016-07-17 Aneesh Kumar K.Vpowerpc/mm/radix: Update machine call back to support...
2016-07-17 Aneesh Kumar K.Vpowerpc/mm/radix: Update PID switch sequence
2016-07-17 Aneesh Kumar K.Vpowerpc/mm/hash: Update SDR1 size encoding as documente...
2016-07-17 Aneesh Kumar K.Vpowerpc/mm: Print formation regarding the the MMU mode
2016-07-17 Aneesh Kumar K.Vpowerpc/mm: Clear top 16 bits of va only on older cpus
2016-07-17 Aneesh Kumar K.Vpowerpc/mm: Compile out radix related functions if...
2016-07-17 Aneesh Kumar K.Vpowerpc/mm: use _raw variant of page table accessors
2016-07-17 Aneesh Kumar K.Vpowerpc/mm/radix: Update LPCR HR bit as per ISA
2016-07-17 Balbir Singhpowerpc/mm: Fix .long's in tlb-radix.c to more meaningful
2016-07-17 Benjamin Herrenschmidtpowerpc/pci: Don't try to allocate resources that will...
2016-07-17 Benjamin Herrenschmidtpowerpc/powernv/pci: Check status of a PHB before using it
2016-07-17 Benjamin Herrenschmidtpowerpc/powernv/pci: Use the device-tree to get availab...
2016-07-17 Benjamin Herrenschmidtpowerpc/powernv/pci: Fallback to OPAL for TCE invalidations
2016-07-17 Benjamin Herrenschmidtpowerpc/powernv/pci: Rework accessing the TCE invalidat...
2016-07-17 Benjamin Herrenschmidtpowerpc/powernv/pci: Remove SWINV constants and obsolet...
2016-07-17 Benjamin Herrenschmidtpowerpc/powernv/pci: Rename TCE invalidation calls
2016-07-17 Benjamin Herrenschmidtpowerpc/opal: Add real mode call wrappers
2016-07-17 Benjamin Herrenschmidtpowerpc/pseries/pci: Remove obsolete SW invalidate
2016-07-17 Benjamin Herrenschmidtpowerpc/powernv: Discover IODA3 PHBs
2016-07-17 Benjamin Herrenschmidtpowerpc/xics: Add ICP OPAL backend
2016-07-17 Benjamin Herrenschmidtpowerpc/irq: Add mechanism to force a replay of interrupts
2016-07-17 Benjamin Herrenschmidtpowerpc/irq: Add support for HV virtualization interrupts
2016-07-17 Benjamin Herrenschmidtpowerpc/book64s: Move a few exception common handlers...
2016-07-15 Benjamin Herrenschmidtpowerpc/powernv: Add XICS emulation APIs
2016-07-15 Shreyas B. Prabhupowerpc/powernv: Use deepest stop state when cpu is...
2016-07-15 Shreyas B. Prabhupowerpc/powernv: Add platform support for stop instruction
2016-07-15 Shreyas B. Prabhupowerpc/powernv: abstraction for saving SPRs before...
2016-07-15 Shreyas B. Prabhupowerpc/powernv: Make pnv_powersave_common more generic
2016-07-15 Shreyas B. Prabhupowerpc/powernv: Rename reusable idle functions to...
2016-07-15 Shreyas B. Prabhupowerpc/powernv: Rename idle_power7.S to idle_book3s.S
2016-07-15 Shreyas B. Prabhupowerpc/kvm: make hypervisor state restore a function
2016-07-15 Shreyas B. Prabhupowerpc/powernv: Use PNV_THREAD_WINKLE macro while...
2016-07-15 Stewart Smithpowerpc/lib: Clarify that adde is an instruction and...
2016-07-15 Nathan Fontenotpowerpc/pseries: Remove call to memblock_add()
2016-07-15 Nathan Fontenotpowerpc/pseries: Auto-online hotplugged memory
2016-07-15 Nathan Fontenotpowerpc/pseries: Dynamic add entires to associativity...
2016-07-15 Nathan Fontenotpowerpc/pseries: Move property cloning into its own...
2016-07-15 Michael Ellermanpowerpc/pseries: HVC early debug options should depend...
2016-07-15 Michael Neulingpowerpc/tm: Fix stack pointer corruption in __tm_rechec...
2016-07-15 Michael EllermanMerge tag 'powerpc-4.7-5' into next
2016-07-14 Daniel Axtenspowerpc: Make ppc_md.{halt, restart} __noreturn
2016-07-14 Daniel Axtenspowerpc/sparse: Pass endianness to sparse
2016-07-14 Daniel Axtenspowerpc/kvm: Clarify __user annotations
2016-07-14 Anna-Maria Gleixnerpowerpc/pmac/smp: Add missing FROZEN hotplug notifier...
2016-07-14 Andrew DonnellanPCI/hotplug: pnv_php: export symbols and move struct...
2016-07-14 Ian Munsiecxl: Add support for interrupts on the Mellanox CX4
2016-07-14 Ian Munsiepowerpc/powernv: Add support for the cxl kernel api...
2016-07-14 Ian Munsiepowerpc/powernv: Split cxl code out into a separate...
2016-07-14 Michael Ellermanpowerpc/xmon: Dump ISA 2.07 SPRs
2016-07-14 Michael Ellermanpowerpc/xmon: Dump ISA 2.06 SPRs
2016-07-14 Michael Ellermanpowerpc/xmon: Adjust spacing of existing SPRs to make...
2016-07-14 Michael Ellermanpowerpc/xmon: Move static regno into its only user
2016-07-14 Michael Ellermanpowerpc/xmon: Remove unused externs
2016-07-14 Suraj Jitindar Singhpowerpc/crash: Rearrange loop condition to avoid out...
2016-07-13 Benjamin Herrenschmidtpowerpc: Don't test for machine type in smp_setup_cpu_m...
next