1. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  2. 090f8cc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  3. dd52959 mm: use vm_unmapped_area() in hugetlbfs on tile architecture by Michel Lespinasse · 12 years ago
  4. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  5. 24465a4 take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h by Al Viro · 12 years ago
  6. e9eac30 tile: switch to generic clone() by Al Viro · 12 years ago
  7. 910cdc5 kill stray kernel_thread() garbage by Al Viro · 12 years ago
  8. 6b94631 consolidate sys_execve() prototype by Al Viro · 12 years ago
  9. a2b6dfae Merge branch 'arch-tile' into no-rebases by Al Viro · 12 years ago
  10. e3cb7e9 tile: compat rt_sigreturn gets too enthusiastic about sigaltstack errors by Al Viro · 12 years ago
  11. d05f06e Merge branch 'arch-frv' into no-rebases by Al Viro · 12 years ago
  12. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  13. 008f179 tile: sanitize copy_thread() by Al Viro · 12 years ago
  14. 6b14e41 arch/tile: eliminate pt_regs trampolines for syscalls by Chris Metcalf · 12 years ago
  15. 5305506 tile: switch to generic sys_execve() by Al Viro · 12 years ago
  16. 7805963 arch/tile: avoid build warnings from duplicate ELF_R_xxx #defines by Chris Metcalf · 12 years ago
  17. 627072b arch/tile: avoid generating .eh_frame information in modules by Chris Metcalf · 12 years ago
  18. 0f8b983 tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVE by Chris Metcalf · 12 years ago
  19. 733deca Drop struct pt_regs * argument in compat_sys_execve() by Al Viro · 12 years ago
  20. e4522fc UAPI: The tile arch uses the generic ucontext.h file by David Howells · 12 years ago
  21. 4c7b279 UAPI: Place comments in empty arch Kbuilds to make them non-empty by David Howells · 12 years ago
  22. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  23. 54f7fc2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  24. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  25. c19c6c9 arch/tile: enable interrupts in do_work_pending() by Chris Metcalf · 12 years ago
  26. d20f2f8 Merge tag 'tags/disintegrate-tile-20121009' into for-linus by Chris Metcalf · 12 years ago
  27. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  28. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  29. df842f7 UAPI: (Scripted) Disintegrate arch/tile/include/asm by David Howells · 12 years ago
  30. 43e8585 UAPI: (Scripted) Disintegrate arch/tile/include/arch by David Howells · 12 years ago
  31. 9e2d865 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  32. 45cac65 readahead: fault retry breaks mmap file read random detection by Shaohua Li · 12 years ago
  33. 5d3a551 mm: hugetlb: add arch hook for clearing page flags before entering pool by Will Deacon · 12 years ago
  34. 2dd8ad8 mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file by Konstantin Khlebnikov · 12 years ago
  35. 7ac57a8 Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry by Catalin Marinas · 12 years ago
  36. 9b2a60c Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config option by Catalin Marinas · 12 years ago
  37. b69ec42 Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option by Catalin Marinas · 12 years ago
  38. 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  39. ed5062d Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  40. 751f409 compat: move compat_siginfo_t definition to asm/compat.h by Denys Vlasenko · 12 years ago
  41. 9f6547a tile: fix personality bits handling upon exec() by Jiri Kosina · 12 years ago
  42. c37d615 Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic by Arnd Bergmann · 12 years ago
  43. 8901395 UAPI: Fix the guards on various asm/unistd.h files by David Howells · 12 years ago
  44. 9b2e077c Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  45. e7a570f asm-generic: Add default clkdev.h by Mark Brown · 12 years ago
  46. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  47. 4413e16 UAPI: (Scripted) Set up UAPI Kbuild files by David Howells · 12 years ago
  48. a1ce392 UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers by David Howells · 12 years ago
  49. 06d2fe1 Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  50. fdb2f9c Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  51. 0b981cb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  52. a925328d tile: don't bother with SIGTRAP in setup_frame by Al Viro · 13 years ago
  53. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  54. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  55. e70cf54 tile: gxio iorpc numbering change for TRIO interface by Chris Metcalf · 12 years ago
  56. ddd03a1 get rid of generic instances of asm/exec.h by Al Viro · 12 years ago
  57. 9b9a6d2 Merge branch 'pci/thierry-fixup-irqs' into next by Bjorn Helgaas · 12 years ago
  58. 8885b7b PCI: Provide a default pcibios_update_irq() by Thierry Reding · 12 years ago
  59. 3ddbebf PCI: Discard __init annotations for pci_fixup_irqs() and related functions by Thierry Reding · 12 years ago
  60. 1a91b01 tile: remove duplicate CONFIG_HOTPLUG definition by Greg Kroah-Hartman · 12 years ago
  61. 9655050 netfilter: remove xt_NOTRACK by Cong Wang · 12 years ago
  62. 424ffc9 tile: PCI: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  63. c766099 tile: Remove SD_PREFER_LOCAL leftover by Alex Shi · 12 years ago
  64. c255a45 memcg: rename config variables by Andrew Morton · 12 years ago
  65. 637e49a Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  66. 84eda28 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  67. 7f240b7 tilepro pci: fix pci_bus.subordinate bad bombing from b918c62e by Chris Metcalf · 12 years ago
  68. d41ca6d tilegx pci: fix semantic merge conflict with 3527ed81c by Chris Metcalf · 12 years ago
  69. 6dd53aa Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  70. ecee6f9 tile: remove km_type definitions by Cong Wang · 13 years ago
  71. f0a08fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  72. 61d06c8 tile: remove usage of enum km_type by Cong Wang · 13 years ago
  73. 55acddd Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  74. f6d2ce0 tile: updates to pci root complex from community feedback by Chris Metcalf · 12 years ago
  75. f100625 bounce: allow use of bounce pool via config option by Chris Metcalf · 13 years ago
  76. 47fc28b usb: add host support for the tilegx architecture by Chris Metcalf · 13 years ago
  77. d1cc173 arch/tile: provide kernel support for the tilegx USB shim by Chris Metcalf · 13 years ago
  78. 41bb38f tile pci: enable IOMMU to support DMA for legacy devices by Chris Metcalf · 13 years ago
  79. eef015c arch/tile: enable ZONE_DMA for tilegx by Chris Metcalf · 13 years ago
  80. bbaa22c tilegx pci: support I/O to arbitrarily-cached pages by Chris Metcalf · 13 years ago
  81. 3e219b9 tile: remove unused header by Paul Bolle · 13 years ago
  82. 1296226 arch/tile: tilegx PCI root complex support by Chris Metcalf · 13 years ago
  83. bce5bbb arch/tile: provide kernel support for the tilegx TRIO shim by Chris Metcalf · 13 years ago
  84. 10104a1 arch/tile: break out the "csum a long" function to <asm/checksum.h> by Chris Metcalf · 13 years ago
  85. 4875f69 arch/tile: provide kernel support for the tilegx mPIPE shim by Chris Metcalf · 13 years ago
  86. 6369798 arch/tile: common DMA code for the GXIO IORPC subsystem by Chris Metcalf · 13 years ago
  87. 44e5696 arch/tile: support MMIO-based readb/writeb etc. by Chris Metcalf · 13 years ago
  88. 37b82b5 arch/tile: introduce GXIO IORPC framework for tilegx by Chris Metcalf · 13 years ago
  89. 85a00dd Merge branch 'pci/myron-pcibios_setup' into next by Bjorn Helgaas · 12 years ago
  90. 7477dc2 tile/PCI: factor out pcibios_setup() by Myron Stowe · 13 years ago
  91. 00cd7dc Remove useless wrappers of asm-generic/ipc.h by Paul Bolle · 13 years ago
  92. 9e0304e arch/tile: big-endian: properly bswap instruction bundles when backtracing by Chris Metcalf · 13 years ago
  93. 6699c8c tile: fix bug in get_user() for 4-byte values by Chris Metcalf · 13 years ago
  94. b17c0e6 tile/PCI: use pci_scan_root_bus instead pci_scan_bus by Yinghai Lu · 13 years ago
  95. b918c62 PCI: replace struct pci_bus secondary/subordinate with busn_res by Yinghai Lu · 13 years ago
  96. 2ded5c2 tile: add #include to unbreak build after generic init_task conversion by Chris Metcalf · 13 years ago
  97. 10db9e0 tile: remove cpu_idle_on_new_stack by Chris Metcalf · 13 years ago
  98. 8efdfc3 tile: SMP: Remove call to ipi_call_lock()/ipi_call_unlock() by Yong Zhang · 13 years ago
  99. 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 13 years ago
  100. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago