1. 7ec6131 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 11 years ago
  2. 50b9ac1 arch: tile: kernel: unaligned.c: Cleaning up uninitialized variables by Rickard Strandqvist · 11 years ago
  3. 804bcaf tile: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  4. b2dfa04 replace strict_strto* call with kstrto* by Daniel Walter · 11 years ago
  5. b26d851 tile: Use SPARSE_IRQ by Thomas Gleixner · 11 years ago
  6. 2aa799d tile: pci: Use irq_alloc/free_hwirq() by Thomas Gleixner · 11 years ago
  7. 6ef4051 tile: Implement irq_alloc/free_hwirq() for migration by Thomas Gleixner · 11 years ago
  8. 3af1ea5 tile: use BOOTMEM_DEFAULT instead of magic number 0 for reserve_bootmem flags by Wang Sheng-Hui · 11 years ago
  9. 18a1a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 11 years ago
  10. 5eb0bdf arch/tile: remove unused variable 'devcap' by Chris Metcalf · 11 years ago
  11. 603eb2c tile: Fix vDSO compilation issue with allyesconfig by Kerry Sheh · 11 years ago
  12. 68114e5 Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  13. 05d58f6 tile PCI RC: Use default pcibios_enable_device() by Bjorn Helgaas · 11 years ago
  14. 8d61dd7 tile/perf: Support perf_events on tilegx and tilepro by Zhigang Lu · 11 years ago
  15. ba67823 tile: Enable NMIs on return from handle_nmi() without errors by Zhigang Lu · 11 years ago
  16. 8e3441e tile: Add support for handling PMC hardware by Zhigang Lu · 11 years ago
  17. 3a36cb1 ftrace: Do not pass data to ftrace_dyn_arch_init by Jiri Slaby · 11 years ago
  18. af64a7c ftrace: Pass retval through return in ftrace_dyn_arch_init() by Jiri Slaby · 11 years ago
  19. 2e28545 tile: don't use __get_cpu_var() with structure-typed arguments by Chris Metcalf · 11 years ago
  20. 767f302 tile: avoid overflow in ns2cycles by Henrik Austad · 11 years ago
  21. 2f466d3 Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  22. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  23. ce39596 constify copy_siginfo_to_user{,32}() by Al Viro · 11 years ago
  24. 0cc96a7 arch: tile: re-use kbasename() helper by Andy Shevchenko · 11 years ago
  25. 3f725c5 tile: ensure interrupts disabled for preempt_schedule_irq() by Chris Metcalf · 11 years ago
  26. dd386e0 tile: change lock initalization in hardwall by Henrik Austad · 11 years ago
  27. 503275b tile/PCI: use cached pci_dev->pcie_mpss to simplify code by Yijing Wang · 12 years ago
  28. e823acc tile: remove stray blank space by Chris Metcalf · 11 years ago
  29. 35fab61 tile: remove stale arch/tile/kernel/futex_64.S by Chris Metcalf · 12 years ago
  30. 4b12909 tile: remove HUGE_VMAP dead code by Chris Metcalf · 12 years ago
  31. 4db30e3 tile: fix typos in comment in arch/tile/kernel/unaligned.c by Chris Metcalf · 12 years ago
  32. 4de9ad9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  33. b40f451 tile PCI RC: make default consistent DMA mask 32-bit by Chris Metcalf · 12 years ago
  34. 6d71579 tile: add null check for kzalloc in tile/kernel/setup.c by Wang Sheng-Hui · 12 years ago
  35. ce61cdc tile: make __write_once a synonym for __read_mostly by Chris Metcalf · 12 years ago
  36. d7c9661 tile: remove support for TILE64 by Chris Metcalf · 12 years ago
  37. a009930 tile: use standard tile_bundle_bits type in traps.c by Chris Metcalf · 12 years ago
  38. 43b7f2f tile: simplify code referencing hypervisor API addresses by Chris Metcalf · 12 years ago
  39. 850a452 tile: change <asm/system.h> to <asm/switch_to.h> in comments by Chris Metcalf · 12 years ago
  40. 7b770a6 tile: mark pcibios_init() as __init by Chris Metcalf · 12 years ago
  41. 9a55fed tile: check for correct compiler earlier in asm-offsets.c by Chris Metcalf · 12 years ago
  42. 640710a tile: add virt_to_kpte() API and clean up and document behavior by Chris Metcalf · 12 years ago
  43. 80f1841 tile: support reporting Tilera hypervisor statistics by Chris Metcalf · 12 years ago
  44. 8157107 tilegx: support KGDB by Chris Metcalf · 12 years ago
  45. acbde1d tile: parameterize VA and PA space more cleanly by Chris Metcalf · 12 years ago
  46. 051168d tile: don't assume user privilege is zero by Chris Metcalf · 12 years ago
  47. 309272f9 tile: clean up relocate_kernel_64 debug code by Chris Metcalf · 12 years ago
  48. 35f0597 tilegx: change how we find the kernel stack by Chris Metcalf · 12 years ago
  49. 4036c7d tile: don't call show_regs_print_info() with corrupt current by Chris Metcalf · 12 years ago
  50. e56059f tile: group .hottext* sections properly in vmlinux.lds by Chris Metcalf · 12 years ago
  51. abe3265 tile: do less L1 I-cache eviction by Chris Metcalf · 12 years ago
  52. 6f0142d tile: allow "initrd" boot argument for kexec by Chris Metcalf · 12 years ago
  53. 9b5bbf7 tile: correct r1 value during syscall tracing by Chris Metcalf · 12 years ago
  54. 8d8cf06 tile: fix panic with large IRQ number by Chris Metcalf · 12 years ago
  55. 3fa17c3 tile: support kprobes on tilegx by Tony Lu · 12 years ago
  56. a61fd5e tile: support ftrace on tilegx by Tony Lu · 12 years ago
  57. a58674f PCI: Simplify pcie_bus_configure_settings() interface by Bjorn Helgaas · 12 years ago
  58. 9ae0983 tile: provide traceability for hypervisor calls by Chris Metcalf · 12 years ago
  59. 4a556f4 tile: implement gettimeofday() via vDSO by Chris Metcalf · 12 years ago
  60. 70d2b59 tile: improve illegal translation interrupt handling by Chris Metcalf · 12 years ago
  61. dadf78b tile: make register dumps more readable by Chris Metcalf · 12 years ago
  62. ba02f0e tile: improve big-endian support by Chris Metcalf · 12 years ago
  63. bc1a298 tile: support CONFIG_PREEMPT by Chris Metcalf · 12 years ago
  64. 3ef2311 tile: avoid recursive backtrace faults by Chris Metcalf · 12 years ago
  65. 2f9ac29 tile: fast-path unaligned memory access for tilegx by Chris Metcalf · 12 years ago
  66. f10da54 tile: remove unnecessary backslashes in asm-offsets.c by Chris Metcalf · 12 years ago
  67. b63ea71 tile: fix comment bug in sys_cmpxchg description by Chris Metcalf · 12 years ago
  68. 77f8c74 tile: support "memmap" boot parameter by Chris Metcalf · 12 years ago
  69. bda0f5b tile: various console improvements by Chris Metcalf · 12 years ago
  70. ae2031f tile PCI RC: reduce driver's vmalloc space usage by Chris Metcalf · 12 years ago
  71. 5026daf tile PCI RC: support PCIe TRIO 0 MAC 0 on Gx72 system by Chris Metcalf · 12 years ago
  72. 02b67e0 tile PCI DMA: fix bug in non-page-aligned accessors by Chris Metcalf · 12 years ago
  73. dc7d5cf tile PCI RC: add dma_get_required_mask() by Chris Metcalf · 12 years ago
  74. 8d9e53b tile PCI RC: use proper accessor function by Chris Metcalf · 12 years ago
  75. eafa5c8 tile PCI RC: bomb comments and whitespace format by Chris Metcalf · 12 years ago
  76. 11981687 tile PCI RC: eliminate pci_controller.mem_resources field by Chris Metcalf · 12 years ago
  77. 1c43649 tile PCI RC: restructure TRIO initialization by Chris Metcalf · 12 years ago
  78. 9b6846c tile PCI DMA: handle a NULL dev argument properly by Chris Metcalf · 12 years ago
  79. cf89c42 tile PCI RC: support I/O space access by Chris Metcalf · 12 years ago
  80. a3c4f2f tile PCI RC: gentler warning for missing plug-in PCI by Chris Metcalf · 12 years ago
  81. 90d9dd6 tile PCI RC: support more MSI-X interrupt vectors by Chris Metcalf · 12 years ago
  82. 803c874 tile: support LSI MEGARAID SAS HBA hybrid dma_ops by Chris Metcalf · 12 years ago
  83. 26cde05 tile PCI RC: handle case that PCI link is already up by Chris Metcalf · 12 years ago
  84. b3ad73a tile PCI RC: tweak the the pcie_rc_delay support by Chris Metcalf · 12 years ago
  85. 2be7055 tile PCI RC: support pci=off boot arg for tilepro by Chris Metcalf · 12 years ago
  86. 523c178 tile PCI RC: tilepro conflict with PCI and RAM addresses by Chris Metcalf · 12 years ago
  87. 9bbb08f tile PCI RC: cleanups for tilepro PCI RC by Chris Metcalf · 12 years ago
  88. dd78bc1 tile: convert uses of "inv" to "finv" by Chris Metcalf · 12 years ago
  89. 7d93771 tile: various minor cleanups to hardwall subsystem by Chris Metcalf · 12 years ago
  90. 18f894c tile: delete __cpuinit usage from all tile files by Paul Gortmaker · 12 years ago
  91. 3f29c33 mm/tile: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 12 years ago
  92. 40a3b8d tile: normalize global variables exported by vmlinux.lds by Jiang Liu · 12 years ago
  93. 0a0fca9 sched: Rename sched.c as sched/core.c in comments and Documentation by Viresh Kumar · 12 years ago
  94. b32729b Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  95. c539914 tile: support new Tilera hypervisor by Chris Metcalf · 12 years ago
  96. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  97. 8a72f38 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  98. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  99. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 12 years ago
  100. 8700c95 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago