index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/ptrace: Enable support for NT_PPPC_TAR, NT_PPC_PPR, NT_PPC_DSCR
Anshuman Khandual
2016-08-01
1
-0
/
+117
*
powerpc/ptrace: Enable NT_PPC_TM_CTAR, NT_PPC_TM_CPPR, NT_PPC_TM_CDSCR
Anshuman Khandual
2016-08-01
1
-0
/
+178
*
powerpc/ptrace: Enable support for TM SPR state
Anshuman Khandual
2016-08-01
1
-1
/
+142
*
powerpc/ptrace: Enable support for NT_PPC_CVSX
Anshuman Khandual
2016-08-01
1
-0
/
+129
*
powerpc/ptrace: Enable support for NT_PPC_CVMX
Anshuman Khandual
2016-08-01
1
-0
/
+158
*
powerpc/ptrace: Enable support for NT_PPC_CFPR
Anshuman Khandual
2016-08-01
1
-0
/
+126
*
powerpc/ptrace: Enable support for NT_PPC_CGPR
Anshuman Khandual
2016-08-01
1
-0
/
+222
*
powerpc/ptrace: Adapt gpr32_get, gpr32_set functions for transaction
Anshuman Khandual
2016-08-01
1
-13
/
+51
*
powerpc/ptrace: Enable in transaction NT_PPC_VSX ptrace requests
Anshuman Khandual
2016-08-01
1
-0
/
+64
*
powerpc/ptrace: Enable in transaction NT_PPC_VMX ptrace requests
Anshuman Khandual
2016-08-01
1
-3
/
+87
*
powerpc/ptrace: Enable in transaction NT_PRFPREG ptrace requests
Anshuman Khandual
2016-08-01
1
-4
/
+89
*
powerpc/process: Add the function flush_tmregs_to_thread
Anshuman Khandual
2016-08-01
1
-0
/
+20
*
powerpc: Add option to use jump label for mmu_has_feature()
Kevin Hao
2016-08-01
1
-0
/
+17
*
powerpc: Add option to use jump label for cpu_has_feature()
Kevin Hao
2016-08-01
1
-0
/
+20
*
powerpc: Move cpu_has_feature() to a separate file
Kevin Hao
2016-08-01
6
-0
/
+6
*
powerpc/mm: Convert early cpu/mmu feature check to use the new helpers
Aneesh Kumar K.V
2016-08-01
2
-3
/
+3
*
powerpc/mm: Make MMU_FTR_RADIX a MMU family feature
Aneesh Kumar K.V
2016-08-01
4
-7
/
+7
*
powerpc/64: Do feature patching before MMU init
Michael Ellerman
2016-08-01
1
-3
/
+3
*
powerpc/mm: Move disable_radix handling into mmu_early_init_devtree()
Michael Ellerman
2016-08-01
1
-13
/
+0
*
powerpc/mm: Add mmu_early_init_devtree()
Michael Ellerman
2016-08-01
1
-0
/
+2
*
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-07-31
45
-784
/
+1201
|
\
|
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2016-07-30
6
-115
/
+183
|
|
\
|
|
*
powerpc/8xx: Force VIRT_IMMR_BASE to be a positive number
Scott Wood
2016-07-09
1
-1
/
+1
|
|
*
powerpc/8xx: add CONFIG_PIN_TLB_IMMR
Christophe Leroy
2016-07-09
1
-4
/
+6
|
|
*
powerpc/8xx: Rework CONFIG_PIN_TLB handling
Christophe Leroy
2016-07-09
1
-40
/
+4
|
|
*
powerpc/8xx: Don't use page table for linear memory space
Christophe Leroy
2016-07-09
1
-34
/
+37
|
|
*
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
[next]