aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2005-12-10[ARM] 3200/1: Singlestep over ARM BX and BLX instructions using ptrace fixNikola Valerjev
2005-11-25[ARM] Remove mach-types.h from head.SRussell King
2005-11-19[ARM] 3168/1: Update ARM signal delivery and maskingDaniel Jacobowitz
2005-11-18[ARM] Fix get_user when passed a const pointerRussell King
2005-11-17[ARM] Improve comment about ASSERT()s in vmlinux.lds.SRussell King
2005-11-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-11-13[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik
2005-11-12[ARM] Restore apparant pointless change in arch/arm/kernel/smp.cRussell King
2005-11-09Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-11-09[PATCH] sched: resched and cpu_idle reworkNick Piggin
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin
2005-11-09[ARM] 3100/1: simplify a pointer computationNicolas Pitre
2005-11-08Merge with ARM SMP treeRussell King
2005-11-08[ARM] 3134/1: add missing EXPORT_SYMBOL for the ARM version of sha_transformNicolas Pitre
2005-11-08[ARM SMP] Add core ARM support for local timersRussell King
2005-11-08[ARM] More sparse fixesRussell King
2005-11-08[ARM SMP] Fix some sparse warnings in SMP codeRussell King
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig
2005-11-06[ARM] Fix /proc/cpuinfo format for ARM SMPRussell King
2005-11-06[ARM] Don't call dump_cpu_info unless we're bootingRussell King
2005-11-06[ARM] Fix second missing declaration of cache_is_vivt()Russell King
2005-11-06[ARM] Fix missing declaration of cache_is_vivt()Russell King
2005-11-06[ARM] 3115/1: small optimizations to exception vector entry codeNicolas Pitre
2005-11-02[ARM SMP] Add hotplug CPU infrastructureRussell King
2005-11-02[ARM SMP] Fix a couple of warningsRussell King
2005-11-02[ARM SMP] Track CPU idle threadsRussell King
2005-10-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig
2005-10-30[ARM] Re-organise die()Russell King
2005-10-29[PATCH] mm: arm ready for split ptlockHugh Dickins
2005-10-29[ARM] 3061/1: cleanup the XIP link address messNicolas Pitre
2005-10-29[ARM] 3060/1: allow constants found in asm/memory.h to be used in asm codeNicolas Pitre
2005-10-28[ARM] 3035/1: RISCOS compat code fixNicolas Pitre
2005-10-28[ARM] Fix sparse warningsRussell King
2005-10-13[ARM] 3008/1: the exception table is not read-onlyNicolas Pitre
2005-10-12[ARM] 2977/1: armksyms.c - make items in export table staticBen Dooks
2005-10-12[ARM] 2974/1: fix ARM710 swi bug workaroundNicolas Pitre
2005-10-04[ARM] 2952/1: fix a register clobber listNicolas Pitre
2005-10-04[ARM] 2951/1: fix wrong commentNicolas Pitre
2005-09-24[ARM] Fix compiler warnings for memcpy_toio/memcpy_fromio/memset_ioRussell King
2005-09-23[ARM] Fix context switch with ARMv6 + TLSRussell King
2005-09-21[ARM] 2932/1: Avoid the "noreturn" warning in arch/arm/kernel/traps.cCatalin Marinas
2005-09-20[ARM] 2927/1: .arch.info - postfix section with .init for `make buildcheck`Ben Dooks
2005-09-20[ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck`Ben Dooks
2005-09-20[ARM] 2925/3: earlyparam - postfix section with .init for `make buildcheck`Ben Dooks
2005-09-20[ARM] 2924/3: taglist - postfix section with .init for `make buildcheck`Ben Dooks
2005-09-18[ARM] Fix warning in arch/arm/kernel/semaphore.cRussell King
2005-09-13[ARM] 2896/1: Add sys_ipc_wrapper to pass 'fifth' argument on stackGeorge G. Davis