original_kernel/arch/openrisc/kernel
Linus Torvalds a9a07d40bc Merge branch 'for-upstream' of git://openrisc.net/jonas/linux
Pull OpenRISC updates from Jonas Bonn:
 "An equal number of bug fixes and trivial cleanups; no new features.

   - Two patches to fix errors thrown by the updated toolchain.

   - Three other bug fixes.

   - Four trivial cleanups."

* 'for-upstream' of git://openrisc.net/jonas/linux:
  openrisc: add missing header inclusion
  openrisc: really pass correct arg to schedule_tail
  Add bitops include needed for ext2 filesystem
  openrisc: update DTLB-miss handler last
  openrisc: fix up vmalloc page table loading
  openrisc idle: delete pm_idle
  openrisc: remove CONFIG_SYMBOL_PREFIX
  openrisc: avoid using function parameter regs in reset vector
  openrisc: remove unused current_regs
2013-02-26 19:46:23 -08:00
..
Makefile
asm-offsets.c
dma.c
entry.S Merge branch 'for-upstream' of git://openrisc.net/jonas/linux 2013-02-26 19:46:23 -08:00
head.S openrisc: add missing header inclusion 2013-02-26 07:44:08 +01:00
idle.c
irq.c
module.c
or32_ksyms.c
process.c
prom.c
ptrace.c
setup.c
signal.c
sys_call_table.c
time.c
traps.c
vmlinux.h
vmlinux.lds.S