linux-2.6-block.git
2017-08-28 Michael Ellermanpowerpc/oops: Line up NIP & MSR with other rows
2017-08-28 Michael Ellermanpowerpc/oops: Print CR/XER on same line as MSR
2017-08-28 Michael Ellermanpowerpc/oops: Use IS_ENABLED() for oops markers
2017-08-28 Michael Ellermanpowerpc/oops: Print the kernel's endian in the oops
2017-08-28 Michael Ellermanpowerpc/oops: Fix the oops markers to use pr_cont()
2017-08-28 LABBE Corentinpowerpc/powernv: Fix build error in opal-imc.c when...
2017-08-28 Rashmica GuptaAdd documentation for the powerpc memtrace debugfs...
2017-08-24 Rashmica Guptapowerpc/powernv: Enable removal of memory for in memory...
2017-08-24 Naveen N. Raopowerpc/uprobes: Implement arch_uretprobe_is_alive()
2017-08-24 Naveen N. Raopowerpc/kprobes: Don't save/restore DAR/DSISR to/from...
2017-08-24 Cédric Le Goaterpowerpc/xive: Fix the size of the cpumask used in xive_...
2017-08-23 Nicholas Pigginpowerpc/64: Optimise set/clear of CTRL[RUN] (runlatch)
2017-08-23 Nicholas Pigginpowerpc/64s: Remove spurious IRQ reason in IRQ replay
2017-08-23 Nicholas Pigginpowerpc/64: Remove redundant instruction in interrupt...
2017-08-23 Nicholas Pigginpowerpc/64s: Use the HV handler for external IRQ replay...
2017-08-23 Nicholas Pigginpowerpc/64s: Merge HV and non-HV paths for doorbell...
2017-08-23 Nicholas Pigginpowerpc/64: Cleanup __check_irq_replay()
2017-08-23 Nicholas Pigginpowerpc/64s: masked_interrupt() returns to kernel so...
2017-08-23 Nicholas Pigginpowerpc/64s: Optimise clearing of MSR_EE in masked_...
2017-08-23 Nicholas Pigginpowerpc/64s: Avoid a branch in masked_[H]interrupt()
2017-08-23 Benjamin Herrenschmidtpowerpc/mm: Make switch_mm_irqs_off() out of line
2017-08-23 Benjamin Herrenschmidtpowerpc/mm: Optimize detection of thread local mm's
2017-08-23 Benjamin Herrenschmidtpowerpc/mm: Use mm_is_thread_local() instread of open...
2017-08-23 Benjamin Herrenschmidtpowerpc/mm: Avoid double irq save/restore in activate_mm
2017-08-23 Benjamin Herrenschmidtpowerpc/mm: Move pgdir setting into a helper
2017-08-23 Michael Ellermanpowerpc/64s: Fix replay interrupt return label name
2017-08-23 Rob Herringpowerpc: pseries: remove dlpar_attach_node dependency...
2017-08-23 Rob Herringpowerpc: Convert to using %pOF instead of full_name
2017-08-23 Michael Ellermanpowerpc/vio: Use device_type to detect family
2017-08-23 Michael EllermanMerge branch 'fixes' into next
2017-08-21 Arvind Yadavmacintosh/rack-meter: Make of_device_ids const
2017-08-18 Benjamin Herrenschmidtpowerpc/mm: Ensure cpumask update is ordered
2017-08-17 Aneesh Kumar K.Vpowerpc/mm/cxl: Add the fault handling cpu to mm cpumask
2017-08-17 Aneesh Kumar K.Vpowerpc/mm: Don't send IPI to all cpus on THP updates
2017-08-17 Michael EllermanMerge branch 'topic/ppc-kvm' into next
2017-08-17 Aneesh Kumar K.Vpowerpc/mm: Rename find_linux_pte_or_hugepte()
2017-08-17 Naveen N. Raopowerpc/bpf: Use memset32() to pre-fill traps in BPF...
2017-08-17 Naveen N. Raopowerpc/string: Implement optimized memset variants
2017-08-17 Geoff Levandblock/ps3vram: Check return of ps3vram_cache_init
2017-08-17 Markus Elfringblock/ps3vram: Delete an error message for a failed...
2017-08-17 Sam Bobroffselftests/powerpc: Improve tm-resched-dscr
2017-08-17 Madhavan Srinivasanpowerpc/perf: Fix usage of nest_imc_refc
2017-08-17 Bhumika Goyalpowerpc: Add const to bin_attribute structures
2017-08-16 Benjamin Herrenschmidtpowerpc: Remove more redundant VSX save/tests
2017-08-16 Benjamin Herrenschmidtpowerpc: Remove redundant clear of MSR_VSX in __giveup_...
2017-08-16 Benjamin Herrenschmidtpowerpc: Remove redundant FP/Altivec giveup code
2017-08-16 Benjamin Herrenschmidtpowerpc: Fix missing newline before {
2017-08-16 Dou Liyangpowerpc/topology: Remove the unused parent_node() macro
2017-08-16 Benjamin Herrenschmidtpowerpc: Fix VSX enabling/flushing to also test MSR_FP...
2017-08-16 Aneesh Kumar K.Vpowerpc/mm/hugetlb: Allow runtime allocation of 16G.
2017-08-16 Aneesh Kumar K.Vpowerpc/mm/hugetlb: Add support for reserving gigantic...
2017-08-15 Aneesh Kumar K.Vmm/hugetlb: Allow arch to override and call the weak...
2017-08-15 Christophe... powerpc/hugetlb: fix page rights verification in gup_hu...
2017-08-15 Christophe... powerpc/mm: Simplify __set_fixmap()
2017-08-15 Christophe... powerpc/mm: declare some local functions static
2017-08-15 Christophe... powerpc/mm: Implement STRICT_KERNEL_RWX on PPC32
2017-08-15 Christophe... powerpc/mm: Fix kernel RAM protection after freeing...
2017-08-15 Christophe... powerpc/mm: Ensure change_page_attr() doesn't invalidat...
2017-08-15 Christophe... powerpc/8xx: Reduce DTLB miss handler by one insn
2017-08-15 Christophe... powerpc/8xx: mark init functions with __init
2017-08-15 Christophe... powerpc/8xx: Do not allow Pinned TLBs with STRICT_KERNE...
2017-08-15 Christophe... powerpc/8xx: Make pinning of ITLBs optional
2017-08-15 Christophe... powerpc/32: Avoid risk of unrecoverable TLBmiss inside...
2017-08-15 Christophe... powerpc/8xx: Remove macro that checks kernel address
2017-08-15 Christophe... powerpc/8xx: Ensures RAM mapped with LTLB is seen as...
2017-08-15 Julia Lawallpowerpc/chrp: Store the intended structure
2017-08-15 Andreas Schwabpowerpc/l2cr_6xx: Fix invalid use of register expressions
2017-08-15 Michael Ellermanpowerpc/iommu: Avoid undefined right shift in iommu_ran...
2017-08-15 Anju Tpowerpc/perf/imc: Fix nest events on muti socket system
2017-08-15 Michael Ellermanpowerpc/mm/nohash: Move definition of PGALLOC_GFP to...
2017-08-15 Naveen N. Raopowerpc/xmon: Exclude all of xmon from ftrace
2017-08-14 Breno Leitaopowerpc/xmon: Disable tracing when entering xmon
2017-08-14 Breno Leitaopowerpc/xmon: Dump ftrace buffers for the current CPU...
2017-08-14 Bhumika Goyaldrivers/macintosh: Make wf_control_ops and wf_pid_param...
2017-08-14 Dan Carpenterpowerpc/perf: Fix double unlock in imc_common_cpuhp_mem...
2017-08-14 Christophe... powerpc/8xx: Fix two CONFIG_8xx left behind
2017-08-10 Michael Ellermanpowerpc/xive: Fix section mismatch warnings
2017-08-10 Michael Ellermanpowerpc/mm: Fix section mismatch warning in early_check...
2017-08-10 Christophe... powerpc/8xx: Remove cpu dependent macro instructions...
2017-08-10 Christophe... powerpc/8xx: Use symbolic names for DSISR bits in DSI
2017-08-10 Christophe... powerpc/8xx: Use symbolic PVR value
2017-08-10 Christophe... powerpc/8xx: remove CONFIG_8xx
2017-08-10 Christophe... powerpc/8xx: Getting rid of remaining use of CONFIG_8xx
2017-08-10 Christophe... powerpc/kconfig: Simplify PCI_QSPAN selection
2017-08-10 Christophe... powerpc/time: refactor MFTB() to limit number of ifdefs
2017-08-10 Christophe... powerpc/8xx: Move mpc8xx_pic.c from sysdev to platform/8xx
2017-08-10 Christophe... powerpc/cpm1: link to CONFIG_CPM1 instead of CONFIG_8xx
2017-08-10 Christophe... powerpc/8xx: Remove SoftwareEmulation()
2017-08-10 Christophe... powerpc/8xx: Move 8xx machine check handlers into platf...
2017-08-10 Christophe... powerpc/8xx: Simplify CONFIG_8xx checks in Makefile
2017-08-10 Michael Ellermanpowerpc/traps: Use SRR1 defines for program check reasons
2017-08-10 Michael Ellermanpowerpc/mce: Move 64-bit machine check code into mce.c
2017-08-10 Michael Ellermanpowerpc/traps: machine_check_generic() is only used...
2017-08-10 Michael Ellermanpowerpc/traps: Inline get_mc_reason()
2017-08-10 Michael Ellermanpowerpc/4xx: Move machine_check_4xx() into platforms/4xx
2017-08-10 Michael Ellermanpowerpc/4xx: Create 4xx pseudo-platform in platforms/4xx
2017-08-10 Michael Ellermanpowerpc/44x: Move 44x machine check handlers into platf...
2017-08-10 Michael Ellermanpowerpc/44x: Simplify CONFIG_44x checks in Makefile
2017-08-10 Michael Ellermanpowerpc/47x: Guard 47x cputable entries with CONFIG_PPC_47x
2017-08-10 Shilpasri G... powerpc/powernv: Add support to clear sensor groups...
next