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
/
mm
Commit message (
Expand
)
Author
Age
...
*
arm64/mm: Remove hack in mmap randomize layout
Yann Droneaud
2014-11-18
*
arm64: fix data type for physical address
Min-Hua Chen
2014-11-06
*
arm64: Fix memblock current_limit with 64K pages and 48-bit VA
Catalin Marinas
2014-10-24
*
arm64: mm: Correct fixmap pagetable types
Steve Capper
2014-10-20
*
arm64: Align less than PAGE_SIZE pgds naturally
Catalin Marinas
2014-10-20
*
arm64: mm: enable RCU fast_gup
Steve Capper
2014-10-09
*
arm64: add atomic pool for non-coherent and CMA allocations
Laura Abbott
2014-10-09
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-10-08
|
\
|
*
arm64: Use phys_addr_t type for physical address
Min-Hua Chen
2014-10-02
|
*
arm64: Use DMA_ERROR_CODE to denote failed allocation
Sean Paul
2014-10-02
|
*
arm64: Implement set_arch_dma_coherent_ops() to replace bus notifiers
Catalin Marinas
2014-09-22
|
*
arm64:mm: initialize max_mapnr using function set_max_mapnr
Ganapatrao Kulkarni
2014-09-17
|
*
arm64: LLVMLinux: Fix inline arm64 assembly for use with clang
Mark Charlebois
2014-09-15
|
*
arm64: pageattr: Correctly adjust unaligned start addresses
Laura Abbott
2014-09-12
|
*
arm64: Add CONFIG_DEBUG_SET_MODULE_RONX support
Laura Abbott
2014-09-08
|
*
arm64: convert part of soft_restart() to assembly
Arun Chandran
2014-09-08
|
|
|
\
*
-
.
\
Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...
Russell King
2014-10-02
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
*
ARM: 8167/1: extend the reserved memory for initrd to be page aligned
Yalin Wang
2014-10-02
|
|
/
|
/
|
|
*
efi/arm64: Fix fdt-related memory reservation
Mark Salter
2014-09-09
|
/
*
arm64: ignore DT memreserve entries when booting in UEFI mode
Leif Lindholm
2014-08-19
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-08-04
|
\
|
*
arm64: Determine the vmalloc/vmemmap space at build time based on VA_BITS
Catalin Marinas
2014-07-23
|
*
arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELS
Catalin Marinas
2014-07-23
|
*
arm64: mm: Implement 4 levels of translation tables
Jungseok Lee
2014-07-23
|
*
arm64: Do not initialise the fixmap page tables in head.S
Catalin Marinas
2014-07-23
|
*
arm64: place initial page tables above the kernel
Mark Rutland
2014-07-10
*
|
arm64: Create non-empty ZONE_DMA when DRAM starts above 4GB
Catalin Marinas
2014-07-23
*
|
arm64: export __cpu_{clear,copy}_user_page functions
Mark Salter
2014-07-08
|
/
*
arm64: mm: Make icache synchronisation logic huge page aware
Steve Capper
2014-07-04
*
arm64: Limit the CMA buffer to 32-bit if ZONE_DMA
Catalin Marinas
2014-06-18
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-06-06
|
\
|
*
Revert "arm64: Introduce execute-only page access permissions"
Catalin Marinas
2014-05-16
|
*
arm64: mm: use inner-shareable barriers for inner-shareable maintenance
Will Deacon
2014-05-09
|
*
arm64: mm: Optimise tlb flush logic where we have >4K granule
Steve Capper
2014-05-09
|
*
arm64: mm: Create gigabyte kernel logical mappings where possible
Steve Capper
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: Provide read/write fault information in compat signal handlers
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 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 '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
|
|
|
/
|
|
/
|
*
|
|
arm64: fix pud_huge() for 2-level pagetables
Mark Salter
2014-05-16
|
|
/
|
/
|
*
|
arm64: Use bus notifiers to set per-device coherent DMA ops
Catalin Marinas
2014-05-03
*
|
arm64: Make default dma_ops to be noncoherent
Ritesh Harjani
2014-05-03
*
|
arm64: Fix for the arm64 kern_addr_valid() function
Dave Anderson
2014-05-03
|
/
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-04-08
|
\
|
*
arm64: Fix DMA range invalidation for cache line unaligned buffers
Catalin Marinas
2014-04-08
[prev]
[next]