original_kernel/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
Makefile
asm-offsets.c
backtrace.c
compat.c
compat_signal.c
early_printk.c
entry.S
ftrace.c
hardwall.c
head_32.S
head_64.S
hvglue.S
hvglue_trace.c
intvec_32.S
intvec_64.S
irq.c
kgdb.c
kprobes.c
machine_kexec.c
mcount_64.S
messaging.c
module.c
pci-dma.c
pci.c arch/tile: remove unused variable 'devcap' 2014-04-04 13:11:40 -04:00
pci_gx.c
perf_event.c
pmc.c
proc.c
process.c
ptrace.c
reboot.c
regs_32.S
regs_64.S
relocate_kernel_32.S
relocate_kernel_64.S
setup.c
signal.c
single_step.c
smp.c
smpboot.c
stack.c
sys.c
sysfs.c
tile-desc_32.c
tile-desc_64.c
time.c
tlb.c
traps.c
unaligned.c
usb.c
vdso.c
vmlinux.lds.S