summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2010-06-15ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread()Russell King
2010-05-23[ARM] Do not call flush_cache_user_range with mmap_sem heldDima Zavin
2010-05-20[arm] implement TLS register workaround for Tegra errata 657451Gary King
2010-05-20Revert "HACK stay compatible with the emulated TLS register HACK"Gary King
2010-05-14[ARM] smp_twd: add USE_ARM_TWD_PRESCALER configGary King
2010-04-09ARM: enable CONFIG_CPU_IDLE supportGary King
2010-04-08[ARM] scu: add function to invalidate SCU per-CPU tagsGary King
2010-04-05ARM: Do not allow the probing of the local timerVarun Swara
2010-04-05ARM: Add L2 cache handling to smp boot supportRussell King
2010-04-05ARM: dma-mapping: provide per-cpu type map/unmap functionsRussell King
2010-03-10Merge commit 'v2.6.32.9' into android-2.6.32Arve Hjønnevåg
2010-02-08HACK stay compatible with the emulated TLS register HACKBrian Swetland
2010-02-08[ARM] process: Add display of memory around registers when displaying regs.San Mehat
2010-02-03[ARM] Allow ICEDCC to work with CPU_V7 as well as CPU_V6.Brian Swetland
2010-02-03[ARM] Add code to prevent system calls from being restarted muliple times bef...Arve Hjønnevåg
2010-01-18untangle the do_mremap() messAl Viro
2009-11-23ARM: 5793/1: ARM: Check put_user fail in do_signal when enable OABI_COMPATJean PIHET
2009-11-10Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6Russell King
2009-11-10ARM: Use a definition for the userspace cmpxchg emulation syscallRussell King
2009-11-08[ARM] Fix test for unimplemented ARM syscallsRussell King
2009-11-08ARM: 5784/1: fix early boot machine ID mismatch error displayNicolas Pitre
2009-11-05Check whether the SCU was already initialisedCatalin Marinas
2009-11-02ARM: 5776/1: Check compiler version and EABI support when adding ARM unwind s...Claudio Scordino
2009-10-25ARM: Fix signal restart issues with NX and OABI compatRussell King
2009-10-14ARM: 5759/1: Add register information of threads to coredumpArtem Bityutskiy
2009-10-14ARM: 5757/1: Thumb-2: Correct "mov.w pc, lr" instruction which is unpredictableCatalin Marinas
2009-10-12Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-10-11ARM: update die() outputRussell King
2009-10-11ARM: Dump code/mem oops lines with the appropriate log levelRussell King
2009-10-11ARM: Dump memory and backtrace as one printk per lineRussell King
2009-10-02ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()Kirill A. Shutemov
2009-10-02ARM: 5739/1: ARM: allow empty ATAG_COREDavid Brown
2009-10-01ARM: 5734/1: arm: fix compilation of entry-common.S for older CPUsDmitry Artamonow
2009-09-28ARM: Ensure do_cache_op takes mmap_semRussell King
2009-09-28ARM: Fix __cpuexit section mismatch warningsRussell King
2009-09-28ARM: Don't allow highmem on SMP platforms without h/w TLB ops broadcastRussell King
2009-09-26make Linux bootable on ARM againNicolas Pitre
2009-09-24Merge branch 'origin' into for-linusRussell King
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-24cpumask: use mm_cpumask() wrapper: armRusty Russell
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds
2009-09-22Merge branch 'master' into for-linusRussell King
2009-09-21ARM: 5715/1: Make kprobes unregistration SMP safeFrederic Riss
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches
2009-09-20arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg
2009-09-18Thumb-2: Correctly handle undefined instructions in the kernelCatalin Marinas
2009-09-18Clear the exclusive monitor when returning from an exceptionCatalin Marinas