Commit Graph

317 Commits (2b6d598bc9043f51d2092d10392a6e3c161cdff7)

Author SHA1 Message Date
Chris Metcalf e823acc0a9 tile: remove stray blank space 12 years ago
Chris Metcalf 35fab6118f tile: remove stale arch/tile/kernel/futex_64.S 12 years ago
Chris Metcalf 4b12909fd1 tile: remove HUGE_VMAP dead code 12 years ago
Chris Metcalf 4db30e38ec tile: fix typos in comment in arch/tile/kernel/unaligned.c 12 years ago
Chris Metcalf b40f451d56 tile PCI RC: make default consistent DMA mask 32-bit 12 years ago
Wang Sheng-Hui 6d715790ef tile: add null check for kzalloc in tile/kernel/setup.c 12 years ago
Chris Metcalf ce61cdc270 tile: make __write_once a synonym for __read_mostly 12 years ago
Chris Metcalf d7c9661115 tile: remove support for TILE64 12 years ago
Chris Metcalf a0099303cd tile: use standard tile_bundle_bits type in traps.c 12 years ago
Chris Metcalf 43b7f2fb58 tile: simplify code referencing hypervisor API addresses 12 years ago
Chris Metcalf 850a45209d tile: change <asm/system.h> to <asm/switch_to.h> in comments 12 years ago
Chris Metcalf 7b770a6a0a tile: mark pcibios_init() as __init 12 years ago
Chris Metcalf 9a55fed473 tile: check for correct compiler earlier in asm-offsets.c 12 years ago
Chris Metcalf 640710a33b tile: add virt_to_kpte() API and clean up and document behavior 12 years ago
Chris Metcalf 80f184108e tile: support reporting Tilera hypervisor statistics 12 years ago
Chris Metcalf 8157107b13 tilegx: support KGDB 12 years ago
Chris Metcalf acbde1db29 tile: parameterize VA and PA space more cleanly 12 years ago
Chris Metcalf 051168df52 tile: don't assume user privilege is zero 12 years ago
Chris Metcalf 309272f99f tile: clean up relocate_kernel_64 debug code 12 years ago
Chris Metcalf 35f059761c tilegx: change how we find the kernel stack 12 years ago
Chris Metcalf 4036c7d354 tile: don't call show_regs_print_info() with corrupt current 12 years ago
Chris Metcalf e56059f2d3 tile: group .hottext* sections properly in vmlinux.lds 12 years ago
Chris Metcalf abe3265a6d tile: do less L1 I-cache eviction 12 years ago
Chris Metcalf 6f0142d501 tile: allow "initrd" boot argument for kexec 12 years ago
Chris Metcalf 9b5bbf729d tile: correct r1 value during syscall tracing 12 years ago
Chris Metcalf 8d8cf06740 tile: fix panic with large IRQ number 12 years ago
Tony Lu 3fa17c395b tile: support kprobes on tilegx 12 years ago
Tony Lu a61fd5e366 tile: support ftrace on tilegx 12 years ago
Bjorn Helgaas a58674ff83 PCI: Simplify pcie_bus_configure_settings() interface 12 years ago
Chris Metcalf 9ae0983847 tile: provide traceability for hypervisor calls 12 years ago
Chris Metcalf 4a556f4f56 tile: implement gettimeofday() via vDSO 12 years ago
Chris Metcalf 70d2b5958a tile: improve illegal translation interrupt handling 12 years ago
Chris Metcalf dadf78bf03 tile: make register dumps more readable 12 years ago
Chris Metcalf ba02f0eb82 tile: improve big-endian support 12 years ago
Chris Metcalf bc1a298f4e tile: support CONFIG_PREEMPT 12 years ago
Chris Metcalf 3ef2311154 tile: avoid recursive backtrace faults 12 years ago
Chris Metcalf 2f9ac29eec tile: fast-path unaligned memory access for tilegx 12 years ago
Chris Metcalf f10da5472c tile: remove unnecessary backslashes in asm-offsets.c 12 years ago
Chris Metcalf b63ea7121c tile: fix comment bug in sys_cmpxchg description 12 years ago
Chris Metcalf 77f8c740d1 tile: support "memmap" boot parameter 12 years ago
Chris Metcalf bda0f5bad8 tile: various console improvements 12 years ago
Chris Metcalf ae2031fb29 tile PCI RC: reduce driver's vmalloc space usage 12 years ago
Chris Metcalf 5026dafa17 tile PCI RC: support PCIe TRIO 0 MAC 0 on Gx72 system 12 years ago
Chris Metcalf 02b67e0954 tile PCI DMA: fix bug in non-page-aligned accessors 12 years ago
Chris Metcalf dc7d5cf2ca tile PCI RC: add dma_get_required_mask() 12 years ago
Chris Metcalf 8d9e53b93d tile PCI RC: use proper accessor function 12 years ago
Chris Metcalf eafa5c8a10 tile PCI RC: bomb comments and whitespace format 12 years ago
Chris Metcalf 1198168733 tile PCI RC: eliminate pci_controller.mem_resources field 12 years ago
Chris Metcalf 1c43649a99 tile PCI RC: restructure TRIO initialization 12 years ago
Chris Metcalf 9b6846cede tile PCI DMA: handle a NULL dev argument properly 12 years ago