linux_dsm_epyc7002/arch/blackfin/kernel
Linus Torvalds 4351654e3d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin
Pull blackfin update from Bob Liu.

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin:
  blackfin: SEC: clean up SEC interrupt initialization
  blackfin: kgdb: call generic_exec_single() directly
  blackfin: anomaly: add anomaly 16000030 for bf5xx
  Blackfin: dpmc: use module_platform_driver macro
  Blackfin: remove unused is_in_rom()
  Blackfin: remove unnecessary prototype for kobjsize()
  Blackfin: twi: Add missing __iomem annotation
  Blackfin: Annotate strnlen_user and strlen_user 'src' parameter with __user
  Blackfin: Annotate clear_user 'to' parameter with __user
  Blackfin: Add missing __user annotations to put_user
  Blackfin: Annotate strncpy_from_user src parameter with __user
  blackfin: Use Kbuild infrastructure for kvm_para.h
  UAPI: (Scripted) Disintegrate arch/blackfin/include/asm
2012-12-18 10:54:27 -08:00
..
cplb-mpu
cplb-nompu blackfin: cplb-nompu: fix ROM cplb size for bf609-ezkit 2012-07-24 13:39:53 +08:00
.gitignore
asm-offsets.c
bfin_dma.c bfin-dma: only use MDMA3 on bf609 2012-07-24 13:39:48 +08:00
bfin_gpio.c Blackfin: bfin_gpio: proc: fix return value 2012-10-08 14:36:29 +08:00
bfin_ksyms.c
cplbinfo.c
debug-mmrs.c
dma-mapping.c
dumpstack.c
early_printk.c
entry.S bfin: switch to generic vfork, get rid of pointless wrappers 2012-11-28 23:43:41 -05:00
exception.c
fixed_code.S
flat.c
ftrace-entry.S
ftrace.c
gptimers.c
ipipe.c
irqchip.c
kgdb_test.c
kgdb.c blackfin: kgdb: call generic_exec_single() directly 2012-12-13 15:28:40 +08:00
Makefile
module.c
nmi.c
perf_event.c
process.c flagday: kill pt_regs argument of do_fork() 2012-11-29 00:01:08 -05:00
pseudodbg.c
ptrace.c
reboot.c Blackfin: fix wrong place disabled irq 2012-10-08 14:36:30 +08:00
setup.c
shadow_console.c
signal.c bfin: switch to generic vfork, get rid of pointless wrappers 2012-11-28 23:43:41 -05:00
stacktrace.c
sys_bfin.c
time-ts.c
time.c
trace.c
traps.c
vmlinux.lds.S