Commit Graph

96 Commits (ce6ada35bdf710d16582cc4869c26722547e6f11)

Author SHA1 Message Date
Chris Metcalf 3edabee2ed arch/tile: fix memchr() not to dereference memory for zero length 14 years ago
Chris Metcalf 4d658d13c9 arch/tile: make glibc's sysconf(_SC_NPROCESSORS_CONF) work correctly 14 years ago
Chris Metcalf f02cbbe657 pci root complex: support for tile architecture 14 years ago
Chris Metcalf e5a0693973 drivers/net/tile/: on-chip network drivers for the tile architecture 14 years ago
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
Chris Metcalf 24f3f6b5ef arch/tile: fix rwlock so would-be write lockers don't block new readers 14 years ago
Chris Metcalf d02db4f8d7 arch/tile: mark "hardwall" device as non-seekable 14 years ago
Chris Metcalf 2c7387ef99 asm-generic/stat.h: support 64-bit file time_t for stat() 14 years ago
Chris Metcalf 1deb9c5dfb arch/tile: don't allow user code to set the PL via ptrace or signal return 14 years ago
Chris Metcalf 34a89d26bd arch/tile: correct double syscall restart for nested signals 14 years ago
Chris Metcalf d59e609d65 arch/tile: avoid __must_check warning on one strict_strtol check 14 years ago
Chris Metcalf 5d966115de arch/tile: bomb raw_local_irq_ to arch_local_irq_ 14 years ago
Chris Metcalf 38a6f42669 arch/tile: complete migration to new kmap_atomic scheme 14 years ago
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