summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-0111-264/+2599
|\
| * Merge branch 'misc2' into develRussell King2010-02-257-258/+207
| |\
| | * ARM: vfp ptrace: no point flushing hw context for PTRACE_GETVFPREGSRussell King2010-02-151-2/+4
| | * ARM: ptrace: get rid of PTRACE_{PEEK,POKE}{TEXT,DATA}Russell King2010-02-151-16/+0
| | * ARM: 5912/1: Define a 32-bit Thumb-2 breakpoint instructionDaniel Jacobowitz2010-02-151-0/+31
| | * ARM: 5906/1: arm: change command_line to cmd_lineJeremy Kerr2010-02-151-4/+4
| | * ARM: add notify_die() supportRussell King2010-02-151-10/+25
| | * ARM: 5880/1: arm: use generic infrastructure for early paramsJeremy Kerr2010-02-152-50/+16
| | * ARM: Move creation of /proc/cpu out of alignment.cRussell King2010-02-151-1/+14
| | * ARM: move LED support code out of arch/arm/kernel/time.cRussell King2010-02-153-104/+116
| | * ARM: remove old RTC supportRussell King2010-02-151-74/+0
| * | Merge branch 'perf' into develRussell King2010-02-253-0/+2381
| |\ \
| | * | ARM: 5903/1: arm/perfevents: add support for ARMv7Jean PIHET2010-02-121-4/+932
| | * | ARM: 5902/4: arm/perfevents: implement perf event support for ARMv6Jamie Iles2010-02-122-0/+1349
| | * | ARM: 5899/2: arm: provide a mechanism to reserve performance countersJamie Iles2010-02-122-0/+104
| * | | Merge branch 'tmpreg' into develRussell King2010-02-252-14/+25
| |\ \ \
| | * | | ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren2010-02-121-6/+6
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm...Russell King2010-02-253-4/+8
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | / | | | | | | |/ | | | | | |/|
| | | | * | | ARM: dma-mapping: provide per-cpu type map/unmap functionsRussell King2010-02-151-0/+5
| | | |/ / / | | |/| | |
* | | | | | resource/PCI: mark struct resource as constDominik Brodowski2010-02-221-1/+1
* | | | | | resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-221-3/+5
* | | | | | ARM: 5938/1: ARM: L2: export outer_cache_fnsSantosh Shilimkar2010-02-181-0/+1
| |_|_|_|/ |/| | | |
* | | | | 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/+0
| |_|_|/ |/| | |
* | | | ARM: Fix wrong dmbRussell King2010-01-121-3/+1
* | | | 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/+7
* | | Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2009-12-162-25/+8
|\ \ \
| * | | ARM: unexport symbols used to implement floating point emulationAlan Jenkins2009-12-151-20/+0
| * | | 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/+3
| * | | arm: add arch_mmap_check(), get rid of sys_arm_mremap()Al Viro2009-12-112-26/+1
| |/ /
| * | 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/+28
| | |\ \
| | | * | ARM: Clean up linker script using new linker script macros.Nelson Elhage2009-11-231-54/+23
| | | * | ARM: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-11-233-7/+5
| | * | | 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-011-2/+6
| | |\ \ \ \ | | | |/ / /
| | * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-1810-81/+123
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-121-0/+1
| | | |_|/ | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-081-11/+6
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | 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/+3
* | | | | 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
|/ / / /
OpenPOWER on IntegriCloud