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
Commit message (
Expand
)
Author
Age
*
arm64: compat for clock_adjtime(2) is miswired
Al Viro
2012-12-05
*
arm64: move FP-SIMD save/restore code to a macro
Marc Zyngier
2012-12-05
*
arm64: hyp: initialize vttbr_el2 to zero
Marc Zyngier
2012-12-05
*
arm64: add hypervisor stub
Marc Zyngier
2012-12-05
*
arm64: record boot mode when entering the kernel
Marc Zyngier
2012-12-05
*
arm64: move vector entry macro to assembler.h
Marc Zyngier
2012-12-05
*
arm64: add AArch32 execution modes to ptrace.h
Marc Zyngier
2012-12-05
*
arm64: expand register mapping between AArch32 and AArch64
Marc Zyngier
2012-12-05
*
arm64: generic timer: use virtual counter instead of physical at EL0
Will Deacon
2012-12-05
*
arm64: vdso: defer shifting of nanosecond component of timespec
Will Deacon
2012-12-05
*
arm64: vdso: rework __do_get_tspec register allocation and return shift
Will Deacon
2012-12-05
*
arm64: vdso: check sequence counter even for coarse realtime operations
Will Deacon
2012-12-05
*
arm64: vdso: fix clocksource mask when extracting bottom 56 bits
Will Deacon
2012-12-05
*
ARM64: Remove incorrect Kconfig symbol HAVE_SPARSE_IRQ
Alexander Shiyan
2012-11-29
*
arm64: Make !dirty ptes read-only
Catalin Marinas
2012-11-29
*
arm64: Convert empty flush_cache_{mm,page} functions to static inline
Catalin Marinas
2012-11-23
*
arm64: signal: let the compiler inline compat_get_sigframe
Will Deacon
2012-11-23
*
arm64: signal: return struct rt_sigframe from get_sigframe
Will Deacon
2012-11-23
*
arm64: signal: align return types for compat and native setup_return
Will Deacon
2012-11-23
*
arm64: signal: push the unwinding prologue on the signal stack
Will Deacon
2012-11-23
*
arm64: Include the clkdev.h generic header
Catalin Marinas
2012-11-23
*
arm64: Force use of common clk at architecture level
Deepak Saxena
2012-11-20
*
Merge branch 'execve' into upstream
Catalin Marinas
2012-11-19
|
\
|
*
Merge remote-tracking branch 'viro/arch-arm64' into execve
Catalin Marinas
2012-11-19
|
|
\
|
|
*
Merge commit '6ba1bc826d160fe4f32bcb188687dcca4bdfaf3d' into arch-arm64
Al Viro
2012-11-16
|
|
|
\
|
|
*
|
arm64: get rid of fork/vfork/clone wrappers
Al Viro
2012-10-22
*
|
|
|
Merge branch 'execve' into upstream
Catalin Marinas
2012-11-14
|
\
|
|
|
|
*
|
|
Merge tag 'v3.7-rc5' into execve
Catalin Marinas
2012-11-13
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
arm64: Use generic sys_execve() implementation
Catalin Marinas
2012-10-17
|
*
|
|
arm64: Use generic kernel_execve() implementation
Catalin Marinas
2012-10-17
|
*
|
|
arm64: Use generic kernel_thread() implementation
Catalin Marinas
2012-10-17
*
|
|
|
arm64: mm: update max_dma32 before calculating size of NORMAL zone
Will Deacon
2012-11-14
*
|
|
|
arm64: Make the user fault reporting more specific
Catalin Marinas
2012-11-14
|
|
/
/
|
/
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2012-11-10
|
\
\
\
|
*
|
|
sparc64: Fix build with mix of modular vs. non-modular crypto drivers.
David S. Miller
2012-11-09
|
*
|
|
sparc: Support atomic64_dec_if_positive properly.
David S. Miller
2012-11-09
|
*
|
|
of/address: sparc: Declare of_address_to_resource() as an extern function for...
Andreas Larsson
2012-11-09
|
*
|
|
sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irq
Andreas Larsson
2012-11-09
|
*
|
|
sparc: Wire up sys_kcmp.
David S. Miller
2012-10-28
|
*
|
|
sparc64: Improvde documentation and readability of atomic backoff code.
David S. Miller
2012-10-28
|
*
|
|
sparc64: Use pause instruction when available.
David S. Miller
2012-10-28
|
*
|
|
sparc64: Fix cpu strand yielding.
David S. Miller
2012-10-27
|
*
|
|
sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.
David S. Miller
2012-10-26
*
|
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...
Linus Torvalds
2012-11-10
|
\
\
\
\
|
*
|
|
|
arm64: mm: fix booting on systems with no memory below 4GB
Will Deacon
2012-11-08
|
*
|
|
|
arm64: smp: add missing completion for secondary boot
Will Deacon
2012-11-08
|
*
|
|
|
arm64: compat: select CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSION
Will Deacon
2012-11-08
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
arm64: elf: fix core dumping definitions for GP and FP registers
Will Deacon
2012-11-08
|
*
|
|
arm64: perf: use architected event for CPU cycle counter
Will Deacon
2012-11-08
|
*
|
|
Merge tag 'v3.7-rc4' into upstream-master
Catalin Marinas
2012-11-05
|
|
\
\
\
[next]