aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2006-06-23[PATCH] fix silly ARM non-EABI build errorNicolas Pitre
2006-06-23[PATCH] make noirqdebug/irqfixup __read_mostly, add (un)likely()Andreas Mohr
2006-06-22[ARM] 3626/1: ARM EABI: fix syscall restartingNicolas Pitre
2006-06-22[ARM] Add thread_notify infrastructureRussell King
2006-06-19[ARM] 3593/1: Add reboot and shutdown handlers for Zaurus handheldsRichard Purdie
2006-06-18[ARM] 3554/1: ARM: Fix dyntick lockingTony Lindgren
2006-06-18[ARM] 3335/1: Old-abi Thumb sys_syscall brokenPaul Brook
2006-05-16[ARM] arch/arm/kernel/dma-isa.c: named initializersAdrian Bunk
2006-05-16[ARM] arch/arm/kernel/process.c: Fix warningRussell King
2006-05-16[ARM] 3517/1: move definition of PROC_INFO_SZ from procinfo.h to asm-offsets.hUwe Zeisberger
2006-05-09[ARM] Fix thread struct allocator for SMP caseRussell King
2006-05-05[ARM] 3496/1: more constants for asm-offsets.hUwe Zeisberger
2006-04-24[ARM] nommu: trivial fixups for head-nommu.S and the MakefileHyok S. Choi
2006-04-20[ARM] for_each_possible_cpuKAMEZAWA Hiroyuki
2006-04-20[ARM] add_memory() build fixAndrew Morton
2006-04-11[PATCH] No arch-specific strpbrk implementationsKyle McMartin
2006-04-10[ARM] 3470/1: Clear the HWCAP bits for the disabled kernel featuresCatalin Marinas
2006-04-02[ARM] 3439/2: xsc3: add I/O coherency supportLennert Buytenhek
2006-04-01[ARM] 3437/1: Kill duplicate exports of string library functionsKomal Shah
2006-03-31Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-03-31[PATCH] unexport get_wchanAdrian Bunk
2006-03-28[ARM] 3420/1: Missing clobber in example codePaul Brook
2006-03-28Merge nommu treeRussell King
2006-03-27[ARM] nommu: fixups for the exception vectorsHyok S. Choi
2006-03-27[ARM] nommu: start-up codeHyok S. Choi
2006-03-25[ARM] 3030/2: fix permission check in the obscur cmpxchg syscallNicolas Pitre
2006-03-25Merge nommu treeRussell King
2006-03-25[ARM] SMP: don't set cpu_*_map in smp_prepare_boot_cpuRussell King
2006-03-23[ARM] Move enable_irq and disable_irq to assembler.hRussell King
2006-03-22[ARM] Quieten spurious IRQ detectionRussell King
2006-03-21[ARM] Convert kmalloc+memset to kzallocRussell King
2006-03-21[ARM] 3261/2: remove phys_ram from struct machine_desc (part 3)Nicolas Pitre
2006-03-21[ARM] Move IRQ enable after coprocessor number decodeRussell King
2006-03-21[ARM] Remove unnecessary asm/hardware.h includesRussell King
2006-03-21[ARM] Move read of processor ID out of lookup_processor_type()Russell King
2006-03-21[ARM] noMMU: block sys_fork in nommu modeHyok S. Choi
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