index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
Commit message (
Expand
)
Author
Age
*
parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards a...
Helge Deller
2015-05-12
*
parisc: copy_thread(): rename 'arg' argument to 'kthread_arg'
Alex Dowad
2015-04-24
*
parisc: Replace PT_NLEVELS with CONFIG_PGTABLE_LEVELS
Guenter Roeck
2015-04-21
*
parisc: Eliminate sg_virt_addr() and private scatterlist.h
Matthew Wilcox
2015-04-21
*
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-04-20
|
\
|
*
parisc: fix up obsolete cpu function usage.
Rusty Russell
2015-03-04
*
|
parisc: switch to using asm-generic for seccomp.h
Kees Cook
2015-04-17
*
|
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-04-15
|
\
\
|
*
|
arch: Remove exec_domain from remaining archs
Richard Weinberger
2015-04-12
*
|
|
parisc: expose number of page table levels on Kconfig level
Kirill A. Shutemov
2015-04-14
|
/
/
*
|
parisc: Fix pmd code to depend on PT_NLEVELS value, not on CONFIG_64BIT
Helge Deller
2015-03-23
*
|
parisc: mm: don't count preallocated pmds
Mikulas Patocka
2015-03-23
*
|
parisc: Add compile-time check when adding new syscalls
Helge Deller
2015-03-23
|
/
*
mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines
Kirill A. Shutemov
2015-02-28
*
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2015-02-19
|
\
|
*
kbuild: do not add $(call ...) to invoke cc-version or cc-fullversion
Masahiro Yamada
2015-01-09
*
|
parisc: Remove unused function
Rickard Strandqvist
2015-02-17
*
|
parisc: macro whitespace fixes
Michael S. Tsirkin
2015-02-17
*
|
parisc/uaccess: fix sparse errors
Michael S. Tsirkin
2015-02-16
*
|
parisc: hpux - Remove HPUX syscall numbers
Helge Deller
2015-02-16
*
|
parisc: hpux - Remove hpux gateway page
Helge Deller
2015-02-16
*
|
parisc: hpux - Delete files in hpux subdirectory
Helge Deller
2015-02-16
*
|
parisc: hpux - Do not compile hpux subdirectory
Helge Deller
2015-02-16
*
|
parisc: hpux - Drop support for HP-UX binaries
Helge Deller
2015-02-16
*
|
parisc: Add error checks when building up signal trampoline handler
Helge Deller
2015-02-16
*
|
parisc: Wire up execveat syscall
Helge Deller
2015-02-16
*
|
mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
Andrey Ryabinin
2015-02-14
*
|
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-12
*
|
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
2015-02-11
*
|
parisc: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
2015-02-10
*
|
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2015-01-29
*
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-01-22
|
\
\
|
*
|
module_arch_freeing_init(): new hook for archs before module->module_init freed.
Rusty Russell
2015-01-19
|
|
/
*
|
Merge branch 'parisc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-12-26
|
\
\
|
|
/
|
/
|
|
*
parisc: fix out-of-register compiler error in ldcw inline assembler function
John David Anglin
2014-12-26
*
|
parisc: percpu: update comments referring to __get_cpu_var
Christoph Lameter
2014-12-13
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-12-11
|
\
\
|
*
|
net, lib: kill arch_fast_hash library bits
Daniel Borkmann
2014-12-10
|
*
|
net: sock: allow eBPF programs to be attached to sockets
Alexei Starovoitov
2014-12-06
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-21
|
|
\
|
|
*
|
net: introduce SO_INCOMING_CPU
Eric Dumazet
2014-11-11
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-12-10
|
\
\
\
|
*
\
\
Merge branch 'iov_iter' into for-next
Al Viro
2014-12-08
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
vfs: make first argument of dir_context.actor typed
Miklos Szeredi
2014-10-31
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-12-09
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
parisc: io: implement dummy relaxed accessor macros for writes
Will Deacon
2014-10-20
|
|
/
*
|
parisc: Avoid using CONFIG_64BIT in userspace exported headers
Helge Deller
2014-11-10
*
|
parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscalls
Helge Deller
2014-11-10
*
|
parisc: Use BUILD_BUG() instead of undefined functions
Helge Deller
2014-11-10
*
|
parisc: Wire up bpf syscall
Helge Deller
2014-11-10
|
/
[next]