1. 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago
  2. a0ddef8 tile: enable full SECCOMP support by Chris Metcalf · 9 years ago
  3. 05a8256 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  4. 41dd496 tile: force CONFIG_TILEGX if ARCH != tilepro by Chris Metcalf · 9 years ago
  5. b01aec9 EDAC: Cleanup atomic_scrub mess by Borislav Petkov · 9 years ago
  6. 47ad7b9 tile: improve stack backtrace by Chris Metcalf · 9 years ago
  7. 5bf6c07 tile: add <asm/word-at-a-time.h> and enable support functions by Chris Metcalf · 9 years ago
  8. 6b6e177 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  9. 49e4e15 tile: support CONTEXT_TRACKING and thus NOHZ_FULL by Chris Metcalf · 9 years ago
  10. 909d45e tile: expose number of page table levels by Kirill A. Shutemov · 9 years ago
  11. 3e24765 tilegx: Enable ARCH_SUPPORTS_ATOMIC_RMW by Chris Metcalf · 10 years ago
  12. b41d34b kexec: remove CONFIG_KEXEC dependency on crypto by Vivek Goyal · 10 years ago
  13. 12db556 kexec: load and relocate purgatory at kernel load time by Vivek Goyal · 10 years ago
  14. 6beecb9 tile: ftrace: Remove check of obsolete variable function_trace_stop by Steven Rostedt (Red Hat) · 10 years ago
  15. b26d851 tile: Use SPARSE_IRQ by Thomas Gleixner · 10 years ago
  16. ce816fa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP by Uwe Kleine-König · 10 years ago
  17. 8d61dd7 tile/perf: Support perf_events on tilegx and tilepro by Zhigang Lu · 10 years ago
  18. 8e3441e tile: Add support for handling PMC hardware by Zhigang Lu · 10 years ago
  19. 0a06ff0 kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS by Christoph Hellwig · 11 years ago
  20. ad2a4bb tile: double default VMALLOC space by Chris Metcalf · 11 years ago
  21. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  22. b4b50fd Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  23. d7c9661 tile: remove support for TILE64 by Chris Metcalf · 11 years ago
  24. 49cf78e tile: support FRAME_POINTER by Chris Metcalf · 11 years ago
  25. 8157107 tilegx: support KGDB by Chris Metcalf · 11 years ago
  26. 3fa17c3 tile: support kprobes on tilegx by Tony Lu · 11 years ago
  27. a61fd5e tile: support ftrace on tilegx by Tony Lu · 11 years ago
  28. 4a556f4 tile: implement gettimeofday() via vDSO by Chris Metcalf · 11 years ago
  29. bc1a298 tile: support CONFIG_PREEMPT by Chris Metcalf · 11 years ago
  30. bda0f5b tile: various console improvements by Chris Metcalf · 11 years ago
  31. ebd97be PCI: remove ARCH_SUPPORTS_MSI kconfig option by Thomas Petazzoni · 11 years ago
  32. f62f73f tile PCI RC: include pci/pcie/Kconfig by Chris Metcalf · 11 years ago
  33. cf89c42 tile PCI RC: support I/O space access by Chris Metcalf · 11 years ago
  34. d1a1dc0 consolidate per-arch stack overflow debugging options by Dave Hansen · 11 years ago
  35. b32729b Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 11 years ago
  36. c539914 tile: support new Tilera hypervisor by Chris Metcalf · 11 years ago
  37. 8a72f38 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 11 years ago
  38. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  39. 446f24d Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Stephen Boyd · 11 years ago
  40. d9acae6 arch: remove KCORE_ELF again [tile] by Paul Bolle · 11 years ago
  41. 1dda7bb tile: remove two outdated Kconfig entries by Paul Bolle · 11 years ago
  42. adf6d9b tile: support atomic64_dec_if_positive() by Chris Metcalf · 11 years ago
  43. ef567f2 tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTS by Simon Marchi · 12 years ago
  44. 969f6fe arch/tile: Enable HAVE_ARCH_TRACEHOOK by Simon Marchi · 12 years ago
  45. 4febd95 Select VIRT_TO_BUS directly where needed by Stephen Rothwell · 11 years ago
  46. 22d1a35 make HAVE_SYSCALL_WRAPPERS unconditional by Al Viro · 12 years ago
  47. 887cbce0 arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS by Stephen Rothwell · 11 years ago
  48. 7c2db36 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  49. ffecfd1 block: optionally snapshot page contents to provide stable pages during write by Darrick J. Wong · 11 years ago
  50. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  51. 99a844b tile: include kernel/Kconfig.freezer in tile Kconfig by Chris Metcalf · 11 years ago
  52. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 12 years ago
  53. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  54. 0f8b983 tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVE by Chris Metcalf · 12 years ago
  55. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  56. 7ac57a8 Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry by Catalin Marinas · 12 years ago
  57. 9b2a60c Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config option by Catalin Marinas · 12 years ago
  58. b69ec42 Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option by Catalin Marinas · 12 years ago
  59. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  60. 1a91b01 tile: remove duplicate CONFIG_HOTPLUG definition by Greg Kroah-Hartman · 12 years ago
  61. f100625 bounce: allow use of bounce pool via config option by Chris Metcalf · 12 years ago
  62. 47fc28b usb: add host support for the tilegx architecture by Chris Metcalf · 12 years ago
  63. 41bb38f tile pci: enable IOMMU to support DMA for legacy devices by Chris Metcalf · 12 years ago
  64. eef015c arch/tile: enable ZONE_DMA for tilegx by Chris Metcalf · 12 years ago
  65. 1296226 arch/tile: tilegx PCI root complex support by Chris Metcalf · 12 years ago
  66. 37b82b5 arch/tile: introduce GXIO IORPC framework for tilegx by Chris Metcalf · 12 years ago
  67. fa2af6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  68. acd1a19 arch/tile: mark TILEGX as not EXPERIMENTAL by Chris Metcalf · 12 years ago
  69. 621b195 arch/tile: support multiple huge page sizes dynamically by Chris Metcalf · 12 years ago
  70. d5d14ed arch/tile: Allow tilegx to build with either 16K or 64K page size by Chris Metcalf · 12 years ago
  71. c7523a7c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  72. 764e0da timers: Fixup the Kconfig consolidation fallout by Thomas Gleixner · 12 years ago
  73. 4ec008d tile: Use generic time config by Anna-Maria Gleixner · 12 years ago
  74. e6d9668 tilegx: enable SYSCALL_WRAPPERS support by Chris Metcalf · 12 years ago
  75. 884197f arch/tile/Kconfig: don't specify CONFIG_PAGE_OFFSET for 64-bit builds by Chris Metcalf · 12 years ago
  76. 3d1e8a8 arch/tile/Kconfig: rename tile_defconfig to tilepro_defconfig by Chris Metcalf · 12 years ago
  77. 8d69514 arch/tile/Kconfig: remove pointless "!M386" test. by Chris Metcalf · 12 years ago
  78. 8455012 tile: switch to GENERIC_PCI_IOMAP by Michael S. Tsirkin · 13 years ago
  79. dcb6929 time: Cleanup old CONFIG_GENERIC_TIME references that snuck in by John Stultz · 13 years ago
  80. df013ff Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG by Huang Ying · 13 years ago
  81. 57ed609 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  82. f133ecc arch/tile: more /proc and /sys file support by Chris Metcalf · 13 years ago
  83. 63e424c arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} by Akinobu Mita · 13 years ago
  84. 398fa5a arch/tile: improve support for PCI hotplug by Chris Metcalf · 13 years ago
  85. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  86. 78c8982 genirq: Remove the now obsolete config options and select statements by Thomas Gleixner · 13 years ago
  87. 61a1674 tile: Use generic show_interupts() by Thomas Gleixner · 13 years ago
  88. 76c567f arch/tile: support 4KB page size as well as 64KB by Chris Metcalf · 13 years ago
  89. 09c17ea arch/tile: add some more VMSPLIT options and use consistent naming by Chris Metcalf · 13 years ago
  90. 5fb682b arch/tile: fix some comments and whitespace by Chris Metcalf · 13 years ago
  91. deb4b00 tile: Select GENERIC_HARDIRQS_NO_DEPRECATED by Thomas Gleixner · 13 years ago
  92. 8df27406 tile: Use generic irq Kconfig by Thomas Gleixner · 14 years ago
  93. 1c77ff2 genirq: Remove __do_IRQ by Thomas Gleixner · 14 years ago
  94. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 14 years ago
  95. f02cbbe pci root complex: support for tile architecture by Chris Metcalf · 14 years ago
  96. 51399a3 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  97. df4d303 kbuild: convert `arch/tile' to the kconfig mainmenu upgrade by Arnaud Lacombe · 14 years ago
  98. d31eb51 tile: enable ARCH_DMA_ADDR_T_64BIT by FUJITA Tomonori · 14 years ago
  99. a78c942 arch/tile: parameterize system PLs to support KVM port by Chris Metcalf · 14 years ago
  100. 5592840 arch/tile: use better "punctuation" for VMSPLIT_3_5G and friends by Chris Metcalf · 14 years ago