kernel-ark/arch/arm
Tony Lindgren 69239749e1 [PATCH] fix next_timer_interrupt() for hrtimer
Also from Thomas Gleixner <tglx@linutronix.de>

Function next_timer_interrupt() got broken with a recent patch
6ba1b91213 as sys_nanosleep() was moved to
hrtimer.  This broke things as next_timer_interrupt() did not check hrtimer
tree for next event.

Function next_timer_interrupt() is needed with dyntick (CONFIG_NO_IDLE_HZ,
VST) implementations, as the system can be in idle when next hrtimer event
was supposed to happen.  At least ARM and S390 currently use
next_timer_interrupt().

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>
Cc: Russell King <rmk@arm.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-06 18:40:44 -08:00
..
boot
common [ARM] 3345/1: Fix interday RTC alarms 2006-02-22 21:12:07 +00:00
configs [ARM] 3306/1: S3C24XX - update defconfig 2006-02-08 21:09:07 +00:00
kernel [PATCH] fix next_timer_interrupt() for hrtimer 2006-03-06 18:40:44 -08:00
lib
mach-aaec2000
mach-at91rm9200 [ARM] 3348/1: Disable GPIO interrupts 2006-02-24 22:27:50 +00:00
mach-clps711x [ARM] 3304/1: Add help descriptions to ARCH config items that don't have one 2006-02-08 21:09:05 +00:00
mach-clps7500
mach-ebsa110
mach-footbridge
mach-h720x
mach-imx [SERIAL] Remove unnecessary serial.h include 2006-02-05 11:11:20 +00:00
mach-integrator [ARM] Fix SMP initialisation oops 2006-02-16 11:08:09 +00:00
mach-iop3xx [ARM] remove duplicate #includes 2006-02-15 10:13:02 +00:00
mach-ixp4xx [ARM] 3347/1: Bugfix for ixp4xx_set_irq_type() 2006-02-22 22:27:23 +00:00
mach-ixp2000 [ARM] 3302/1: make pci=firmware the default for ixp2000 2006-02-08 21:09:04 +00:00
mach-l7200
mach-lh7a40x
mach-omap1 [ARM] 3280/1: OMAP: 2/3 Fix low-level io init for omap1 boards 2006-02-08 22:06:46 +00:00
mach-omap2 [ARM] 3278/1: OMAP: 3/3 Fix low-level io init for omap2 boards 2006-02-08 22:06:47 +00:00
mach-pxa
mach-realview [ARM] Fix SMP initialisation oops 2006-02-16 11:08:09 +00:00
mach-rpc
mach-s3c2410 [ARM] 3326/1: H1940 - Control latches 2006-02-10 22:40:51 +00:00
mach-sa1100
mach-shark
mach-versatile [ARM] 3340/1: Fix the PCI setup for direct master access to SDRAM 2006-02-22 19:51:38 +00:00
mm [ARM] CONFIG_CPU_MPCORE -> CONFIG_CPU_32v6K 2006-02-22 21:13:28 +00:00
nwfpe
oprofile [ARM] 3295/1: Fix oprofile init return value 2006-02-01 21:07:28 +00:00
plat-omap [ARM] remove duplicate #includes 2006-02-15 10:13:02 +00:00
tools [ARM] Update mach-types 2006-02-22 09:33:23 +00:00
vfp
Kconfig Merge master.kernel.org:/home/rmk/linux-2.6-arm 2006-02-08 15:20:40 -08:00
Kconfig.debug
Makefile