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
/
openrisc
Age
Commit message (
Expand
)
Author
2024-10-16
vdso: Introduce vdso/page.h
Vincenzo Frascino
2024-07-10
openrisc: convert to generic syscall table
Arnd Bergmann
2024-07-10
clone3: drop __ARCH_WANT_SYS_CLONE3 macro
Arnd Bergmann
2024-04-15
openrisc: Move FPU state out of pt_regs
Stafford Horne
2024-04-15
openrisc: Add FPU config
Stafford Horne
2024-04-15
openrisc: traps: Don't send signals to kernel mode threads
Stafford Horne
2024-04-15
openrisc: traps: Remove calls to show_registers before die
Stafford Horne
2024-04-15
openrisc: traps: Convert printks to pr_<level> macros
Stafford Horne
2024-04-15
openrisc: Add support for more module relocations
Stafford Horne
2024-04-15
openrisc: Define openrisc relocation types
Stafford Horne
2024-04-15
openrisc: Use do_kernel_power_off()
Stafford Horne
2024-03-14
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
2024-03-12
Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-10
openrisc: Use asm-generic's version of fix_to_virt() & virt_to_fix()
Dawei Li
2024-03-10
openrisc: Call setup_memory() earlier in the init sequence
Oreoluwa Babatunde
2024-03-06
arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Arnd Bergmann
2024-03-05
mm: Remove broken pfn_to_virt() on arch csky/hexagon/openrisc
Yan Zhao
2024-03-04
smp: Consolidate smp_prepare_boot_cpu()
Thomas Gleixner
2023-09-05
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-29
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-08-24
openrisc: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-21
treewide: drop CONFIG_EMBEDDED
Randy Dunlap
2023-08-21
openrisc: convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
2023-08-21
openrisc: Remove kernel-doc marker from ioremap comment
Stafford Horne
2023-08-21
openrisc: Remove unused tlb_init function
Stafford Horne
2023-08-21
openriac: Remove unused nommu_dump_state function
Stafford Horne
2023-08-21
openrisc: Include cpu.h and switch_to.h for prototypes
Stafford Horne
2023-08-21
openrisc: Add prototype for die to bug.h
Stafford Horne
2023-08-21
openrisc: Add prototype for show_registers to processor.h
Stafford Horne
2023-08-21
openrisc: Declare do_signal function as static
Stafford Horne
2023-08-21
openrisc: Add missing prototypes for assembly called fnctions
Stafford Horne
2023-08-18
openrisc: mm: convert to GENERIC_IOREMAP
Baoquan He
2023-08-18
openrisc: mm: remove unneeded early ioremap code
Baoquan He
2023-08-11
openrisc: Make pfn accessors statics inlines
Linus Walleij
2023-07-12
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
2023-07-11
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
2023-07-10
openrisc: Union fpcsr and oldmask in sigcontext to unbreak userspace ABI
Stafford Horne
2023-06-28
Merge branch 'expand-stack'
Linus Torvalds
2023-06-27
mm: always expand the stack with the mmap write lock held
Linus Torvalds
2023-06-05
locking/atomic: make atomic*_{cmp,}xchg optional
Mark Rutland
2023-05-05
Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-05-01
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
2023-04-29
locking/arch: Rename all internal __xchg() names to __arch_xchg()
Andrzej Hajda
2023-04-26
openrisc: Add floating point regset
Stafford Horne
2023-04-26
openrisc: Support floating point user api
Stafford Horne
2023-04-26
openrisc: Support storing and restoring fpu state
Stafford Horne
2023-04-26
openrisc: Properly store r31 to pt_regs on unhandled exceptions
Stafford Horne
2023-04-01
openrisc: Use common of_get_cpu_node() instead of open-coding
Rob Herring
2023-03-24
treewide: Trace IPIs sent via smp_send_reschedule()
Valentin Schneider
[next]