summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)AuthorFilesLines
2006-01-19[ARM] safer handling of syscall table paddingAl Viro2-332/+333
2006-01-18[ARM] 3271/1: ARM EABI: fix calling of cmpxchg syscall emulationNicolas Pitre1-1/+4
2006-01-18[ARM] 3270/1: ARM EABI: fix sigreturn and rt_sigreturnNicolas Pitre2-12/+19
2006-01-14Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds12-61/+574
2006-01-14[ARM] 3262/4: allow ptraced syscalls to be overridenNicolas Pitre2-3/+15
2006-01-14[ARM] 3110/5: old ABI compat: multi-ABI syscall entry supportNicolas Pitre3-35/+100
2006-01-14[ARM] 3109/1: old ABI compat: syscall wrappers for ABI impedance matchingNicolas Pitre3-0/+372
2006-01-14[ARM] 3108/2: old ABI compat: statfs64 and fstatfs64Nicolas Pitre2-2/+12
2006-01-14[ARM] 3105/4: ARM EABI: new syscall entry conventionNicolas Pitre2-15/+22
2006-01-14[ARM] 3104/1: ARM EABI: new helper function namesNicolas Pitre1-0/+22
2006-01-14[ARM] 3103/1: ARM EABI: stack pointer must be 64-bit aligned (part 2)Nicolas Pitre1-8/+9
2006-01-14[ARM] 3102/1: ARM EABI: stack pointer must be 64-bit aligned after a CPU exce...Nicolas Pitre2-0/+18
2006-01-13[ARM] Support register switch in nommu modeHyok S. Choi1-0/+7
2006-01-13[ARM] 3259/1: remove phys_ram from struct machine_desc (part 1)Nicolas Pitre1-4/+3
2006-01-13[PATCH] Add ecard_bus_type probe/remove/shutdown methodsRussell King1-6/+8
2006-01-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-11/+15
2006-01-12[ARM] Convert some arm semaphores to mutexesArjan van de Ven1-3/+4
2006-01-12[PATCH] arm: task_stack_page()Al Viro3-4/+4
2006-01-12[PATCH] arm: end_of_stack()Al Viro2-2/+2
2006-01-12[PATCH] arm: task_pt_regs()Al Viro2-25/+7
2006-01-12[PATCH] arm: task_thread_info()Al Viro2-7/+7
2006-01-12[ARM] 3256/1: Make the function-returning ldm's use sp as the base registerCatalin Marinas1-2/+2
2006-01-12[ARM] 3234/1: Update cpu_architecture() to deal with the new ID formatCatalin Marinas1-6/+9
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap1-0/+1
2006-01-09[ARM] Only call set_type method in setup_irq if it's definedRussell King1-1/+2
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton1-7/+2
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