Commit Graph

80 Commits (848b83a59b772b8f102bc5e3f1187c2fa5676959)

Author SHA1 Message Date
Arnaud Lacombe df4d303647 kbuild: convert `arch/tile' to the kconfig mainmenu upgrade 14 years ago
Zimny Lech 61d8e11e51 Remove duplicate includes from many files 14 years ago
Namhyung Kim 8c0acac367 ptrace: cleanup arch_ptrace() on tile 14 years ago
Namhyung Kim 9b05a69e05 ptrace: change signature of arch_ptrace() 14 years ago
FUJITA Tomonori d31eb5194b tile: enable ARCH_DMA_ADDR_T_64BIT 14 years ago
Peter Zijlstra 20273941f2 mm: fix race in kunmap_atomic() 14 years ago
Peter Zijlstra ece0e2b640 mm: remove pte_*map_nested() 14 years ago
Peter Zijlstra 3e4d3af501 mm: stack based kmap_atomic() 14 years ago
Chris Metcalf e18105c128 arch/tile: convert a BUG_ON to BUILD_BUG_ON 15 years ago
Chris Metcalf ce7f2a3967 arch/tile: make ptrace() work properly for TILE-Gx COMPAT mode 15 years ago
Chris Metcalf c569cac8b6 arch/tile: support new info op generated by compiler 15 years ago
Chris Metcalf 29507663df arch/tile: minor whitespace/naming changes for string support files 15 years ago
Chris Metcalf 233325b949 arch/tile: enable single-step support for TILE-Gx 15 years ago
Chris Metcalf a78c942df6 arch/tile: parameterize system PLs to support KVM port 15 years ago
Chris Metcalf bf65e440e8 arch/tile: add Tilera's <arch/sim.h> header as an open-source header 15 years ago
Chris Metcalf 4fe938c513 arch/tile: Bomb C99 comments to C89 comments in tile's <arch/sim_def.h> 15 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Chris Metcalf dabe98c972 arch/tile: prevent corrupt top frame from causing backtracer runaway 15 years ago
Chris Metcalf 45123f7e74 arch/tile: various top-level Makefile cleanups 15 years ago
Chris Metcalf a4dbc5ee52 arch/tile: change lower bound on syscall error return to -4095 15 years ago
Chris Metcalf 13c9d5a630 arch/tile: properly export __mb_incoherent for modules 15 years ago
Chris Metcalf bbacff94d0 arch/tile: provide a definition of MAP_STACK 15 years ago
Chris Metcalf 77d233036e arch/tile: Add a warning if we try to allocate too much vmalloc memory. 15 years ago
Chris Metcalf d6f0f22c3c arch/tile: update some comments to clarify register usage. 15 years ago
Chris Metcalf 5592840ba8 arch/tile: use better "punctuation" for VMSPLIT_3_5G and friends 15 years ago
Chris Metcalf d929b6aeaa arch/tile: Use <asm-generic/syscalls.h> 15 years ago
Akinobu Mita 708ff2a009 bitops: make asm-generic/bitops/find.h more generic 15 years ago
David Howells df9ee29270 Fix IRQ flag handling naming 15 years ago
Akinobu Mita de5bbad677 tile: replace some BUG_ON checks with BUILD_BUG_ON checks 15 years ago
Chris Metcalf ea44e06e79 arch/tile: remove dead code from intvec_32.S 15 years ago
Thomas Gleixner d1ea13c6e2 genirq: Cleanup irq_chip->typename leftovers 15 years ago
Chris Metcalf 7040dea4d2 arch/tile: fix formatting bug in register dumps 15 years ago
Chris Metcalf 0fab59e5dd arch/tile: fix memcpy_fromio()/memcpy_toio() signatures 15 years ago
Chris Metcalf a802fc6854 arch/tile: Save and restore extra user state for tilegx 15 years ago
Chris Metcalf 74fca9da09 arch/tile: Change struct sigcontext to be more useful 15 years ago
Chris Metcalf e6e6c46d75 arch/tile: finish const-ifying sys_execve() 15 years ago
H. Peter Anvin c41d68a513 compat: Make compat_alloc_user_space() incorporate the access_ok() 15 years ago
David Howells d7627467b7 Make do_execve() take a const filename pointer 15 years ago
Chris Metcalf a5854dd7f3 arch/tile: don't validate CROSS_COMPILE needlessly 15 years ago
Chris Metcalf 3b3c1b9d04 arch/tile: export only COMMAND_LINE_SIZE to userspace. 15 years ago
Chris Metcalf b3ae98ab82 arch/tile: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN 15 years ago
Sam Ravnborg 8b1bb90701 defconfig reduction 15 years ago
Chris Metcalf 947e7dc1ae arch/tile: Rename the hweight() implementations to __arch_hweight() 15 years ago
Chris Metcalf ba00376b0b arch/tile: extend syscall ABI to set r1 on return as well. 15 years ago
Chris Metcalf c745a8a11f arch/tile: Various cleanups. 15 years ago
Chris Metcalf 1fcbe027b5 arch/tile: support backtracing on TILE-Gx 15 years ago
Chris Metcalf 32020effaf arch/tile: Fix a couple of issues with the COMPAT code for TILE-Gx. 15 years ago
Chris Metcalf 749dc6f252 arch/tile: Use separate, better minsec values for clocksource and sched_clock. 15 years ago
Chris Metcalf bc63de7c5b arch/tile: correct a bug in freeing bootmem by VA for the optional second initrd. 15 years ago
Andrea Gelmini c45c1cd7bf arch: tile: mm: pgtable.c: Removed duplicated #include 15 years ago