index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
/
entry.S
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-08
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
1
-1
/
+1
2016-12-12
parisc: Re-enable interrupts early
Helge Deller
1
-9
/
+3
2016-10-05
parisc: Add cfi_startproc and cfi_endproc to assembly code
Helge Deller
1
-22
/
+24
2016-05-23
parisc: Use long jump to reach ftrace_return_to_handler()
Helge Deller
1
-1
/
+10
2016-05-22
parisc: Merge ftrace C-helper and assembler functions into .text.hot section
Helge Deller
1
-1
/
+1
2016-04-14
parisc: Fix ftrace function tracer
Helge Deller
1
-19
/
+74
2015-11-22
parisc: Add Huge Page and HUGETLBFS support
Helge Deller
1
-14
/
+31
2015-11-22
parisc: Initialize the fault vector earlier in the boot process.
Helge Deller
1
-8
/
+3
2015-07-10
parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based...
John David Anglin
1
-84
/
+79
2015-04-14
parisc: expose number of page table levels on Kconfig level
Kirill A. Shutemov
1
-2
/
+2
2015-02-16
parisc: hpux - Remove hpux gateway page
Helge Deller
1
-20
/
+0
2013-05-24
parisc: make interrupt and interruption stack allocation reentrant
John David Anglin
1
-9
/
+10
2013-05-11
parisc: fix SMP races when updating PTE and TLB entries in entry.S
John David Anglin
1
-72
/
+83
2013-05-07
parisc: implement irq stacks
Helge Deller
1
-0
/
+41
2013-05-07
parisc: only re-enable interrupts if we need to schedule or deliver signals w...
John David Anglin
1
-5
/
+9
2013-05-06
parisc: use long branch in fork_like macro
John David Anglin
1
-1
/
+2
2013-05-06
parisc: fix partly 16/64k PAGE_SIZE boot
Helge Deller
1
-1
/
+9
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-38
/
+0
2013-02-20
parisc: Fix comment describing setup of access rights in entry.S
John David Anglin
1
-2
/
+2
2013-02-03
parisc: switch to generic sigaltstack
Al Viro
1
-38
/
+0
2013-01-07
parisc: improve ptrace support for gdb single-step
John David Anglin
1
-5
/
+13
2012-11-28
parisc: switch to generic fork/vfork/clone
Al Viro
1
-30
/
+8
2012-10-21
parisc: switch to saner kernel_execve() semantics
Al Viro
1
-19
/
+3
2012-10-14
parisc: optimizations in copy_thread() and friends
Al Viro
1
-67
/
+19
2012-10-14
parisc: switch to generic sys_execve()
Al Viro
1
-46
/
+0
2012-10-14
parisc: switch to generic kernel_execve()
Al Viro
1
-22
/
+6
2012-10-14
parisc: switch to generic kernel_thread()
Al Viro
1
-52
/
+1
2012-06-01
TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set
Al Viro
1
-2
/
+2
2012-05-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2012-05-25
[PARISC] fix TLB fault path on PA2.0 narrow systems
James Bottomley
1
-13
/
+17
2012-05-23
parisc: need to check NOTIFY_RESUME when exiting from syscall
Al Viro
1
-1
/
+1
2012-05-16
[PARISC] fix PA1.1 oops on boot
James Bottomley
1
-0
/
+4
2011-04-15
[PARISC] only make executable areas executable
James Bottomley
1
-0
/
+3
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-5
/
+5
2011-01-15
eliminate special FLUSH flag from page table
James Bottomley
1
-58
/
+3
2011-01-15
parisc: flush pages through tmpalias space
James Bottomley
1
-52
/
+142
2010-05-30
parisc: Remove unnecessary macros from entry.S
John David Anglin
1
-33
/
+7
2010-05-30
parisc: Delete unnecessary nop's in entry.S
John David Anglin
1
-7
/
+0
2010-05-30
parisc: Avoid interruption in critical region in entry.S
John David Anglin
1
-2
/
+3
2009-09-27
parisc: stop using task->ptrace for {single,block}step flags
Kyle McMartin
1
-10
/
+11
2009-09-02
KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]
David Howells
1
-1
/
+1
2009-08-02
parisc: Set correct bit in protection flags
John David Anglin
1
-1
/
+1
2009-03-31
parisc: add ftrace (function and graph tracer) functionality
Helge Deller
1
-0
/
+27
2009-03-31
parisc: allow to build with 16k default kernel page size
Helge Deller
1
-8
/
+17
2009-03-31
parisc: use constants instead of numbers in assembly
Helge Deller
1
-4
/
+4
2009-03-13
parisc: add braces around arguments in assembler macros
Helge Deller
1
-3
/
+3
2008-06-13
Revert "parisc: fix trivial section name warnings"
Kyle McMartin
1
-2
/
+1
2008-05-15
parisc: use conditional macro for 64-bit wide ops
Kyle McMartin
1
-27
/
+19
2008-05-15
parisc: fix trivial section name warnings
Helge Deller
1
-1
/
+2
2007-10-18
[PARISC] Kill off broken irqstack code
Kyle McMartin
1
-34
/
+3
[next]