platform/kernel/linux-rpi.git
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()
2018-10-13 Joel Stanleypowerpc/boot: Build boot wrapper with optimisations
2018-10-13 Joel Stanleypowerpc/boot: Disable vector instructions
2018-10-13 Joel Stanleypowerpc/boot: Fix opal console in boot wrapper
2018-10-13 Joel Stanleypowerpc/boot: Expose Kconfig symbols to wrapper
2018-10-13 Bartlomiej... powerpc: remove redundant 'default n' from Kconfig-s
2018-10-13 Oliver O'Halloranpowerpc/rtasd: Improve unknown error logging
2018-10-13 Joel Stanleypowerpc: Disable -Wbuiltin-requires-header when setjmp...
2018-10-13 Dan Carpenterpowerpc: Fix signedness bug in update_flash_db()
2018-10-13 Joel Stanleypowerpc/perf: Quiet IMC PMU registration message
2018-10-13 Christophe... powerpc/process: Constify the number of insns printed...
2018-10-13 Christophe... powerpc/process: Fix interleaved output in show_user_in...
2018-10-13 Christophe... powerpc/process: Add missing include of stacktrace.h
2018-10-13 Christophe... powerpc/process: Fix sparse address space warnings
2018-10-13 Christophe... powerpc/64: properly initialise the stackprotector...
2018-10-09 Michael EllermanMerge branch 'fixes' into next
2018-10-08 Finn Thainmacintosh/via-macii, macintosh/adb-iop: Clean up whitespace
2018-10-08 Finn Thainmacintosh/via-macii, macintosh/adb-iop: Modernize print...
2018-10-08 Finn Thainmacintosh/via-macii: Simplify locking
2018-10-08 Finn Thainmacintosh/via-macii: Remove BUG_ON assertions
2018-10-08 Finn Thainmacintosh/via-macii: Synchronous bus reset
next