Commit Graph

252 Commits (cc9fa74e2a195f7bab27fbbc4896d2fe3ec32150)

Author SHA1 Message Date
Chris Metcalf 4b12909fd1 tile: remove HUGE_VMAP dead code 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
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 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 640710a33b tile: add virt_to_kpte() API and clean up and document behavior 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 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 6fbeee29a2 tile: fix some -Wsign-compare warnings 12 years ago
Chris Metcalf 084fe6a0f5 tile: remove set/clear_fixmap APIs 12 years ago
Tony Lu b2eca4274c tile: support ASLR fully 12 years ago
Chris Metcalf d4d9eab4ad tile: use proper .align directives on __ex_table sections 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
Chris Metcalf 4a556f4f56 tile: implement gettimeofday() via vDSO 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 bda0f5bad8 tile: various console improvements 12 years ago
Chris Metcalf 7c29b78a0e tile PCI RC: remove stale include of linux/numa.h 12 years ago
Chris Metcalf dc7d5cf2ca tile PCI RC: add dma_get_required_mask() 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 cf89c4262b tile PCI RC: support I/O space access 12 years ago
Chris Metcalf 803c874abe tile: support LSI MEGARAID SAS HBA hybrid dma_ops 12 years ago
Chris Metcalf 9bbb08faa9 tile PCI RC: cleanups for tilepro PCI RC 12 years ago
Ken Steele 5916700c76 tile: optimize strnlen using SIMD instructions 12 years ago
Chris Metcalf dd78bc11fb tile: convert uses of "inv" to "finv" 12 years ago
Hanjun Guo e70b091512 tile / cpu topology: remove stale Macro arch_provides_topology_pointers 12 years ago
Chen Gang cf3a13d790 arch: tile: include: asm: add cmpxchg64() definition 12 years ago
Jiang Liu 40a3b8df7b tile: normalize global variables exported by vmlinux.lds 12 years ago
Al Viro 40d158e618 consolidate io_remap_pfn_range definitions 12 years ago
Viresh Kumar 0a0fca9d83 sched: Rename sched.c as sched/core.c in comments and Documentation 12 years ago
Michael S. Tsirkin f8abe86cc4 tile: uaccess s/might_sleep/might_fault/ 12 years ago
Stephen Boyd 446f24d119 Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS 12 years ago
Gerald Schaefer 106c992a5e mm/hugetlb: add more arch-defined huge_pte functions 12 years ago
Chris Metcalf 3e2e0d2c22 tile: comment assumption about __insn_mtspr for <asm/irqflags.h> 12 years ago
Chris Metcalf ffae3d0e36 tile: comment assumption about __insn_mtspr for <asm/irqflags.h> 12 years ago
Thomas Gleixner ee761f629d arch: Consolidate tsk_is_polling() 12 years ago
Chris Metcalf adf6d9b30f tile: support atomic64_dec_if_positive() 12 years ago
Simon Marchi ef567f25d5 tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTS 12 years ago
Simon Marchi e2ed522aaa tile: move declaration of sys_call_table to <asm/syscall.h> 12 years ago