aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2005-10-12[ARM] 2977/1: armksyms.c - make items in export table staticBen Dooks1-2/+2
2005-10-12[ARM] 2974/1: fix ARM710 swi bug workaroundNicolas Pitre1-6/+1
2005-10-04[ARM] 2952/1: fix a register clobber listNicolas Pitre1-1/+1
2005-10-04[ARM] 2951/1: fix wrong commentNicolas Pitre1-1/+1
2005-09-24[ARM] Fix compiler warnings for memcpy_toio/memcpy_fromio/memset_ioRussell King1-3/+3
2005-09-23[ARM] Fix context switch with ARMv6 + TLSRussell King1-1/+1
2005-09-21[ARM] 2932/1: Avoid the "noreturn" warning in arch/arm/kernel/traps.cCatalin Marinas1-0/+3
2005-09-20[ARM] 2927/1: .arch.info - postfix section with .init for `make buildcheck`Ben Dooks1-1/+1
2005-09-20[ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck`Ben Dooks1-1/+1
2005-09-20[ARM] 2925/3: earlyparam - postfix section with .init for `make buildcheck`Ben Dooks1-1/+1
2005-09-20[ARM] 2924/3: taglist - postfix section with .init for `make buildcheck`Ben Dooks1-1/+1
2005-09-18[ARM] Fix warning in arch/arm/kernel/semaphore.cRussell King1-1/+1
2005-09-13[ARM] 2896/1: Add sys_ipc_wrapper to pass 'fifth' argument on stackGeorge G. Davis2-1/+5
2005-09-10Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds2-1/+8
2005-09-09kbuild: arm - use generic asm-offsets.h supportSam Ravnborg3-3/+3
2005-09-09[ARM] sys_mbind needs wrappingRussell King2-1/+5
2005-09-09[ARM] Add memory type based allocation syscallsRussell King1-1/+4
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz1-5/+2