linux/arch/cris/arch-v32/kernel
Jesper Nilsson ec87ee20c2 CRIS v32: Update and improve fasttimer.c
- Change include path to machine dependent header files.
- Remove __INLINE__, it expands to inline anyway.
- Don't initialize static variables.
- Change timers to use fasttimer_t instead of timevals.
- Change name of timeval_cmp to fasttime_cmp to highlight this.
- Register name for first timer is regi_timer0, not regi_timer.
- Whitespace and formatting changes.
- Don't return if we're blocking interrupts, goto done and restore interrupts.
- Disable interrupts while walking the fasttimer list, only restore
  while doing the callback.
- Remove #ifdef DECLARE_WAITQUEUE, this code won't be used in another OS.
- Remove CVS log.
2008-02-08 11:06:27 +01:00
..
arbiter.c [PATCH] irq-flags: CRIS: Use the new IRQF_ constants 2006-07-02 13:58:46 -07:00
asm-offsets.c [PATCH] CRIS update: new subarchitecture v32 2005-07-27 16:26:01 -07:00
cache.c CRISv32: add cache flush operations 2007-11-14 18:45:47 -08:00
cacheflush.S CRISv32: add cache flush operations 2007-11-14 18:45:47 -08:00
crisksyms.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
debugport.c CRIS v32: Update debugport. 2008-02-08 11:06:27 +01:00
entry.S CRIS v32: Update entry.S to working order. 2008-02-08 11:06:25 +01:00
fasttimer.c CRIS v32: Update and improve fasttimer.c 2008-02-08 11:06:27 +01:00
head.S Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
irq.c spelling fixes: arch/cris/ 2007-10-20 01:08:50 +02:00
kgdb_asm.S Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
kgdb.c [PATCH] CRIS update: new subarchitecture v32 2005-07-27 16:26:01 -07:00
Makefile CRIS v32: Fixup kernel Makefile. 2008-02-08 11:06:25 +01:00
pinmux.c [PATCH] CRIS update: new subarchitecture v32 2005-07-27 16:26:01 -07:00
process.c spelling fixes: arch/cris/ 2007-10-20 01:08:50 +02:00
ptrace.c CRIS v32: Whitespace and formatting changes for kernel/ptrace.c 2008-02-08 11:06:24 +01:00
setup.c cris: ARRAY_SIZE() cleanup 2007-11-14 18:45:46 -08:00
signal.c spelling fixes: arch/cris/ 2007-10-20 01:08:50 +02:00
smp.c spelling fixes: arch/cris/ 2007-10-20 01:08:50 +02:00
time.c spelling fixes: arch/cris/ 2007-10-20 01:08:50 +02:00
traps.c spelling fixes: arch/cris/ 2007-10-20 01:08:50 +02:00
vcs_hook.c [PATCH] CRIS update: new subarchitecture v32 2005-07-27 16:26:01 -07:00
vcs_hook.h [PATCH] CRIS update: new subarchitecture v32 2005-07-27 16:26:01 -07:00