aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)AuthorFilesLines
2005-11-09Merge master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 1-1/+1
2005-11-09[PATCH] sched: resched and cpu_idle reworkGravatar Nick Piggin 1-5/+9
2005-11-09[PATCH] sched: disable preempt in idle tasksGravatar Nick Piggin 2-3/+6
2005-11-09[ARM] 3100/1: simplify a pointer computationGravatar Nicolas Pitre 1-1/+1
2005-11-08Merge with ARM SMP treeGravatar Russell King 3-0/+42
2005-11-08[ARM] 3134/1: add missing EXPORT_SYMBOL for the ARM version of sha_transformGravatar Nicolas Pitre 1-0/+4
2005-11-08[ARM SMP] Add core ARM support for local timersGravatar Russell King 3-0/+42
2005-11-08[ARM] More sparse fixesGravatar Russell King 2-2/+2
2005-11-08[ARM SMP] Fix some sparse warnings in SMP codeGravatar Russell King 1-3/+3
2005-11-07[PATCH] consolidate sys_ptrace()Gravatar Christoph Hellwig 1-48/+1
2005-11-06[ARM] Fix /proc/cpuinfo format for ARM SMPGravatar Russell King 1-1/+6
2005-11-06[ARM] Don't call dump_cpu_info unless we're bootingGravatar Russell King 1-1/+2
2005-11-06[ARM] Fix second missing declaration of cache_is_vivt()Gravatar Russell King 1-1/+0
2005-11-06[ARM] Fix missing declaration of cache_is_vivt()Gravatar Russell King 1-0/+1
2005-11-06[ARM] 3115/1: small optimizations to exception vector entry codeGravatar Nicolas Pitre 1-8/+7
2005-11-02[ARM SMP] Add hotplug CPU infrastructureGravatar Russell King 3-0/+125
2005-11-02[ARM SMP] Fix a couple of warningsGravatar Russell King 1-2/+2
2005-11-02[ARM SMP] Track CPU idle threadsGravatar Russell King 1-7/+13
2005-10-30Merge master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 1-12/+17
2005-10-30[PATCH] fix missing includesGravatar Tim Schmielau 1-0/+1
2005-10-30[PATCH] jiffies_64 cleanupGravatar Thomas Gleixner 1-4/+0
2005-10-30[PATCH] unify sys_ptrace prototypeGravatar Christoph Hellwig 1-1/+1
2005-10-30[ARM] Re-organise die()Gravatar Russell King 1-12/+17
2005-10-29[PATCH] mm: arm ready for split ptlockGravatar Hugh Dickins 2-83/+27
2005-10-29[ARM] 3061/1: cleanup the XIP link address messGravatar Nicolas Pitre 3-41/+26
2005-10-29[ARM] 3060/1: allow constants found in asm/memory.h to be used in asm codeGravatar Nicolas Pitre 3-4/+5
2005-10-28[ARM] 3035/1: RISCOS compat code fixGravatar Nicolas Pitre 1-1/+3
2005-10-28[ARM] Fix sparse warningsGravatar Russell King 1-0/+1
2005-10-13[ARM] 3008/1: the exception table is not read-onlyGravatar Nicolas Pitre 1-7/+8
2005-10-12[ARM] 2977/1: armksyms.c - make items in export table staticGravatar Ben Dooks 1-2/+2
2005-10-12[ARM] 2974/1: fix ARM710 swi bug workaroundGravatar Nicolas Pitre 1-6/+1
2005-10-04[ARM] 2952/1: fix a register clobber listGravatar Nicolas Pitre 1-1/+1
2005-10-04[ARM] 2951/1: fix wrong commentGravatar Nicolas Pitre 1-1/+1
2005-09-24[ARM] Fix compiler warnings for memcpy_toio/memcpy_fromio/memset_ioGravatar Russell King 1-3/+3
2005-09-23[ARM] Fix context switch with ARMv6 + TLSGravatar Russell King 1-1/+1
2005-09-21[ARM] 2932/1: Avoid the "noreturn" warning in arch/arm/kernel/traps.cGravatar Catalin Marinas 1-0/+3
2005-09-20[ARM] 2927/1: .arch.info - postfix section with .init for `make buildcheck`Gravatar Ben Dooks 1-1/+1
2005-09-20[ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck`Gravatar Ben Dooks 1-1/+1
2005-09-20[ARM] 2925/3: earlyparam - postfix section with .init for `make buildcheck`Gravatar Ben Dooks 1-1/+1
2005-09-20[ARM] 2924/3: taglist - postfix section with .init for `make buildcheck`Gravatar Ben Dooks 1-1/+1
2005-09-18[ARM] Fix warning in arch/arm/kernel/semaphore.cGravatar Russell King 1-1/+1
2005-09-13[ARM] 2896/1: Add sys_ipc_wrapper to pass 'fifth' argument on stackGravatar George G. Davis 2-1/+5
2005-09-10Merge master.kernel.org:/home/rmk/linux-2.6-arm Gravatar Linus Torvalds 2-1/+8
2005-09-09kbuild: arm - use generic asm-offsets.h supportGravatar Sam Ravnborg 3-3/+3
2005-09-09[ARM] sys_mbind needs wrappingGravatar Russell King 2-1/+5
2005-09-09[ARM] Add memory type based allocation syscallsGravatar Russell King 1-1/+4
2005-09-07[PATCH] NTP: ntp-helper functionsGravatar john stultz 1-5/+2
2005-09-04[ARM] Wrap calls to descriptor handlersGravatar Russell King 2-4/+4
2005-09-04[ARM] Change irq_chip wake/type methods to set_wake/set_typeGravatar Russell King 1-8/+8
2005-09-04[ARM] Stack starts at THREAD_START_SP offset, not THREAD_SIZE-8Gravatar Russell King 1-1/+1