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
/
parisc
/
kernel
/
entry.S
Age
Commit message (
Expand
)
Author
2018-08-21
parisc: Fix boot failure of 64-bit kernel
Helge Deller
2018-08-17
parisc: Restore possibility to execute 64-bit applications
Helge Deller
2018-08-13
parisc: Fix and improve kernel stack unwinding
Helge Deller
2018-08-08
parisc: Define mb() and add memory barriers to assembler unlock sequences
John David Anglin
2018-01-02
parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernel
Helge Deller
2017-12-17
Revert "parisc: Re-enable interrupts early"
John David Anglin
2017-05-08
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
2016-12-12
parisc: Re-enable interrupts early
Helge Deller
2016-10-05
parisc: Add cfi_startproc and cfi_endproc to assembly code
Helge Deller
2016-05-23
parisc: Use long jump to reach ftrace_return_to_handler()
Helge Deller
2016-05-22
parisc: Merge ftrace C-helper and assembler functions into .text.hot section
Helge Deller
2016-04-14
parisc: Fix ftrace function tracer
Helge Deller
2015-11-22
parisc: Add Huge Page and HUGETLBFS support
Helge Deller
2015-11-22
parisc: Initialize the fault vector earlier in the boot process.
Helge Deller
2015-07-10
parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based...
John David Anglin
2015-04-14
parisc: expose number of page table levels on Kconfig level
Kirill A. Shutemov
2015-02-16
parisc: hpux - Remove hpux gateway page
Helge Deller
2013-05-24
parisc: make interrupt and interruption stack allocation reentrant
John David Anglin
2013-05-11
parisc: fix SMP races when updating PTE and TLB entries in entry.S
John David Anglin
2013-05-07
parisc: implement irq stacks
Helge Deller
2013-05-07
parisc: only re-enable interrupts if we need to schedule or deliver signals w...
John David Anglin
2013-05-06
parisc: use long branch in fork_like macro
John David Anglin
2013-05-06
parisc: fix partly 16/64k PAGE_SIZE boot
Helge Deller
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-20
parisc: Fix comment describing setup of access rights in entry.S
John David Anglin
2013-02-03
parisc: switch to generic sigaltstack
Al Viro
2013-01-07
parisc: improve ptrace support for gdb single-step
John David Anglin
2012-11-28
parisc: switch to generic fork/vfork/clone
Al Viro
2012-10-21
parisc: switch to saner kernel_execve() semantics
Al Viro
2012-10-14
parisc: optimizations in copy_thread() and friends
Al Viro
2012-10-14
parisc: switch to generic sys_execve()
Al Viro
2012-10-14
parisc: switch to generic kernel_execve()
Al Viro
2012-10-14
parisc: switch to generic kernel_thread()
Al Viro
2012-06-01
TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set
Al Viro
2012-05-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-05-25
[PARISC] fix TLB fault path on PA2.0 narrow systems
James Bottomley
2012-05-23
parisc: need to check NOTIFY_RESUME when exiting from syscall
Al Viro
2012-05-16
[PARISC] fix PA1.1 oops on boot
James Bottomley
2011-04-15
[PARISC] only make executable areas executable
James Bottomley
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-01-15
eliminate special FLUSH flag from page table
James Bottomley
2011-01-15
parisc: flush pages through tmpalias space
James Bottomley
2010-05-30
parisc: Remove unnecessary macros from entry.S
John David Anglin
2010-05-30
parisc: Delete unnecessary nop's in entry.S
John David Anglin
2010-05-30
parisc: Avoid interruption in critical region in entry.S
John David Anglin
2009-09-27
parisc: stop using task->ptrace for {single,block}step flags
Kyle McMartin
2009-09-02
KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]
David Howells
2009-08-02
parisc: Set correct bit in protection flags
John David Anglin
2009-03-31
parisc: add ftrace (function and graph tracer) functionality
Helge Deller
2009-03-31
parisc: allow to build with 16k default kernel page size
Helge Deller
[next]