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
/
arm
/
include
/
asm
/
io.h
Commit message (
Expand
)
Author
Age
*
Merge 3.7-rc6 into char-misc-next
Greg Kroah-Hartman
2012-11-16
|
\
|
*
ARM: 7567/1: io: avoid GCC's offsettable addressing modes for halfword accesses
Will Deacon
2012-10-29
*
|
/dev/mem: use phys_addr_t for physical addresses
Cyril Chemparathy
2012-10-24
|
/
*
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-10-07
|
\
|
*
ARM: 7500/1: io: avoid writeback addressing modes for __raw_ accessors
Will Deacon
2012-08-25
*
|
ARM: Add fixed PCI i/o mapping
Rob Herring
2012-07-25
|
/
*
ARM: fix out[bwl]()
Russell King
2012-05-25
*
ARM: fix __io macro for PCMCIA
Rob Herring
2012-04-05
*
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
2012-03-29
|
\
|
*
ARM: create a common IOMEM definition
Rob Herring
2012-03-13
|
*
ARM: kill off __mem_pci
Rob Herring
2012-03-06
|
*
ARM: make mach/io.h include optional
Rob Herring
2012-03-06
|
*
ARM: remove compile time __arch_ioremap/__arch_iounmap
Rob Herring
2012-03-06
|
*
ARM: provide runtime hook for ioremap/iounmap
Rob Herring
2012-03-06
*
|
Disintegrate asm/system.h for ARM
David Howells
2012-03-28
|
/
*
arm: switch to GENERIC_PCI_IOMAP
Michael S. Tsirkin
2011-11-28
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-10-25
|
\
|
*
doc: fix broken references
Paul Bolle
2011-09-27
*
|
Merge branch 'misc' into for-linus
Russell King
2011-10-25
|
\
\
|
*
|
ARM: 7129/1: Add __arm_ioremap_exec for mapping external memory as MT_MEMORY
Tony Lindgren
2011-10-22
|
*
|
ARM: 7118/1: rename temp variable in read*_relaxed()
Olof Johansson
2011-10-17
|
|
/
|
|
|
\
*
-
.
\
Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...
Russell King
2011-10-25
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
*
ARM: io: add a default IO_SPACE_LIMIT definition
Russell King
2011-08-17
|
|
/
|
/
|
|
*
ARM: add io{read,write}{16,32}be functions
Arnd Bergmann
2011-10-01
|
/
*
ARM: io: ensure inb/outb() et.al. are properly ordered on ARMv6+
Russell King
2011-01-31
*
ARM: io: simplify ioremap* and iounmap definitions
Russell King
2010-12-08
*
ARM: io: make iounmap() a simple macro
Russell King
2010-12-08
*
ARM: implement CONFIG_STRICT_DEVMEM by disabling access to RAM via /dev/mem
Nicolas Pitre
2010-10-01
*
ARM: Add barriers to io{read,write}{8,16,32} accessors as well
Russell King
2010-07-29
*
ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLE
Catalin Marinas
2010-07-29
*
ARM: 6271/1: Introduce *_relaxed() I/O accessors
Catalin Marinas
2010-07-29
*
ARM: Add caller information to ioremap
Russell King
2010-02-15
*
[ARM] Add a common typesafe __io implementation
Russell King
2008-11-30
*
[ARM] Remove MT_DEVICE_IXP2000 and associated definitions
Russell King
2008-10-01
*
[ARM] 5241/1: provide ioremap_wc()
Lennert Buytenhek
2008-09-06
*
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
*
[ARM] move include/asm-arm to arch/arm/include/asm
Russell King
2008-08-02