1. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  2. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  3. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  4. 861b5ae bitops: introduce little-endian bitops for most architectures by Akinobu Mita · 13 years ago
  5. b6a8401 mm: NUMA aware alloc_thread_info_node() by Eric Dumazet · 13 years ago
  6. 08351fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  7. 0dccb04 arch/tile: support newer binutils assembler shift semantics by Chris Metcalf · 13 years ago
  8. 8d7718a futex: Sanitize futex ops argument types by Michel Lespinasse · 13 years ago
  9. 37a9d91 futex: Sanitize cmpxchg_futex_value_locked API by Michel Lespinasse · 13 years ago
  10. 3c5ead5 arch/tile: fix deadlock bugs in rwlock implementation by Chris Metcalf · 13 years ago
  11. 5c77075 drivers/edac: provide support for tile architecture by Chris Metcalf · 13 years ago
  12. 76c567f arch/tile: support 4KB page size as well as 64KB by Chris Metcalf · 13 years ago
  13. 5fb682b arch/tile: fix some comments and whitespace by Chris Metcalf · 13 years ago
  14. 63b7ca6 arch/tile: enhance existing finv_buffer_remote() routine by Chris Metcalf · 13 years ago
  15. 6c4d112 arch/tile: use extended assembly to inline __mb_incoherent() by Chris Metcalf · 13 years ago
  16. a5c149c arch/tile: sync up with <arch/sim.h> and <arch/sim_def.h> changes by Chris Metcalf · 13 years ago
  17. 9ff27fd arch/tile: export <asm/hardwall.h> to userspace by Chris Metcalf · 13 years ago
  18. 1337173 arch/tile: fix __ndelay etc to work better by Chris Metcalf · 13 years ago
  19. 04f7a3f arch/tile: bug fix: exec'ed task thought it was still single-stepping by Chris Metcalf · 13 years ago
  20. 2cb8240 arch/tile: catch up with section naming convention in 2.6.35 by Chris Metcalf · 13 years ago
  21. d356b59 arch/tile: Fix atomic_read() definition to use ACCESS_ONCE by Chris Metcalf · 13 years ago
  22. 81711ce arch/tile: handle rt_sigreturn() more cleanly by Chris Metcalf · 14 years ago
  23. 47143b0 Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  24. f02cbbe pci root complex: support for tile architecture by Chris Metcalf · 14 years ago
  25. e5a0693 drivers/net/tile/: on-chip network drivers for the tile architecture by Chris Metcalf · 14 years ago
  26. 2c7387e asm-generic/stat.h: support 64-bit file time_t for stat() by Chris Metcalf · 14 years ago
  27. 38a6f42 arch/tile: complete migration to new kmap_atomic scheme by Chris Metcalf · 14 years ago
  28. e404f91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  29. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  30. 3e4d3af mm: stack based kmap_atomic() by Peter Zijlstra · 14 years ago
  31. db08bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 14 years ago
  32. c569cac arch/tile: support new info op generated by compiler by Chris Metcalf · 14 years ago
  33. 233325b arch/tile: enable single-step support for TILE-Gx by Chris Metcalf · 14 years ago
  34. a78c942 arch/tile: parameterize system PLs to support KVM port by Chris Metcalf · 14 years ago
  35. bf65e44 arch/tile: add Tilera's <arch/sim.h> header as an open-source header by Chris Metcalf · 14 years ago
  36. 4fe938c arch/tile: Bomb C99 comments to C89 comments in tile's <arch/sim_def.h> by Chris Metcalf · 14 years ago
  37. 13c9d5a arch/tile: properly export __mb_incoherent for modules by Chris Metcalf · 14 years ago
  38. bbacff9 arch/tile: provide a definition of MAP_STACK by Chris Metcalf · 14 years ago
  39. d929b6a arch/tile: Use <asm-generic/syscalls.h> by Chris Metcalf · 14 years ago
  40. 708ff2a bitops: make asm-generic/bitops/find.h more generic by Akinobu Mita · 14 years ago
  41. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  42. 8be7eb3 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  43. 0fab59e arch/tile: fix memcpy_fromio()/memcpy_toio() signatures by Chris Metcalf · 14 years ago
  44. a802fc6 arch/tile: Save and restore extra user state for tilegx by Chris Metcalf · 14 years ago
  45. 74fca9d arch/tile: Change struct sigcontext to be more useful by Chris Metcalf · 14 years ago
  46. e6e6c46 arch/tile: finish const-ifying sys_execve() by Chris Metcalf · 14 years ago
  47. c41d68a compat: Make compat_alloc_user_space() incorporate the access_ok() by H. Peter Anvin · 14 years ago
  48. 3b3c1b9 arch/tile: export only COMMAND_LINE_SIZE to userspace. by Chris Metcalf · 14 years ago
  49. b3ae98a arch/tile: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN by Chris Metcalf · 14 years ago
  50. 947e7dc arch/tile: Rename the hweight() implementations to __arch_hweight() by Chris Metcalf · 14 years ago
  51. 7d72e6f Merge branch 'master' into for-linus by Chris Metcalf · 14 years ago
  52. c745a8a arch/tile: Various cleanups. by Chris Metcalf · 14 years ago
  53. 1fcbe02 arch/tile: support backtracing on TILE-Gx by Chris Metcalf · 14 years ago
  54. 32020ef arch/tile: Fix a couple of issues with the COMPAT code for TILE-Gx. by Chris Metcalf · 14 years ago
  55. 3b9c6c1 dma-mapping: remove dma_is_consistent API by FUJITA Tomonori · 14 years ago
  56. 4565f01 dma-mapping: unify dma_get_cache_alignment implementations by FUJITA Tomonori · 14 years ago
  57. b77c49a arch/tile: support new kunmap_atomic() naming convention. by Chris Metcalf · 14 years ago
  58. bae918a tile: remove unused ISA_DMA_THRESHOLD define by FUJITA Tomonori · 14 years ago
  59. ef06f55 arch/tile: catch up on various minor cleanups. by Chris Metcalf · 14 years ago
  60. c6673cb tile: set ARCH_KMALLOC_MINALIGN by FUJITA Tomonori · 14 years ago
  61. 4b2bf4b tile: remove homegrown L1_CACHE_ALIGN macro by FUJITA Tomonori · 14 years ago
  62. 0707ad3 arch/tile: Miscellaneous cleanup changes. by Chris Metcalf · 14 years ago
  63. c78095b arch/tile: Split the icache flush code off to a generic <arch> header. by Chris Metcalf · 14 years ago
  64. 863fbac arch/tile: Shrink the tile-opcode files considerably. by Chris Metcalf · 14 years ago
  65. 9f9c038 arch/tile: Add driver to enable access to the user dynamic network. by Chris Metcalf · 14 years ago
  66. fb702b9 arch/tile: Enable more sophisticated IRQ model for 32-bit chips. by Chris Metcalf · 14 years ago
  67. 139ef32 Revert adding some arch-specific signal syscalls to <linux/syscalls.h>. by Chris Metcalf · 14 years ago
  68. 867e359 arch/tile: core support for Tilera 32-bit chips. by Chris Metcalf · 14 years ago