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