index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
include
Commit message (
Expand
)
Author
Age
*
parisc: Fix get_user() for 64-bit value on 32-bit kernel
Helge Deller
2017-04-21
*
parisc: Clean up fixup routines for get_user()/put_user()
Helge Deller
2017-04-08
*
parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_range
John David Anglin
2017-03-26
*
parisc: Don't use BITS_PER_LONG in userspace-exported swab.h header
Helge Deller
2017-02-01
*
parisc: Purge TLB before setting PTE
John David Anglin
2016-12-07
*
parisc: Ignore the pkey system calls for now
Helge Deller
2016-11-02
*
Merge branch 'parisc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-10-12
|
\
|
*
parisc: Show trap name in kernel crash
Helge Deller
2016-10-11
|
*
parisc: Increase initial kernel mapping size
Helge Deller
2016-10-09
*
|
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-10-10
|
\
\
|
|
/
|
/
|
|
*
x86/pkeys: Allocation/free syscalls
Dave Hansen
2016-09-09
*
|
parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernels
Helge Deller
2016-10-07
*
|
parisc: Add hardened usercopy feature
Helge Deller
2016-10-06
*
|
parisc: Add cfi_startproc and cfi_endproc to assembly code
Helge Deller
2016-10-05
*
|
Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-09-14
|
\
\
|
|
/
|
/
|
|
*
parisc: fix copy_from_user()
Al Viro
2016-09-13
*
|
mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
Josh Poimboeuf
2016-08-30
*
|
parisc: Fix order of EREFUSED define in errno.h
Helge Deller
2016-08-20
|
/
*
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2016-08-05
|
\
|
*
char/genrtc: remove parisc support
Arnd Bergmann
2016-06-03
|
*
rtc: cmos: remove empty asm/mc146818rtc.h files
Arnd Bergmann
2016-06-03
*
|
Merge branch 'parisc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-08-04
|
\
\
|
*
|
parisc: Add <asm/hash.h>
George Spelvin
2016-08-02
*
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-07-25
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
locking/atomic: Remove linux/atomic.h:atomic_fetch_or()
Peter Zijlstra
2016-06-16
|
*
|
locking/atomic, arch/parisc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()
Peter Zijlstra
2016-06-16
|
*
|
locking/spinlock, arch: Update and fix spin_unlock_wait() implementations
Peter Zijlstra
2016-06-14
*
|
|
parisc: get rid of superfluous __GFP_REPEAT
Michal Hocko
2016-06-24
*
|
|
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
Michal Hocko
2016-06-24
|
/
/
*
/
parisc: Move die_if_kernel() prototype into traps.h header
Helge Deller
2016-06-05
|
/
*
parisc: Whitespace cleanups in unistd.h
Helge Deller
2016-05-25
*
parisc: Fix typos in eisa_eeprom.h
Andrea Gelmini
2016-05-22
*
parisc: Fix typo in ldcw.h
Andrea Gelmini
2016-05-22
*
parisc: Fix typo in pdc.h
Andrea Gelmini
2016-05-22
*
parisc: Update futex.h to match generic implementation
John David Anglin
2016-05-22
*
parisc: Add native high-resolution sched_clock() implementation
Helge Deller
2016-05-22
*
parisc: Add ARCH_TRACEHOOK and regset support
Helge Deller
2016-05-22
*
parisc: Add 64bit get_user() and put_user() for 32bit kernel
Helge Deller
2016-05-22
*
parisc: Simplify and speed up get_user() and put_user()
Helge Deller
2016-05-22
*
parisc: Add syscall tracepoint support
Helge Deller
2016-05-22
*
Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-04-15
|
\
|
*
parisc: Fix ftrace function tracer
Helge Deller
2016-04-14
*
|
parisc: Update comment regarding relative extable support
Helge Deller
2016-04-08
*
|
parisc: Unbreak handling exceptions from kernel modules
Helge Deller
2016-04-08
*
|
Merge branch 'parisc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-03-31
|
\
\
|
*
|
parisc: Fix and enable seccomp filter support
Helge Deller
2016-03-31
|
*
|
parisc: Fix SIGSYS signals in compat case
Helge Deller
2016-03-31
|
|
/
*
|
parisc: Wire up preadv2 and pwritev2 syscalls
Helge Deller
2016-03-23
*
|
parisc: Use generic extable search and sort routines
Helge Deller
2016-03-23
*
|
parisc: Drop alloc_hugepages and free_hugepages syscalls
Helge Deller
2016-03-23
[next]