Chris Metcalf 5a114b9866 tile: work around bug in the generic sys_llseek há 12 anos atrás
..
Kbuild 8cbd9cc625 tracing,x86: Add a TSC trace_clock há 12 anos atrás
asm-offsets.h 867e359b97 arch/tile: core support for Tilera 32-bit chips. há 15 anos atrás
atomic.h 34f2c0ac11 tile: fix multiple build failures from system.h dismantle há 13 anos atrás
atomic_32.h 47d632f9f8 arch/tile: optimize get_user/put_user and friends há 13 anos atrás
atomic_64.h bd119c6923 Disintegrate asm/system.h for Tile há 13 anos atrás
backtrace.h 93013a0f53 arch/tile: refactor backtracing code há 14 anos atrás
barrier.h bd119c6923 Disintegrate asm/system.h for Tile há 13 anos atrás
bitops.h 9f1d62bed7 tile: fix bug where fls(0) was not returning 0 há 13 anos atrás
bitops_32.h bd119c6923 Disintegrate asm/system.h for Tile há 13 anos atrás
bitops_64.h 664c100bce arch/tile: fix gcc 4.6 warnings in <asm/bitops_64.h> há 13 anos atrás
cache.h bbaa22c3a0 tilegx pci: support I/O to arbitrarily-cached pages há 13 anos atrás
cacheflush.h bd119c6923 Disintegrate asm/system.h for Tile há 13 anos atrás
checksum.h 10104a1ad6 arch/tile: break out the "csum a long" function to <asm/checksum.h> há 13 anos atrás
cmpxchg.h 34f2c0ac11 tile: fix multiple build failures from system.h dismantle há 13 anos atrás
compat.h 5a114b9866 tile: work around bug in the generic sys_llseek há 12 anos atrás
current.h 867e359b97 arch/tile: core support for Tilera 32-bit chips. há 15 anos atrás
delay.h 867e359b97 arch/tile: core support for Tilera 32-bit chips. há 15 anos atrás
device.h 41bb38fc53 tile pci: enable IOMMU to support DMA for legacy devices há 13 anos atrás
dma-mapping.h fd78a95ac6 tile: dma_debug: add debug_dma_mapping_error support há 12 anos atrás
dma.h 867e359b97 arch/tile: core support for Tilera 32-bit chips. há 15 anos atrás
edac.h 5c77075548 drivers/edac: provide support for tile architecture há 14 anos atrás
elf.h 5b3040a48b Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile há 12 anos atrás
fixmap.h bbaa22c3a0 tilegx pci: support I/O to arbitrarily-cached pages há 13 anos atrás
ftrace.h 867e359b97 arch/tile: core support for Tilera 32-bit chips. há 15 anos atrás
futex.h 47d632f9f8 arch/tile: optimize get_user/put_user and friends há 13 anos atrás
hardirq.h 867e359b97 arch/tile: core support for Tilera 32-bit chips. há 15 anos atrás
hardwall.h df842f79f0 UAPI: (Scripted) Disintegrate arch/tile/include/asm há 12 anos atrás
highmem.h a24401bcf4 highmem: kill all __kmap_atomic() há 13 anos atrás
homecache.h bbaa22c3a0 tilegx pci: support I/O to arbitrarily-cached pages há 13 anos atrás
hugetlb.h 5d3a551c28 mm: hugetlb: add arch hook for clearing page flags before entering pool há 13 anos atrás
hv_driver.h 867e359b97 arch/tile: core support for Tilera 32-bit chips. há 15 anos atrás
hw_irq.h 867e359b97 arch/tile: core support for Tilera 32-bit chips. há 15 anos atrás
ide.h 867e359b97 arch/tile: core support for Tilera 32-bit chips. há 15 anos atrás
io.h f456da5e13 tile: fix memcpy_*io functions for allnoconfig há 12 anos atrás
irq.h cbe224705e arch/tile: use 0 for IRQ_RESCHEDULE instead of 1 há 13 anos atrás
irqflags.h 7f04f08168 tile: avoid defining INT_MASK macro in <arch/interrupts.h> há 12 anos atrás
kexec.h fc0c49f5db arch/tile: support kexec() for tilegx há 13 anos atrás
kmap_types.h ecee6f9bd4 tile: remove km_type definitions há 13 anos atrás
linkage.h 867e359b97 arch/tile: core support for Tilera 32-bit chips. há 15 anos atrás
mmu.h d5d14ed6f2 arch/tile: Allow tilegx to build with either 16K or 64K page size há 13 anos atrás
mmu_context.h d5d14ed6f2 arch/tile: Allow tilegx to build with either 16K or 64K page size há 13 anos atrás
mmzone.h c6830c2260 Fix node_start/end_pfn() definition for mm/page_cgroup.c há 14 anos atrás
module.h d5d14ed6f2 arch/tile: Allow tilegx to build with either 16K or 64K page size há 13 anos atrás
page.h bbaa22c3a0 tilegx pci: support I/O to arbitrarily-cached pages há 13 anos atrás
pci.h b881bc469b ARCH: drivers remove __dev* attributes. há 12 anos atrás
percpu.h 867e359b97 arch/tile: core support for Tilera 32-bit chips. há 15 anos atrás
pgalloc.h d5d14ed6f2 arch/tile: Allow tilegx to build with either 16K or 64K page size há 13 anos atrás
pgtable.h 621b195515 arch/tile: support multiple huge page sizes dynamically há 13 anos atrás
pgtable_32.h d5d14ed6f2 arch/tile: Allow tilegx to build with either 16K or 64K page size há 13 anos atrás
pgtable_64.h d5d14ed6f2 arch/tile: Allow tilegx to build with either 16K or 64K page size há 13 anos atrás
processor.h 910cdc553a kill stray kernel_thread() garbage há 12 anos atrás
ptrace.h 54d46ea993 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal há 12 anos atrás
sections.h 0707ad30d1 arch/tile: Miscellaneous cleanup changes. há 15 anos atrás
setup.h df842f79f0 UAPI: (Scripted) Disintegrate arch/tile/include/asm há 12 anos atrás
sigframe.h 867e359b97 arch/tile: core support for Tilera 32-bit chips. há 15 anos atrás
signal.h df842f79f0 UAPI: (Scripted) Disintegrate arch/tile/include/asm há 12 anos atrás
smp.h 3fc498f165 smp: introduce a generic on_each_cpu_mask() function há 13 anos atrás
spinlock.h 867e359b97 arch/tile: core support for Tilera 32-bit chips. há 15 anos atrás
spinlock_32.h bd119c6923 Disintegrate asm/system.h for Tile há 13 anos atrás
spinlock_64.h ab306cae66 arch/tile: use atomic exchange in arch_write_unlock() há 13 anos atrás
spinlock_types.h 867e359b97 arch/tile: core support for Tilera 32-bit chips. há 15 anos atrás
stack.h 5f639fdcd8 arch/tile: various bugs in stack backtracer há 13 anos atrás
string.h 867e359b97 arch/tile: core support for Tilera 32-bit chips. há 15 anos atrás
switch_to.h 0f8b983812 tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVE há 12 anos atrás
syscall.h 867e359b97 arch/tile: core support for Tilera 32-bit chips. há 15 anos atrás
syscalls.h 47669ab036 tile: switch to generic sigaltstack há 12 anos atrás
thread_info.h 10db9e009a tile: remove cpu_idle_on_new_stack há 13 anos atrás
tile-desc.h eb7c792da5 arch/tile: factor out <arch/opcode.h> header há 13 anos atrás
tile-desc_32.h eb7c792da5 arch/tile: factor out <arch/opcode.h> header há 13 anos atrás
tile-desc_64.h eb7c792da5 arch/tile: factor out <arch/opcode.h> header há 13 anos atrás
timex.h bd119c6923 Disintegrate asm/system.h for Tile há 13 anos atrás
tlb.h 867e359b97 arch/tile: core support for Tilera 32-bit chips. há 15 anos atrás
tlbflush.h 621b195515 arch/tile: support multiple huge page sizes dynamically há 13 anos atrás
topology.h c7660994ed tile: Remove SD_PREFER_LOCAL leftover há 13 anos atrás
traps.h e17235382d arch/tile: work around a hardware issue with the return-address stack há 13 anos atrás
uaccess.h 6699c8cda3 tile: fix bug in get_user() for 4-byte values há 13 anos atrás
unaligned.h bd119c6923 Disintegrate asm/system.h for Tile há 13 anos atrás
unistd.h d64008a8f3 burying unused conditionals há 12 anos atrás
user.h 867e359b97 arch/tile: core support for Tilera 32-bit chips. há 15 anos atrás
vga.h 28d717411b arch/tile: various header improvements for building drivers há 14 anos atrás