summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)AuthorFilesLines
2006-01-08[PATCH] IRQ type flagsRussell King1-2/+12
2006-01-05[ARM] 3229/1: Remove uneeded ARM apm dependency on PM_LEGACYRichard Purdie1-12/+7
2006-01-04[ARM] Move DMA exports to be next to each functionRussell King1-14/+12
2006-01-04[ARM] Remove definition of MAX_DMA_CHANNELS to zeroRussell King1-28/+0
2006-01-04[ARM] Refine selection of ISA_DMA_API and generic dma.c codeRussell King1-1/+2
2006-01-04[ARM] Use core_initcall() to initialise ARM DMARussell King2-4/+4
2006-01-04[ARM] Remove '__address' from scatterlist and convert to DMA APIRussell King2-18/+17
2006-01-04[ARM] Move ISA DMA bus_to_virt() out of set_dma_addr()Russell King1-4/+4
2006-01-03[ARM] Cleanup ARM includesRussell King6-12/+1
2006-01-03[ARM] Make kernel link address depend on PAGE_OFFSETRussell King3-8/+8
2005-12-19[ARM] 3210/1: add missing memory barrier helper for NPTL supportNicolas Pitre1-0/+49
2005-12-17[ARM] Fix sys_sendto and sys_recvfrom 6-arg syscallsRussell King2-22/+6
2005-12-14[ARM] 3205/1: Handle new EABI relocations when loading kernel modules.Daniel Jacobowitz1-0/+2
2005-12-10[ARM] 3200/1: Singlestep over ARM BX and BLX instructions using ptrace fixNikola Valerjev1-0/+9
2005-11-25[ARM] Remove mach-types.h from head.SRussell King1-8/+3
2005-11-19[ARM] 3168/1: Update ARM signal delivery and maskingDaniel Jacobowitz2-15/+13
2005-11-18[ARM] Fix get_user when passed a const pointerRussell King1-1/+0
2005-11-17[ARM] Improve comment about ASSERT()s in vmlinux.lds.SRussell King1-1/+5
2005-11-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-3/+1
2005-11-13[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik1-0/+1
2005-11-12[ARM] Restore apparant pointless change in arch/arm/kernel/smp.cRussell King1-3/+1
2005-11-09Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2005-11-09[PATCH] sched: resched and cpu_idle reworkNick Piggin1-5/+9
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin2-3/+6
2005-11-09[ARM] 3100/1: simplify a pointer computationNicolas Pitre1-1/+1
2005-11-08Merge with ARM SMP treeRussell King3-0/+42
2005-11-08[ARM] 3134/1: add missing EXPORT_SYMBOL for the ARM version of sha_transformNicolas Pitre1-0/+4
2005-11-08[ARM SMP] Add core ARM support for local timersRussell King3-0/+42
2005-11-08[ARM] More sparse fixesRussell King2-2/+2
2005-11-08[ARM SMP] Fix some sparse warnings in SMP codeRussell King1-3/+3
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig1-48/+1
2005-11-06[ARM] Fix /proc/cpuinfo format for ARM SMPRussell King1-1/+6
2005-11-06[ARM] Don't call dump_cpu_info unless we're bootingRussell King1-1/+2
2005-11-06[ARM] Fix second missing declaration of cache_is_vivt()Russell King1-1/+0
2005-11-06[ARM] Fix missing declaration of cache_is_vivt()Russell King1-0/+1
2005-11-06[ARM] 3115/1: small optimizations to exception vector entry codeNicolas Pitre1-8/+7
2005-11-02[ARM SMP] Add hotplug CPU infrastructureRussell King3-0/+125
2005-11-02[ARM SMP] Fix a couple of warningsRussell King1-2/+2
2005-11-02[ARM SMP] Track CPU idle threadsRussell King1-7/+13
2005-10-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-12/+17
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+1
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner1-4/+0
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig1-1/+1
2005-10-30[ARM] Re-organise die()Russell King1-12/+17
2005-10-29[PATCH] mm: arm ready for split ptlockHugh Dickins2-83/+27
2005-10-29[ARM] 3061/1: cleanup the XIP link address messNicolas Pitre3-41/+26
2005-10-29[ARM] 3060/1: allow constants found in asm/memory.h to be used in asm codeNicolas Pitre3-4/+5
2005-10-28[ARM] 3035/1: RISCOS compat code fixNicolas Pitre1-1/+3
2005-10-28[ARM] Fix sparse warningsRussell King1-0/+1
2005-10-13[ARM] 3008/1: the exception table is not read-onlyNicolas Pitre1-7/+8