summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Only call set_type method in setup_irq if it's definedRussell King2006-01-091-1/+2
* [PATCH] remove gcc-2 checksAndrew Morton2006-01-091-7/+2Star
* [PATCH] IRQ type flagsRussell King2006-01-091-2/+12
* [ARM] 3229/1: Remove uneeded ARM apm dependency on PM_LEGACYRichard Purdie2006-01-051-12/+7Star
* [ARM] Move DMA exports to be next to each functionRussell King2006-01-041-14/+12Star
* [ARM] Remove definition of MAX_DMA_CHANNELS to zeroRussell King2006-01-041-28/+0Star
* [ARM] Refine selection of ISA_DMA_API and generic dma.c codeRussell King2006-01-041-1/+2
* [ARM] Use core_initcall() to initialise ARM DMARussell King2006-01-042-4/+4
* [ARM] Remove '__address' from scatterlist and convert to DMA APIRussell King2006-01-042-18/+17Star
* [ARM] Move ISA DMA bus_to_virt() out of set_dma_addr()Russell King2006-01-041-4/+4
* [ARM] Cleanup ARM includesRussell King2006-01-036-12/+1Star
* [ARM] Make kernel link address depend on PAGE_OFFSETRussell King2006-01-033-8/+8
* [ARM] 3210/1: add missing memory barrier helper for NPTL supportNicolas Pitre2005-12-191-0/+49
* [ARM] Fix sys_sendto and sys_recvfrom 6-arg syscallsRussell King2005-12-172-22/+6Star
* [ARM] 3205/1: Handle new EABI relocations when loading kernel modules.Daniel Jacobowitz2005-12-141-0/+2
* [ARM] 3200/1: Singlestep over ARM BX and BLX instructions using ptrace fixNikola Valerjev2005-12-101-0/+9
* [ARM] Remove mach-types.h from head.SRussell King2005-11-251-8/+3Star
* [ARM] 3168/1: Update ARM signal delivery and maskingDaniel Jacobowitz2005-11-192-15/+13Star
* [ARM] Fix get_user when passed a const pointerRussell King2005-11-181-1/+0Star
* [ARM] Improve comment about ASSERT()s in vmlinux.lds.SRussell King2005-11-171-1/+5
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-141-3/+1Star
|\
| * [ARM] Restore apparant pointless change in arch/arm/kernel/smp.cRussell King2005-11-121-3/+1Star
* | [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik2005-11-141-0/+1
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-091-1/+1
|\
| * [ARM] 3100/1: simplify a pointer computationNicolas Pitre2005-11-091-1/+1
* | [PATCH] sched: resched and cpu_idle reworkNick Piggin2005-11-091-5/+9
* | [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-092-3/+6
|/
* Merge with ARM SMP treeRussell King2005-11-083-0/+42
|\
| * [ARM SMP] Add core ARM support for local timersRussell King2005-11-083-0/+42
* | [ARM] 3134/1: add missing EXPORT_SYMBOL for the ARM version of sha_transformNicolas Pitre2005-11-081-0/+4
|/
* [ARM] More sparse fixesRussell King2005-11-082-2/+2
* [ARM SMP] Fix some sparse warnings in SMP codeRussell King2005-11-081-3/+3
* [PATCH] consolidate sys_ptrace()Christoph Hellwig2005-11-071-48/+1Star
* [ARM] Fix /proc/cpuinfo format for ARM SMPRussell King2005-11-061-1/+6
* [ARM] Don't call dump_cpu_info unless we're bootingRussell King2005-11-061-1/+2
* [ARM] Fix second missing declaration of cache_is_vivt()Russell King2005-11-061-1/+0Star
* [ARM] Fix missing declaration of cache_is_vivt()Russell King2005-11-061-0/+1
* [ARM] 3115/1: small optimizations to exception vector entry codeNicolas Pitre2005-11-061-8/+7Star
* [ARM SMP] Add hotplug CPU infrastructureRussell King2005-11-023-0/+125
* [ARM SMP] Fix a couple of warningsRussell King2005-11-021-2/+2
* [ARM SMP] Track CPU idle threadsRussell King2005-11-021-7/+13
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-311-12/+17
|\
| * [ARM] Re-organise die()Russell King2005-10-301-12/+17
* | [PATCH] fix missing includesTim Schmielau2005-10-311-0/+1
* | [PATCH] jiffies_64 cleanupThomas Gleixner2005-10-311-4/+0Star
* | [PATCH] unify sys_ptrace prototypeChristoph Hellwig2005-10-311-1/+1
|/
* [PATCH] mm: arm ready for split ptlockHugh Dickins2005-10-302-83/+27Star
* [ARM] 3061/1: cleanup the XIP link address messNicolas Pitre2005-10-293-41/+26Star
* [ARM] 3060/1: allow constants found in asm/memory.h to be used in asm codeNicolas Pitre2005-10-293-4/+5
* [ARM] 3035/1: RISCOS compat code fixNicolas Pitre2005-10-281-1/+3