Linus Torvalds d9cb5bfcc3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile 8 years ago
..
Kbuild 890658b7ab locking/mutex: Kill arch specific code 8 years ago
asm-offsets.h 867e359b97 arch/tile: core support for Tilera 32-bit chips. 15 years ago
atomic.h b53d6bedbe locking/atomic: Remove linux/atomic.h:atomic_fetch_or() 9 years ago
atomic_32.h b7271b9f3e locking/atomic, arch/tile: Fix tilepro build 9 years ago
atomic_64.h 1af5de9af1 locking/atomic, arch/tile: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() 9 years ago
backtrace.h 93013a0f53 arch/tile: refactor backtracing code 14 years ago
barrier.h b464d1270a locking/barriers, tile: Provide TILE specific smp_acquire__after_ctrl_dep() 9 years ago
bitops.h ce3609f934 arch,tile: Convert smp_mb__*() 11 years ago
bitops_32.h 1af5de9af1 locking/atomic, arch/tile: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() 9 years ago
bitops_64.h ce3609f934 arch,tile: Convert smp_mb__*() 11 years ago
cache.h 14e73e78ee tile: use __ro_after_init instead of tile-specific __write_once 8 years ago
cacheflush.h dd78bc11fb tile: convert uses of "inv" to "finv" 12 years ago
checksum.h 10104a1ad6 arch/tile: break out the "csum a long" function to <asm/checksum.h> 13 years ago
cmpxchg.h fbd35c0d2f locking/cmpxchg, arch: Remove tas() definitions 9 years ago
compat.h b3707c7ed0 tile: Use get_signal() signal_setup_done() 11 years ago
current.h 867e359b97 arch/tile: core support for Tilera 32-bit chips. 15 years ago
delay.h 867e359b97 arch/tile: core support for Tilera 32-bit chips. 15 years ago
device.h b40f451d56 tile PCI RC: make default consistent DMA mask 32-bit 12 years ago
dma-mapping.h e1c7e32453 dma-mapping: always provide the dma_map_ops based implementation 9 years ago
dma.h 867e359b97 arch/tile: core support for Tilera 32-bit chips. 15 years ago
elf.h cdf8b46330 tile: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO 9 years ago
fixmap.h 8b49233fd7 tile: use generic fixmap.h 11 years ago
ftrace.h 437d3e124d tile: ftrace: fix function_graph tracer issues 10 years ago
futex.h b7271b9f3e locking/atomic, arch/tile: Fix tilepro build 9 years ago
hardirq.h 54197e43a4 hardirq: Make hardirq bits generic 11 years ago
hardwall.h d962c14483 proc: convert /proc/$PID/hardwall to seq_file interface 11 years ago
highmem.h 77c5b5da02 kmap_atomic_to_page() has no users, remove it 9 years ago
homecache.h d7c9661115 tile: remove support for TILE64 12 years ago
hugetlb.h 08bd4fc156 mm/hugetlb: remove arch_prepare/release_hugepage from arch headers 10 years ago
hv_driver.h 867e359b97 arch/tile: core support for Tilera 32-bit chips. 15 years ago
ide.h 867e359b97 arch/tile: core support for Tilera 32-bit chips. 15 years ago
insn.h 65a792e84f tile/jump_label: add jump label support for TILE-Gx 9 years ago
io.h acfb699e3d tile: fix tilepro casts for readl, writel, etc 9 years ago
irq.h 511f838945 arch/tile: adopt the new nmi_backtrace framework 8 years ago
irq_work.h b340c656af tile: support arch_irq_work_raise 10 years ago
irqflags.h b4f501916c tile: Replace __get_cpu_var uses 11 years ago
jump_label.h 65a792e84f tile/jump_label: add jump label support for TILE-Gx 9 years ago
kdebug.h 3fa17c395b tile: support kprobes on tilegx 12 years ago
kexec.h fc0c49f5db arch/tile: support kexec() for tilegx 13 years ago
kgdb.h 8157107b13 tilegx: support KGDB 12 years ago
kmap_types.h ecee6f9bd4 tile: remove km_type definitions 13 years ago
kprobes.h 3fa17c395b tile: support kprobes on tilegx 12 years ago
linkage.h 867e359b97 arch/tile: core support for Tilera 32-bit chips. 15 years ago
mmu.h 4a556f4f56 tile: implement gettimeofday() via vDSO 12 years ago
mmu_context.h b4f501916c tile: Replace __get_cpu_var uses 11 years ago
mmzone.h 6fbeee29a2 tile: fix some -Wsign-compare warnings 12 years ago
module.h d5d14ed6f2 arch/tile: Allow tilegx to build with either 16K or 64K page size 13 years ago
page.h d05d82f711 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile 9 years ago
pci.h bc4b024a8b PCI: Move pci_dma_* helpers to common code 9 years ago
percpu.h f862eefec0 tile: use a more conservative __my_cpu_offset in CONFIG_PREEMPT 12 years ago
perf_event.h 8d61dd7d3e tile/perf: Support perf_events on tilegx and tilepro 11 years ago
pgalloc.h d5d14ed6f2 arch/tile: Allow tilegx to build with either 16K or 64K page size 13 years ago
pgtable.h fd8cfd3000 arch: fix has_transparent_hugepage() 9 years ago
pgtable_32.h 4b12909fd1 tile: remove HUGE_VMAP dead code 12 years ago
pgtable_64.h f47436734d tile: Use the more common pr_warn instead of pr_warning 10 years ago
pmc.h 8e3441ebab tile: Add support for handling PMC hardware 11 years ago
processor.h 6d0d287891 locking/core: Provide common cpu_relax_yield() definition 8 years ago
ptrace.h 051168df52 tile: don't assume user privilege is zero 12 years ago
sections.h 14e73e78ee tile: use __ro_after_init instead of tile-specific __write_once 8 years ago
setup.h 9fbd49cff0 tile: allow disabling CONFIG_EARLY_PRINTK 9 years ago
sigframe.h 867e359b97 arch/tile: core support for Tilera 32-bit chips. 15 years ago
signal.h df842f79f0 UAPI: (Scripted) Disintegrate arch/tile/include/asm 13 years ago
smp.h b340c656af tile: support arch_irq_work_raise 10 years ago
spinlock.h 867e359b97 arch/tile: core support for Tilera 32-bit chips. 15 years ago
spinlock_32.h 627ae54854 tile: use READ_ONCE() in arch_spin_is_locked() 10 years ago
spinlock_64.h 627ae54854 tile: use READ_ONCE() in arch_spin_is_locked() 10 years ago
spinlock_types.h 867e359b97 arch/tile: core support for Tilera 32-bit chips. 15 years ago
stack.h 47ad7b9bbe tile: improve stack backtrace 10 years ago
string.h 5916700c76 tile: optimize strnlen using SIMD instructions 12 years ago
switch_to.h 1eaef88815 tile: Reorganize _switch_to() 10 years ago
syscall.h a0ddef81f4 tile: enable full SECCOMP support 10 years ago
syscalls.h e2ed522aaa tile: move declaration of sys_call_table to <asm/syscall.h> 12 years ago
thread_info.h 7e7814180b signal: consolidate {TS,TLF}_RESTORE_SIGMASK code 9 years ago
tile-desc.h eb7c792da5 arch/tile: factor out <arch/opcode.h> header 13 years ago
tile-desc_32.h eb7c792da5 arch/tile: factor out <arch/opcode.h> header 13 years ago
tile-desc_64.h eb7c792da5 arch/tile: factor out <arch/opcode.h> header 13 years ago
timex.h bd119c6923 Disintegrate asm/system.h for Tile 13 years ago
tlb.h 867e359b97 arch/tile: core support for Tilera 32-bit chips. 15 years ago
tlbflush.h 621b195515 arch/tile: support multiple huge page sizes dynamically 13 years ago
topology.h 00d27c6336 numa: remove stale node_has_online_mem() define 9 years ago
traps.h e5701b74cc tile: support delivering NMIs for multicore backtrace 10 years ago
uaccess.h 0d025d271e mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS 9 years ago
unaligned.h ba02f0eb82 tile: improve big-endian support 12 years ago
unistd.h d64008a8f3 burying unused conditionals 12 years ago
user.h 867e359b97 arch/tile: core support for Tilera 32-bit chips. 15 years ago
vdso.h 78410af511 tile: add clock_gettime support to vDSO 11 years ago
vga.h 28d717411b arch/tile: various header improvements for building drivers 14 years ago
word-at-a-time.h c753bf34c9 word-at-a-time.h: support zero_bytemask() on alpha and tile 9 years ago