aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2010-08-11Merge remote branch 'catalin/stable-2.6.35'Nicolas Pitre
2010-08-11Merge commit '7b70c4275f'Nicolas Pitre
2010-08-09ARM: errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faulty ASIDWill Deacon
2010-08-09ARM: Remove the domain switching on ARMv6k/v7 CPUsCatalin Marinas
2010-08-09arm: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6Tony Lindgren
2010-08-09ARM: Implement phys_mem_access_prot() to avoid attributes aliasingCatalin Marinas
2010-08-09ARM: Remove superfluous flush_kernel_dcache_page()Catalin Marinas
2010-08-09ARM: Use lazy cache flushing on ARMv7 SMP systemsCatalin Marinas
2010-08-09ARM: Introduce __sync_icache_dcache() for VIPT cachesCatalin Marinas
2010-08-09ARM: Assume new page cache pages have dirty D-cacheCatalin Marinas
2010-08-09ARM: Add support for the MOVW/MOVT relocations in Thumb-2Catalin Marinas
2010-07-31Merge branch 'devel-stable' into develRussell King
2010-07-31Merge branch 'misc' into develRussell King
2010-07-31Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King
2010-07-29ARM: Add barriers to io{read,write}{8,16,32} accessors as wellRussell King
2010-07-29ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLECatalin Marinas
2010-07-29ARM: 6271/1: Introduce *_relaxed() I/O accessorsCatalin Marinas
2010-07-27ARM: 6269/1: Add 'code' parameter for hook_fault_code()Kirill A. Shutemov
2010-07-27Merge branch 'origin' into miscRussell King
2010-07-27ARM: 6225/1: make TCM allocation static and common for all archsLinus Walleij
2010-07-27ARM: Convert platform reservations to use LMB rather than bootmemRussell King
2010-07-27ARM: initial LMB trialRussell King
2010-07-26ARM: fix build warning in asm/elf.hRussell King
2010-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stableRussell King
2010-07-18ARM: 6222/1: add memory types for the TCMsLinus Walleij
2010-07-16[ARM] PCI: add platform private data to pci_sys_dataSaeed Bishara
2010-07-16ARM: Move platform memory reservations out of generic codeRussell King
2010-07-16ARM: Remove 'node' argument form arch_adjust_zones()Russell King
2010-07-16ARM: Remove DISCONTIGMEM supportRussell King
2010-07-09ARM: 6117/1: kdump: implement crash_setup_regs()Mika Westerberg
2010-07-09ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6Tony Lindgren
2010-07-09ARM: 6203/1: Make VFPv3 usable on ARMv6Tony Lindgren
2010-07-09ARM: 6199/1: Add kprobe-based event tracerWill Deacon
2010-07-09ARM: 6197/2: preliminary support for sparse IRQeric miao
2010-07-09ARM: 6212/1: atomic ops: add memory constraints to inline asmWill Deacon
2010-07-09ARM: 6211/1: atomic ops: fix register constraints for atomic64_add_unlessWill Deacon
2010-07-01Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2010-07-01ARM: 6194/1: change definition of cpu_relax() for ARM11MPCoreWill Deacon
2010-06-14ARM: initial stack protector (-fstack-protector) supportNicolas Pitre
2010-06-14[ARM] implement arch_randomize_brk()Nicolas Pitre
2010-06-13[ARM] pxa: fix incorrect gpio type in udc_pxa2xx.hSteve Bennett
2010-05-27asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.hFUJITA Tomonori
2010-05-25Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-05-20kdb: core for kgdb back end (2 of 2)Jason Wessel
2010-05-20ARM: 6138/1: Add support for 10 hardirq bitsMagnus Damm
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-19Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-05-17Merge branch 'devel-stable' into develRussell King
2010-05-17atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard
2010-05-17ARM: 6071/1: perf-events: allow modules to query the number of hardware countersWill Deacon