linux-2.6-block.git
2018-10-20 Michael Ellermanselftests/powerpc: Fix out-of-tree build errors
2018-10-20 Christophe... powerpc/time: no steal_time when CONFIG_PPC_SPLPAR...
2018-10-20 Christophe... powerpc/time: Only set CONFIG_ARCH_HAS_SCALED_CPUTIME...
2018-10-20 Christophe... powerpc/time: isolate scaled cputime accounting in...
2018-10-20 Christophe... powerpc/kgdb: add kgdb_arch_set/remove_breakpoint()
2018-10-20 Christophe... powerpc/sysdev/ipic: check primary_ipic NULL pointer...
2018-10-20 Christophe... powerpc/mm: fix always true/false warning in slice.c
2018-10-20 Christophe... powerpc/mm: fix missing prototypes in slice.c
2018-10-20 Christophe... powerpc/mm: Trace tlbia instruction
2018-10-20 Christophe... powerpc/mm: Add missing tracepoint for tlbie
2018-10-20 Christophe... powerpc/book3s64: fix dump_linuxpagetables "present...
2018-10-20 Aravinda Prasadpowerpc/pseries: Export raw per-CPU VPA data via debugfs
2018-10-20 Naveen N. Raoselftests/powerpc: Add test to verify rfi flush across...
2018-10-20 Naveen N. Raoselftests/powerpc: Move UCONTEXT_NIA() into utils.h
2018-10-20 Naveen N. Raopowerpc64/module elfv1: Set opd addresses after module...
2018-10-20 Naveen N. Raopowerpc: Add support for function error injection
2018-10-19 Michael Ellermanpowerpc/time: Fix clockevent_decrementer initalisation...
2018-10-19 Michael Ellermanpowerpc/aout: Fix struct user definition to use user_pt...
2018-10-19 Michael Ellermanpowerpc/uapi: Fix sigcontext definition to use user_pt_regs
2018-10-18 Christophe... powerpc/io: remove old GCC version implementation
2018-10-18 Michael Ellermanpowerpc: Add -Werror at arch/powerpc level
2018-10-18 Michael Ellermanpowerpc: Move core kernel logic into arch/powerpc/Kbuild
2018-10-18 Benjamin Herrenschmidtmacintosh/windfarm_smu_sat: Fix debug output
2018-10-18 Christophe... powerpc/traps: remove redundant in_interrupt panic...
2018-10-18 Benjamin Herrenschmidtpowerpc/prom_init: Generate "phandle" instead of "linux...
2018-10-18 Benjamin Herrenschmidtpowerpc: Check prom_init for disallowed sections
2018-10-18 Benjamin Herrenschmidtpowerpc/prom_init: Move __prombss to it's own section...
2018-10-18 Benjamin Herrenschmidtpowerpc/prom_init: Move a few remaining statics to...
2018-10-18 Benjamin Herrenschmidtpowerpc/prom_init: Move const structures to __initconst
2018-10-18 Benjamin Herrenschmidtpowerpc/prom_init: Move ibm_arch_vec to __prombss
2018-10-18 Benjamin Herrenschmidtpowerpc/prom_init: Move prom_radix_disable to __prombss
2018-10-18 Benjamin Herrenschmidtpowerpc/prom_init: Remove support for OPAL v2
2018-10-18 Benjamin Herrenschmidtpowerpc/prom_init: Replace __initdata with __prombss...
2018-10-18 Oliver O'Halloranpowerpc/pseries: Add driver for PAPR SCM regions
2018-10-18 Oliver O'Halloranpowerpc/pseries: PAPR persistent memory support
2018-10-18 Christophe... powerpc/traps: fix machine check handlers to use pr_cont()
2018-10-18 Christophe... powerpc/book3e: redefine pte_mkprivileged() and pte_mku...
2018-10-18 Aneesh Kumar K.Vpowerpc/mm: Make pte_pgprot return all pte bits
2018-10-14 Aneesh Kumar K.Vpowerpc/mm: Increase the max addressable memory to 2PB
2018-10-14 Aneesh Kumar K.Vpowerpc/mm/hash: Rename get_ea_context to get_user_context
2018-10-14 Nicholas Pigginpowerpc/64s/hash: Add some SLB debugging tests
2018-10-14 Nicholas Pigginpowerpc/64s/hash: Simplify slb_flush_and_rebolt()
2018-10-14 Nicholas Pigginpowerpc/64s/hash: Add a SLB preload cache
2018-10-14 Nicholas Pigginpowerpc/64s/hash: Provide arch_setup_exec() hooks for...
2018-10-14 Nicholas Pigginpowerpc/64s/hash: Add SLB allocation status bitmaps
2018-10-14 Nicholas Pigginpowerpc/64s/hash: Convert SLB miss handlers to C
2018-10-14 Nicholas Pigginpowerpc/64: Interrupts save PPR on stack rather than...
2018-10-14 Michael Ellermanpowerpc/ptrace: Don't use sizeof(struct pt_regs) in...
2018-10-14 Michael Ellermanpowerpc: Split user/kernel definitions of struct pt_regs
2018-10-14 Benjamin Herrenschmidtpowerpc/prom_init: Make "default_colors" const
2018-10-14 Benjamin Herrenschmidtpowerpc/prom_init: Make "fake_elf" const
2018-10-14 Benjamin Herrenschmidtpowerpc/prom_init: Make of_workarounds static
2018-10-14 Christophe... powerpc/book3s64: Avoid multiple endian conversion...
2018-10-14 Christophe... powerpc/8xx: change name of a few page flags to avoid...
2018-10-14 Christophe... powerpc/mm: Get rid of pte-common.h
2018-10-14 Christophe... powerpc/mm: Define platform default caches related...
2018-10-14 Christophe... powerpc/mm: Allow platforms to redefine some helpers
2018-10-14 Christophe... powerpc/nohash/64: do not include pte-common.h
2018-10-14 Christophe... powerpc/mm: Distribute platform specific PAGE and PMD...
2018-10-14 Christophe... powerpc/mm: Move pte_user() into nohash/pgtable.h
2018-10-14 Christophe... powerpc/book3s/32: do not include pte-common.h
2018-10-14 Christophe... powerpc/mm: move __P and __S tables in the common pgtable.h
2018-10-14 Christophe... powerpc/mm: drop unused page flags
2018-10-14 Christophe... powerpc/mm: Split dump_pagelinuxtables flag_array table
2018-10-14 Christophe... powerpc/mm: use pte helpers in generic code
2018-10-14 Christophe... powerpc/mm: don't use _PAGE_EXEC for calling hash_preload()
2018-10-14 Christophe... powerpc/mm: add pte helpers to query and change pte...
2018-10-14 Christophe... powerpc/mm: move some nohash pte helpers in nohash...
2018-10-14 Christophe... powerpc/mm: don't use _PAGE_EXEC in book3s/32
2018-10-14 Christophe... powerpc: handover page flags with a pgprot_t parameter
2018-10-14 Christophe... powerpc/mm: properly set PAGE_KERNEL flags in ioremap()
2018-10-14 Christophe... powerpc: don't use ioremap_prot() nor __ioremap() unles...
2018-10-14 Christophe... soc/fsl/qbman: use ioremap_cache() instead of ioremap_p...
2018-10-13 Christophe... drivers/block/z2ram: use ioremap_wt() instead of __iore...
2018-10-13 Christophe... drivers/video/fbdev: use ioremap_wc/wt() instead of...
2018-10-13 Christophe... powerpc/32: Add ioremap_wt() and ioremap_coherent()
2018-10-13 Gautham R.... powerpc/rtas: Fix a potential race between CPU-Offline...
2018-10-13 Gautham R.... powerpc/cacheinfo: Report the correct shared_cpu_map...
2018-10-13 Gautham R.... powerpc: Use cpu_smallcore_sibling_mask at SMT level...
2018-10-13 Gautham R.... powerpc: Detect the presence of big-cores via "ibm...
2018-10-13 Michael Ellermanpowerpc: Fix stackprotector detection for non-glibc...
2018-10-13 Michael Ellermanpowerpc/xmon: Show the stack protector canary in xmon
2018-10-13 Joel Stanleypowerpc: Use SWITCH_FRAME_SIZE for prom and rtas entry
2018-10-13 Michael Bringmannpowerpc/pseries/mobility: Extend start/stop topology...
2018-10-13 Joel Stanleypowerpc/Makefile: Fix PPC_BOOK3S_64 ASFLAGS
2018-10-13 YueHaibingpowerpc/pseries/memory-hotplug: Fix return value type...
2018-10-13 Sam Bobroffpowerpc/eeh: Cleanup control flow in eeh_handle_normal_...
2018-10-13 Sam Bobroffpowerpc/eeh: Cleanup eeh_ops.wait_state()
2018-10-13 Sam Bobroffpowerpc/eeh: Cleanup eeh_pe_state_mark()
2018-10-13 Sam Bobroffpowerpc/eeh: Cleanup unnecessary eeh_pe_state_mark_with...
2018-10-13 Sam Bobroffpowerpc/eeh: Cleanup eeh_enabled()
2018-10-13 Sam Bobroffpowerpc/eeh: Cleanup logic in eeh_rmv_from_parent_pe()
2018-10-13 Sam Bobroffpowerpc/eeh: Cleanup field names in eeh_rmv_data
2018-10-13 Sam Bobroffpowerpc/eeh: Cleanup list_head field names
2018-10-13 Sam Bobroffpowerpc/eeh: Cleanup eeh_add_virt_device()
2018-10-13 Sam Bobroffpowerpc/eeh: Cleanup unused field in eeh_dev
2018-10-13 Sam Bobroffpowerpc/eeh: Cleanup EEH_POSTPONED_PROBE
2018-10-13 Sam Bobroffpowerpc/eeh: Fix use of EEH_PE_KEEP on wrong field
2018-10-13 Sam Bobroffpowerpc/eeh: Fix null deref for devices removed during EEH
2018-10-13 Sam Bobroffpowerpc/eeh: Fix possible null deref in eeh_dump_dev_log()
next