index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Commit message (
Expand
)
Author
Age
...
|
*
|
powerpc: Add option to use jump label for cpu_has_feature()
Kevin Hao
2016-07-31
|
*
|
powerpc: Move cpu_has_feature() to a separate file
Kevin Hao
2016-07-31
|
*
|
powerpc/mm: Convert early cpu/mmu feature check to use the new helpers
Aneesh Kumar K.V
2016-07-31
|
*
|
powerpc/mm: Make MMU_FTR_RADIX a MMU family feature
Aneesh Kumar K.V
2016-07-31
|
*
|
powerpc/64: Do feature patching before MMU init
Michael Ellerman
2016-07-31
|
*
|
powerpc/mm: Move disable_radix handling into mmu_early_init_devtree()
Michael Ellerman
2016-07-31
|
*
|
powerpc/mm: Add mmu_early_init_devtree()
Michael Ellerman
2016-07-31
*
|
|
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-08-04
*
|
|
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-02
|
\
\
\
|
*
\
\
Merge branch 'pci/msi-affinity' into next
Bjorn Helgaas
2016-08-01
|
|
\
\
\
|
*
|
|
|
powerpc/pci: Implement pci_resource_to_user() with pcibios_resource_to_bus()
Bjorn Helgaas
2016-06-17
|
*
|
|
|
powerpc/pci: Remove __pci_mmap_set_pgprot()
Yinghai Lu
2016-06-17
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-08-02
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
KVM: PPC: Book3S HV: Fix TB corruption in guest exit path on HMI interrupt
Mahesh Salgaonkar
2016-06-20
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-07-31
|
\
\
\
\
|
*
\
\
\
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2016-07-29
|
|
\
\
\
\
|
|
*
|
|
|
powerpc/8xx: Force VIRT_IMMR_BASE to be a positive number
Scott Wood
2016-07-09
|
|
*
|
|
|
powerpc/8xx: add CONFIG_PIN_TLB_IMMR
Christophe Leroy
2016-07-09
|
|
*
|
|
|
powerpc/8xx: Rework CONFIG_PIN_TLB handling
Christophe Leroy
2016-07-09
|
|
*
|
|
|
powerpc/8xx: Don't use page table for linear memory space
Christophe Leroy
2016-07-09
|
|
*
|
|
|
powerpc/8xx: unpin all TLBs before flushing
Christophe Leroy
2016-07-09
|
|
*
|
|
|
powerpc/8xx: Map IMMR area with 512k page at a fixed address
Christophe Leroy
2016-07-09
|
|
*
|
|
|
powerpc/8xx: Fix vaddr for IMMR early remap
Christophe Leroy
2016-07-09
|
|
*
|
|
|
powerpc32: provide VIRT_CPU_ACCOUNTING
Christophe Leroy
2016-07-09
|
*
|
|
|
|
powerpc: Improve comment explaining why we modify VRSAVE
Anton Blanchard
2016-07-26
|
*
|
|
|
|
powerpc/modules: Never restore r2 for a mprofile-kernel style mcount() call
Michael Ellerman
2016-07-21
|
*
|
|
|
|
powerpc/ftrace: Separate the heuristics for checking call sites
Michael Ellerman
2016-07-21
|
*
|
|
|
|
powerpc: Merge 32-bit and 64-bit setup_arch()
Benjamin Herrenschmidt
2016-07-21
|
*
|
|
|
|
powerpc/64: Make a few boot functions __init
Benjamin Herrenschmidt
2016-07-21
|
*
|
|
|
|
powerpc: Re-order setup_panic()
Benjamin Herrenschmidt
2016-07-21
|
*
|
|
|
|
powerpc: Re-order the call to smp_setup_cpu_maps()
Benjamin Herrenschmidt
2016-07-21
|
*
|
|
|
|
powerpc/32: Move cache info inits to a separate function
Benjamin Herrenschmidt
2016-07-21
|
*
|
|
|
|
powerpc/64: Move the content of setup_system() to setup_arch()
Benjamin Herrenschmidt
2016-07-21
|
*
|
|
|
|
powerpc/64: Move setting of {i,d}cache_bsize to initialize_cache_info()
Benjamin Herrenschmidt
2016-07-21
|
*
|
|
|
|
powerpc/64: Move the boot time info banner to a separate function
Benjamin Herrenschmidt
2016-07-21
|
*
|
|
|
|
powerpc: Get rid of ppc_md.init_early()
Benjamin Herrenschmidt
2016-07-21
|
*
|
|
|
|
powerpc: Move 32-bit probe() machine to later in the boot process
Benjamin Herrenschmidt
2016-07-21
|
*
|
|
|
|
powerpc/64: Move 64-bit probe_machine() to later in the boot process
Benjamin Herrenschmidt
2016-07-21
|
*
|
|
|
|
powerpc: Ensure that ppc_md is empty before probing for machine type
Benjamin Herrenschmidt
2016-07-21
|
*
|
|
|
|
powerpc/mm: Move hash table ops to a separate structure
Benjamin Herrenschmidt
2016-07-21
|
*
|
|
|
|
powerpc/64: Move MMU backend selection out of platform code
Benjamin Herrenschmidt
2016-07-21
|
*
|
|
|
|
powerpc: Put exception configuration in a common place
Benjamin Herrenschmidt
2016-07-21
|
*
|
|
|
|
powerpc: Move FW feature probing out of pseries probe()
Benjamin Herrenschmidt
2016-07-21
|
*
|
|
|
|
powerpc: Move 64-bit memory reserves to setup_arch()
Benjamin Herrenschmidt
2016-07-21
|
*
|
|
|
|
powerpc: Move 64-bit feature fixup earlier
Benjamin Herrenschmidt
2016-07-21
|
*
|
|
|
|
powerpc: Factor do_feature_fixup calls
Benjamin Herrenschmidt
2016-07-21
|
*
|
|
|
|
powerpc/32: Remove RELOCATABLE_PPC32
Kevin Hao
2016-07-19
|
*
|
|
|
|
powerpc/mm/radix: Add a kernel command line to disable radix
Aneesh Kumar K.V
2016-07-17
|
*
|
|
|
|
powerpc/mm: Clear top 16 bits of va only on older cpus
Aneesh Kumar K.V
2016-07-17
|
*
|
|
|
|
powerpc/pci: Don't try to allocate resources that will be reassigned
Benjamin Herrenschmidt
2016-07-17
[prev]
[next]