1. 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
  2. 7acb2c2 mm/xtensa: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  3. d190e81 idle: Remove GENERIC_IDLE_LOOP config switch by Thomas Gleixner · 11 years ago
  4. f4e2e9a xtensa: Use generic idle loop by Thomas Gleixner · 12 years ago
  5. 4febd95 Select VIRT_TO_BUS directly where needed by Stephen Rothwell · 12 years ago
  6. 887cbce0 arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS by Stephen Rothwell · 12 years ago
  7. 9626357 Merge tag 'xtensa-next-20130225' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 12 years ago
  8. 9cf81c7 xtensa: add accept4 syscall by Chris Zankel · 12 years ago
  9. 9043a26 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  10. c50842d xtensa: add support for TLS by Chris Zankel · 12 years ago
  11. b0c438e xtensa: add missing include asm/uaccess.h to checksum.h by Max Filippov · 12 years ago
  12. e98c5b5 xtensa: do not enable GENERIC_GPIO by default by Max Filippov · 12 years ago
  13. 4b2bb03 xtensa: complete ptrace handling of register windows by Max Filippov · 12 years ago
  14. e6ffe17 xtensa: add support for oprofile by dann · 16 years ago
  15. 2d6f82f xtensa: move spill_registers to traps.h by Max Filippov · 12 years ago
  16. b6c7e87 xtensa: ISS: add host file-based simulated disk by Victor Prupis · 16 years ago
  17. c5a285b xtensa: fix str[n]cmp return value by Max Filippov · 12 years ago
  18. de73b6b xtensa: avoid mmap cache aliasing by Max Filippov · 12 years ago
  19. 475c32d xtensa: add finit_module syscall by Max Filippov · 12 years ago
  20. 5d9f36b xtensa: pull signal definitions from signal-defs.h by Max Filippov · 12 years ago
  21. e969161 xtensa: fix ipc_parse_version selection by Max Filippov · 12 years ago
  22. 2d1c645 xtensa: dispatch medium-priority interrupts by Marc Gauthier · 12 years ago
  23. d0b73b4 xtensa: Add config files for Diamond 233L - Rev C processor variant by Pete Delaney · 12 years ago
  24. 2a02bc1 xtensa: use new common dtc rule by Stephen Warren · 12 years ago
  25. 127bc79 xtensa: rename prom_update_property to of_update_property by Max Filippov · 12 years ago
  26. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  27. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  28. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  29. d64008a burying unused conditionals by Al Viro · 12 years ago
  30. fd50231 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  31. 0430f2f xtensa: switch to generic sigaltstack by Al Viro · 12 years ago
  32. 0aa0203 take sys_rt_sigsuspend() prototype to linux/syscalls.h by Al Viro · 12 years ago
  33. 574c486 consolidate kernel-side struct sigaction declarations by Al Viro · 12 years ago
  34. 92a3ce4 consolidate declarations of k_sigaction by Al Viro · 12 years ago
  35. eaca6ea sanitize rt_sigaction() situation a bit by Al Viro · 12 years ago
  36. 6176772 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  37. da57b93 xtensa: Provide dummy dma_mmap_coherent() and dma_get_sgtable() by Geert Uytterhoeven · 12 years ago
  38. 055dc21 soreuseport: infrastructure by Tom Herbert · 12 years ago
  39. 373d4d0 taint: add explicit flag to show whether lock dep is still OK. by Rusty Russell · 12 years ago
  40. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 12 years ago
  41. d59577b sk-filter: Add ability to lock a socket filter program by Vincent Bernat · 12 years ago
  42. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  43. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 12 years ago
  44. 0ada449 xtensa: Fix home page URL in Kconfig by Masanari Iida · 12 years ago
  45. 0264405 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  46. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  47. 031b656 unify SS_ONSTACK/SS_DISABLE definitions by Al Viro · 12 years ago
  48. 5208ba2 missing user_stack_pointer() instances by Al Viro · 12 years ago
  49. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  50. 055d4db xtensa: don't try to build DTB when OF is disabled by Max Filippov · 12 years ago
  51. 33c760f xtensa: set the correct ethernet address for xtfpga by Chris Zankel · 12 years ago
  52. c4c4594 xtensa: clean up files to make them code-style compliant by Chris Zankel · 12 years ago
  53. 72100ed xtensa: provide endianness macro for sparse by Max Filippov · 12 years ago
  54. ec747b2 xtensa: fix RASID SR initialization by Max Filippov · 12 years ago
  55. eab5e7a xtensa: initialize CPENABLE SR when core has one by Max Filippov · 12 years ago
  56. 79fcf52 xtensa: reset all timers on initialization by Max Filippov · 12 years ago
  57. 90e3bc7 Use for_each_compatible_node() macro. by Wei Yongjun · 12 years ago
  58. 5584b4d xtensa: add XTFPGA DTS by Max Filippov · 12 years ago
  59. 0d456ba xtensa: add support for the XTFPGA boards by Max Filippov · 12 years ago
  60. da844a8 xtensa: add device trees support by Max Filippov · 12 years ago
  61. 2206d5d xtensa: add IRQ domains support by Max Filippov · 12 years ago
  62. 0322cab xtensa: add U-Boot image support (uImage). by Max Filippov · 12 years ago
  63. 3f5ec29 xtensa: clean up boot make rules by Max Filippov · 12 years ago
  64. 599bf77 xtensa: fix mb and wmb definitions by Max Filippov · 12 years ago
  65. 71872b5 xtensa: add s32c1i-based spinlock implementations by Max Filippov · 12 years ago
  66. e5a9f6a xtensa: add s32c1i-based bitops implementations by Max Filippov · 12 years ago
  67. 219b1e4 xtensa: add s32c1i-based atomic ops implementations by Max Filippov · 12 years ago
  68. 0027312 xtensa: add s32c1i sanity check by Max Filippov · 12 years ago
  69. 28570e8 xtensa: add trap_set_handler function by Max Filippov · 12 years ago
  70. c622b29 xtensa: initialize atomctl SR by Max Filippov · 12 years ago
  71. 733536b xtensa: save and restore scompare1 SR on kernel entry by Max Filippov · 12 years ago
  72. 2f6ea6a xtensa: display s32c1i feature flag in cpuinfo by Max Filippov · 12 years ago
  73. 415217e xtensa: fix CPU cache flags formatting by Max Filippov · 12 years ago
  74. 288dc2b xtensa: properly fix missing compiler barrier in simcall by Max Filippov · 12 years ago
  75. 382cb5b xtensa: fix build warning for arch/xtensa/mm/tlb.c by Max Filippov · 12 years ago
  76. 35b16a9 xtensa: provide DMA_ERROR_CODE definition by Max Filippov · 12 years ago
  77. 94d6c61 xtensa: ISS: add BASE_BAUD definition to serial.h by Max Filippov · 12 years ago
  78. d1538c4 xtensa: provide proper assembler function boundaries with ENDPROC() by Chris Zankel · 12 years ago
  79. c0226e3 xtensa: make DoubleExceptionVector literals fit the gap by Max Filippov · 12 years ago
  80. 6550162 xtensa: add config option to disable linker relaxation by Chris Zankel · 12 years ago
  81. 02b25d8 xtensa: unbalanced parentheses by Nicolas Kaiser · 13 years ago
  82. 09378d7 xtensa:fix the incompatible pointer type warning in time.c by Wanlong Gao · 13 years ago
  83. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  84. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  85. 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
  86. 608ff1a Merge branch 'akpm' (Andrew's patchbomb) by Linus Torvalds · 12 years ago
  87. 42d7395 mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB by Andi Kleen · 12 years ago
  88. fb9de7e xtensa: Use generic asm/mmu.h for nommu by Lars-Peter Clausen · 12 years ago
  89. cc1b39d Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 12 years ago
  90. 4f4202f unify default ptrace_signal_deliver by Al Viro · 12 years ago
  91. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  92. 3e41f9b xtensa: switch to generic clone() by Al Viro · 12 years ago
  93. 6b94631 consolidate sys_execve() prototype by Al Viro · 12 years ago
  94. 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 12 years ago
  95. 54d5f88 Merge v3.7-rc5 into tty-next by Greg Kroah-Hartman · 12 years ago
  96. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  97. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  98. a8fc927 sk-filter: Add ability to get socket filter program (v2) by Pavel Emelyanov · 12 years ago
  99. dc241f2 xtensa: switch to generic sys_execve() by Max Filippov · 12 years ago
  100. f0a1bf0 xtensa: switch to generic kernel_execve() by Max Filippov · 12 years ago