linux_dsm_epyc7002/arch/tile/kernel
Linus Torvalds 18a1a7a1d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Pull arch/tile updates from Chris Metcalf:
 "These fix a few stray build issues seen in linux-next, and also add
  the minimal required support for perf to tilegx"

* git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile:
  arch/tile: remove unused variable 'devcap'
  tile: Fix vDSO compilation issue with allyesconfig
  perf tools: Allow building for tile
  tile/perf: Support perf_events on tilegx and tilepro
  tile: Enable NMIs on return from handle_nmi() without errors
  tile: Add support for handling PMC hardware
  tile: don't use __get_cpu_var() with structure-typed arguments
  tile: avoid overflow in ns2cycles
2014-04-06 08:11:57 -07:00
..
vdso tile: Fix vDSO compilation issue with allyesconfig 2014-04-04 13:03:44 -04:00
asm-offsets.c
backtrace.c
compat_signal.c constify copy_siginfo_to_user{,32}() 2013-11-09 00:16:29 -05:00
compat.c tile: remove stray blank space 2013-09-16 15:47:32 -04:00
early_printk.c
entry.S
ftrace.c ftrace: Do not pass data to ftrace_dyn_arch_init 2014-03-07 10:06:14 -05:00
hardwall.c tile: change lock initalization in hardwall 2013-09-27 16:09:38 -04:00
head_32.S
head_64.S
hvglue_trace.c
hvglue.S
intvec_32.S tile: Enable NMIs on return from handle_nmi() without errors 2014-03-07 11:19:48 -05:00
intvec_64.S tile: Enable NMIs on return from handle_nmi() without errors 2014-03-07 11:19:48 -05:00
irq.c tile/perf: Support perf_events on tilegx and tilepro 2014-03-07 11:19:48 -05:00
kgdb.c
kprobes.c
machine_kexec.c
Makefile tile/perf: Support perf_events on tilegx and tilepro 2014-03-07 11:19:48 -05:00
mcount_64.S
messaging.c tile: don't use __get_cpu_var() with structure-typed arguments 2014-03-06 15:31:59 -05:00
module.c
pci_gx.c tile PCI RC: Use default pcibios_enable_device() 2014-03-19 15:00:15 -06:00
pci-dma.c tile PCI RC: make default consistent DMA mask 32-bit 2013-09-03 14:53:37 -04:00
pci.c arch/tile: remove unused variable 'devcap' 2014-04-04 13:11:40 -04:00
perf_event.c tile/perf: Support perf_events on tilegx and tilepro 2014-03-07 11:19:48 -05:00
pmc.c tile: Add support for handling PMC hardware 2014-03-07 11:19:47 -05:00
proc.c
process.c tile: remove support for TILE64 2013-09-03 14:53:29 -04:00
ptrace.c
reboot.c
regs_32.S
regs_64.S
relocate_kernel_32.S tile: remove support for TILE64 2013-09-03 14:53:29 -04:00
relocate_kernel_64.S tile: remove support for TILE64 2013-09-03 14:53:29 -04:00
setup.c tile: remove HUGE_VMAP dead code 2013-09-13 11:15:24 -04:00
signal.c
single_step.c tile: remove support for TILE64 2013-09-03 14:53:29 -04:00
smp.c tile: make __write_once a synonym for __read_mostly 2013-09-03 14:53:32 -04:00
smpboot.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile 2013-09-06 11:14:33 -07:00
stack.c arch: tile: re-use kbasename() helper 2013-09-30 10:34:46 -04:00
sys.c
sysfs.c
tile-desc_32.c
tile-desc_64.c
time.c tile: avoid overflow in ns2cycles 2014-03-06 11:53:12 -05:00
tlb.c
traps.c
unaligned.c tile: fix typos in comment in arch/tile/kernel/unaligned.c 2013-09-13 10:57:54 -04:00
usb.c
vdso.c
vmlinux.lds.S tile: make __write_once a synonym for __read_mostly 2013-09-03 14:53:32 -04:00