WSL2-Linux-Kernel/arch/microblaze/kernel
Linus Torvalds 2b37e9a28a Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Pull microblaze update from Michal Simek:
 "Microblaze changes.

  After my discussion with Arnd I have also added there asm-generic io
  patch which is Acked by him and Geert."

* 'next' of git://git.monstr.eu/linux-2.6-microblaze:
  asm-generic: io: Fix ioread16/32be and iowrite16/32be
  microblaze: Do not use module.h in files which are not modules
  microblaze: Fix coding style issues
  microblaze: Add missing return from debugfs_tlb
  microblaze: Makefile clean
  microblaze: Add .gitignore entries for auto-generated files
  microblaze: Fix strncpy_from_user macro
2013-02-26 19:50:22 -08:00
..
cpu microblaze: Fix coding style issues 2013-02-12 11:24:45 +01:00
.gitignore microblaze: Add .gitignore entries for auto-generated files 2013-02-12 11:24:44 +01:00
Makefile
asm-offsets.c
dma.c microblaze: Fix coding style issues 2013-02-12 11:24:45 +01:00
early_printk.c microblaze: Fix coding style issues 2013-02-12 11:24:45 +01:00
entry-nommu.S microblaze: fix handling of multiple pending signals 2013-02-03 18:16:02 -05:00
entry.S microblaze: Move restart allowed out of block 2013-02-03 18:16:02 -05:00
exceptions.c microblaze: Do not use module.h in files which are not modules 2013-02-12 11:24:45 +01:00
ftrace.c microblaze: Fix coding style issues 2013-02-12 11:24:45 +01:00
head.S
heartbeat.c microblaze: Fix coding style issues 2013-02-12 11:24:45 +01:00
hw_exception_handler.S
intc.c microblaze: Fix coding style issues 2013-02-12 11:24:45 +01:00
irq.c
kgdb.c microblaze: Fix coding style issues 2013-02-12 11:24:45 +01:00
mcount.S
microblaze_ksyms.c microblaze: Do not use module.h in files which are not modules 2013-02-12 11:24:45 +01:00
misc.S
module.c microblaze: Do not use module.h in files which are not modules 2013-02-12 11:24:45 +01:00
process.c Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze 2013-02-26 19:50:22 -08:00
prom.c microblaze: Do not use module.h in files which are not modules 2013-02-12 11:24:45 +01:00
prom_parse.c microblaze: Do not use module.h in files which are not modules 2013-02-12 11:24:45 +01:00
ptrace.c Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze 2013-02-26 19:50:22 -08:00
reset.c
selfmod.c
setup.c microblaze: Fix coding style issues 2013-02-12 11:24:45 +01:00
signal.c Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze 2013-02-26 19:50:22 -08:00
stacktrace.c microblaze: Do not use module.h in files which are not modules 2013-02-12 11:24:45 +01:00
sys_microblaze.c microblaze: Do not use module.h in files which are not modules 2013-02-12 11:24:45 +01:00
syscall_table.S microblaze: Add finit_module syscall 2013-01-03 14:21:57 +01:00
timer.c
traps.c microblaze: Do not use module.h in files which are not modules 2013-02-12 11:24:45 +01:00
unwind.c microblaze: Do not use module.h in files which are not modules 2013-02-12 11:24:45 +01:00
vmlinux.lds.S