linux-stable-rt/arch/microblaze/kernel
Linus Torvalds a6b49cb210 Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
* 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze: (24 commits)
  microblaze: Disable heartbeat/enable emaclite in defconfigs
  microblaze: Support simpleImage.dts make target
  microblaze: Fix _start symbol to physical address
  microblaze: Use LOAD_OFFSET macro to get correct LMA for all sections
  microblaze: Create the LOAD_OFFSET macro used to compute VMA vs LMA offsets
  microblaze: Copy ppc asm-compat.h for clean handling of constants in asm and C
  microblaze: Actually show KiB rather than pages in "Freeing initrd memory:"
  microblaze: Support ptrace syscall tracing.
  microblaze: Updated CPU version and FPGA family codes in PVR
  microblaze: Generate correct signal and siginfo for integer div-by-zero
  microblaze: Don't be noisy when userspace causes hardware exceptions
  microblaze: Remove ipc.h file which points to non-existing asm-generic file
  microblaze: Clear sticky FSR register after generating exception signals
  microblaze: Ensure CPU usermode is set on new userspace processes
  microblaze: Use correct kbuild variable KBUILD_CFLAGS
  microblaze: Save and restore msr in hw exception
  microblaze: Add architectural support for USB EHCI host controllers
  microblaze: Implement include/asm/syscall.h.
  microblaze: Improve checking mechanism for MSR instruction
  microblaze: Add checking mechanism for MSR instruction
  ...
2009-09-24 09:01:44 -07:00
..
cpu microblaze: Updated CPU version and FPGA family codes in PVR 2009-09-22 10:00:45 +02:00
Makefile
asm-offsets.c
early_printk.c
entry-nommu.S
entry.S microblaze: Support ptrace syscall tracing. 2009-09-22 10:00:45 +02:00
exceptions.c microblaze: Generate correct signal and siginfo for integer div-by-zero 2009-09-22 10:00:44 +02:00
head.S microblaze: Improve checking mechanism for MSR instruction 2009-09-21 14:29:21 +02:00
heartbeat.c
hw_exception_handler.S microblaze: Clear sticky FSR register after generating exception signals 2009-09-22 10:00:42 +02:00
init_task.c Use new __init_task_data macro in arch init_task.c files. 2009-09-21 06:27:08 +02:00
intc.c
irq.c
microblaze_ksyms.c
misc.S
module.c
of_device.c
of_platform.c
process.c microblaze: Ensure CPU usermode is set on new userspace processes 2009-09-22 10:00:41 +02:00
prom.c
prom_parse.c
ptrace.c microblaze: Support ptrace syscall tracing. 2009-09-22 10:00:45 +02:00
selfmod.c
setup.c microblaze: Add checking mechanism for MSR instruction 2009-09-21 14:29:21 +02:00
signal.c
sys_microblaze.c headers: utsname.h redux 2009-09-23 18:13:10 -07:00
syscall_table.S perf: Do the big rename: Performance Counters -> Performance Events 2009-09-21 14:28:04 +02:00
timer.c
traps.c
vmlinux.lds.S microblaze: Fix _start symbol to physical address 2009-09-22 10:11:08 +02:00