index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2016-08-04
powerpc/mm: Move register_process_table() out of ppc_md
Michael Ellerman
2016-08-04
powerpc/perf: Fix incorrect event codes in power9-event-list
Madhavan Srinivasan
2016-08-03
powerpc/32: Fix early access to cpu_spec relocation
Benjamin Herrenschmidt
2016-08-01
powerpc/ptrace: Enable support for Performance Monitor registers
Anshuman Khandual
2016-08-01
powerpc/ptrace: Enable support for EBB registers
Anshuman Khandual
2016-08-01
powerpc/ptrace: Enable support for NT_PPPC_TAR, NT_PPC_PPR, NT_PPC_DSCR
Anshuman Khandual
2016-08-01
powerpc/ptrace: Enable NT_PPC_TM_CTAR, NT_PPC_TM_CPPR, NT_PPC_TM_CDSCR
Anshuman Khandual
2016-08-01
powerpc/ptrace: Enable support for TM SPR state
Anshuman Khandual
2016-08-01
powerpc/ptrace: Enable support for NT_PPC_CVSX
Anshuman Khandual
2016-08-01
powerpc/ptrace: Enable support for NT_PPC_CVMX
Anshuman Khandual
2016-08-01
powerpc/ptrace: Enable support for NT_PPC_CFPR
Anshuman Khandual
2016-08-01
powerpc/ptrace: Enable support for NT_PPC_CGPR
Anshuman Khandual
2016-08-01
powerpc/ptrace: Adapt gpr32_get, gpr32_set functions for transaction
Anshuman Khandual
2016-08-01
powerpc/ptrace: Enable in transaction NT_PPC_VSX ptrace requests
Anshuman Khandual
2016-08-01
powerpc/ptrace: Enable in transaction NT_PPC_VMX ptrace requests
Anshuman Khandual
2016-08-01
powerpc/ptrace: Enable in transaction NT_PRFPREG ptrace requests
Anshuman Khandual
2016-08-01
powerpc/process: Add the function flush_tmregs_to_thread
Anshuman Khandual
2016-08-01
powerpc/mm: remove flush_tlb_page_nohash
Aneesh Kumar K.V
2016-08-01
powerpc/mm/hugetlb: Add flush_hugetlb_tlb_range
Aneesh Kumar K.V
2016-08-01
powerpc/mm/radix/hugetlb: Add helper for finding page size from hstate
Aneesh Kumar K.V
2016-08-01
powerpc/mm/radix: Rename function and drop unused arg
Aneesh Kumar K.V
2016-08-01
powerpc/mm/radix: Add tlb flush of THP ptes
Aneesh Kumar K.V
2016-08-01
powerpc/mm: Drop multiple definition of mm_is_core_local
Aneesh Kumar K.V
2016-08-01
powerpc/mm: Use hugetlb flush functions
Aneesh Kumar K.V
2016-08-01
powerpc/mm/hash: Add helper for finding SLBE LLP encoding
Aneesh Kumar K.V
2016-08-01
powerpc/mm/radix: Implement tlb mmu gather flush efficiently
Aneesh Kumar K.V
2016-08-01
powerpc/jump_label: Annotate jump label assembly
Michael Ellerman
2016-08-01
powerpc/mm: Catch usage of cpu/mmu_has_feature() before jump label init
Aneesh Kumar K.V
2016-08-01
powerpc: Add option to use jump label for mmu_has_feature()
Kevin Hao
2016-08-01
powerpc: Add option to use jump label for cpu_has_feature()
Kevin Hao
2016-08-01
powerpc: Add kconfig option to use jump labels for cpu/mmu_has_feature()
Michael Ellerman
2016-08-01
powerpc: Move cpu_has_feature() to a separate file
Kevin Hao
2016-08-01
powerpc: Remove mfvtb()
Kevin Hao
2016-08-01
powerpc: Call jump_label_init() in apply_feature_fixups()
Aneesh Kumar K.V
2016-08-01
powerpc/mm: Convert early cpu/mmu feature check to use the new helpers
Aneesh Kumar K.V
2016-08-01
powerpc/mm: Add early_[cpu|mmu]_has_feature()
Michael Ellerman
2016-08-01
powerpc/mm: Define radix_enabled() in one place & use static inline
Michael Ellerman
2016-08-01
powerpc/kernel: Convert cpu_has_feature() to returning bool
Michael Ellerman
2016-08-01
powerpc/kernel: Convert mmu_has_feature() to returning bool
Michael Ellerman
2016-08-01
powerpc/mm: Make MMU_FTR_RADIX a MMU family feature
Aneesh Kumar K.V
2016-08-01
powerpc/kernel: Check features don't change after patching
Michael Ellerman
2016-08-01
powerpc/64: Do feature patching before MMU init
Michael Ellerman
2016-08-01
powerpc/mm: Do radix device tree scanning earlier
Michael Ellerman
2016-08-01
powerpc/mm: Do hash device tree scanning earlier
Michael Ellerman
2016-08-01
powerpc/mm: Move disable_radix handling into mmu_early_init_devtree()
Michael Ellerman
2016-08-01
powerpc/mm: Add mmu_early_init_devtree()
Michael Ellerman
2016-07-30
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-07-30
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-07-30
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-07-30
Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
[next]