1. 7805963 arch/tile: avoid build warnings from duplicate ELF_R_xxx #defines by Chris Metcalf · 12 years ago
  2. 54f7fc2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  3. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  4. c19c6c9 arch/tile: enable interrupts in do_work_pending() by Chris Metcalf · 12 years ago
  5. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  6. 751f409 compat: move compat_siginfo_t definition to asm/compat.h by Denys Vlasenko · 12 years ago
  7. a925328 tile: don't bother with SIGTRAP in setup_frame by Al Viro · 13 years ago
  8. 9b9a6d2 Merge branch 'pci/thierry-fixup-irqs' into next by Bjorn Helgaas · 12 years ago
  9. 8885b7b PCI: Provide a default pcibios_update_irq() by Thierry Reding · 12 years ago
  10. 3ddbebf PCI: Discard __init annotations for pci_fixup_irqs() and related functions by Thierry Reding · 12 years ago
  11. 424ffc9 tile: PCI: Use PCI Express Capability accessors by Jiang Liu · 13 years ago
  12. 7f240b7 tilepro pci: fix pci_bus.subordinate bad bombing from b918c62e by Chris Metcalf · 13 years ago
  13. d41ca6d tilegx pci: fix semantic merge conflict with 3527ed81c by Chris Metcalf · 13 years ago
  14. 6dd53aa Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 13 years ago
  15. f0a08fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  16. 55acddd Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  17. f6d2ce0 tile: updates to pci root complex from community feedback by Chris Metcalf · 13 years ago
  18. 47fc28b usb: add host support for the tilegx architecture by Chris Metcalf · 13 years ago
  19. 41bb38f tile pci: enable IOMMU to support DMA for legacy devices by Chris Metcalf · 13 years ago
  20. eef015c arch/tile: enable ZONE_DMA for tilegx by Chris Metcalf · 13 years ago
  21. bbaa22c tilegx pci: support I/O to arbitrarily-cached pages by Chris Metcalf · 13 years ago
  22. 1296226 arch/tile: tilegx PCI root complex support by Chris Metcalf · 13 years ago
  23. 85a00dd Merge branch 'pci/myron-pcibios_setup' into next by Bjorn Helgaas · 13 years ago
  24. 7477dc2 tile/PCI: factor out pcibios_setup() by Myron Stowe · 13 years ago
  25. 9e0304e arch/tile: big-endian: properly bswap instruction bundles when backtracing by Chris Metcalf · 13 years ago
  26. b17c0e6 tile/PCI: use pci_scan_root_bus instead pci_scan_bus by Yinghai Lu · 13 years ago
  27. b918c62 PCI: replace struct pci_bus secondary/subordinate with busn_res by Yinghai Lu · 13 years ago
  28. 2ded5c2 tile: add #include to unbreak build after generic init_task conversion by Chris Metcalf · 13 years ago
  29. 10db9e0 tile: remove cpu_idle_on_new_stack by Chris Metcalf · 13 years ago
  30. 8efdfc3 tile: SMP: Remove call to ipi_call_lock()/ipi_call_unlock() by Yong Zhang · 13 years ago
  31. efee984 new helper: signal_delivered() by Al Viro · 13 years ago
  32. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 13 years ago
  33. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 13 years ago
  34. b7f9a11 new helper: sigmask_to_save() by Al Viro · 13 years ago
  35. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 13 years ago
  36. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 13 years ago
  37. fa2af6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  38. c6f696f arch/tile: add descriptive text if the kernel reports a bad trap by Chris Metcalf · 13 years ago
  39. 8703d6e arch/tile: allow querying cpu module information from the hypervisor by Chris Metcalf · 13 years ago
  40. b8ace08 arch/tile: fix hardwall for tilegx and generalize for idn and ipi by Chris Metcalf · 13 years ago
  41. 621b195 arch/tile: support multiple huge page sizes dynamically by Chris Metcalf · 13 years ago
  42. fc0c49f arch/tile: support kexec() for tilegx by Chris Metcalf · 13 years ago
  43. cd6f32a arch/tile: support <asm/cachectl.h> header for cacheflush() syscall by Chris Metcalf · 13 years ago
  44. d5d14ed arch/tile: Allow tilegx to build with either 16K or 64K page size by Chris Metcalf · 13 years ago
  45. 47d632f arch/tile: optimize get_user/put_user and friends by Chris Metcalf · 13 years ago
  46. 1efea40 arch/tile: support building big-endian kernel by Chris Metcalf · 13 years ago
  47. 5100700 arch/tile: use interrupt critical sections less by Chris Metcalf · 13 years ago
  48. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 13 years ago
  49. bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  50. a134d228 arch/tile: apply commit 74fca9da0 to the compat signal handling as well by Chris Metcalf · 13 years ago
  51. fc327e2 arch/tile: fix up some issues in calling do_work_pending() by Chris Metcalf · 13 years ago
  52. 67ba529 Merge branch 'smp/threadalloc' into smp/hotplug by Thomas Gleixner · 13 years ago
  53. d909a81 tile: Use common threadinfo allocator by Thomas Gleixner · 13 years ago
  54. 293ef7b tile: Use generic init_task by Thomas Gleixner · 13 years ago
  55. 8239c25 smp: Add task_struct argument to __cpu_up() by Thomas Gleixner · 13 years ago
  56. 05ef1b7 arch/tile: fix a couple of functions that should be __init by Chris Metcalf · 13 years ago
  57. 6be5ceb VM: add "vm_mmap()" helper function by Linus Torvalds · 13 years ago
  58. e72d5c7 arch/tile: avoid unused variable warning in proc.c for tilegx by Chris Metcalf · 13 years ago
  59. d164013 tile/CPU hotplug: Add missing call to notify_cpu_starting() by Srivatsa S. Bhat · 13 years ago
  60. 4157368 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  61. e1d5c019 arch/tile: avoid accidentally unmasking NMI-type interrupt accidentally by Chris Metcalf · 13 years ago
  62. cdd8e16 arch/tile: return SIGBUS for addresses that are unaligned AND invalid by Chris Metcalf · 13 years ago
  63. 2858f85 arch/tile: fix single-stepping over swint1 instructions on tilegx by Chris Metcalf · 13 years ago
  64. cb210ee arch/tile: implement panic_smp_self_stop() by Chris Metcalf · 13 years ago
  65. 8c92ba6 arch/tile: add "nop" after "nap" to help GX idle power draw by Chris Metcalf · 13 years ago
  66. bfffe79 arch/tile: use proper memparse() for "maxmem" options by Chris Metcalf · 13 years ago
  67. 5f22070 arch/tile: don't leak kernel memory when we unload modules by Chris Metcalf · 13 years ago
  68. 51bcdf8 arch/tile: fix a couple of comments that needed updating by Chris Metcalf · 13 years ago
  69. a714fff arch/tile: fix up some minor trap handling issues by Chris Metcalf · 13 years ago
  70. e172353 arch/tile: work around a hardware issue with the return-address stack by Chris Metcalf · 13 years ago
  71. 5f639fd arch/tile: various bugs in stack backtracer by Chris Metcalf · 13 years ago
  72. b287f69 arch/tile: avoid false corrupt frame warning in early boot by Chris Metcalf · 13 years ago
  73. 34f2c0a tile: fix multiple build failures from system.h dismantle by Paul Gortmaker · 13 years ago
  74. deb74f5 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  75. 50483c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  76. 5f054e3 documentation: remove references to cpu_*_map. by Rusty Russell · 13 years ago
  77. 0b5f9c0 remove references to cpu_*_map in arch/ by Rusty Russell · 13 years ago
  78. 532bfc8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  79. 3fc498f smp: introduce a generic on_each_cpu_mask() function by Gilad Ben-Yossef · 13 years ago
  80. bd119c6 Disintegrate asm/system.h for Tile by David Howells · 13 years ago
  81. 2ba6894 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  82. 48b25c4 [PATCH v3] ipc: provide generic compat versions of IPC syscalls by Chris Metcalf · 13 years ago
  83. ad09233 tile: Use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
  84. 688b4db arch/tile: Fix up from commit 8a25a2fd126c621f44f3aeaef80d51f00fc11639 by Chris Metcalf · 13 years ago
  85. bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 14 years ago
  86. ff2d8b1 treewide: convert uses of ATTRIB_NORETURN to __noreturn by Joe Perches · 13 years ago
  87. 9402c95 treewide: remove useless NORET_TYPE macro and uses by Joe Perches · 13 years ago
  88. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  89. e343a89 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 13 years ago
  90. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  91. cf1c523 PCI: TILE: convert pcibios_set_master() to a non-inlined function by Myron Stowe · 13 years ago
  92. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  93. 8a25a2f cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  94. 1268fbc nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() by Frederic Weisbecker · 13 years ago
  95. 2bbb681 nohz: Allow rcu extended quiescent state handling seperately from tick stop by Frederic Weisbecker · 13 years ago
  96. 280f067 nohz: Separate out irq exit and idle loop dyntick logic by Frederic Weisbecker · 13 years ago
  97. 8455012 tile: switch to GENERIC_PCI_IOMAP by Michael S. Tsirkin · 13 years ago
  98. 0c90547 arch/tile: use new generic {enable,disable}_percpu_irq() routines by Chris Metcalf · 13 years ago
  99. 3989efb arch/tile: add a few #includes and an EXPORT to catch up with kernel changes. by Chris Metcalf · 13 years ago
  100. eb7c792 arch/tile: factor out <arch/opcode.h> header by Chris Metcalf · 13 years ago