Commit Graph

632 Commits (743a7ecbe8e28d487e2573ec2b7fb1179a443717)

Author SHA1 Message Date
Chris Metcalf e823acc0a9 tile: remove stray blank space 12 years ago
Chris Metcalf 88e2692a4d tile: <arch/> header updates from upstream 12 years ago
Chris Metcalf 126eb08820 tile: improve gxio iorpc autogenerated code style 12 years ago
Chris Metcalf ad2a4bb378 tile: double default VMALLOC 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 8629470ef8 tile: use pmd_pfn() instead of casting via pte_t 12 years ago
Chris Metcalf 4db30e38ec tile: fix typos in comment in arch/tile/kernel/unaligned.c 12 years ago
Martin Schwidefsky 0244ad004a Remove GENERIC_HARDIRQ config option 12 years ago
Johannes Weiner 759496ba64 arch: mm: pass userspace fault flag to generic fault handler 12 years ago
Johannes Weiner 94bce453c7 arch: mm: remove obsolete init OOM protection 12 years ago
Naoya Horiguchi 83467efbdb mm: migrate: check movability of hugepage in unmap_and_move_huge_page() 12 years ago
Chris Metcalf 06da6629e6 tile: refresh tile defconfig files 12 years ago
Chris Metcalf 6dc9658fa1 tile: rework <asm/cmpxchg.h> 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
Akinobu Mita d6a0aa314c tile: use asm-generic/bitops/builtin-*.h 12 years ago
Chris Metcalf f6f380dff6 tile: eliminate no-op "noatomichash" boot argument 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 729b25a464 tile: use standard 'generic-y' model for <asm/hw_irq.h> 12 years ago
Chris Metcalf 4c63de8df0 tile: use asm-generic version of <asm/local64.h> 12 years ago
Chris Metcalf 5e7705df28 tile PCI RC: add comment about "PCI hole" problem 12 years ago
Chris Metcalf bdb8205455 tile: remove DEBUG_EXTRA_FLAGS kernel config option 12 years ago
Chris Metcalf 640710a33b tile: add virt_to_kpte() API and clean up and document behavior 12 years ago
Chris Metcalf 49cf78ef7b tile: support FRAME_POINTER 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 6ec006ede5 tilegx: provide kernel support for the tilegx UART shim 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 a718e10cba tile: handle super huge pages in virt_to_pte 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 6fbeee29a2 tile: fix some -Wsign-compare warnings 12 years ago
Chris Metcalf e56059f2d3 tile: group .hottext* sections properly in vmlinux.lds 12 years ago
Chris Metcalf c0f0601060 tile: fix strncpy_from_user bug 12 years ago
Chris Metcalf 084fe6a0f5 tile: remove set/clear_fixmap APIs 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
Tony Lu b2eca4274c tile: support ASLR fully 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
Chris Metcalf d4d9eab4ad tile: use proper .align directives on __ex_table sections 12 years ago