summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* ARM: 5884/1: arm: Fix DCC console for v7Tony Lindgren2010-01-191-0/+20
* ARM: 5883/1: Revert "disable NX support for OABI-supporting kernels"Rabin Vincent2010-01-181-9/+0Star
* ARM: Fix wrong dmbRussell King2010-01-121-3/+1Star
* ARM: 5868/1: ARM: fix "BUG: using smp_processor_id() in preemptible code"Rabin Vincent2010-01-081-1/+2
* ARM: dma-isa: request cascade channel after registering itRussell King2009-12-241-2/+2
* ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread()Russell King2009-12-183-9/+7Star
* Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2009-12-162-25/+8Star
|\
| * ARM: unexport symbols used to implement floating point emulationAlan Jenkins2009-12-151-20/+0Star
| * ARM: use unified discard definition in linker scriptAlan Jenkins2009-12-151-5/+8
* | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-6/+6
|/
* Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2009-12-139-129/+682
|\
| * Unify sys_mmap*Al Viro2009-12-112-31/+3Star
| * arm: add arch_mmap_check(), get rid of sys_arm_mremap()Al Viro2009-12-112-26/+1Star
| * Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-12-085-61/+671
| |\
| | * Merge branch 'devel-stable' into develRussell King2009-12-053-61/+28Star
| | |\
| | | * ARM: Clean up linker script using new linker script macros.Nelson Elhage2009-11-231-54/+23Star
| | | * ARM: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-11-233-7/+5Star
| | * | ARM: 5841/1: a driver for on-chip ETM and ETBAlexander Shishkin2009-12-022-0/+643
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-081-0/+1
| |\ \ \
| | * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-021-2/+6
| | |\| |
| | * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-1910-81/+123
| | |\ \ \ | | | | |/ | | | |/|
| | * | | net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-131-0/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-081-11/+6Star
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-181-3/+3
| | * | | Merge commit 'v2.6.32-rc7'Eric W. Biederman2009-11-174-6/+11
| | |\ \ \ | | | | |/ | | | |/|
| | * | | sysctl arm: Remove binary sysctl supportEric W. Biederman2009-11-121-8/+3Star
* | | | | ARM: Do not allow the probing of the local timerVarun Swara2009-12-091-0/+1
* | | | | ARM: Add an earlyprintk debug consoleCatalin Marinas2009-12-092-0/+58
|/ / / /
* | / / ARM: 5793/1: ARM: Check put_user fail in do_signal when enable OABI_COMPATJean PIHET2009-11-231-2/+6
| |/ / |/| |
* | | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6Russell King2009-11-111-0/+4
|\ \ \
| * | | Check whether the SCU was already initialisedCatalin Marinas2009-11-051-0/+4
| |/ /
* | | ARM: Use a definition for the userspace cmpxchg emulation syscallRussell King2009-11-102-4/+5
* | | [ARM] Fix test for unimplemented ARM syscallsRussell King2009-11-081-1/+1
* | | ARM: 5784/1: fix early boot machine ID mismatch error displayNicolas Pitre2009-11-081-1/+1
|/ /
* | ARM: 5776/1: Check compiler version and EABI support when adding ARM unwind s...Claudio Scordino2009-11-021-0/+9
* | ARM: Fix signal restart issues with NX and OABI compatRussell King2009-10-253-26/+23Star
* | ARM: 5759/1: Add register information of threads to coredumpArtem Bityutskiy2009-10-141-0/+9
* | ARM: 5757/1: Thumb-2: Correct "mov.w pc, lr" instruction which is unpredictableCatalin Marinas2009-10-142-14/+29
* | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-10-121-0/+1
|\ \
| * | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
| |/
* | ARM: update die() outputRussell King2009-10-111-2/+3
* | ARM: Dump code/mem oops lines with the appropriate log levelRussell King2009-10-111-16/+17
* | ARM: Dump memory and backtrace as one printk per lineRussell King2009-10-111-19/+23
|/
* ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()Kirill A. Shutemov2009-10-022-19/+6Star
* ARM: 5739/1: ARM: allow empty ATAG_COREDavid Brown2009-10-021-1/+3
* ARM: 5734/1: arm: fix compilation of entry-common.S for older CPUsDmitry Artamonow2009-10-011-2/+2
* ARM: Ensure do_cache_op takes mmap_semRussell King2009-09-281-1/+4
* ARM: Fix __cpuexit section mismatch warningsRussell King2009-09-282-4/+6
* ARM: Don't allow highmem on SMP platforms without h/w TLB ops broadcastRussell King2009-09-281-6/+1Star
* make Linux bootable on ARM againNicolas Pitre2009-09-261-0/+2