aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2006-03-15[ARM] 3362/1: [cleanup] - duplicate decleration of mem_fclk_21285Ben Dooks
2006-03-15[ARM] 3365/1: [cleanup] header for compat.c exported functionsBen Dooks
2006-03-15[ARM] 3363/1: [cleanup] process.c - fix warningsBen Dooks
2006-03-15[ARM] Fix "thead" typoRussell King
2006-03-12[ARM] iwmmxt thread state alignmentRussell King
2006-03-06[PATCH] fix next_timer_interrupt() for hrtimerTony Lindgren
2006-02-22[ARM] CONFIG_CPU_MPCORE -> CONFIG_CPU_32v6KRussell King
2006-02-22[ARM] Add panic-on-oops supportRussell King
2006-02-16[ARM] 3338/1: old ABI compat: sys_socketcallNicolas Pitre
2006-02-16[ARM] Fix SMP initialisation oopsRussell King
2006-02-08[ARM] 3310/1: add a comment about the possible __kuser_cmpxchg transient falseNicolas Pitre
2006-02-08[ARM] 3309/1: disable the pre-ARMv5 NPTL kernel helper in the non MMU caseNicolas Pitre
2006-02-08[ARM] 3308/1: old ABI compat: struct sockaddr_unNicolas Pitre
2006-01-19[ARM] safer handling of syscall table paddingAl Viro
2006-01-18[ARM] 3271/1: ARM EABI: fix calling of cmpxchg syscall emulationNicolas Pitre
2006-01-18[ARM] 3270/1: ARM EABI: fix sigreturn and rt_sigreturnNicolas Pitre
2006-01-14Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-01-14[ARM] 3262/4: allow ptraced syscalls to be overridenNicolas Pitre
2006-01-14[ARM] 3110/5: old ABI compat: multi-ABI syscall entry supportNicolas Pitre
2006-01-14[ARM] 3109/1: old ABI compat: syscall wrappers for ABI impedance matchingNicolas Pitre
2006-01-14[ARM] 3108/2: old ABI compat: statfs64 and fstatfs64Nicolas Pitre
2006-01-14[ARM] 3105/4: ARM EABI: new syscall entry conventionNicolas Pitre
2006-01-14[ARM] 3104/1: ARM EABI: new helper function namesNicolas Pitre
2006-01-14[ARM] 3103/1: ARM EABI: stack pointer must be 64-bit aligned (part 2)Nicolas Pitre
2006-01-14[ARM] 3102/1: ARM EABI: stack pointer must be 64-bit aligned after a CPU exce...Nicolas Pitre
2006-01-13[ARM] Support register switch in nommu modeHyok S. Choi
2006-01-13[ARM] 3259/1: remove phys_ram from struct machine_desc (part 1)Nicolas Pitre
2006-01-13[PATCH] Add ecard_bus_type probe/remove/shutdown methodsRussell King
2006-01-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-01-12[ARM] Convert some arm semaphores to mutexesArjan van de Ven
2006-01-12[PATCH] arm: task_stack_page()Al Viro
2006-01-12[PATCH] arm: end_of_stack()Al Viro
2006-01-12[PATCH] arm: task_pt_regs()Al Viro
2006-01-12[PATCH] arm: task_thread_info()Al Viro
2006-01-12[ARM] 3256/1: Make the function-returning ldm's use sp as the base registerCatalin Marinas
2006-01-12[ARM] 3234/1: Update cpu_architecture() to deal with the new ID formatCatalin Marinas
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap
2006-01-09[ARM] Only call set_type method in setup_irq if it's definedRussell King
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton
2006-01-08[PATCH] IRQ type flagsRussell King
2006-01-05[ARM] 3229/1: Remove uneeded ARM apm dependency on PM_LEGACYRichard Purdie
2006-01-04[ARM] Move DMA exports to be next to each functionRussell King
2006-01-04[ARM] Remove definition of MAX_DMA_CHANNELS to zeroRussell King
2006-01-04[ARM] Refine selection of ISA_DMA_API and generic dma.c codeRussell King
2006-01-04[ARM] Use core_initcall() to initialise ARM DMARussell King
2006-01-04[ARM] Remove '__address' from scatterlist and convert to DMA APIRussell King
2006-01-04[ARM] Move ISA DMA bus_to_virt() out of set_dma_addr()Russell King
2006-01-03[ARM] Cleanup ARM includesRussell King
2006-01-03[ARM] Make kernel link address depend on PAGE_OFFSETRussell King
2005-12-19[ARM] 3210/1: add missing memory barrier helper for NPTL supportNicolas Pitre