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
Commit message (
Expand
)
Author
Age
...
|
|
*
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: split syscall_trace() into separate functions for enter/exit
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: mm: use inner-shareable barriers for inner-shareable maintenance
Will Deacon
2014-05-09
|
*
|
arm64: kvm: use inner-shareable barriers for inner-shareable maintenance
Will Deacon
2014-05-09
|
*
|
arm64: head: fix cache flushing and barriers in set_cpu_boot_mode_flag
Will Deacon
2014-05-09
|
*
|
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: Remove boot thread synchronisation for spin-table release method
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: efi: only attempt efi map setup if booting via EFI
Leif Lindholm
2014-05-23
|
*
|
|
arm64: efi: add EFI stub
Mark Salter
2014-04-30
|
*
|
|
arm64: add EFI runtime services
Mark Salter
2014-04-30
|
*
|
|
arm64: Add function to create identity mappings
Mark Salter
2014-04-30
|
|
|
/
|
|
/
|
*
|
|
hugetlb: restrict hugepage_migration_support() to x86_64
Naoya Horiguchi
2014-06-04
*
|
|
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-06-04
|
\
\
\
|
*
\
\
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Rob Herring
2014-05-20
|
|
\
\
\
|
*
\
\
\
Merge branch 'dt-bus-name' into for-next
Rob Herring
2014-05-13
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
of/fdt: move memreserve and dtb memory reservations into core
Rob Herring
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
|
\
\
\
\
\
|
*
|
|
|
|
arm64: KVM: Enable minimalistic support for Cortex-A53
Marc Zyngier
2014-05-25
|
*
|
|
|
|
ARM: Check if a CPU has gone offline
Ashwin Chaugule
2014-05-15
|
*
|
|
|
|
PSCI: Add initial support for PSCIv0.2 functions
Ashwin Chaugule
2014-05-15
|
*
|
|
|
|
ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexible
Anup Patel
2014-04-30
|
*
|
|
|
|
ARM/ARM64: KVM: Add base for PSCI v0.2 emulation
Anup Patel
2014-04-30
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-06-03
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes
Ingo Molnar
2014-05-22
|
|
\
\
\
\
\
|
*
|
|
|
|
|
arm64: Remove TIF_POLLING_NRFLAG
Peter Zijlstra
2014-05-22
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-06-03
|
\
\
\
\
\
\
|
*
|
|
|
|
|
arch,arm64: Convert smp_mb__*()
Peter Zijlstra
2014-04-18
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-06-03
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge 3.15-rc3 into tty-next
Greg Kroah-Hartman
2014-04-28
|
|
\
\
\
\
\
|
*
|
|
|
|
|
arm64: remove arch specific earlyprintk
Rob Herring
2014-04-24
|
*
|
|
|
|
|
arm64: enable FIX_EARLYCON_MEM kconfig
Rob Herring
2014-04-24
|
|
|
/
/
/
/
|
|
/
|
|
|
|
[prev]
[next]