linux-stable/arch/m32r/kernel
Hirokazu Takata 7071b2914a m32r: Rename STI/CLI macros
The names of STI and CLI macros were derived from i386 arch historically,
but their name are incomprehensible.
So, for easy to understand, rename these macros to ENABLE_INTERRUPTS
and DISABLE_INTERRUPTS, respectively.

Signed-off-by: Hirokazu Takata <takata@linux-m32r.org>
2007-09-06 11:10:56 +09:00
..
Makefile m32r: Rearrange platform-dependent codes 2007-09-03 11:30:18 +09:00
align.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
asm-offsets.c
entry.S m32r: Rename STI/CLI macros 2007-09-06 11:10:56 +09:00
head.S [PATCH] m32r: cosmetic updates and trivial fixes 2007-02-11 10:51:20 -08:00
init_task.c [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c 2006-10-02 07:57:20 -07:00
irq.c [PATCH] m32r pt_regs fixes 2006-10-07 10:51:15 -07:00
m32r_ksyms.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
module.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
process.c [PATCH] m32r: build fix for processors without ISA_DSP_LEVEL2 2007-02-11 10:51:20 -08:00
ptrace.c m32r: build fix for removing fs.h from mm.h 2007-07-30 10:52:10 -07:00
semaphore.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
setup.c [PATCH] Dynamic kernel command-line: m32r 2007-02-12 09:48:38 -08:00
signal.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
smp.c [PATCH] m32r: NULL noise removal 2006-10-11 11:17:06 -07:00
smpboot.c m32r: build fix for removing fs.h from mm.h 2007-07-30 10:52:10 -07:00
sys_m32r.c m32r: build fix for removing fs.h from mm.h 2007-07-30 10:52:10 -07:00
syscall_table.S m32r: Separate syscall table from entry.S 2007-09-03 11:30:19 +09:00
time.c [PATCH] Consolidate default sched_clock() 2007-02-11 10:51:28 -08:00
traps.c [PATCH] m32r: NULL noise removal 2006-10-11 11:17:06 -07:00
vmlinux.lds.S define new percpu interface for shared data 2007-07-19 10:04:44 -07:00