linux/arch/tile/kernel
Linus Torvalds 7ec6131b55 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Pull arch/tile changes from Chris Metcalf:
 "These mostly just address smaller issues reported to me"

* git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile:
  arch: tile: kernel: unaligned.c: Cleaning up uninitialized variables
  drivers/tty/hvc/hvc_tile.c: use PTR_ERR_OR_ZERO
  replace strict_strto* call with kstrto*
  tile: Update comments for generic idle conversion
  tile: cleanup the comment in init_pgprot
  tile: use BOOTMEM_DEFAULT instead of magic number 0 for reserve_bootmem flags
2014-06-11 16:50:01 -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
compat.c
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
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: Use SPARSE_IRQ 2014-05-16 14:05:21 +02: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: Use irq_alloc/free_hwirq() 2014-05-16 14:05:21 +02:00
pci-dma.c
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 tile: convert use of typedef ctl_table to struct ctl_table 2014-06-06 16:08:15 -07:00
process.c
ptrace.c
reboot.c
regs_32.S
regs_64.S
relocate_kernel_32.S
relocate_kernel_64.S
setup.c replace strict_strto* call with kstrto* 2014-05-28 15:47:16 -04:00
signal.c replace strict_strto* call with kstrto* 2014-05-28 15:47:16 -04:00
single_step.c
smp.c
smpboot.c
stack.c
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 replace strict_strto* call with kstrto* 2014-05-28 15:47:16 -04:00
unaligned.c arch: tile: kernel: unaligned.c: Cleaning up uninitialized variables 2014-06-07 21:39:11 -04:00
usb.c
vdso.c
vmlinux.lds.S