1. c61c48d Merge tag 'xtensa-next-20130508' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 11 years ago
  2. 07e0745 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  3. 0757f61 xtensa simdisk: Fix proc_create_data() conversion fallout by Geert Uytterhoeven · 11 years ago
  4. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  5. b341d84 xtensa: Switch to asm-generic/linkage.h by Geert Uytterhoeven · 11 years ago
  6. a078ccf xtensa: fix redboot load address by Chris Zankel · 11 years ago
  7. efefbcc5 xtensa: ISS: fix timer_lock usage in rs_open by Max Filippov · 11 years ago
  8. 895666a xtensa: disable IRQs while IRQ handler is running by Max Filippov · 11 years ago
  9. 8f371c7 xtensa: enable lockdep support by Max Filippov · 11 years ago
  10. 031d011 xtensa: fix arch_irqs_disabled_flags implementation by Max Filippov · 11 years ago
  11. c92931b xtensa: add irq flags trace support by Max Filippov · 11 years ago
  12. 3ae908c xtensa: provide custom CALLER_ADDR* implementations by Max Filippov · 11 years ago
  13. 3e4196a xtensa: add stacktrace support by Max Filippov · 11 years ago
  14. 4e96274 xtensa: clean up stpill_registers by Max Filippov · 11 years ago
  15. f4b93ba xtensa: don't use a7 in simcalls by Max Filippov · 11 years ago
  16. 0f7f931 xtensa: don't attempt to use unconfigured timers by Max Filippov · 11 years ago
  17. b06c14e xtensa: provide default platform_pcibios_init implementation by Max Filippov · 11 years ago
  18. 5e44fd012 xtensa: remove KCORE_ELF again by Paul Bolle · 11 years ago
  19. e85e335 xtensa: add MMU v3 support by Max Filippov · 12 years ago
  20. d83ff0b xtensa: fix ibreakenable register update by Max Filippov · 11 years ago
  21. 74f5bf0 xtensa: fix oprofile building as module by Max Filippov · 11 years ago
  22. db2a144 block_device_operations->release() should return void by Al Viro · 11 years ago
  23. 4fe56e8 xtensa simdisk: fix braino in "xtensa simdisk: switch to proc_create_data()" by Al Viro · 11 years ago
  24. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  25. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  26. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  27. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 11 years ago
  28. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 11 years ago
  29. 8700c95 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  30. 7acb2c2 mm/xtensa: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  31. d190e81 idle: Remove GENERIC_IDLE_LOOP config switch by Thomas Gleixner · 11 years ago
  32. 7fd2bf3 Remove GENERIC_GPIO config option by Alexandre Courbot · 11 years ago
  33. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  34. a69755b xtensa simdisk: switch to proc_create_data() by Al Viro · 11 years ago
  35. f4e2e9a xtensa: Use generic idle loop by Thomas Gleixner · 11 years ago
  36. 7d4c04f net: add option to enable error queue packets waking select by Keller, Jacob E · 11 years ago
  37. 28d6ecf xtensa: remove explicit selection of GENERIC_GPIO by Alexandre Courbot · 11 years ago
  38. 4febd95 Select VIRT_TO_BUS directly where needed by Stephen Rothwell · 11 years ago
  39. e1b5bb6 consolidate cond_syscall and SYSCALL_ALIAS declarations by Al Viro · 11 years ago
  40. 887cbce0 arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS by Stephen Rothwell · 11 years ago
  41. 9626357 Merge tag 'xtensa-next-20130225' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 11 years ago
  42. 9cf81c7 xtensa: add accept4 syscall by Chris Zankel · 11 years ago
  43. 9043a26 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  44. c50842d xtensa: add support for TLS by Chris Zankel · 11 years ago
  45. b0c438e xtensa: add missing include asm/uaccess.h to checksum.h by Max Filippov · 11 years ago
  46. e98c5b5 xtensa: do not enable GENERIC_GPIO by default by Max Filippov · 11 years ago
  47. 4b2bb03 xtensa: complete ptrace handling of register windows by Max Filippov · 11 years ago
  48. e6ffe17 xtensa: add support for oprofile by dann · 16 years ago
  49. 2d6f82f xtensa: move spill_registers to traps.h by Max Filippov · 11 years ago
  50. b6c7e87 xtensa: ISS: add host file-based simulated disk by Victor Prupis · 16 years ago
  51. c5a285b xtensa: fix str[n]cmp return value by Max Filippov · 11 years ago
  52. de73b6b xtensa: avoid mmap cache aliasing by Max Filippov · 12 years ago
  53. 475c32d xtensa: add finit_module syscall by Max Filippov · 12 years ago
  54. 5d9f36b xtensa: pull signal definitions from signal-defs.h by Max Filippov · 12 years ago
  55. e969161 xtensa: fix ipc_parse_version selection by Max Filippov · 12 years ago
  56. 2d1c645 xtensa: dispatch medium-priority interrupts by Marc Gauthier · 12 years ago
  57. d0b73b4 xtensa: Add config files for Diamond 233L - Rev C processor variant by Pete Delaney · 12 years ago
  58. 2a02bc1 xtensa: use new common dtc rule by Stephen Warren · 12 years ago
  59. 127bc79 xtensa: rename prom_update_property to of_update_property by Max Filippov · 12 years ago
  60. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  61. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  62. 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
  63. d64008a burying unused conditionals by Al Viro · 12 years ago
  64. fd50231 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  65. 0430f2f xtensa: switch to generic sigaltstack by Al Viro · 12 years ago
  66. 0aa0203 take sys_rt_sigsuspend() prototype to linux/syscalls.h by Al Viro · 12 years ago
  67. 574c486 consolidate kernel-side struct sigaction declarations by Al Viro · 12 years ago
  68. 92a3ce4 consolidate declarations of k_sigaction by Al Viro · 12 years ago
  69. eaca6ea sanitize rt_sigaction() situation a bit by Al Viro · 12 years ago
  70. 6176772 Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  71. da57b93 xtensa: Provide dummy dma_mmap_coherent() and dma_get_sgtable() by Geert Uytterhoeven · 11 years ago
  72. 055dc21 soreuseport: infrastructure by Tom Herbert · 11 years ago
  73. 373d4d0 taint: add explicit flag to show whether lock dep is still OK. by Rusty Russell · 11 years ago
  74. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 11 years ago
  75. d59577b sk-filter: Add ability to lock a socket filter program by Vincent Bernat · 11 years ago
  76. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  77. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 12 years ago
  78. 0ada449 xtensa: Fix home page URL in Kconfig by Masanari Iida · 12 years ago
  79. 0264405 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  80. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  81. 031b656 unify SS_ONSTACK/SS_DISABLE definitions by Al Viro · 12 years ago
  82. 5208ba2 missing user_stack_pointer() instances by Al Viro · 12 years ago
  83. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  84. 055d4db xtensa: don't try to build DTB when OF is disabled by Max Filippov · 12 years ago
  85. 33c760f xtensa: set the correct ethernet address for xtfpga by Chris Zankel · 12 years ago
  86. c4c4594 xtensa: clean up files to make them code-style compliant by Chris Zankel · 12 years ago
  87. 72100ed xtensa: provide endianness macro for sparse by Max Filippov · 12 years ago
  88. ec747b2 xtensa: fix RASID SR initialization by Max Filippov · 12 years ago
  89. eab5e7a xtensa: initialize CPENABLE SR when core has one by Max Filippov · 12 years ago
  90. 79fcf52 xtensa: reset all timers on initialization by Max Filippov · 12 years ago
  91. 90e3bc7 Use for_each_compatible_node() macro. by Wei Yongjun · 12 years ago
  92. 5584b4d xtensa: add XTFPGA DTS by Max Filippov · 12 years ago
  93. 0d456ba xtensa: add support for the XTFPGA boards by Max Filippov · 12 years ago
  94. da844a8 xtensa: add device trees support by Max Filippov · 12 years ago
  95. 2206d5d xtensa: add IRQ domains support by Max Filippov · 12 years ago
  96. 0322cab xtensa: add U-Boot image support (uImage). by Max Filippov · 12 years ago
  97. 3f5ec29 xtensa: clean up boot make rules by Max Filippov · 12 years ago
  98. 599bf77 xtensa: fix mb and wmb definitions by Max Filippov · 12 years ago
  99. 71872b5 xtensa: add s32c1i-based spinlock implementations by Max Filippov · 12 years ago
  100. e5a9f6a xtensa: add s32c1i-based bitops implementations by Max Filippov · 12 years ago