1. 9b83d85 Merge tag 'xtensa-next-20140123' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 11 years ago
  2. a6f3eef xtensa: enable HAVE_PERF_EVENTS by Baruch Siach · 11 years ago
  3. fa72e6b xtensa: remove unused XTENSA_ISS_NETWORK Kconfig parameter by Michael Opdenacker · 11 years ago
  4. 49b424f xtensa: implement CPU hotplug by Max Filippov · 11 years ago
  5. f615136 xtensa: add SMP support by Max Filippov · 11 years ago
  6. 496543c xtensa: enable HAVE_IRQ_TIME_ACCOUNTING by Max Filippov · 11 years ago
  7. a1a2bde gpio: xtensa: depend on HAVE_XTENSA_GPIO32 by Baruch Siach · 11 years ago
  8. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  9. 478ba61 xtensa: add static function tracer support by Max Filippov · 11 years ago
  10. e3f4329 xtensa: ccount based sched_clock by Baruch Siach · 11 years ago
  11. 925f553 xtensa: ccount based clockevent implementation by Baruch Siach · 11 years ago
  12. c61c48d Merge tag 'xtensa-next-20130508' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 11 years ago
  13. 8f371c7 xtensa: enable lockdep support by Max Filippov · 11 years ago
  14. c92931b xtensa: add irq flags trace support by Max Filippov · 11 years ago
  15. 3e4196a xtensa: add stacktrace support by Max Filippov · 11 years ago
  16. 5e44fd012 xtensa: remove KCORE_ELF again by Paul Bolle · 11 years ago
  17. e85e335 xtensa: add MMU v3 support by Max Filippov · 12 years ago
  18. 7fd2bf3 Remove GENERIC_GPIO config option by Alexandre Courbot · 11 years ago
  19. 4febd95 Select VIRT_TO_BUS directly where needed by Stephen Rothwell · 11 years ago
  20. 887cbce0 arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS by Stephen Rothwell · 11 years ago
  21. 9626357 Merge tag 'xtensa-next-20130225' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 11 years ago
  22. e98c5b5 xtensa: do not enable GENERIC_GPIO by default by Max Filippov · 11 years ago
  23. e6ffe17 xtensa: add support for oprofile by dann · 16 years ago
  24. b6c7e87 xtensa: ISS: add host file-based simulated disk by Victor Prupis · 16 years ago
  25. e969161 xtensa: fix ipc_parse_version selection by Max Filippov · 12 years ago
  26. d0b73b4 xtensa: Add config files for Diamond 233L - Rev C processor variant by Pete Delaney · 12 years ago
  27. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  28. 6176772 Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  29. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 12 years ago
  30. 0ada449 xtensa: Fix home page URL in Kconfig by Masanari Iida · 12 years ago
  31. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  32. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  33. 0d456ba xtensa: add support for the XTFPGA boards by Max Filippov · 12 years ago
  34. da844a8 xtensa: add device trees support by Max Filippov · 12 years ago
  35. 2206d5d xtensa: add IRQ domains support by Max Filippov · 12 years ago
  36. 3e41f9b xtensa: switch to generic clone() by Al Viro · 12 years ago
  37. f0a1bf0 xtensa: switch to generic kernel_execve() by Max Filippov · 12 years ago
  38. 3306a72 xtensa: switch to generic kernel_thread() by Max Filippov · 12 years ago
  39. 1ea4f4f Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 12 years ago
  40. 9ad79b5 xtensa: drop CONFIG_EMBEDDED_RAMDISK by Max Filippov · 12 years ago
  41. 6ed65f3 xtensa: add ARCH_WANT_OPTIONAL_GPIOLIB to xtensa config by Max Filippov · 12 years ago
  42. d046f77 xtensa: set NO_IOPORT to 'n' by default by Max Filippov · 12 years ago
  43. d38efc1 xtensa: adopt generic io routines by Max Filippov · 12 years ago
  44. 8e403b2 xtensa: remove duplicate CONFIG_HOTPLUG definition by Greg Kroah-Hartman · 12 years ago
  45. c66af41 xtensa: select generic atomic64_t support by Fengguang Wu · 12 years ago
  46. 9f13a1f cpu: Register a generic CPU device on architectures that currently do not by Ben Hutchings · 13 years ago
  47. bd96efe xtensa: Use generic config PREEMPT definition by Frederic Weisbecker · 13 years ago
  48. 63e424c arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} by Akinobu Mita · 13 years ago
  49. 78c8982 genirq: Remove the now obsolete config options and select statements by Thomas Gleixner · 13 years ago
  50. 0dd61be Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  51. 47a5d9d xtensa: Use generic show_interrupts() by Thomas Gleixner · 13 years ago
  52. 3b190a4 xtensa: Use generic IRQ Kconfig and set GENERIC_HARDIRQS_NO_DEPRECATED by Thomas Gleixner · 13 years ago
  53. 0664996 bitops: introduce CONFIG_GENERIC_FIND_BIT_LE by Akinobu Mita · 13 years ago
  54. 239060b Merge branch 'kbuild/rc-fixes' into kbuild/kconfig by Michal Marek · 14 years ago
  55. 838a2e5 kbuild: migrate all arch to the kconfig mainmenu upgrade by Arnaud Lacombe · 14 years ago
  56. 592913e time: Kill off CONFIG_GENERIC_TIME by John Stultz · 14 years ago
  57. b070a03 xtensa: implement ccount calibration for s6000 by Oskar Schirmer · 15 years ago
  58. 35e71f9 xtensa: Fix architecture specific Kconfig by Chris Zankel · 15 years ago
  59. fcc8f0f xtensa: ccount clocksource by Johannes Weiner · 15 years ago
  60. f82e939 xtensa: platform: s6105 by Johannes Weiner · 15 years ago
  61. 000af2c xtensa: s6000 variant by Johannes Weiner · 15 years ago
  62. 4c0d214 xtensa: variant irq set callbacks by Johannes Weiner · 15 years ago
  63. 35f9cd0 xtensa: beat Kconfig into shape by Johannes Weiner · 15 years ago
  64. 5a891ed xtensa: fix compilation somewhat by Alexey Dobriyan · 15 years ago
  65. 5a439c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 by Linus Torvalds · 16 years ago
  66. 0025427 xtensa: Add config files for Diamond 232L - Rev B processor variant by Chris Zankel · 16 years ago
  67. dc52ddc container freezer: implement freezer cgroup subsystem by Matt Helsley · 16 years ago
  68. a81792f remove mention of CONFIG_KMOD from documentation by Johannes Berg · 16 years ago
  69. ec7748b ide: introduce HAVE_IDE by Sam Ravnborg · 16 years ago
  70. bdc8078 avoid overflows in kernel/time.c by H. Peter Anvin · 16 years ago
  71. 125e564 Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig by Mathieu Desnoyers · 16 years ago
  72. 8f0e7d2 PCI: Kconfig help: don't refer to the PCI-HOWTO by Adrian Bunk · 17 years ago
  73. e403149 Kbuild/doc: fix links to Documentation files by Dirk Hohndel · 17 years ago
  74. 09caded Combine instrumentation menus in kernel/Kconfig.instrumentation by Mathieu Desnoyers · 17 years ago
  75. 5ea8176 [PATCH] sort the devres mess out by Al Viro · 17 years ago
  76. 66701b1 [PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMA by Christoph Lameter · 17 years ago
  77. 173d6681 [PATCH] xtensa: remove extra header files by Chris Zankel · 18 years ago
  78. f0d1b0b [PATCH] LOG2: Implement a general integer log2 facility in the kernel by David Howells · 18 years ago
  79. cab0089 Still more typo fixes by Matt LaPlante · 18 years ago
  80. b9e122c [PATCH] xtensa: remove verify_area macros by Jesper Juhl · 18 years ago
  81. d4337aa [PATCH] bitops: xtensa: use generic bitops by Akinobu Mita · 18 years ago
  82. 628de61 [PATCH] xtensa must set RWSEM_GENERIC_SPINLOCK=y by Adrian Bunk · 18 years ago
  83. 2308acc [PATCH] "tiny-make-id16-support-optional" fixes by Adrian Bunk · 19 years ago
  84. 4db2ce0 [LIB]: Consolidate _atomic_dec_and_lock() by David S. Miller · 19 years ago
  85. d5950b4 [NET]: add a top-level Networking menu to *config by Sam Ravnborg · 19 years ago
  86. 82300bf [PATCH] xtensa: Added mm/Kconfig to get a flat memory layout by Chris Zankel · 19 years ago
  87. 8e1a6dd [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 1 by Chris Zankel · 19 years ago