aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2010-01-19ARM: 5884/1: arm: Fix DCC console for v7Tony Lindgren
2010-01-18ARM: 5883/1: Revert "disable NX support for OABI-supporting kernels"Rabin Vincent
2010-01-12ARM: Fix wrong dmbRussell King
2010-01-08ARM: 5868/1: ARM: fix "BUG: using smp_processor_id() in preemptible code"Rabin Vincent
2009-12-24ARM: dma-isa: request cascade channel after registering itRussell King
2009-12-18ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread()Russell King
2009-12-16Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2009-12-15ARM: unexport symbols used to implement floating point emulationAlan Jenkins
2009-12-15ARM: use unified discard definition in linker scriptAlan Jenkins
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner
2009-12-13Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King
2009-12-11Unify sys_mmap*Al Viro
2009-12-11arm: add arch_mmap_check(), get rid of sys_arm_mremap()Al Viro
2009-12-09ARM: Do not allow the probing of the local timerVarun Swara
2009-12-09ARM: Add an earlyprintk debug consoleCatalin Marinas
2009-12-08Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds
2009-12-05Merge branch 'devel-stable' into develRussell King
2009-12-02ARM: 5841/1: a driver for on-chip ETM and ETBAlexander Shishkin
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-23ARM: Clean up linker script using new linker script macros.Nelson Elhage
2009-11-23ARM: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott
2009-11-23ARM: 5793/1: ARM: Check put_user fail in do_signal when enable OABI_COMPATJean PIHET
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman
2009-11-17Merge commit 'v2.6.32-rc7'Eric W. Biederman
2009-11-12sysctl arm: Remove binary sysctl supportEric W. Biederman
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-12net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo
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