1. 5b47877 arch/tile: fix futex sanitization definition/prototype mismatch by Chris Metcalf · 13 years ago
  2. 08351fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  3. 0dccb04 arch/tile: support newer binutils assembler shift semantics by Chris Metcalf · 13 years ago
  4. 79d8a8f Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  5. 8d7718a futex: Sanitize futex ops argument types by Michel Lespinasse · 13 years ago
  6. 37a9d91 futex: Sanitize cmpxchg_futex_value_locked API by Michel Lespinasse · 13 years ago
  7. 3c5ead5 arch/tile: fix deadlock bugs in rwlock implementation by Chris Metcalf · 13 years ago
  8. 5c77075 drivers/edac: provide support for tile architecture by Chris Metcalf · 13 years ago
  9. 76c567f arch/tile: support 4KB page size as well as 64KB by Chris Metcalf · 13 years ago
  10. 09c17ea arch/tile: add some more VMSPLIT options and use consistent naming by Chris Metcalf · 13 years ago
  11. 5fb682b arch/tile: fix some comments and whitespace by Chris Metcalf · 13 years ago
  12. 00dce0313 arch/tile: export some additional module symbols by Chris Metcalf · 13 years ago
  13. 63b7ca6 arch/tile: enhance existing finv_buffer_remote() routine by Chris Metcalf · 13 years ago
  14. 3cebbaf arch/tile: fix two bugs in the backtracer code by Chris Metcalf · 13 years ago
  15. 6c4d112 arch/tile: use extended assembly to inline __mb_incoherent() by Chris Metcalf · 13 years ago
  16. 0b989ca arch/tile: use a cleaner technique to enable interrupt for cpu_idle() by Chris Metcalf · 13 years ago
  17. a5c149c arch/tile: sync up with <arch/sim.h> and <arch/sim_def.h> changes by Chris Metcalf · 13 years ago
  18. ed54d38 arch/tile: fix reversed test of strict_strtol() return value by Chris Metcalf · 13 years ago
  19. 401586e arch/tile: avoid a simulator warning during bootup by Chris Metcalf · 13 years ago
  20. 9ff27fd arch/tile: export <asm/hardwall.h> to userspace by Chris Metcalf · 13 years ago
  21. bbeee4b2 arch/tile: warn and retry if an IPI is not accepted by the target cpu by Chris Metcalf · 13 years ago
  22. b2ce2bd arch/tile: stop disabling INTCTRL_1 interrupts during hypervisor downcalls by Chris Metcalf · 13 years ago
  23. 1337173 arch/tile: fix __ndelay etc to work better by Chris Metcalf · 13 years ago
  24. 04f7a3f arch/tile: bug fix: exec'ed task thought it was still single-stepping by Chris Metcalf · 13 years ago
  25. 2cb8240 arch/tile: catch up with section naming convention in 2.6.35 by Chris Metcalf · 13 years ago
  26. d356b59 arch/tile: Fix atomic_read() definition to use ACCESS_ONCE by Chris Metcalf · 13 years ago
  27. deb4b00 tile: Select GENERIC_HARDIRQS_NO_DEPRECATED by Thomas Gleixner · 13 years ago
  28. 1453607 tile: Use proper accessor functions in show_interrupt() by Thomas Gleixner · 13 years ago
  29. f5b42c9 tile: Convert irq_chip to new functions by Thomas Gleixner · 13 years ago
  30. 342d87e tile: Fix __pte_free_tlb by Peter Zijlstra · 13 years ago
  31. 19df0c2 percpu: align percpu readmostly subsection to cacheline by Tejun Heo · 13 years ago
  32. 8df27406 tile: Use generic irq Kconfig by Thomas Gleixner · 13 years ago
  33. 1c77ff2 genirq: Remove __do_IRQ by Thomas Gleixner · 13 years ago
  34. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 13 years ago
  35. 81711ce arch/tile: handle rt_sigreturn() more cleanly by Chris Metcalf · 13 years ago
  36. bc4cf2b arch/tile: handle CLONE_SETTLS in copy_thread(), not user space by Chris Metcalf · 13 years ago
  37. c12ae95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  38. 47143b0 Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  39. 3edabee arch/tile: fix memchr() not to dereference memory for zero length by Chris Metcalf · 14 years ago
  40. 4d658d1 arch/tile: make glibc's sysconf(_SC_NPROCESSORS_CONF) work correctly by Chris Metcalf · 14 years ago
  41. b03a6c4 Merge branch 'master' into for-linus by Chris Metcalf · 14 years ago
  42. f02cbbe pci root complex: support for tile architecture by Chris Metcalf · 14 years ago
  43. e5a0693 drivers/net/tile/: on-chip network drivers for the tile architecture by Chris Metcalf · 14 years ago
  44. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  45. 24f3f6b arch/tile: fix rwlock so would-be write lockers don't block new readers by Chris Metcalf · 14 years ago
  46. d02db4f8 arch/tile: mark "hardwall" device as non-seekable by Chris Metcalf · 14 years ago
  47. 2c7387e asm-generic/stat.h: support 64-bit file time_t for stat() by Chris Metcalf · 14 years ago
  48. 1deb9c5 arch/tile: don't allow user code to set the PL via ptrace or signal return by Chris Metcalf · 14 years ago
  49. 34a89d2 arch/tile: correct double syscall restart for nested signals by Chris Metcalf · 14 years ago
  50. d59e609 arch/tile: avoid __must_check warning on one strict_strtol check by Chris Metcalf · 14 years ago
  51. 5d96611 arch/tile: bomb raw_local_irq_ to arch_local_irq_ by Chris Metcalf · 14 years ago
  52. 38a6f42 arch/tile: complete migration to new kmap_atomic scheme by Chris Metcalf · 14 years ago
  53. 51399a3 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  54. df4d303 kbuild: convert `arch/tile' to the kconfig mainmenu upgrade by Arnaud Lacombe · 14 years ago
  55. 61d8e11 Remove duplicate includes from many files by Zimny Lech · 14 years ago
  56. 8c0acac ptrace: cleanup arch_ptrace() on tile by Namhyung Kim · 14 years ago
  57. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  58. d31eb51 tile: enable ARCH_DMA_ADDR_T_64BIT by FUJITA Tomonori · 14 years ago
  59. 2027394 mm: fix race in kunmap_atomic() by Peter Zijlstra · 14 years ago
  60. e404f91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  61. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  62. 3e4d3af mm: stack based kmap_atomic() by Peter Zijlstra · 14 years ago
  63. db08bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 14 years ago
  64. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  65. e36f561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags by Linus Torvalds · 14 years ago
  66. e18105c arch/tile: convert a BUG_ON to BUILD_BUG_ON by Chris Metcalf · 14 years ago
  67. ce7f2a3 arch/tile: make ptrace() work properly for TILE-Gx COMPAT mode by Chris Metcalf · 14 years ago
  68. c569cac arch/tile: support new info op generated by compiler by Chris Metcalf · 14 years ago
  69. 2950766 arch/tile: minor whitespace/naming changes for string support files by Chris Metcalf · 14 years ago
  70. 233325b arch/tile: enable single-step support for TILE-Gx by Chris Metcalf · 14 years ago
  71. a78c942 arch/tile: parameterize system PLs to support KVM port by Chris Metcalf · 14 years ago
  72. bf65e44 arch/tile: add Tilera's <arch/sim.h> header as an open-source header by Chris Metcalf · 14 years ago
  73. 4fe938c arch/tile: Bomb C99 comments to C89 comments in tile's <arch/sim_def.h> by Chris Metcalf · 14 years ago
  74. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  75. dabe98c arch/tile: prevent corrupt top frame from causing backtracer runaway by Chris Metcalf · 14 years ago
  76. 45123f7 arch/tile: various top-level Makefile cleanups by Chris Metcalf · 14 years ago
  77. a4dbc5e arch/tile: change lower bound on syscall error return to -4095 by Chris Metcalf · 14 years ago
  78. 13c9d5a arch/tile: properly export __mb_incoherent for modules by Chris Metcalf · 14 years ago
  79. bbacff9 arch/tile: provide a definition of MAP_STACK by Chris Metcalf · 14 years ago
  80. 77d2330 arch/tile: Add a warning if we try to allocate too much vmalloc memory. by Chris Metcalf · 14 years ago
  81. d6f0f22 arch/tile: update some comments to clarify register usage. by Chris Metcalf · 14 years ago
  82. 5592840 arch/tile: use better "punctuation" for VMSPLIT_3_5G and friends by Chris Metcalf · 14 years ago
  83. d929b6a arch/tile: Use <asm-generic/syscalls.h> by Chris Metcalf · 14 years ago
  84. ce0ecc8 Merge branch 'master' into for-linus by Chris Metcalf · 14 years ago
  85. 7c5f135 Merge branch 'x86/urgent' of into irq/sparseirq by Thomas Gleixner · 14 years ago
  86. 708ff2a bitops: make asm-generic/bitops/find.h more generic by Akinobu Mita · 14 years ago
  87. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  88. de5bbad tile: replace some BUG_ON checks with BUILD_BUG_ON checks by Akinobu Mita · 14 years ago
  89. fd194e6 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  90. ea44e06 arch/tile: remove dead code from intvec_32.S by Chris Metcalf · 14 years ago
  91. d1ea13c genirq: Cleanup irq_chip->typename leftovers by Thomas Gleixner · 14 years ago
  92. 8be7eb3 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  93. 7040dea arch/tile: fix formatting bug in register dumps by Chris Metcalf · 14 years ago
  94. 0fab59e arch/tile: fix memcpy_fromio()/memcpy_toio() signatures by Chris Metcalf · 14 years ago
  95. a802fc6 arch/tile: Save and restore extra user state for tilegx by Chris Metcalf · 14 years ago
  96. 74fca9d arch/tile: Change struct sigcontext to be more useful by Chris Metcalf · 14 years ago
  97. e6e6c46 arch/tile: finish const-ifying sys_execve() by Chris Metcalf · 14 years ago
  98. c41d68a compat: Make compat_alloc_user_space() incorporate the access_ok() by H. Peter Anvin · 14 years ago
  99. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  100. 7a1b29a Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago