aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAge
...
| | * | ARM: move LED support code out of arch/arm/kernel/time.cRussell King2010-02-15
| | * | ARM: remove old RTC supportRussell King2010-02-15
| * | | Merge branch 'perf' into develRussell King2010-02-25
| |\ \ \
| | * | | ARM: 5903/1: arm/perfevents: add support for ARMv7Jean PIHET2010-02-12
| | * | | ARM: 5902/4: arm/perfevents: implement perf event support for ARMv6Jamie Iles2010-02-12
| | * | | ARM: 5899/2: arm: provide a mechanism to reserve performance countersJamie Iles2010-02-12
| * | | | Merge branch 'tmpreg' into develRussell King2010-02-25
| |\ \ \ \
| | * | | | ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren2010-02-12
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm...Russell King2010-02-25
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | / / | | | | | | |/ / | | | | | |/| |
| | | | * / | | ARM: dma-mapping: provide per-cpu type map/unmap functionsRussell King2010-02-15
| | | |/ / / / | | |/| | | |
* | | | | | | resource/PCI: mark struct resource as constDominik Brodowski2010-02-22
* | | | | | | resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-22
| |_|_|_|_|/ |/| | | | |
* | | | | | ARM: 5938/1: ARM: L2: export outer_cache_fnsSantosh Shilimkar2010-02-18
| |_|_|_|/ |/| | | |
* | | | | ARM: 5884/1: arm: Fix DCC console for v7Tony Lindgren2010-01-19
* | | | | ARM: 5883/1: Revert "disable NX support for OABI-supporting kernels"Rabin Vincent2010-01-18
| |_|_|/ |/| | |
* | | | ARM: Fix wrong dmbRussell King2010-01-12
* | | | ARM: 5868/1: ARM: fix "BUG: using smp_processor_id() in preemptible code"Rabin Vincent2010-01-08
|/ / /
* | | ARM: dma-isa: request cascade channel after registering itRussell King2009-12-24
* | | ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread()Russell King2009-12-18
* | | Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2009-12-16
|\ \ \
| * | | ARM: unexport symbols used to implement floating point emulationAlan Jenkins2009-12-15
| * | | ARM: use unified discard definition in linker scriptAlan Jenkins2009-12-15
* | | | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-14
|/ / /
* | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2009-12-13
|\ \ \
| * | | Unify sys_mmap*Al Viro2009-12-11
| * | | arm: add arch_mmap_check(), get rid of sys_arm_mremap()Al Viro2009-12-11
| |/ /
| * | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-12-08
| |\ \
| | * \ Merge branch 'devel-stable' into develRussell King2009-12-05
| | |\ \
| | | * | ARM: Clean up linker script using new linker script macros.Nelson Elhage2009-11-23
| | | * | ARM: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-11-23
| | * | | ARM: 5841/1: a driver for on-chip ETM and ETBAlexander Shishkin2009-12-02
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-08
| |\ \ \ \
| | * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-02
| | |\| | |
| | * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-19
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-13
| | | |_|/ | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-08
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-18
| | * | | Merge commit 'v2.6.32-rc7'Eric W. Biederman2009-11-17
| | |\ \ \ | | | | |/ | | | |/|
| | * | | sysctl arm: Remove binary sysctl supportEric W. Biederman2009-11-12
* | | | | ARM: Do not allow the probing of the local timerVarun Swara2009-12-09
* | | | | ARM: Add an earlyprintk debug consoleCatalin Marinas2009-12-09
|/ / / /
* | / / ARM: 5793/1: ARM: Check put_user fail in do_signal when enable OABI_COMPATJean PIHET2009-11-23
| |/ / |/| |
* | | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6Russell King2009-11-10
|\ \ \
| * | | Check whether the SCU was already initialisedCatalin Marinas2009-11-05
| |/ /
* | | ARM: Use a definition for the userspace cmpxchg emulation syscallRussell King2009-11-10
* | | [ARM] Fix test for unimplemented ARM syscallsRussell King2009-11-08
* | | ARM: 5784/1: fix early boot machine ID mismatch error displayNicolas Pitre2009-11-08
|/ /
* | ARM: 5776/1: Check compiler version and EABI support when adding ARM unwind s...Claudio Scordino2009-11-02
* | ARM: Fix signal restart issues with NX and OABI compatRussell King2009-10-25
* | ARM: 5759/1: Add register information of threads to coredumpArtem Bityutskiy2009-10-14