Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
27b4a1a9eac8b0f8958da67e4abe025b96e1a293
/
arch
/
arm
/
include
/
asm
« Previous
ad187f9
ARM: vfp ptrace: no point flushing hw context for PTRACE_GETVFPREGS
by Russell King
· 15 years ago
11805bc
ARM: 5905/1: ARM: Global ASID allocation on SMP
by Catalin Marinas
· 15 years ago
c5113b6
ARM: 5897/1: spinlock: don't use deprecated barriers on ARMv7
by Rabin Vincent
· 15 years ago
24b44a6
ARM: 5889/1: Add atomic64 routines for ARMv6k and above.
by Will Deacon
· 15 years ago
a9221de
ARM: add notify_die() support
by Russell King
· 15 years ago
2b0d8c2
ARM: 5880/1: arm: use generic infrastructure for early params
by Jeremy Kerr
· 15 years ago
7921fc4
ARM: remove old RTC support
by Russell King
· 15 years ago
31aa8fd
ARM: Add caller information to ioremap
by Russell King
· 15 years ago
5601280
Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stable
by Russell King
· 15 years ago
702b94b
ARM: dma-mapping: remove dmac_clean_range and dmac_inv_range
by Russell King
· 15 years ago
a9c9147
ARM: dma-mapping: provide per-cpu type map/unmap functions
by Russell King
· 15 years ago
4ea0d73
ARM: dma-mapping: push buffer ownership down into dma-mapping.c
by Russell King
· 15 years ago
18eabe2
ARM: dma-mapping: introduce the idea of buffer ownership
by Russell King
· 15 years ago
0a0300d
ARM: Consolidate clks_register() and similar
by Russell King
· 15 years ago
7ada189
ARM: 5900/2: arm: enable support for software perf events
by Jamie Iles
· 15 years ago
0f4f067
ARM: 5899/2: arm: provide a mechanism to reserve performance counters
by Jamie Iles
· 15 years ago
252a9af
arm: add mm API for DMA to vmalloc/vmap areas
by James Bottomley
· 15 years ago
2045124
ARM: 5888/1: arm: Update comments in cacheflush.h and remove unnecessary V6 and V7 comments
by Tony Lindgren
· 15 years ago
5b39be4
ARM: Add common entry code for system with two VICs
by Ben Dooks
· 15 years ago
62a8c5b
ARM: 5872/1: ARM: include needed linux/cpu.h in asm/cpu.h
by Santosh Shilimkar
· 15 years ago
f892027
ARM: 5870/1: arch/arm: Fix build failure for defconfigs without CONFIG_ISA_DMA_API set
by Peter Hüwe
· 15 years ago
092a4e9
ARM: 5866/1: arm ptrace: use unsigned types for kernel pt_regs
by Jamie Iles
· 15 years ago
8784895
ARM: add missing recvmmsg syscall number
by Russell King
· 15 years ago
4da8b82
ARM: Kill CONFIG_CPU_32
by Russell King
· 15 years ago
797245f
ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread()
by Russell King
· 15 years ago
a695bc6
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
6665398
Merge branch 'cache' (early part)
by Russell King
· 15 years ago
5a865c0
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 15 years ago
698ba7b
elf: kill USE_ELF_CORE_DUMP
by Christoph Hellwig
· 15 years ago
239007b
genirq: Convert irq_desc.lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
e593194
locking: Convert raw_rwlock functions to arch_rwlock
by Thomas Gleixner
· 15 years ago
fb3a6bb
locking: Convert raw_rwlock to arch_rwlock
by Thomas Gleixner
· 15 years ago
0199c4e
locking: Convert __raw_spin* functions to arch_spin*
by Thomas Gleixner
· 15 years ago
edc35bd
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
by Thomas Gleixner
· 15 years ago
445c895
locking: Convert raw_spinlock to arch_spinlock
by Thomas Gleixner
· 15 years ago
2ef7f3d
ARM: Fix ptrace accesses
by Russell King
· 15 years ago
2c9b9c8
ARM: add size argument to __cpuc_flush_dcache_page
by Russell King
· 15 years ago
ccaf5f0
ARM: 5848/1: kill flush_ioremap_region()
by Nicolas Pitre
· 15 years ago
6620653
arm: move mach-types to include/generated
by Sam Ravnborg
· 16 years ago
559df2e
kbuild: move asm-offsets.h to include/generated
by Sam Ravnborg
· 16 years ago
2ea1d13
arm: add arch_mmap_check(), get rid of sys_arm_mremap()
by Al Viro
· 15 years ago
6035ccd
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
79c9601
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
0719dc3
Merge branch 'devel-stable' into devel
by Russell King
· 15 years ago
e28edb7
Merge branches 'at91', 'ep93xx', 'etm', 'ks8695', 'nuc', 'u300' and 'u8500' into devel
by Russell King
· 15 years ago
2fc4281
Merge branch 'pending-dma-streaming' (early part) into devel
by Russell King
· 15 years ago
c6baa19
Merge branch 'pending-dma-coherent' into devel
by Russell King
· 15 years ago
5cb2faa
Merge branch 'pending-misc' (early part) into devel
by Russell King
· 15 years ago
7b0a100
ARM: Reduce __flush_dcache_page() visibility
by Russell King
· 15 years ago
220d0b1
Merge branch 'master' into for-2.6.33
by Jens Axboe
· 15 years ago
c5d6c77
ARM: 5841/1: a driver for on-chip ETM and ETB
by Alexander Shishkin
· 15 years ago
ff9c38b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
d7931d9
Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stable
by Russell King
· 15 years ago
2f0b192
ARM: Avoid duplicated implementation for VIVT cache flushing
by Russell King
· 15 years ago
573a652
ARM: Add Tauros2 L2 cache controller support
by Lennert Buytenhek
· 15 years ago
2d4dc89
block: add helpers to run flush_dcache_page() against a bio and a request's pages
by Ilya Loginov
· 15 years ago
26a26d3
ARM: dma-mapping: switch ARMv7 DMA mappings to retain 'memory' attribute
by Russell King
· 15 years ago
29cb8d0
ARM: dma-mapping: split dma_unmap_page() from dma_unmap_single()
by Russell King
· 15 years ago
ef1baed
ARM: dma-mapping: provide dma_to_page()
by Russell King
· 15 years ago
1c4a4f4
ARM: dma-mapping: simplify page_to_dma() and __pfn_to_bus()
by Russell King
· 15 years ago
719301f
ARM: provide phys_to_page() to complement page_to_phys()
by Russell King
· 15 years ago
749f583
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xscaleiop into devel-stable
by Russell King
· 15 years ago
4ff1fa2
[ARM] kmap: fix build errors with DEBUG_HIGHMEM enabled
by Russell King
· 15 years ago
3505d1a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
cc20d42
ARM: Use a definition for the userspace cmpxchg emulation syscall
by Russell King
· 15 years ago
df71dfd
ARM: Fix errata 411920 workarounds
by Russell King
· 15 years ago
980f229
iop: enable generic time
by Mikael Pettersson
· 15 years ago
469d3044
iop: clockevent support
by Mikael Pettersson
· 15 years ago
a91549a
iop: clocksource support
by Mikael Pettersson
· 15 years ago
40f5b07
ARM: 5772/1: Use REV and REV16 for byte swapping on ARMv6+
by Rabin Vincent
· 15 years ago
a8cf81f
Revert "[ARM] unconditionally define __virt_to_phys and __phys_to_virt"
by Russell King
· 15 years ago
daaeb6c
ARM: 5763/1: ARM: SMP: Fix the BUG with CONFIG_PREEMPT enabled
by Santosh Shilimkar
· 15 years ago
cde3f86
ARM: 5759/1: Add register information of threads to coredump
by Artem Bityutskiy
· 15 years ago
3b88578
net: Generalize socket rx gap / receive queue overflow cmsg
by Neil Horman
· 15 years ago
e9ac829
ARM: boolean bit testing
by Johannes Weiner
· 15 years ago
f00a75c
ARM: Pass VMA to copy_user_highpage() implementations
by Russell King
· 15 years ago
4fb2847
ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()
by Kirill A. Shutemov
· 15 years ago
534d0c9
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xscaleiop
by Russell King
· 15 years ago
e616c59
ARM: Don't allow highmem on SMP platforms without h/w TLB ops broadcast
by Russell King
· 15 years ago
d80ade7
ARM: Fix warning: #warning syscall migrate_pages not implemented
by Russell King
· 15 years ago
baea7b9
Merge branch 'origin' into for-linus
by Russell King
· 15 years ago
a487b67
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 15 years ago
56f8ba8
cpumask: use mm_cpumask() wrapper: arm
by Rusty Russell
· 15 years ago
0748bd0
cpumask: remove arch_send_call_function_ipi
by Rusty Russell
· 15 years ago
4b3df56
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx into for-linus
by NeilBrown
· 15 years ago
ae19ffb
Merge branch 'master' into for-linus
by Russell King
· 15 years ago
6ef297f
ARM: 5720/1: Move MMCI header to amba include dir
by Linus Walleij
· 15 years ago
6e17b17
mm: remove duplicate asm/mman.h files
by Arnd Bergmann
· 15 years ago
90f72aa
mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions
by Arnd Bergmann
· 15 years ago
28f9f19
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel
by Russell King
· 15 years ago
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 15 years ago
40d743b
Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6
by Russell King
· 15 years ago
74109b8
Fix "W" macro in arch/arm/include/asm/unified.h
by Alexey Dobriyan
· 15 years ago
200b812
Clear the exclusive monitor when returning from an exception
by Catalin Marinas
· 15 years ago
4406c56
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 15 years ago
9e6c82c
ARM: 5698/1: MMCI pass capabilities in platform data
by Linus Walleij
· 15 years ago
bc58177
ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3
by Linus Walleij
· 15 years ago
910a17e
ARM: 5700/1: ARM: Introduce ARM_L1_CACHE_SHIFT to define cache line size
by Kirill A. Shutemov
· 15 years ago
f86054c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 15 years ago
2ca7d67
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
Next »