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
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
2020-05-28
powerpc/40x: Remove IBM405 Erratum #51
Christophe Leroy
2020-05-28
powerpc/40x: Remove support for IBM 405GP
Christophe Leroy
2020-05-28
powerpc/40x: Remove STB03xxx
Christophe Leroy
2020-05-28
powerpc/40x: Remove support for IBM 403GCX
Christophe Leroy
2020-05-28
powerpc/40x: Rework 40x PTE access and TLB miss
Christophe Leroy
2020-05-28
powerpc: Remove Xilinx PPC405/PPC440 support
Michal Simek
2020-05-28
powerpc/64: Refactor interrupt exit irq disabling sequence
Nicholas Piggin
2020-05-26
powerpc: Add ppc_inst_as_u64()
Michael Ellerman
2020-05-26
powerpc: Add ppc_inst_next()
Michael Ellerman
2020-05-26
Merge branch 'fixes' into next
Michael Ellerman
2020-05-26
powerpc/8xx: Map linear memory with huge pages
Christophe Leroy
2020-05-26
powerpc/8xx: Refactor kernel address boundary comparison
Christophe Leroy
2020-05-26
powerpc/mm: Don't be too strict with _etext alignment on PPC32
Christophe Leroy
2020-05-26
powerpc/8xx: Move DTLB perf handling closer.
Christophe Leroy
2020-05-26
powerpc/8xx: Remove now unused TLB miss functions
Christophe Leroy
2020-05-26
powerpc/8xx: Drop special handling of Linear and IMMR mappings in I/D TLB han...
Christophe Leroy
2020-05-26
powerpc/8xx: Always pin TLBs at startup.
Christophe Leroy
2020-05-26
powerpc/8xx: Don't set IMMR map anymore at boot
Christophe Leroy
2020-05-26
powerpc/8xx: Add function to set pinned TLBs
Christophe Leroy
2020-05-26
powerpc/8xx: Manage 512k huge pages as standard pages.
Christophe Leroy
2020-05-26
powerpc/8xx: Prepare handlers for _PAGE_HUGE for 512k pages.
Christophe Leroy
2020-05-26
powerpc/8xx: Drop CONFIG_8xx_COPYBACK option
Christophe Leroy
2020-05-26
powerpc/mm: Allocate static page tables for fixmap
Christophe Leroy
2020-05-26
powerpc/64s: Fix restore of NV GPRs after facility unavailable exception
Michael Ellerman
2020-05-20
Revert "powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits."
Christophe Leroy
2020-05-19
powerpc/watchpoint: Don't allow concurrent perf and ptrace events
Ravi Bangoria
2020-05-19
powerpc/watchpoint: Prepare handler to handle more than one watchpoint
Ravi Bangoria
2020-05-19
powerpc/watchpoint: Use builtin ALIGN*() macros
Ravi Bangoria
2020-05-19
powerpc/watchpoint: Introduce is_ptrace_bp() function
Ravi Bangoria
2020-05-19
powerpc/watchpoint: Use loop for thread_struct->ptrace_bps
Ravi Bangoria
2020-05-19
powerpc/watchpoint: Convert thread_struct->hw_brk to an array
Ravi Bangoria
2020-05-19
powerpc/watchpoint: Disable all available watchpoints when !dawr_force_enable
Ravi Bangoria
2020-05-19
powerpc/watchpoint: Provide DAWR number to __set_breakpoint
Ravi Bangoria
2020-05-19
powerpc/watchpoint: Provide DAWR number to set_dawr
Ravi Bangoria
2020-05-19
powerpc/watchpoint/ptrace: Return actual num of available watchpoints
Ravi Bangoria
2020-05-19
powerpc/watchpoint: Introduce function to get nr watchpoints dynamically
Ravi Bangoria
2020-05-19
powerpc/watchpoint: Rename current DAWR macros
Ravi Bangoria
2020-05-19
powerpc: Support prefixed instructions in alignment handler
Jordan Niethe
2020-05-19
powerpc/kprobes: Don't allow breakpoints on suffixes
Jordan Niethe
2020-05-19
powerpc: Add prefixed instructions to instruction data type
Jordan Niethe
2020-05-19
powerpc/optprobes: Add register argument to patch_imm64_load_insns()
Jordan Niethe
2020-05-19
powerpc: Enable Prefixed Instructions
Alistair Popple
2020-05-19
powerpc: Introduce a function for reporting instruction length
Jordan Niethe
2020-05-19
powerpc: Define and use get_user_instr() et. al.
Jordan Niethe
2020-05-19
powerpc/kprobes: Use patch_instruction()
Jordan Niethe
2020-05-19
powerpc: Add a probe_kernel_read_inst() function
Jordan Niethe
2020-05-19
powerpc: Use a function for reading instructions
Jordan Niethe
2020-05-19
powerpc: Use a datatype for instructions
Jordan Niethe
2020-05-19
powerpc: Introduce functions for instruction equality
Jordan Niethe
2020-05-19
powerpc: Use a function for byte swapping instructions
Jordan Niethe
[next]