Chris Metcalf 2f9ac29eec tile: fast-path unaligned memory access for tilegx 12 anni fa
..
Kbuild 8cbd9cc625 tracing,x86: Add a TSC trace_clock 12 anni fa
asm-offsets.h 867e359b97 arch/tile: core support for Tilera 32-bit chips. 15 anni fa
atomic.h adf6d9b30f tile: support atomic64_dec_if_positive() 12 anni fa
atomic_32.h 47d632f9f8 arch/tile: optimize get_user/put_user and friends 13 anni fa
atomic_64.h bd119c6923 Disintegrate asm/system.h for Tile 13 anni fa
backtrace.h 93013a0f53 arch/tile: refactor backtracing code 14 anni fa
barrier.h bd119c6923 Disintegrate asm/system.h for Tile 13 anni fa
bitops.h 9f1d62bed7 tile: fix bug where fls(0) was not returning 0 13 anni fa
bitops_32.h bd119c6923 Disintegrate asm/system.h for Tile 13 anni fa
bitops_64.h 664c100bce arch/tile: fix gcc 4.6 warnings in <asm/bitops_64.h> 13 anni fa
cache.h bbaa22c3a0 tilegx pci: support I/O to arbitrarily-cached pages 13 anni fa
cacheflush.h dd78bc11fb tile: convert uses of "inv" to "finv" 12 anni fa
checksum.h 10104a1ad6 arch/tile: break out the "csum a long" function to <asm/checksum.h> 13 anni fa
cmpxchg.h cf3a13d790 arch: tile: include: asm: add cmpxchg64() definition 12 anni fa
compat.h 5a114b9866 tile: work around bug in the generic sys_llseek 12 anni fa
current.h 867e359b97 arch/tile: core support for Tilera 32-bit chips. 15 anni fa
delay.h 867e359b97 arch/tile: core support for Tilera 32-bit chips. 15 anni fa
device.h 41bb38fc53 tile pci: enable IOMMU to support DMA for legacy devices 13 anni fa
dma-mapping.h dc7d5cf2ca tile PCI RC: add dma_get_required_mask() 12 anni fa
dma.h 867e359b97 arch/tile: core support for Tilera 32-bit chips. 15 anni fa
edac.h 5c77075548 drivers/edac: provide support for tile architecture 14 anni fa
elf.h 5b3040a48b Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile 12 anni fa
fixmap.h bbaa22c3a0 tilegx pci: support I/O to arbitrarily-cached pages 13 anni fa
ftrace.h 867e359b97 arch/tile: core support for Tilera 32-bit chips. 15 anni fa
futex.h 47d632f9f8 arch/tile: optimize get_user/put_user and friends 13 anni fa
hardirq.h 867e359b97 arch/tile: core support for Tilera 32-bit chips. 15 anni fa
hardwall.h df842f79f0 UAPI: (Scripted) Disintegrate arch/tile/include/asm 13 anni fa
highmem.h a24401bcf4 highmem: kill all __kmap_atomic() 13 anni fa
homecache.h bbaa22c3a0 tilegx pci: support I/O to arbitrarily-cached pages 13 anni fa
hugetlb.h 106c992a5e mm/hugetlb: add more arch-defined huge_pte functions 12 anni fa
hv_driver.h 867e359b97 arch/tile: core support for Tilera 32-bit chips. 15 anni fa
hw_irq.h 867e359b97 arch/tile: core support for Tilera 32-bit chips. 15 anni fa
ide.h 867e359b97 arch/tile: core support for Tilera 32-bit chips. 15 anni fa
io.h cf89c4262b tile PCI RC: support I/O space access 12 anni fa
irq.h cbe224705e arch/tile: use 0 for IRQ_RESCHEDULE instead of 1 13 anni fa
irqflags.h 3e2e0d2c22 tile: comment assumption about __insn_mtspr for <asm/irqflags.h> 12 anni fa
kexec.h fc0c49f5db arch/tile: support kexec() for tilegx 13 anni fa
kmap_types.h ecee6f9bd4 tile: remove km_type definitions 13 anni fa
linkage.h 867e359b97 arch/tile: core support for Tilera 32-bit chips. 15 anni fa
mmu.h d5d14ed6f2 arch/tile: Allow tilegx to build with either 16K or 64K page size 13 anni fa
mmu_context.h d5d14ed6f2 arch/tile: Allow tilegx to build with either 16K or 64K page size 13 anni fa
mmzone.h c6830c2260 Fix node_start/end_pfn() definition for mm/page_cgroup.c 14 anni fa
module.h d5d14ed6f2 arch/tile: Allow tilegx to build with either 16K or 64K page size 13 anni fa
page.h bbaa22c3a0 tilegx pci: support I/O to arbitrarily-cached pages 13 anni fa
pci.h 7c29b78a0e tile PCI RC: remove stale include of linux/numa.h 12 anni fa
percpu.h 867e359b97 arch/tile: core support for Tilera 32-bit chips. 15 anni fa
pgalloc.h d5d14ed6f2 arch/tile: Allow tilegx to build with either 16K or 64K page size 13 anni fa
pgtable.h 40d158e618 consolidate io_remap_pfn_range definitions 12 anni fa
pgtable_32.h d5d14ed6f2 arch/tile: Allow tilegx to build with either 16K or 64K page size 13 anni fa
pgtable_64.h d5d14ed6f2 arch/tile: Allow tilegx to build with either 16K or 64K page size 13 anni fa
processor.h 2f9ac29eec tile: fast-path unaligned memory access for tilegx 12 anni fa
ptrace.h 2f9ac29eec tile: fast-path unaligned memory access for tilegx 12 anni fa
sections.h 2f9ac29eec tile: fast-path unaligned memory access for tilegx 12 anni fa
setup.h bda0f5bad8 tile: various console improvements 12 anni fa
sigframe.h 867e359b97 arch/tile: core support for Tilera 32-bit chips. 15 anni fa
signal.h df842f79f0 UAPI: (Scripted) Disintegrate arch/tile/include/asm 13 anni fa
smp.h 3fc498f165 smp: introduce a generic on_each_cpu_mask() function 13 anni fa
spinlock.h 867e359b97 arch/tile: core support for Tilera 32-bit chips. 15 anni fa
spinlock_32.h bd119c6923 Disintegrate asm/system.h for Tile 13 anni fa
spinlock_64.h ab306cae66 arch/tile: use atomic exchange in arch_write_unlock() 13 anni fa
spinlock_types.h 867e359b97 arch/tile: core support for Tilera 32-bit chips. 15 anni fa
stack.h 5f639fdcd8 arch/tile: various bugs in stack backtracer 13 anni fa
string.h 5916700c76 tile: optimize strnlen using SIMD instructions 12 anni fa
switch_to.h 0f8b983812 tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVE 12 anni fa
syscall.h e2ed522aaa tile: move declaration of sys_call_table to <asm/syscall.h> 12 anni fa
syscalls.h e2ed522aaa tile: move declaration of sys_call_table to <asm/syscall.h> 12 anni fa
thread_info.h 2f9ac29eec tile: fast-path unaligned memory access for tilegx 12 anni fa
tile-desc.h eb7c792da5 arch/tile: factor out <arch/opcode.h> header 13 anni fa
tile-desc_32.h eb7c792da5 arch/tile: factor out <arch/opcode.h> header 13 anni fa
tile-desc_64.h eb7c792da5 arch/tile: factor out <arch/opcode.h> header 13 anni fa
timex.h bd119c6923 Disintegrate asm/system.h for Tile 13 anni fa
tlb.h 867e359b97 arch/tile: core support for Tilera 32-bit chips. 15 anni fa
tlbflush.h 621b195515 arch/tile: support multiple huge page sizes dynamically 13 anni fa
topology.h c7660994ed tile: Remove SD_PREFER_LOCAL leftover 13 anni fa
traps.h 2f9ac29eec tile: fast-path unaligned memory access for tilegx 12 anni fa
uaccess.h dd78bc11fb tile: convert uses of "inv" to "finv" 12 anni fa
unaligned.h bd119c6923 Disintegrate asm/system.h for Tile 13 anni fa
unistd.h d64008a8f3 burying unused conditionals 12 anni fa
user.h 867e359b97 arch/tile: core support for Tilera 32-bit chips. 15 anni fa
vga.h 28d717411b arch/tile: various header improvements for building drivers 14 anni fa