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
2020-05-05
powerpc/kvm/book3s: Use find_kvm_host_pte in h_enter
Aneesh Kumar K.V
2020-05-05
powerpc/kvm/book3s: Use find_kvm_host_pte in page fault handler
Aneesh Kumar K.V
2020-05-05
powerpc/kvm/book3s: Add helper for host page table walk
Aneesh Kumar K.V
2020-05-05
powerpc/kvm/book3s: Use kvm helpers to walk shadow or secondary table
Aneesh Kumar K.V
2020-05-05
powerpc/kvm/nested: Add helper to walk nested shadow linux page table.
Aneesh Kumar K.V
2020-05-05
powerpc/kvm/book3s: Add helper to walk partition scoped linux page table.
Aneesh Kumar K.V
2020-05-05
powerpc/kvm/book3s: switch from raw_spin_*lock to arch_spin_lock.
Aneesh Kumar K.V
2020-05-05
powerpc/perf/callchain: Use __get_user_pages_fast in read_user_stack_slow
Aneesh Kumar K.V
2020-05-05
powerpc/mce: Don't reload pte val in addr_to_pfn
Aneesh Kumar K.V
2020-05-05
powerpc/book3s64/hash: Use the pte_t address from the caller
Aneesh Kumar K.V
2020-05-05
powerpc/hash64: Restrict page table lookup using init_mm with __flush_hash_ta...
Aneesh Kumar K.V
2020-05-05
powerpc/mm/hash64: use _PAGE_PTE when checking for pte_present
Aneesh Kumar K.V
2020-05-05
powerpc/pkeys: Check vma before returning key fault error to the user
Aneesh Kumar K.V
2020-05-05
powerpc/pkeys: Avoid using lockless page table walk
Aneesh Kumar K.V
2020-05-05
mm: change pmdp_huge_get_and_clear_full take vm_area_struct as arg
Aneesh Kumar K.V
2020-05-05
Merge tag 'kvm-ppc-fixes-5.7-1' into topic/ppc-kvm
Michael Ellerman
2020-05-04
powerpc/fadump: consider reserved ranges while reserving memory
Hari Bathini
2020-05-04
powerpc/fadump: use static allocation for reserved memory ranges
Hari Bathini
2020-04-30
powerpc/64: Have MPROFILE_KERNEL depend on FUNCTION_TRACER
Naveen N. Rao
2020-04-30
powerpc/sysfs: Show idle_purr and idle_spurr for every CPU
Gautham R. Shenoy
2020-04-30
powerpc/pseries: Account for SPURR ticks on idle CPUs
Gautham R. Shenoy
2020-04-30
powerpc/idle: Store PURR snapshot in a per-cpu global variable
Gautham R. Shenoy
2020-04-30
powerpc: Move idle_loop_prolog()/epilog() functions to header file
Gautham R. Shenoy
2020-04-22
powerpc/vas: Include linux/types.h in uapi/asm/vas-api.h
Stephen Rothwell
2020-04-21
KVM: PPC: Book3S HV: Handle non-present PTEs in page fault functions
Paul Mackerras
2020-04-20
crypto/nx: Remove 'pid' in vas_tx_win_attr struct
Haren Myneni
2020-04-20
powerpc/vas: Add VAS user space API
Haren Myneni
2020-04-20
powerpc/vas: Define VAS_TX_WIN_OPEN ioctl API
Haren Myneni
2020-04-20
powerpc/vas: Initialize window attributes for GZIP coprocessor type
Haren Myneni
2020-04-20
powerpc: Use mm_context vas_windows counter to issue CP_ABORT
Haren Myneni
2020-04-20
powerpc/vas: Free send window in VAS instance after credits returned
Haren Myneni
2020-04-20
powerpc/vas: Display process stuck message
Haren Myneni
2020-04-20
powerpc/vas: Do not use default credits for receive window
Haren Myneni
2020-04-20
powerpc/vas: Print CRB and FIFO values
Haren Myneni
2020-04-20
powerpc/vas: Return credits after handling fault
Haren Myneni
2020-04-20
powerpc/vas: Update CSB and notify process for fault CRBs
Haren Myneni
2020-04-20
powerpc/vas: Setup thread IRQ handler per VAS instance
Haren Myneni
2020-04-20
powerpc/vas: Take reference to PID and mm for user space windows
Haren Myneni
2020-04-20
powerpc/vas: Register NX with fault window ID and IRQ port value
Haren Myneni
2020-04-20
powerpc/vas: Setup fault window per VAS instance
Haren Myneni
2020-04-20
powerpc/vas: Alloc and setup IRQ and trigger port address
Haren Myneni
2020-04-20
powerpc/vas: Define nx_fault_stamp in coprocessor_request_block
Haren Myneni
2020-04-20
powerpc/xive: Define xive_native_alloc_irq_on_chip()
Haren Myneni
2020-04-19
Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-04-18
x86/split_lock: Add Tremont family CPU models
Tony Luck
2020-04-18
x86/split_lock: Bits in IA32_CORE_CAPABILITIES are not architectural
Tony Luck
2020-04-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-04-17
Merge tag 'for-linus-5.7-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-04-17
x86/resctrl: Preserve CDP enable over CPU hotplug
James Morse
2020-04-17
x86/resctrl: Fix invalid attempt at removing the default resource group
Reinette Chatre
[prev]
[next]