summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 3103/1: ARM EABI: stack pointer must be 64-bit aligned (part 2)Nicolas Pitre2006-01-141-8/+9
* [ARM] 3102/1: ARM EABI: stack pointer must be 64-bit aligned after a CPU exce...Nicolas Pitre2006-01-142-0/+18
* [ARM] Support register switch in nommu modeHyok S. Choi2006-01-131-0/+7
* [ARM] 3259/1: remove phys_ram from struct machine_desc (part 1)Nicolas Pitre2006-01-131-4/+3
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-01-123-11/+15
|\
| * [ARM] Convert some arm semaphores to mutexesArjan van de Ven2006-01-121-3/+4
| * [ARM] 3256/1: Make the function-returning ldm's use sp as the base registerCatalin Marinas2006-01-121-2/+2
| * [ARM] 3234/1: Update cpu_architecture() to deal with the new ID formatCatalin Marinas2006-01-121-6/+9
* | [PATCH] arm: task_stack_page()Al Viro2006-01-123-4/+4
* | [PATCH] arm: end_of_stack()Al Viro2006-01-122-2/+2
* | [PATCH] arm: task_pt_regs()Al Viro2006-01-122-25/+7
* | [PATCH] arm: task_thread_info()Al Viro2006-01-122-7/+7
* | [PATCH] capable/capability.h (arch/)Randy Dunlap2006-01-111-0/+1
|/
* [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-081-7/+2
* [PATCH] IRQ type flagsRussell King2006-01-081-2/+12
* [ARM] 3229/1: Remove uneeded ARM apm dependency on PM_LEGACYRichard Purdie2006-01-051-12/+7
* [ARM] Move DMA exports to be next to each functionRussell King2006-01-041-14/+12
* [ARM] Remove definition of MAX_DMA_CHANNELS to zeroRussell King2006-01-041-28/+0
* [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/+17
* [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/+1
* [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/+6
* [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/+3
* [ARM] 3168/1: Update ARM signal delivery and maskingDaniel Jacobowitz2005-11-192-15/+13
* [ARM] Fix get_user when passed a const pointerRussell King2005-11-181-1/+0
* [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-131-3/+1
|\
| * [ARM] Restore apparant pointless change in arch/arm/kernel/smp.cRussell King2005-11-121-3/+1
* | [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik2005-11-131-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/+1
* [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/+0
* [ARM] Fix missing declaration of cache_is_vivt()Russell King2005-11-061-0/+1