aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski1-1/+1
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski1-3/+5
2010-02-18ARM: 5938/1: ARM: L2: export outer_cache_fnsSantosh Shilimkar1-0/+1
2010-02-15ARM: vfp ptrace: no point flushing hw context for PTRACE_GETVFPREGSRussell King1-2/+4
2010-02-15ARM: ptrace: get rid of PTRACE_{PEEK,POKE}{TEXT,DATA}Russell King1-16/+0
2010-02-15ARM: 5912/1: Define a 32-bit Thumb-2 breakpoint instructionDaniel Jacobowitz1-0/+31
2010-02-15ARM: 5906/1: arm: change command_line to cmd_lineJeremy Kerr1-4/+4
2010-02-15ARM: add notify_die() supportRussell King1-10/+25
2010-02-15ARM: 5880/1: arm: use generic infrastructure for early paramsJeremy Kerr2-50/+16
2010-02-15ARM: Move creation of /proc/cpu out of alignment.cRussell King1-1/+14
2010-02-15ARM: move LED support code out of arch/arm/kernel/time.cRussell King3-104/+116
2010-02-15ARM: remove old RTC supportRussell King1-74/+0
2010-02-15ARM: dma-mapping: provide per-cpu type map/unmap functionsRussell King1-0/+5
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren1-6/+6
2010-02-12ARM: 5903/1: arm/perfevents: add support for ARMv7Jean PIHET1-4/+932
2010-02-12ARM: 5902/4: arm/perfevents: implement perf event support for ARMv6Jamie Iles2-0/+1349
2010-02-12ARM: 5899/2: arm: provide a mechanism to reserve performance countersJamie Iles2-0/+104
2010-01-19ARM: 5884/1: arm: Fix DCC console for v7Tony Lindgren1-0/+20
2010-01-18ARM: 5883/1: Revert "disable NX support for OABI-supporting kernels"Rabin Vincent1-9/+0
2010-01-12ARM: Fix wrong dmbRussell King1-3/+1
2010-01-08ARM: 5868/1: ARM: fix "BUG: using smp_processor_id() in preemptible code"Rabin Vincent1-1/+2
2009-12-24ARM: dma-isa: request cascade channel after registering itRussell King1-2/+2
2009-12-18ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread()Russell King3-9/+7
2009-12-16Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-25/+8
2009-12-15ARM: unexport symbols used to implement floating point emulationAlan Jenkins1-20/+0
2009-12-15ARM: use unified discard definition in linker scriptAlan Jenkins1-5/+8
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner1-6/+6
2009-12-13Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into develRussell King9-129/+682
2009-12-11Unify sys_mmap*Al Viro2-31/+3
2009-12-11arm: add arch_mmap_check(), get rid of sys_arm_mremap()Al Viro2-26/+1
2009-12-09ARM: Do not allow the probing of the local timerVarun Swara1-0/+1
2009-12-09ARM: Add an earlyprintk debug consoleCatalin Marinas2-0/+58
2009-12-08Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-61/+671
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+1
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds1-11/+6
2009-12-05Merge branch 'devel-stable' into develRussell King3-61/+28
2009-12-02ARM: 5841/1: a driver for on-chip ETM and ETBAlexander Shishkin2-0/+643
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+6
2009-11-23ARM: Clean up linker script using new linker script macros.Nelson Elhage1-54/+23
2009-11-23ARM: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott3-7/+5
2009-11-23ARM: 5793/1: ARM: Check put_user fail in do_signal when enable OABI_COMPATJean PIHET1-2/+6
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller10-81/+123
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman1-3/+3
2009-11-17Merge commit 'v2.6.32-rc7'Eric W. Biederman4-6/+11
2009-11-12sysctl arm: Remove binary sysctl supportEric W. Biederman1-8/+3
2009-11-10Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6Russell King1-0/+4
2009-11-10ARM: Use a definition for the userspace cmpxchg emulation syscallRussell King2-4/+5
2009-11-08[ARM] Fix test for unimplemented ARM syscallsRussell King1-1/+1
2009-11-08ARM: 5784/1: fix early boot machine ID mismatch error displayNicolas Pitre1-1/+1
2009-11-05Check whether the SCU was already initialisedCatalin Marinas1-0/+4