kernel-ark/arch/parisc/kernel
Helge Deller 2cfeb9a675 parisc: add braces around arguments in assembler macros
Add braces around the macro arguments, else for example
"shl %r1, 5-3, %r2" would not expand to what you would assume.

Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
2009-03-13 01:18:27 -04:00
..
.gitignore parisc: add arch/parisc/kernel/.gitignore 2008-10-10 16:32:28 +00:00
asm-offsets.c parisc: move pdc_result to real2.S 2008-10-10 16:32:28 +00:00
binfmt_elf32.c [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY 2008-10-16 15:40:05 +02:00
cache.c parisc: BUG_ON() cleanup 2009-03-13 01:16:35 -04:00
drivers.c parisc: add uevent helper for parisc bus 2009-01-05 19:11:59 +00:00
entry.S parisc: add braces around arguments in assembler macros 2009-03-13 01:18:27 -04:00
firmware.c parisc: fix section mismatch warnings 2009-03-13 01:17:13 -04:00
hardware.c
head.S parisc: hijack jump to start_kernel 2008-10-10 16:32:30 +00:00
hpmc.S parisc: export length of os_hpmc vector 2009-01-05 19:18:27 +00:00
init_task.c take init_fs to saner place 2008-12-31 18:07:42 -05:00
inventory.c
irq.c parisc: Replace NR_CPUS in parisc code 2009-01-05 19:09:02 +00:00
Makefile
module.c parisc: fix module loading failure of large kernel modules 2009-01-05 08:40:14 +10:30
pa7300lc.c
pacache.S
parisc_ksyms.c parisc: export copy_user_page_asm 2008-06-13 10:49:50 -04:00
pci-dma.c parisc: BUG_ON() cleanup 2009-03-13 01:16:35 -04:00
pci.c
pdc_chassis.c
pdc_cons.c parisc: Use DEFINE_SPINLOCK 2009-01-05 19:13:18 +00:00
perf_asm.S
perf_images.h
perf.c parisc: Replace NR_CPUS in parisc code 2009-01-05 19:09:02 +00:00
process.c
processor.c parisc: Replace NR_CPUS in parisc code 2009-01-05 19:09:02 +00:00
ptrace.c parisc: fix bug in compat_arch_ptrace 2008-11-20 13:09:17 -08:00
real2.S parisc: move pdc_result to real2.S 2008-10-10 16:32:28 +00:00
setup.c parisc: Replace NR_CPUS in parisc code 2009-01-05 19:09:02 +00:00
signal32.c parisc: fix off by one in setup_sigcontext32 2008-06-13 10:49:55 -04:00
signal32.h
signal.c CRED: Wrap task credential accesses in the PA-RISC arch 2008-11-14 10:38:38 +11:00
smp.c parisc: Replace NR_CPUS in parisc code 2009-01-05 19:09:02 +00:00
sys32.h
sys_parisc32.c compat: generic compat get/settimeofday 2008-10-16 11:21:33 -07:00
sys_parisc.c
syscall_table.S Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 2008-10-20 14:40:31 -07:00
syscall.S
time.c parisc: Replace NR_CPUS in parisc code 2009-01-05 19:09:02 +00:00
topology.c parisc: Replace NR_CPUS in parisc code 2009-01-05 19:09:02 +00:00
traps.c parisc: export length of os_hpmc vector 2009-01-05 19:18:27 +00:00
unaligned.c
unwind.c parisc: fix GFP_KERNEL use while atomic in unwinder 2009-01-05 18:15:25 +00:00
vmlinux.lds.S Merge branch 'linus' into core/rodata 2008-06-16 11:24:00 +02:00