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
/
arm64
/
include
Commit message (
Expand
)
Author
Age
...
|
*
|
arm64: enable context tracking
Larry Bassel
2014-07-10
|
*
|
arm64: Add CONFIG_CC_STACKPROTECTOR
Laura Abbott
2014-07-09
|
*
|
arm64: topology: add MPIDR-based detection
Zi Shen Lim
2014-07-09
*
|
|
arm64: implement TASK_SIZE_OF
Colin Cross
2014-07-08
|
/
/
*
|
arm64: fix el2_setup check of CurrentEL
Marc Zyngier
2014-07-04
*
|
arm64: mm: Fix horrendous config typo
Steve Capper
2014-07-04
*
|
arm64: mm: remove broken &= operator from pmd_mknotpresent
Will Deacon
2014-06-18
*
|
arm64: fix build error in sigcontext.h
Mark Salter
2014-06-18
*
|
arm64/dma: Removing ARCH_HAS_DMA_GET_REQUIRED_MASK macro
Suravee Suthikulpanit
2014-06-18
*
|
arm64: uid16: fix __kernel_old_{gid,uid}_t definitions
Will Deacon
2014-06-18
|
/
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-06-06
|
\
|
*
arm64: ftrace: Add system call tracepoint
AKASHI Takahiro
2014-05-29
|
*
arm64: ftrace: Add CALLER_ADDRx macros
AKASHI Takahiro
2014-05-29
|
*
arm64: ftrace: Add dynamic ftrace support
AKASHI Takahiro
2014-05-29
|
*
arm64: Add ftrace support
AKASHI Takahiro
2014-05-29
|
*
arm64: add __ASSEMBLY__ in asm/insn.h
AKASHI Takahiro
2014-05-29
|
*
arm64: lib: Implement optimized string length routines
zhichang.yuan
2014-05-23
|
*
arm64: lib: Implement optimized string compare routines
zhichang.yuan
2014-05-23
|
*
arm64: lib: Implement optimized memcmp routine
zhichang.yuan
2014-05-23
|
*
arm64: Support arch_irq_work_raise() via self IPIs
Larry Bassel
2014-05-16
|
*
arm64: sched: Remove unused mc_capable() and smt_capable()
Zi Shen Lim
2014-05-16
|
*
Revert "arm64: Introduce execute-only page access permissions"
Catalin Marinas
2014-05-16
|
*
Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm ...
Catalin Marinas
2014-05-16
|
|
\
|
|
*
arm64: pull in <asm/simd.h> from asm-generic
Ard Biesheuvel
2014-05-14
|
|
*
arm64: add support for kernel mode NEON in interrupt context
Ard Biesheuvel
2014-05-08
|
|
*
arm64: defer reloading a task's FPSIMD state to userland resume
Ard Biesheuvel
2014-05-08
|
|
*
arm64: add abstractions for FPSIMD state manipulation
Ard Biesheuvel
2014-05-08
|
*
|
arm64: is_compat_task is defined both in asm/compat.h and linux/compat.h
AKASHI Takahiro
2014-05-12
|
*
|
arm64: Add regs_return_value() in syscall.h
AKASHI Takahiro
2014-05-12
|
*
|
arm64: make a single hook to syscall_trace() for all syscall features
AKASHI Takahiro
2014-05-12
|
*
|
arm64: debug: avoid accessing mdscr_el1 on fault paths where possible
Will Deacon
2014-05-12
|
*
|
arm64: barriers: use barrier() instead of smp_mb() when !SMP
Will Deacon
2014-05-09
|
*
|
arm64: barriers: wire up new barrier options
Will Deacon
2014-05-09
|
*
|
arm64: barriers: make use of barrier options with explicit barriers
Will Deacon
2014-05-09
|
*
|
arm64: mm: Optimise tlb flush logic where we have >4K granule
Steve Capper
2014-05-09
|
*
|
arm64: xchg: prevent warning if return value is unused
Will Deacon
2014-05-09
|
*
|
arm64: mm: Create gigabyte kernel logical mappings where possible
Steve Capper
2014-05-09
|
*
|
arm64: Make atomic64_t() return "long", not "long long"
Bjorn Helgaas
2014-05-09
|
*
|
arm64: Clean up the default pgprot setting
Catalin Marinas
2014-05-09
|
*
|
arm64: Introduce execute-only page access permissions
Catalin Marinas
2014-05-09
|
*
|
arm64: Expose ESR_EL1 information to user when SIGSEGV/SIGBUS
Catalin Marinas
2014-05-09
|
*
|
arm64: Remove the aux_context structure
Catalin Marinas
2014-05-09
|
*
|
arm64: Provide read/write fault information in compat signal handlers
Catalin Marinas
2014-05-09
|
*
|
arm64: Implement cache_line_size() based on CTR_EL0.CWG
Catalin Marinas
2014-05-09
*
|
|
Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-06-05
|
\
\
\
|
*
|
|
arm64: add EFI runtime services
Mark Salter
2014-04-30
|
*
|
|
arm64: Add function to create identity mappings
Mark Salter
2014-04-30
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-06-04
|
\
\
\
|
*
|
|
arm64: mm: Remove superfluous "the" in comment
Geert Uytterhoeven
2014-05-05
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
2014-06-04
|
\
\
\
\
[prev]
[next]