1. 57ed609 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 15 years ago
  2. f133ecc arch/tile: more /proc and /sys file support by Chris Metcalf · 15 years ago
  3. 0798b1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 15 years ago
  4. 5129df0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  5. 818d846 arch/tile: cleanups for tilegx compat mode by Chris Metcalf · 15 years ago
  6. f4de51d arch/tile: allocate PCI IRQs later in boot by Chris Metcalf · 15 years ago
  7. 571d76a arch/tile: support signal "exception-trace" hook by Chris Metcalf · 15 years ago
  8. 18aecc2 arch/tile: finish enabling support for TILE-Gx 64-bit chip by Chris Metcalf · 15 years ago
  9. be84cb4 compat: fixes to allow working with tile arch by Chris Metcalf · 15 years ago
  10. ceca3c1 tile: do_hardwall_trap: do not play with task->sighand by Oleg Nesterov · 15 years ago
  11. dc0b124 tile: replace mm->cpu_vm_mask with mm_cpumask() by KOSAKI Motohiro · 15 years ago
  12. ef0aaf8 tile,mn10300: add device parameter to dma_cache_sync() by James Hogan · 15 years ago
  13. 28d7174 arch/tile: various header improvements for building drivers by Chris Metcalf · 15 years ago
  14. 43d9ebb arch/tile: tolerate disabling CONFIG_BLK_DEV_INITRD by Chris Metcalf · 15 years ago
  15. 229f4df arch/tile: properly flush the I$ when unloading kernel modules by Chris Metcalf · 15 years ago
  16. df29ccb arch/tile: allow nonatomic stores to interoperate with fast atomic syscalls by Chris Metcalf · 15 years ago
  17. 398fa5a arch/tile: improve support for PCI hotplug by Chris Metcalf · 15 years ago
  18. 313ce67 arch/tile: support TIF_NOTIFY_RESUME by Chris Metcalf · 15 years ago
  19. 93013a0 arch/tile: refactor backtracing code by Chris Metcalf · 15 years ago
  20. 184748c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() by Peter Zijlstra · 15 years ago
  21. 25985ed Fix common misspellings by Lucas De Marchi · 15 years ago
  22. 61a1674 tile: Use generic show_interupts() by Thomas Gleixner · 15 years ago
  23. 1919d64 tile: Convert to new irq function names by Thomas Gleixner · 15 years ago
  24. 0415b00 percpu: Always align percpu output section to PAGE_SIZE by Tejun Heo · 15 years ago
  25. b6a8401 mm: NUMA aware alloc_thread_info_node() by Eric Dumazet · 15 years ago
  26. 08351fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 15 years ago
  27. 0dccb04 arch/tile: support newer binutils assembler shift semantics by Chris Metcalf · 15 years ago
  28. 76c567f arch/tile: support 4KB page size as well as 64KB by Chris Metcalf · 15 years ago
  29. 5fb682b arch/tile: fix some comments and whitespace by Chris Metcalf · 15 years ago
  30. 3cebbaf arch/tile: fix two bugs in the backtracer code by Chris Metcalf · 15 years ago
  31. 0b989ca arch/tile: use a cleaner technique to enable interrupt for cpu_idle() by Chris Metcalf · 15 years ago
  32. bbeee4b2 arch/tile: warn and retry if an IPI is not accepted by the target cpu by Chris Metcalf · 15 years ago
  33. b2ce2bd arch/tile: stop disabling INTCTRL_1 interrupts during hypervisor downcalls by Chris Metcalf · 15 years ago
  34. 1337173 arch/tile: fix __ndelay etc to work better by Chris Metcalf · 15 years ago
  35. 04f7a3f arch/tile: bug fix: exec'ed task thought it was still single-stepping by Chris Metcalf · 15 years ago
  36. 2cb8240 arch/tile: catch up with section naming convention in 2.6.35 by Chris Metcalf · 15 years ago
  37. 1453607 tile: Use proper accessor functions in show_interrupt() by Thomas Gleixner · 15 years ago
  38. f5b42c9 tile: Convert irq_chip to new functions by Thomas Gleixner · 15 years ago
  39. 19df0c2 percpu: align percpu readmostly subsection to cacheline by Tejun Heo · 15 years ago
  40. 81711ce arch/tile: handle rt_sigreturn() more cleanly by Chris Metcalf · 15 years ago
  41. bc4cf2b arch/tile: handle CLONE_SETTLS in copy_thread(), not user space by Chris Metcalf · 15 years ago
  42. c12ae95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 15 years ago
  43. 47143b0 Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 15 years ago
  44. 4d658d1 arch/tile: make glibc's sysconf(_SC_NPROCESSORS_CONF) work correctly by Chris Metcalf · 15 years ago
  45. f02cbbe pci root complex: support for tile architecture by Chris Metcalf · 15 years ago
  46. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 15 years ago
  47. d02db4f arch/tile: mark "hardwall" device as non-seekable by Chris Metcalf · 15 years ago
  48. 2c7387e asm-generic/stat.h: support 64-bit file time_t for stat() by Chris Metcalf · 15 years ago
  49. 1deb9c5 arch/tile: don't allow user code to set the PL via ptrace or signal return by Chris Metcalf · 15 years ago
  50. 34a89d2 arch/tile: correct double syscall restart for nested signals by Chris Metcalf · 15 years ago
  51. 5d96611 arch/tile: bomb raw_local_irq_ to arch_local_irq_ by Chris Metcalf · 15 years ago
  52. 38a6f42 arch/tile: complete migration to new kmap_atomic scheme by Chris Metcalf · 15 years ago
  53. 61d8e11 Remove duplicate includes from many files by Zimny Lech · 15 years ago
  54. 8c0acac ptrace: cleanup arch_ptrace() on tile by Namhyung Kim · 15 years ago
  55. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 15 years ago
  56. e404f91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 15 years ago
  57. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 15 years ago
  58. e18105c arch/tile: convert a BUG_ON to BUILD_BUG_ON by Chris Metcalf · 15 years ago
  59. ce7f2a3 arch/tile: make ptrace() work properly for TILE-Gx COMPAT mode by Chris Metcalf · 15 years ago
  60. c569cac arch/tile: support new info op generated by compiler by Chris Metcalf · 15 years ago
  61. 233325b arch/tile: enable single-step support for TILE-Gx by Chris Metcalf · 15 years ago
  62. a78c942 arch/tile: parameterize system PLs to support KVM port by Chris Metcalf · 15 years ago
  63. bf65e44 arch/tile: add Tilera's <arch/sim.h> header as an open-source header by Chris Metcalf · 15 years ago
  64. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 16 years ago
  65. dabe98c arch/tile: prevent corrupt top frame from causing backtracer runaway by Chris Metcalf · 15 years ago
  66. a4dbc5e arch/tile: change lower bound on syscall error return to -4095 by Chris Metcalf · 15 years ago
  67. 77d2330 arch/tile: Add a warning if we try to allocate too much vmalloc memory. by Chris Metcalf · 15 years ago
  68. d6f0f22 arch/tile: update some comments to clarify register usage. by Chris Metcalf · 15 years ago
  69. d929b6a arch/tile: Use <asm-generic/syscalls.h> by Chris Metcalf · 15 years ago
  70. 7c5f135 Merge branch 'x86/urgent' of into irq/sparseirq by Thomas Gleixner · 15 years ago
  71. ea44e06 arch/tile: remove dead code from intvec_32.S by Chris Metcalf · 16 years ago
  72. d1ea13c genirq: Cleanup irq_chip->typename leftovers by Thomas Gleixner · 16 years ago
  73. 7040dea arch/tile: fix formatting bug in register dumps by Chris Metcalf · 16 years ago
  74. a802fc6 arch/tile: Save and restore extra user state for tilegx by Chris Metcalf · 16 years ago
  75. 74fca9d arch/tile: Change struct sigcontext to be more useful by Chris Metcalf · 16 years ago
  76. e6e6c46 arch/tile: finish const-ifying sys_execve() by Chris Metcalf · 16 years ago
  77. d762746 Make do_execve() take a const filename pointer by David Howells · 16 years ago
  78. ba00376 arch/tile: extend syscall ABI to set r1 on return as well. by Chris Metcalf · 16 years ago
  79. 1fcbe02 arch/tile: support backtracing on TILE-Gx by Chris Metcalf · 16 years ago
  80. 32020ef arch/tile: Fix a couple of issues with the COMPAT code for TILE-Gx. by Chris Metcalf · 16 years ago
  81. 749dc6f arch/tile: Use separate, better minsec values for clocksource and sched_clock. by Chris Metcalf · 16 years ago
  82. bc63de7 arch/tile: correct a bug in freeing bootmem by VA for the optional second initrd. by Chris Metcalf · 16 years ago
  83. a6fb72f arch: tile: kernel/proc.c Removed duplicated #include by Andrea Gelmini · 16 years ago
  84. 1c689cb arch/tile: check kmalloc() result by Kulikov Vasiliy · 16 years ago
  85. bcd97c3 arch/tile: avoid erroneous error return for PTRACE_POKEUSR. by Chris Metcalf · 16 years ago
  86. 0707ad3 arch/tile: Miscellaneous cleanup changes. by Chris Metcalf · 16 years ago
  87. 863fbac arch/tile: Shrink the tile-opcode files considerably. by Chris Metcalf · 16 years ago
  88. 9f9c038 arch/tile: Add driver to enable access to the user dynamic network. by Chris Metcalf · 16 years ago
  89. fb702b9 arch/tile: Enable more sophisticated IRQ model for 32-bit chips. by Chris Metcalf · 16 years ago
  90. 139ef32 Revert adding some arch-specific signal syscalls to <linux/syscalls.h>. by Chris Metcalf · 16 years ago
  91. 482e6f8 arch/tile: Do not use GFP_KERNEL for dma_alloc_coherent(). by Chris Metcalf · 16 years ago
  92. 867e359 arch/tile: core support for Tilera 32-bit chips. by Chris Metcalf · 16 years ago