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
*
Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-08-09
|
\
|
*
parisc: Use get_signal() signal_setup_done()
Richard Weinberger
2014-08-06
*
|
Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2014-08-04
|
\
\
|
|
/
|
/
|
|
*
parisc: ftrace: Remove check of obsolete variable function_trace_stop
Steven Rostedt (Red Hat)
2014-07-18
|
*
parisc: ftrace: Add call to ftrace_graph_is_dead() in function graph code
Steven Rostedt (Red Hat)
2014-07-18
*
|
Merge branch 'parisc-3.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-07-13
|
\
\
|
|
/
|
/
|
|
*
parisc: drop unused defines and header includes
Helge Deller
2014-07-13
|
*
parisc: fix fanotify_mark() syscall on 32bit compat kernel
Helge Deller
2014-07-13
|
*
parisc: add serial ports of C8000/1GHz machine to hardware database
Helge Deller
2014-07-13
*
|
parisc: 'renameat2()' doesn't need (or have) a separate compat system call
Linus Torvalds
2014-05-23
*
|
parisc: add renameat2 syscall
Miklos Szeredi
2014-05-20
*
|
Merge branch 'parisc-3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-05-20
|
\
\
|
*
|
parisc: Improve LWS-CAS performance
John David Anglin
2014-05-15
|
*
|
parisc: ratelimit userspace segfault printing
Helge Deller
2014-05-15
*
|
|
parisc,metag: Do not hardcode maximum userspace stack size
Helge Deller
2014-05-14
*
|
|
Merge branch 'parisc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2014-04-17
|
\
\
\
|
*
|
|
parisc: fix epoll_pwait syscall on compat kernel
Helge Deller
2014-04-13
|
*
|
|
parisc: change value of SHMLBA from 0x00400000 to PAGE_SIZE
Helge Deller
2014-04-13
|
|
/
/
*
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-04-01
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
parisc: Validate online cpus in irq_set_affinity() callbacks
Thomas Gleixner
2014-03-12
*
|
|
parisc: wire up sys_utimes
Helge Deller
2014-03-23
*
|
|
parisc: Remove unused CONFIG_PARISC_TMPALIAS code
John David Anglin
2014-03-23
|
/
/
*
|
parisc: add flexible mmap memory layout support
Helge Deller
2014-02-02
*
|
parisc: wire up sched_setattr and sched_getattr
Helge Deller
2014-02-02
*
|
parisc: fix cache-flushing
Helge Deller
2014-02-02
*
|
Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-01-22
|
\
\
|
|
/
|
/
|
|
*
parisc/PCI: Use dev_is_pci() to identify PCI devices
Yijing Wang
2013-12-11
*
|
parisc: Ensure full cache coherency for kmap/kunmap
John David Anglin
2014-01-08
*
|
parisc: fix kernel memory layout in vmlinux.ld.S
Helge Deller
2013-11-30
*
|
parisc: use kernel_text_address() in unwind functions
Helge Deller
2013-11-30
*
|
parisc: add some more machine names to hardware database
Helge Deller
2013-11-30
*
|
parisc: fix mmap(MAP_FIXED|MAP_SHARED) to already mmapped address
Helge Deller
2013-11-30
|
/
*
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2013-11-13
|
\
|
*
mm/arch: use NUMA_NO_NODE
Jianguo Wu
2013-11-12
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-11-13
|
\
\
|
|
/
|
/
|
|
*
constify copy_siginfo_to_user{,32}()
Al Viro
2013-11-09
*
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-11-11
|
\
\
|
*
|
irq: Consolidate do_softirq() arch overriden implementations
Frederic Weisbecker
2013-10-01
|
|
/
*
|
parisc: correctly display number of active CPUs
Helge Deller
2013-11-07
*
|
parisc: do not count IPI calls twice
Helge Deller
2013-11-07
*
|
parisc: add kernel audit feature
Helge Deller
2013-11-07
*
|
parisc: provide macro to create exception table entries
Helge Deller
2013-11-07
*
|
parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAM
Helge Deller
2013-10-27
*
|
Revert "parisc: Export flush_cache_page() (needed by lustre)"
Helge Deller
2013-10-19
*
|
parisc: fix interruption handler to respect pagefault_disable()
Helge Deller
2013-10-13
*
|
parisc: remove unused syscall_ipi() function.
Helge Deller
2013-10-13
*
|
parisc: kill SMP single function call interrupt
Jiang Liu
2013-10-13
*
|
parisc: Export flush_cache_page() (needed by lustre)
Geert Uytterhoeven
2013-10-13
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-09-06
|
\
|
*
treewide: Fix printks with 0x%#
Joe Perches
2013-08-27
[next]