blob: 339e7332652e812129708208ec4094c2b02037bc [file] [log] [blame]
d4a8e9862154 ("powerpc/64: Setup a paca before parsing device tree etc.")
5a61ef74f269 ("powerpc/64s: Support new device tree binding for discovering CPU features")
30757de2030d ("powerpc/pseries: Move ibmebus.c into platforms pseries")
139ac5afe30b ("powerpc/pseries: Move vio.c into platforms pseries")
4db7327194db ("powerpc: Add option to use jump label for cpu_has_feature()")
b92a226e5284 ("powerpc: Move cpu_has_feature() to a separate file")
309b315b6ec6 ("powerpc: Call jump_label_init() in apply_feature_fixups()")
b8f1b4f8606b ("powerpc/mm: Convert early cpu/mmu feature check to use the new helpers")
a141cca3892b ("powerpc/mm: Add early_[cpu|mmu]_has_feature()")
bab4c8de6289 ("powerpc/mm: Define radix_enabled() in one place & use static inline")
6574ba950bbe ("powerpc/kernel: Convert cpu_has_feature() to returning bool")
a81dc9d99573 ("powerpc/kernel: Convert mmu_has_feature() to returning bool")
5a25b6f527f9 ("powerpc/mm: Make MMU_FTR_RADIX a MMU family feature")
2537b09c939f ("powerpc/mm: Do radix device tree scanning earlier")
bacf9cf88303 ("powerpc/mm: Do hash device tree scanning earlier")
c610ec60ed63 ("powerpc/mm: Move disable_radix handling into mmu_early_init_devtree()")
1a01dc87e09b ("powerpc/mm: Add mmu_early_init_devtree()")
6364e84e855a ("powerpc/mm: Rename hpte_init_lpar() and move the fallback to a header")
7353644fa9df ("powerpc/mm: Fix build break when PPC_NATIVE=n")
b1923caa6e64 ("powerpc: Merge 32-bit and 64-bit setup_arch()")
f7b9ebb79e90 ("powerpc: Re-order setup_panic()")
e39afba3aa11 ("powerpc: Re-order the call to smp_setup_cpu_maps()")
8f212cb26fc7 ("powerpc/32: Move cache info inits to a separate function")
fa745a129cae ("powerpc/64: Move the content of setup_system() to setup_arch()")
9df549afeab4 ("powerpc/64: Move setting of {i,d}cache_bsize to initialize_cache_info()")
bf1b61fb574b ("powerpc/64: Move the boot time info banner to a separate function")
f2d576948d6c ("powerpc: Get rid of ppc_md.init_early()")
565713840445 ("powerpc: Move 32-bit probe() machine to later in the boot process")
406b0b6ae3fc ("powerpc/64: Move 64-bit probe_machine() to later in the boot process")
388dc1c3f003 ("powerpc/pasemi: Remove IOBMAP allocation from platform probe()")
166dd7d3fbf2 ("powerpc/64: Move MMU backend selection out of platform code")
d3cbff1b5a90 ("powerpc: Put exception configuration in a common place")
3808a88985b4 ("powerpc: Move FW feature probing out of pseries probe()")
c40785ad305b ("powerpc/dart: Use a cachable DART")
de4cf3de594f ("powerpc: Move 64-bit memory reserves to setup_arch()")
c4bd6cb87c9e ("powerpc: Move 64-bit feature fixup earlier")
9402c6846131 ("powerpc: Factor do_feature_fixup calls")
accfad7d0a85 ("powerpc/mm: Clear top 16 bits of va only on older cpus")
e21fc93b7020 ("powerpc/mm: Compile out radix related functions if RADIX_MMU is disabled")
bcef83a00dc4 ("powerpc/powernv: Add platform support for stop instruction")
0dfffb48cecd ("powerpc/powernv: abstraction for saving SPRs before entering deep idle states")
4eae2c9ae54a ("powerpc/powernv: Make pnv_powersave_common more generic")
5fa6b6bd7adf ("powerpc/powernv: Rename reusable idle functions to hardware agnostic names")
1706567117ba ("powerpc/kvm: make hypervisor state restore a function")
b5f1bf48f264 ("Merge tag 'powerpc-4.7-5' into next")