index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
powerpc/8xx: unpin all TLBs before flushing
Christophe Leroy
2016-07-09
1
-8
/
+10
|
|
*
|
|
|
powerpc/8xx: Map IMMR area with 512k page at a fixed address
Christophe Leroy
2016-07-09
1
-0
/
+29
|
|
*
|
|
|
powerpc/8xx: Fix vaddr for IMMR early remap
Christophe Leroy
2016-07-09
2
-5
/
+14
|
|
*
|
|
|
powerpc32: provide VIRT_CPU_ACCOUNTING
Christophe Leroy
2016-07-09
5
-36
/
+95
|
*
|
|
|
|
powerpc: Improve comment explaining why we modify VRSAVE
Anton Blanchard
2016-07-26
1
-4
/
+5
|
*
|
|
|
|
powerpc/modules: Never restore r2 for a mprofile-kernel style mcount() call
Michael Ellerman
2016-07-21
1
-2
/
+3
|
*
|
|
|
|
powerpc/ftrace: Separate the heuristics for checking call sites
Michael Ellerman
2016-07-21
1
-17
/
+18
|
*
|
|
|
|
powerpc: Merge 32-bit and 64-bit setup_arch()
Benjamin Herrenschmidt
2016-07-21
4
-229
/
+242
|
*
|
|
|
|
powerpc/64: Make a few boot functions __init
Benjamin Herrenschmidt
2016-07-21
1
-3
/
+3
|
*
|
|
|
|
powerpc: Re-order setup_panic()
Benjamin Herrenschmidt
2016-07-21
3
-6
/
+6
|
*
|
|
|
|
powerpc: Re-order the call to smp_setup_cpu_maps()
Benjamin Herrenschmidt
2016-07-21
2
-3
/
+4
|
*
|
|
|
|
powerpc/32: Move cache info inits to a separate function
Benjamin Herrenschmidt
2016-07-21
1
-11
/
+16
|
*
|
|
|
|
powerpc/64: Move the content of setup_system() to setup_arch()
Benjamin Herrenschmidt
2016-07-21
2
-76
/
+63
|
*
|
|
|
|
powerpc/64: Move setting of {i,d}cache_bsize to initialize_cache_info()
Benjamin Herrenschmidt
2016-07-21
1
-9
/
+4
|
*
|
|
|
|
powerpc/64: Move the boot time info banner to a separate function
Benjamin Herrenschmidt
2016-07-21
1
-31
/
+33
|
*
|
|
|
|
powerpc: Get rid of ppc_md.init_early()
Benjamin Herrenschmidt
2016-07-21
2
-11
/
+0
|
*
|
|
|
|
powerpc: Move 32-bit probe() machine to later in the boot process
Benjamin Herrenschmidt
2016-07-21
1
-16
/
+19
|
*
|
|
|
|
powerpc/64: Move 64-bit probe_machine() to later in the boot process
Benjamin Herrenschmidt
2016-07-21
1
-3
/
+3
|
*
|
|
|
|
powerpc: Ensure that ppc_md is empty before probing for machine type
Benjamin Herrenschmidt
2016-07-21
1
-0
/
+12
|
*
|
|
|
|
powerpc/mm: Move hash table ops to a separate structure
Benjamin Herrenschmidt
2016-07-21
2
-3
/
+8
|
*
|
|
|
|
powerpc/64: Move MMU backend selection out of platform code
Benjamin Herrenschmidt
2016-07-21
1
-0
/
+6
|
*
|
|
|
|
powerpc: Put exception configuration in a common place
Benjamin Herrenschmidt
2016-07-21
1
-14
/
+42
|
*
|
|
|
|
powerpc: Move FW feature probing out of pseries probe()
Benjamin Herrenschmidt
2016-07-21
1
-0
/
+4
|
*
|
|
|
|
powerpc: Move 64-bit memory reserves to setup_arch()
Benjamin Herrenschmidt
2016-07-21
1
-11
/
+11
|
*
|
|
|
|
powerpc: Move 64-bit feature fixup earlier
Benjamin Herrenschmidt
2016-07-21
1
-2
/
+3
|
*
|
|
|
|
powerpc: Factor do_feature_fixup calls
Benjamin Herrenschmidt
2016-07-21
2
-27
/
+3
|
*
|
|
|
|
powerpc/32: Remove RELOCATABLE_PPC32
Kevin Hao
2016-07-19
2
-3
/
+2
|
*
|
|
|
|
powerpc/mm/radix: Add a kernel command line to disable radix
Aneesh Kumar K.V
2016-07-17
1
-0
/
+13
|
*
|
|
|
|
powerpc/mm: Clear top 16 bits of va only on older cpus
Aneesh Kumar K.V
2016-07-17
1
-2
/
+2
|
*
|
|
|
|
powerpc/pci: Don't try to allocate resources that will be reassigned
Benjamin Herrenschmidt
2016-07-17
1
-2
/
+4
|
*
|
|
|
|
powerpc/opal: Add real mode call wrappers
Benjamin Herrenschmidt
2016-07-17
1
-11
/
+5
|
*
|
|
|
|
powerpc/irq: Add mechanism to force a replay of interrupts
Benjamin Herrenschmidt
2016-07-17
1
-0
/
+15
|
*
|
|
|
|
powerpc/irq: Add support for HV virtualization interrupts
Benjamin Herrenschmidt
2016-07-17
2
-0
/
+21
|
*
|
|
|
|
powerpc/book64s: Move a few exception common handlers to make room
Benjamin Herrenschmidt
2016-07-17
1
-8
/
+9
|
*
|
|
|
|
powerpc/powernv: Add platform support for stop instruction
Shreyas B. Prabhu
2016-07-15
1
-34
/
+159
|
*
|
|
|
|
powerpc/powernv: abstraction for saving SPRs before entering deep idle states
Shreyas B. Prabhu
2016-07-15
1
-22
/
+32
|
*
|
|
|
|
powerpc/powernv: Make pnv_powersave_common more generic
Shreyas B. Prabhu
2016-07-15
1
-9
/
+14
|
*
|
|
|
|
powerpc/powernv: Rename reusable idle functions to hardware agnostic names
Shreyas B. Prabhu
2016-07-15
2
-20
/
+21
|
*
|
|
|
|
powerpc/powernv: Rename idle_power7.S to idle_book3s.S
Shreyas B. Prabhu
2016-07-15
2
-1
/
+1
|
*
|
|
|
|
powerpc/kvm: make hypervisor state restore a function
Shreyas B. Prabhu
2016-07-15
2
-54
/
+46
|
*
|
|
|
|
powerpc/powernv: Use PNV_THREAD_WINKLE macro while requesting for winkle
Shreyas B. Prabhu
2016-07-15
1
-1
/
+1
|
*
|
|
|
|
powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint()
Michael Neuling
2016-07-15
1
-2
/
+1
|
*
|
|
|
|
Merge tag 'powerpc-4.7-5' into next
Michael Ellerman
2016-07-15
5
-25
/
+63
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
powerpc: Make ppc_md.{halt, restart} __noreturn
Daniel Axtens
2016-07-14
1
-2
/
+2
|
*
|
|
|
|
powerpc/crash: Rearrange loop condition to avoid out of bounds array access
Suraj Jitindar Singh
2016-07-14
1
-1
/
+1
|
*
|
|
|
|
powerpc: Don't test for machine type in smp_setup_cpu_maps()
Benjamin Herrenschmidt
2016-07-13
1
-1
/
+1
|
*
|
|
|
|
powerpc/rtas: Don't test for machine type in rtas_initialize()
Benjamin Herrenschmidt
2016-07-13
1
-1
/
+1
|
*
|
|
|
|
powerpc: Move epapr_paravirt_early_init() to early_init_devtree()
Benjamin Herrenschmidt
2016-07-11
3
-6
/
+2
|
*
|
|
|
|
powerpc: Add comment explaining the purpose of setup_kdump_trampoline()
Benjamin Herrenschmidt
2016-07-11
1
-2
/
+4
|
*
|
|
|
|
powerpc: Update obsolete comments in setup_32.c about entry conditions
Benjamin Herrenschmidt
2016-07-11
1
-3
/
+5
[prev]
[next]