linux/arch/arc/include/asm
Linus Torvalds 597690cd02 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
Pull kbuild changes from Michal Marek:
 - fix make -s detection with make-4.0
 - fix for scripts/setlocalversion when the kernel repository is a
   submodule
 - do not hardcode ';' in macros that expand to assembler code, as some
   architectures' assemblers use a different character for newline
 - Fix passing --gdwarf-2 to the assembler

* 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild:
  frv: Remove redundant debugging info flag
  mn10300: Remove redundant debugging info flag
  kbuild: Fix debugging info generation for .S files
  arch: use ASM_NL instead of ';' for assembler new line character in the macro
  kbuild: Fix silent builds with make-4
  Fix detectition of kernel git repository in setlocalversion script [take #2]
2014-01-30 16:58:05 -08:00
..
Kbuild Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2014-01-25 11:17:34 -08:00
arcregs.h
asm-offsets.h
atomic.h arch: Move smp_mb__{before,after}_atomic_{inc,dec}.h into asm/atomic.h 2014-01-12 10:37:14 +01:00
barrier.h arch: Move smp_mb__{before,after}_atomic_{inc,dec}.h into asm/atomic.h 2014-01-12 10:37:14 +01:00
bitops.h
bug.h
cache.h
cacheflush.h
checksum.h
clk.h
cmpxchg.h
current.h
delay.h
disasm.h
dma-mapping.h
dma.h
elf.h
entry.h
exec.h
futex.h
io.h
irq.h
irqflags.h
kdebug.h
kgdb.h
kprobes.h
linkage.h arch: use ASM_NL instead of ';' for assembler new line character in the macro 2014-01-27 21:45:29 +01:00
mach_desc.h
mmu.h
mmu_context.h
module.h
mutex.h
page.h
perf_event.h
pgalloc.h arc: handle pgtable_page_ctor() fail 2013-11-15 09:32:16 +09:00
pgtable.h
processor.h
ptrace.h
sections.h
segment.h
serial.h
setup.h
shmparam.h
smp.h ARC: [SMP] IPI ACK interface doesn't need "self" cpu-id 2013-12-23 12:05:04 +05:30
spinlock.h
spinlock_types.h
string.h
switch_to.h
syscall.h
syscalls.h
thread_info.h preempt: Make PREEMPT_ACTIVE generic 2013-11-13 20:21:47 +01:00
timex.h
tlb-mmu1.h
tlb.h
tlbflush.h
uaccess.h
unaligned.h
unwind.h