linux-kernelorg-stable/arch/parisc/kernel
Linus Torvalds 4d3ce21fa9 Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
* master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6: (23 commits)
  [PARISC] Move os_id_to_string() inside #ifndef __ASSEMBLY__
  [PARISC] Fix do_gettimeofday() hang
  [PARISC] Fix PCREL22F relocation problem for most modules
  [PARISC] Refactor show_regs in traps.c
  [PARISC] Add os_id_to_string helper
  [PARISC] OS_ID_LINUX == 0x0006
  [PARISC] Ensure Space ID hashing is turned off
  [PARISC] Match show_cache_info with reality
  [PARISC] Remove unused macro fixup_branch in syscall.S
  [PARISC] Add is_compat_task() helper
  [PARISC] Update Thibaut Varene's CREDITS entry
  [PARISC] Reduce data footprint in pdc_stable.c
  [PARISC] pdc_stable version 0.30
  [PARISC] Work around machines which do not support chassis warnings
  [PARISC] PDC_CHASSIS is implemented on all machines
  [PARISC] Remove unconditional #define PIC in syscall macros
  [PARISC] Use MFIA in current_text_addr on pa2.0 processors
  [PARISC] Remove dead function pc_in_user_space
  [PARISC] Test ioc_needs_fdc variable instead of open coding
  [PARISC] Fix gcc 4.1 warnings in sba_iommu.c
  ...
2006-06-29 11:30:45 -07:00
..
Makefile
asm-offsets.c
binfmt_elf32.c
cache.c [PARISC] Ensure Space ID hashing is turned off 2006-06-27 23:28:42 +00:00
drivers.c
entry.S [PARISC] Ensure all ldcw uses are ldcw,co on pa2.0 2006-06-27 23:28:32 +00:00
firmware.c [PARISC] OS_ID_LINUX == 0x0006 2006-06-27 23:28:42 +00:00
hardware.c
head.S
hpmc.S
init_task.c
inventory.c
irq.c [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() 2006-06-29 10:26:23 -07:00
module.c [PARISC] Fix PCREL22F relocation problem for most modules 2006-06-27 23:28:44 +00:00
pa7300lc.c
pacache.S
parisc_ksyms.c
pci-dma.c
pci.c [PATCH] 64bit resource: change pci core and arch code to use resource_size_t 2006-06-27 09:24:00 -07:00
pdc_chassis.c [PARISC] Work around machines which do not support chassis warnings 2006-06-27 23:28:37 +00:00
pdc_cons.c
perf.c
perf_asm.S
perf_images.h
process.c
processor.c
ptrace.c [PARISC] Add is_compat_task() helper 2006-06-27 23:28:40 +00:00
real2.S [PARISC] Remove dead function pc_in_user_space 2006-06-27 23:28:35 +00:00
semaphore.c
setup.c [PARISC] OS_ID_LINUX == 0x0006 2006-06-27 23:28:42 +00:00
signal.c [PARISC] Add is_compat_task() helper 2006-06-27 23:28:40 +00:00
signal32.c
signal32.h
smp.c
sys32.h
sys_parisc.c
sys_parisc32.c
syscall.S [PARISC] Remove unused macro fixup_branch in syscall.S 2006-06-27 23:28:40 +00:00
syscall_table.S
time.c [PARISC] Fix do_gettimeofday() hang 2006-06-27 23:28:45 +00:00
topology.c [PATCH] node hotplug: register cpu: remove node struct 2006-06-27 17:32:37 -07:00
traps.c [PARISC] Refactor show_regs in traps.c 2006-06-27 23:28:44 +00:00
unaligned.c [PARISC] Use FIXUP_BRANCH_CLOBBER to asm clobber list 2006-06-27 23:28:33 +00:00
unwind.c
vmlinux.lds.S