WSL2-Linux-Kernel/arch/blackfin/mach-common
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
..
Makefile blackfin: bf60x: add power management support 2012-05-21 14:54:24 +08:00
arch_checks.c Blackfin: split optimization settings more 2011-03-18 04:01:03 -04:00
cache-c.c Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
cache.S Blackfin: SMP: work around anomaly 05000491 2011-03-18 04:01:04 -04:00
clock.h blackfin: bf60x: add clock support 2012-05-21 14:54:13 +08:00
clocks-init.c bfin: reorg clock init steps for bf609 2012-07-24 13:39:49 +08:00
cpufreq.c Blackfin: fix wrong place disabled irq 2012-10-08 14:36:30 +08:00
dpmc.c Blackfin: dpmc: use module_platform_driver macro 2012-12-13 13:50:57 +08:00
dpmc_modes.S blackfin: bf60x: pm: Add a debug option to calculate kernel wakeup time. 2012-05-21 14:54:52 +08:00
entry.S bfin: switch to generic vfork, get rid of pointless wrappers 2012-11-28 23:43:41 -05:00
head.S blackfin: add bf60x to current framework 2012-05-21 14:54:12 +08:00
interrupt.S Blackfin/ipipe: fix deferred pipeline sync for the root stage 2011-03-18 04:01:11 -04:00
ints-priority.c blackfin: SEC: clean up SEC interrupt initialization 2012-12-14 11:20:22 +08:00
pm.c bfin: pint: add pint suspend and resume 2012-07-24 13:39:51 +08:00
smp.c Blackfin: smp: add smp_mb() to keep coherency 2012-10-08 14:36:30 +08:00