Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
c02205e9f3f8e4429e5531981906bf25282938b7
/
arch
/
powerpc
/
kernel
/
setup_64.c
dc2a248
Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
5a61ef7
powerpc/64s: Support new device tree binding for discovering CPU features
by Nicholas Piggin
· 8 years ago
7246f60
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
b1ee8a3
powerpc/64s: Dedicated system reset interrupt stack
by Nicholas Piggin
· 8 years ago
7ed23e1
powerpc: Disable HFSCR[TM] if TM is not supported
by Benjamin Herrenschmidt
· 8 years ago
5511a45
powerpc/64: Don't use early_cpu_has_feature() in cpu_ready_for_interrupts()
by Michael Ellerman
· 8 years ago
6ba422c
powerpc/64: Avoid panic during boot due to divide by zero in init_cache_info()
by Anton Blanchard
· 8 years ago
0d2b5cd
powerpc/64e: Fix bogus usage of WARN_ONCE()
by Michael Ellerman
· 8 years ago
98a5f36
powerpc: Add new cache geometry aux vectors
by Benjamin Herrenschmidt
· 8 years ago
608b421
powerpc/64: Hard code cache geometry on POWER8
by Benjamin Herrenschmidt
· 8 years ago
65e01f3
powerpc/64: Add L2 and L3 cache shape info
by Benjamin Herrenschmidt
· 8 years ago
e2827fe
powerpc/64: Clean up ppc64_caches using a struct per cache
by Benjamin Herrenschmidt
· 8 years ago
5d451a8
powerpc/64: Retrieve number of L1 cache sets from device-tree
by Benjamin Herrenschmidt
· 8 years ago
bd067f8
powerpc/64: Fix naming of cache block vs. cache line
by Benjamin Herrenschmidt
· 8 years ago
f9e473f
powerpc: Remove obsolete comment about patching instructions
by Benjamin Herrenschmidt
· 8 years ago
33ec723
powerpc: Move {d,i,u}cache_bsize definitions to a common place
by Benjamin Herrenschmidt
· 8 years ago
de39981
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
da66588
powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.
by Thiago Jung Bauermann
· 8 years ago
c0a3601
powerpc/64: Fix setting of AIL in hypervisor mode
by Benjamin Herrenschmidt
· 8 years ago
97f6e0c
powerpc/32: Fix crash during static key init
by Benjamin Herrenschmidt
· 9 years ago
b8f1b4f
powerpc/mm: Convert early cpu/mmu feature check to use the new helpers
by Aneesh Kumar K.V
· 9 years ago
9e8066f
powerpc/64: Do feature patching before MMU init
by Michael Ellerman
· 9 years ago
b1923ca
powerpc: Merge 32-bit and 64-bit setup_arch()
by Benjamin Herrenschmidt
· 9 years ago
009776b
powerpc/64: Make a few boot functions __init
by Benjamin Herrenschmidt
· 9 years ago
f7b9ebb
powerpc: Re-order setup_panic()
by Benjamin Herrenschmidt
· 9 years ago
e39afba
powerpc: Re-order the call to smp_setup_cpu_maps()
by Benjamin Herrenschmidt
· 9 years ago
fa745a12
powerpc/64: Move the content of setup_system() to setup_arch()
by Benjamin Herrenschmidt
· 9 years ago
9df549a
powerpc/64: Move setting of {i,d}cache_bsize to initialize_cache_info()
by Benjamin Herrenschmidt
· 9 years ago
bf1b61f
powerpc/64: Move the boot time info banner to a separate function
by Benjamin Herrenschmidt
· 9 years ago
f2d5769
powerpc: Get rid of ppc_md.init_early()
by Benjamin Herrenschmidt
· 9 years ago
406b0b6
powerpc/64: Move 64-bit probe_machine() to later in the boot process
by Benjamin Herrenschmidt
· 9 years ago
d3cbff1
powerpc: Put exception configuration in a common place
by Benjamin Herrenschmidt
· 9 years ago
de4cf3d
powerpc: Move 64-bit memory reserves to setup_arch()
by Benjamin Herrenschmidt
· 9 years ago
c4bd6cb
powerpc: Move 64-bit feature fixup earlier
by Benjamin Herrenschmidt
· 9 years ago
9402c68
powerpc: Factor do_feature_fixup calls
by Benjamin Herrenschmidt
· 9 years ago
da6a97b
powerpc: Move epapr_paravirt_early_init() to early_init_devtree()
by Benjamin Herrenschmidt
· 9 years ago
63c254a
powerpc: Add comment explaining the purpose of setup_kdump_trampoline()
by Benjamin Herrenschmidt
· 9 years ago
103b782
powerpc: Fix misleading comment in early_setup_secondary()
by Madhavan Srinivasan
· 9 years ago
4d4fb97
Merge branch 'topic/livepatch' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux into for-4.7/livepatching-ppc64le
by Jiri Kosina
· 9 years ago
5d31a96
powerpc/livepatch: Add livepatch stack to struct thread_info
by Michael Ellerman
· 9 years ago
06bea3d
locking/lockdep: Eliminate lockdep_init()
by Andrey Ryabinin
· 9 years ago
567cf94
powerpc/book3e-64/kexec: Enable SMP release
by Scott Wood
· 9 years ago
d9e1831
powerpc/85xx: Load all early TLB entries at once
by Scott Wood
· 9 years ago
15b244a
powerpc/mmu: Add userspace-to-physical addresses translation cache
by Alexey Kardashevskiy
· 10 years ago
5c0aebf
powerpc: Show utsname->machine in boot-up banner
by Michael Ellerman
· 10 years ago
d19d5ef
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
c54b2bf
powerpc: Add ppc64 hard lockup detector support
by Anton Blanchard
· 10 years ago
e39f223f
powerpc: Remove more traces of bootmem
by Michael Ellerman
· 10 years ago
21098b9
powerpc: Move sparse_init() into initmem_init
by Anton Blanchard
· 10 years ago
1023973
powerpc: Remove bootmem allocator
by Anton Blanchard
· 10 years ago
64ff91ff
powerpc: Remove ppc64_boot_msg
by Anton Blanchard
· 10 years ago
2c186e0
powerpc: Add printk levels to setup_system output
by Anton Blanchard
· 10 years ago
3e47d14
powerpc: Remove powerpc specific cmd_line
by Anton Blanchard
· 10 years ago
87d99c0
powerpc/ppc64: Print CPU/MMU/FW features at boot
by Michael Ellerman
· 11 years ago
bdce97e
powerpc/ppc64: Clean up the boot-time settings display
by Michael Ellerman
· 11 years ago
1618bd5
arch/powerpc: replace obsolete strict_strto* calls
by Daniel Walter
· 11 years ago
9287b95
Merge remote-tracking branch 'scott/next' into next
by Benjamin Herrenschmidt
· 11 years ago
e16c876
powerpc/e6500: Add support for hardware threads
by Andy Fleming
· 13 years ago
633440f
powerpc: Document how we set AIL on guest kernels
by Michael Ellerman
· 11 years ago
376af59
powerpc: Remove STAB code
by Michael Ellerman
· 11 years ago
a5d8625
powerpc: Allow ppc_md platform hook to override memory_block_size_bytes
by Anton Blanchard
· 11 years ago
2751b62
powerpc: Fix SMP issues with ppc64le ABIv2
by Anton Blanchard
· 11 years ago
18aa0da
powerpc: Don't try to set LPCR unless we're in hypervisor mode
by Paul Mackerras
· 11 years ago
8f619b54
powerpc/ppc64: Do not turn AIL (reloc-on interrupts) too early
by Benjamin Herrenschmidt
· 11 years ago
a944a9c
powerpc/ppc64: Gracefully handle early interrupts
by Benjamin Herrenschmidt
· 11 years ago
36ae37e
powerpc: Make boot_cpuid common between 32 and 64-bit
by Benjamin Herrenschmidt
· 11 years ago
82d86de
powerpc/e6500: Make TLB lock recursive
by Scott Wood
· 11 years ago
160c732
powerpc/book3e: initialize crit/mc/dbg kernel stack pointers
by Tiejun Chen
· 11 years ago
1b17366
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
28efc35
powerpc/e6500: TLB miss handler with hardware tablewalk support
by Scott Wood
· 11 years ago
729b0f7
powerpc/book3s: Introduce exclusive emergency stack for machine check exception.
by Mahesh Salgaonkar
· 11 years ago
565c2f2
powerpc: Use patch_exception to update the debug exception handler
by Kevin Hao
· 12 years ago
b71d47c
powerpc: Clean up panic_timeout usage
by Jason Baron
· 11 years ago
b88c476
powerpc: Move local setup.h declarations to arch includes
by Robert Jennings
· 11 years ago
39eda2a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
bf550fc
Merge remote-tracking branch 'origin/next' into kvm-ppc-next
by Alexander Graf
· 12 years ago
7946d5a
powerpc: Make cache info device tree accesses endian safe
by Anton Blanchard
· 12 years ago
ecd73cc
powerpc: Better split CONFIG_PPC_INDIRECT_PIO and CONFIG_PPC_INDIRECT_MMIO
by Benjamin Herrenschmidt
· 12 years ago
7191b61
powerpc/pmac: Early debug output on screen on 64-bit macs
by Benjamin Herrenschmidt
· 12 years ago
b0d436c
powerpc: Fix a number of sparse warnings
by Anton Blanchard
· 12 years ago
4e21b94
powerpc/85xx: Move ePAPR paravirt initialization earlier
by Laurentiu TUDOR
· 12 years ago
6c45b81
powerpc/kvm: Contiguous memory allocator based RMA allocation
by Aneesh Kumar K.V
· 12 years ago
fa61a4e3
powerpc/kvm: Contiguous memory allocator based hash page table allocation
by Aneesh Kumar K.V
· 12 years ago
8246aca
powerpc/smp: Section mismatch from smp_release_cpus to __initdata spinning_secondaries
by Chen Gang
· 12 years ago
5c1f6ee
powerpc: Reduce PTE table memory wastage
by Aneesh Kumar K.V
· 12 years ago
25e1381
powerpc: Apply early paca fixups to boot_paca and the boot cpu's paca
by Michael Ellerman
· 12 years ago
6a7e406
powerpc: Move boot_paca into early_setup
by Geoff Levand
· 12 years ago
61e2390
powerpc: Make load_hander handle upto 64k offset
by Michael Neuling
· 12 years ago
466921c
powerpc: Set paca->data_offset = 0 for boot cpu
by Michael Ellerman
· 12 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
ae3a197
Disintegrate asm/system.h for PowerPC
by David Howells
· 13 years ago
b4e7061
KVM: PPC: Convert RMA allocation into generic code
by Alexander Graf
· 13 years ago
a614688
powerpc: Add gpages reservation code for 64-bit FSL BOOKE
by Becky Bruce
· 13 years ago
d715e43
powerpc: Copy down exception vectors after feature fixups
by Anton Blanchard
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
4b16f8e
powerpc: various straight conversions from module.h --> export.h
by Paul Gortmaker
· 14 years ago
dfbe93a
powerpc: Coding style cleanups
by Anton Blanchard
· 14 years ago
94db7c5
powerpc: Use for_each_node_by_type instead of open coding it
by Anton Blanchard
· 14 years ago
1844750
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
aa04b4c
KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests
by Paul Mackerras
· 14 years ago
Next »