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
/
kernel
Commit message (
Expand
)
Author
Age
*
parisc: Avoid stalled CPU warnings after system shutdown
Helge Deller
2017-04-08
*
parisc: Clean up fixup routines for get_user()/put_user()
Helge Deller
2017-04-08
*
parisc: Fix system shutdown halt
Helge Deller
2017-03-26
*
parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_range
John David Anglin
2017-03-26
*
parisc: Mark cr16 clocksource unstable on SMP systems
Helge Deller
2017-01-12
*
parisc: Fix TLB related boot crash on SMP machines
Helge Deller
2016-12-08
*
parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and flush_ic...
John David Anglin
2016-12-07
*
parisc: Also flush data TLB in flush_icache_page_asm
John David Anglin
2016-11-25
*
parisc: Fix race in pci-dma.c
John David Anglin
2016-11-25
*
parisc: Switch to generic sched_clock implementation
Helge Deller
2016-11-25
*
parisc: Fix races in parisc_setup_cache_timing()
John David Anglin
2016-11-25
*
parisc: Fix printk continuations in system detection
Helge Deller
2016-11-22
*
parisc: Use LINUX_GATEWAY_ADDR define instead of hardcoded value
Helge Deller
2016-11-02
*
parisc: Ensure consistent state when switching to kernel stack at syscall entry
John David Anglin
2016-11-02
*
parisc: Avoid trashing sr2 and sr3 in LWS code
John David Anglin
2016-11-02
*
parisc: use KERN_CONT when printing device inventory
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: Move exception table into read-only section
Helge Deller
2016-10-09
|
*
parisc: Fix kernel memory layout regarding position of __gp
Helge Deller
2016-10-09
*
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'work.const-qstr' into work.misc
Al Viro
2016-10-08
|
|
\
|
|
*
parisc: use %pD
Al Viro
2016-08-07
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-10-08
|
\
\
\
|
*
|
|
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-10-07
*
|
|
|
Merge branch 'parisc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-10-07
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernels
Helge Deller
2016-10-07
|
*
|
|
parisc: Drop bootmem and switch to memblock
Helge Deller
2016-10-07
|
*
|
|
parisc: Add cfi_startproc and cfi_endproc to assembly code
Helge Deller
2016-10-05
|
*
|
|
parisc: Move hpmc stack into page aligned bss section
Helge Deller
2016-10-05
|
*
|
|
parisc: Fix self-detected CPU stall warnings on Mako machines
Helge Deller
2016-09-25
|
*
|
|
parisc: Update comment regarding implementation of copy_user_page_asm
John David Anglin
2016-09-20
|
*
|
|
parisc: Use kmalloc_array() in add_system_map_addresses()
Markus Elfring
2016-09-20
|
*
|
|
parisc: Check return value of smp_boot_one_cpu()
Helge Deller
2016-09-20
|
|
/
/
*
/
/
ftrace: Add return address pointer to ftrace_ret_stack
Josh Poimboeuf
2016-08-24
|
/
/
*
/
parisc: Fix automatic selection of cr16 clocksource
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
|
\
|
*
rtc: parisc: provide rtc_class_ops directly
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 break statements to pdc_pat_io_pci_cfg_read()
Helge Deller
2016-08-02
*
|
|
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-08-04
*
|
|
parisc/ptrace: run seccomp after ptrace
Kees Cook
2016-06-14
*
|
|
seccomp: Add a seccomp_data parameter secure_computing()
Andy Lutomirski
2016-06-14
|
/
/
*
|
parisc: Move die_if_kernel() prototype into traps.h header
Helge Deller
2016-06-05
*
|
parisc: Fix pagefault crash in unaligned __get_user() call
Helge Deller
2016-06-05
*
|
parisc: Fix printk time during boot
Helge Deller
2016-06-05
*
|
parisc: Fix backtrace on PA-RISC
Mikulas Patocka
2016-06-04
|
/
*
parisc: Use long jump to reach ftrace_return_to_handler()
Helge Deller
2016-05-23
*
parisc: Merge ftrace C-helper and assembler functions into .text.hot section
Helge Deller
2016-05-22
*
parisc: Add native high-resolution sched_clock() implementation
Helge Deller
2016-05-22
[next]