powerpc/mm: define an empty slice_init_new_context_exec()
[linux-2.6-block.git] / arch /
2018-12-19 Christophe Leroypowerpc/mm: define an empty slice_init_new_context_exec()
2018-12-19 Christophe Leroypowerpc/uaccess: fix warning/error with access_ok()
2018-12-19 Christophe Leroypowerpc: remove remaining bits from CONFIG_APUS
2018-12-19 Christophe Leroypowerpc/xmon: fix dump_segments()
2018-12-19 Christophe Leroypowerpc/8xx: add exception frame marker
2018-12-19 Christophe Leroypowerpc/book3s/32: fix number of bats in p/v_block_mapped()
2018-12-19 Christophe Leroypowerpc/mm: Eliminate not possible mmu features at...
2018-12-19 Christophe Leroypowerpc/smp: Use code patching to restore reset vector
2018-12-19 Christophe Leroypowerpc/44x: use patch_sites for TLB handlers patching
2018-12-19 Christophe Leroypowerpc/signal: Use code patching instead of hardcoding
2018-12-19 Christophe Leroypowerpc/8xx: use modify_instruction_site()
2018-12-19 Christophe Leroypowerpc/book3s/32: Use patch_site to patch hash functions
2018-12-19 Christophe Leroypowerpc/book3s/32: Use MMU_FTR_HPTE_TABLE in head_32.S
2018-12-19 Christophe Leroypowerpc/32: use patch_site_addr() in machine_init()
2018-12-19 Christophe Leroypowerpc: add modify_instruction() and modify_instructio...
2018-12-19 Christophe Leroypowerpc: simplify patch_instruction_site() and patch_br...
2018-12-19 Christophe Leroypowerpc/mm: remove unused variable
2018-12-19 Christophe Leroypowerpc: implement CONFIG_DEBUG_VIRTUAL
2018-12-17 Mathieu Malaterrepowerpc/32: Move the old 6xx -mcpu logic before the...
2018-12-17 Michael Ellermanpowerpc/ipic: Remove unused ipic_set_priority()
2018-12-17 Michael EllermanMerge branch 'fixes' into next
2018-12-10 Elvira Khabirovapowerpc/ptrace: replace ptrace_report_syscall() with...
2018-12-09 Oliver O'Halloranpowerpc/mm: Fallback to RAM if the altmap is unusable
2018-12-09 Oliver O'Halloranpowerpc/papr_scm: Use ibm,unit-guid as the iset cookie
2018-12-09 Oliver O'Halloranpowerpc/papr_scm: Fix DIMM device registration race
2018-12-09 Oliver O'Halloranpowerpc/papr_scm: Remove endian conversions
2018-12-09 Oliver O'Halloranpowerpc/papr_scm: Update DT properties
2018-12-07 Oliver O'Halloranpowerpc/papr_scm: Fix resource end address
2018-12-07 Oliver O'Halloranpowerpc/papr_scm: Use depend instead of select
2018-12-07 Sandipan Daspowerpc/bpf: Fix broken uapi for BPF_PROG_TYPE_PERF_EVENT
2018-12-06 Michael Ellermanpowerpc/boot: Fix build failures with -j 1
2018-12-04 Christophe Leroypowerpc/mm: dump block address translation on book3s/32
2018-12-04 Christophe Leroypowerpc/mm: dump segment registers on book3s/32
2018-12-04 Joel Stanleypowerpc/math-emu: Update macros from GCC
2018-12-04 Russell Curreypowerpc/tools/checkpatch: Ignore DT_SPLIT_BINDING_PATCH
2018-12-04 Christophe Leroypowerpc/8xx: regroup TLB handler routines
2018-12-04 Christophe Leroypowerpc/8xx: don't use r12/SPRN_SPRG_SCRATCH2 in TLB...
2018-12-04 Christophe Leroypowerpc/8xx: reintroduce 16K pages with HW assistance
2018-12-04 Christophe Leroypowerpc/8xx: Enable 512k hugepage support with HW assis...
2018-12-04 Christophe Leroypowerpc/8xx: Enable 8M hugepage support with HW assistance
2018-12-04 Christophe Leroypowerpc/8xx: Use hardware assistance in TLB handlers
2018-12-04 Christophe Leroypowerpc/8xx: Temporarily disable 16k pages and hugepages
2018-12-04 Christophe Leroypowerpc/8xx: Move SW perf counters in first 32kb of...
2018-12-04 Christophe Leroypowerpc/mm: remove unnecessary test in pgtable_cache_init()
2018-12-04 Christophe Leroypowerpc/mm: fix a warning when a cache is common to...
2018-12-04 Christophe Leroypowerpc/mm: replace hugetlb_cache by PGT_CACHE(PTE_T_ORDER)
2018-12-04 Christophe Leroypowerpc/mm: enable the use of page table cache of order 0
2018-12-04 Christophe Leroypowerpc/mm: Extend pte_fragment functionality to PPC32
2018-12-04 Christophe Leroypowerpc/mm: add helpers to get/set mm.context->pte_frag
2018-12-04 Christophe Leroypowerpc/mm: Move pgtable_t into platform headers
2018-12-04 Christophe Leroypowerpc/mm: move platform specific mmu-xxx.h in platfor...
2018-12-04 Christophe Leroypowerpc/mm: Avoid useless lock with single page fragments
2018-12-04 Christophe Leroypowerpc/mm: Move pte_fragment_alloc() to a common location
2018-12-04 Christophe Leroypowerpc/8xx: Remove PTE_ATOMIC_UPDATES
2018-12-04 Christophe Leroypowerpc/book3s32: Remove CONFIG_BOOKE dependent code
2018-12-04 Stephen Rothwellpowerpc: annotate implicit fall throughs
2018-12-04 Breno Leitaopowerpc/mm: remove unused function prototype
2018-12-04 Breno Leitaopowerpc/xmon: Fix invocation inside lock region
2018-12-01 Benjamin Herrenschmidtpowerpc: Look for "stdout-path" when setting up legacy...
2018-11-29 Radu Rendecpowerpc/msi: Fix NULL pointer access in teardown code
2018-11-27 Michael Ellermanpowerpc/mm: Fix linux page tables build with some configs
2018-11-26 Paul Mackerraspowerpc: Fix COFF zImage booting on old powermacs
2018-11-26 Christophe Leroypowerpc/kconfig: remove PPC_STD_MMU_32 and PPC_STD_MMU
2018-11-26 Christophe Leroypowerpc: change CONFIG_PPC_STD_MMU to CONFIG_PPC_BOOK3S
2018-11-26 Christophe Leroypowerpc: change CONFIG_PPC_STD_MMU_32 to CONFIG_PPC_BOO...
2018-11-26 Christophe Leroypowerpc/32: Remove #ifdef CONFIG_PPC_STD_MMU_32 in...
2018-11-26 Christophe Leroypowerpc/kconfig: remove CONFIG_6xx
2018-11-26 Christophe Leroypowerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32
2018-11-26 Rob Herringpowerpc: Use device_type helpers to access the node...
2018-11-26 Rob Herringpowerpc: Rework btext_find_display to use of_stdout...
2018-11-26 Satheesh Rajendranpowerpc/configs: Add KVM guest defconfig
2018-11-26 Satheesh Rajendranpowerpc/configs: Add missing config symbols for ppc64_d...
2018-11-26 Satheesh Rajendranpowerpc/configs: Add CONFIG_NR_CPUS to ppc64_defconfig
2018-11-26 Michael Ellermanpowerpc/configs: Update ppc64_defconfig with savedefconfig
2018-11-26 Michael Ellermanpowerpc/configs: Remove unnecessary ftrace symbols
2018-11-25 Sabyasachi Guptapowerpc/pasemi: Use dma_zalloc_coherent()
2018-11-25 Yue Haibingpowerpc/85xx: Drop pointless static qualifier
2018-11-25 YueHaibingpowerpc64/ftrace: Drop pointless static qualifier in...
2018-11-25 Geert Uytterhoevenpowerpc: Typo s/use use/use/
2018-11-25 Yangtao Lipowerpc/fadump: Change to use DEFINE_SHOW_ATTRIBUTE...
2018-11-25 Yangtao Lipowerpc/powernv/vas: Use DEFINE_SHOW_ATTRIBUTE macro
2018-11-25 Daniel Axtenspowerpc: mark 64-bit PD_HUGE constant as unsigned long
2018-11-25 Mathieu Malaterrepowerpc/mm: remove const type qualifier from function...
2018-11-25 Mathieu Malaterrepowerpc/32: Add .data..Lubsan_data*/.data..Lubsan_type...
2018-11-25 Breno Leitaopowerpc/mm: Remove extern from function definition
2018-11-25 Breno Leitaopowerpc/pkey: Define functions as static
2018-11-25 Breno Leitaopowerpc/perf: Declare static identifier a such
2018-11-25 Breno Leitaopowerpc/scom: Return NULL instead of 0
2018-11-25 Breno Leitaopowerpc/lib: Declare static methods
2018-11-25 Breno Leitaopowerpc/xmon: Define static functions
2018-11-25 Breno Leitaopowerpc/xive: Define xive_do_source_eoi as static
2018-11-25 Breno Leitaopowerpc/eeh: Declare pci_ers_result_name() as static
2018-11-25 Breno Leitaopowerpc/64s: Include cpu header
2018-11-25 Michael EllermanMerge branch 'fixes' into next
2018-11-15 Nicholas Pigginpowerpc/64: Fix kernel stack 16-byte alignment
2018-11-14 Satheesh Rajendranpowerpc/numa: Suppress "VPHN is not supported" messages
2018-11-12 Michael Ellermanpowerpc/io: Fix the IO workarounds code to work with...
2018-11-12 Michael Ellermanpowerpc/mm/64s: Fix preempt warning in slb_allocate_ker...
2018-11-11 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2018-11-11 Linus TorvaldsMerge tag 'kbuild-fixes-v4.20' of git://git./linux...
next