1. 8d5e1d8 xtensa: remove CCOUNT_PER_JIFFY by Baruch Siach · 11 years ago
  2. fedc21d xtensa: fix !CONFIG_XTENSA_CALIBRATE_CCOUNT build failure by Baruch Siach · 11 years ago
  3. 99d5040 xtensa: keep a3 and excsave1 on entry to exception handlers by Max Filippov · 11 years ago
  4. be9c6d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  5. d4d1cda Merge tag 'xtensa-next-20130710' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 11 years ago
  6. 64b0dc5 net: rename busy poll socket op and globals by Eliezer Tamir · 11 years ago
  7. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  8. 478ba61 xtensa: add static function tracer support by Max Filippov · 11 years ago
  9. 661b40b xtensa: bootparams: fix typo by Baruch Siach · 11 years ago
  10. 8102f47 xtensa: consolidate ccount access routines by Baruch Siach · 11 years ago
  11. e504c4b xtensa: cleanup ccount frequency tracking by Baruch Siach · 11 years ago
  12. ed9dfed xtensa: timex.h: remove unused symbols by Baruch Siach · 11 years ago
  13. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
  14. dafcc43 net: add socket option for low latency polling by Eliezer Tamir · 11 years ago
  15. b551478 arch: xtensa: include: asm: compiling issue, need cmpxchg64() defined. by Chen Gang · 11 years ago
  16. 214fe80 xtensa: remove unused platform_init_irq() by Baruch Siach · 11 years ago
  17. 7711ece xtensa: fix TLB multihit exceptions by Chris Zankel · 11 years ago
  18. c61c48d Merge tag 'xtensa-next-20130508' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 11 years ago
  19. b341d84 xtensa: Switch to asm-generic/linkage.h by Geert Uytterhoeven · 11 years ago
  20. 031d011 xtensa: fix arch_irqs_disabled_flags implementation by Max Filippov · 11 years ago
  21. 3ae908c xtensa: provide custom CALLER_ADDR* implementations by Max Filippov · 11 years ago
  22. 3e4196a xtensa: add stacktrace support by Max Filippov · 11 years ago
  23. 4e96274 xtensa: clean up stpill_registers by Max Filippov · 11 years ago
  24. 0f7f931 xtensa: don't attempt to use unconfigured timers by Max Filippov · 11 years ago
  25. e85e335 xtensa: add MMU v3 support by Max Filippov · 12 years ago
  26. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  27. 7d4c04f net: add option to enable error queue packets waking select by Keller, Jacob E · 11 years ago
  28. e1b5bb6 consolidate cond_syscall and SYSCALL_ALIAS declarations by Al Viro · 12 years ago
  29. 9626357 Merge tag 'xtensa-next-20130225' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 11 years ago
  30. 9cf81c7 xtensa: add accept4 syscall by Chris Zankel · 11 years ago
  31. c50842d xtensa: add support for TLS by Chris Zankel · 11 years ago
  32. b0c438e xtensa: add missing include asm/uaccess.h to checksum.h by Max Filippov · 11 years ago
  33. 2d6f82f xtensa: move spill_registers to traps.h by Max Filippov · 12 years ago
  34. c5a285b xtensa: fix str[n]cmp return value by Max Filippov · 12 years ago
  35. de73b6b xtensa: avoid mmap cache aliasing by Max Filippov · 12 years ago
  36. 475c32d xtensa: add finit_module syscall by Max Filippov · 12 years ago
  37. 5d9f36b xtensa: pull signal definitions from signal-defs.h by Max Filippov · 12 years ago
  38. 2d1c645 xtensa: dispatch medium-priority interrupts by Marc Gauthier · 12 years ago
  39. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  40. d64008a burying unused conditionals by Al Viro · 12 years ago
  41. fd50231 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  42. 0430f2f xtensa: switch to generic sigaltstack by Al Viro · 12 years ago
  43. 0aa0203 take sys_rt_sigsuspend() prototype to linux/syscalls.h by Al Viro · 12 years ago
  44. 574c486 consolidate kernel-side struct sigaction declarations by Al Viro · 12 years ago
  45. 92a3ce4 consolidate declarations of k_sigaction by Al Viro · 12 years ago
  46. eaca6ea sanitize rt_sigaction() situation a bit by Al Viro · 12 years ago
  47. da57b93 xtensa: Provide dummy dma_mmap_coherent() and dma_get_sgtable() by Geert Uytterhoeven · 12 years ago
  48. 055dc21 soreuseport: infrastructure by Tom Herbert · 12 years ago
  49. d59577b sk-filter: Add ability to lock a socket filter program by Vincent Bernat · 12 years ago
  50. 0264405 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  51. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  52. 031b656 unify SS_ONSTACK/SS_DISABLE definitions by Al Viro · 12 years ago
  53. 5208ba2 missing user_stack_pointer() instances by Al Viro · 12 years ago
  54. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  55. c4c4594 xtensa: clean up files to make them code-style compliant by Chris Zankel · 12 years ago
  56. da844a8 xtensa: add device trees support by Max Filippov · 12 years ago
  57. 599bf77 xtensa: fix mb and wmb definitions by Max Filippov · 12 years ago
  58. 71872b5 xtensa: add s32c1i-based spinlock implementations by Max Filippov · 12 years ago
  59. e5a9f6a xtensa: add s32c1i-based bitops implementations by Max Filippov · 12 years ago
  60. 219b1e4 xtensa: add s32c1i-based atomic ops implementations by Max Filippov · 12 years ago
  61. 0027312 xtensa: add s32c1i sanity check by Max Filippov · 12 years ago
  62. 28570e8 xtensa: add trap_set_handler function by Max Filippov · 12 years ago
  63. c622b29 xtensa: initialize atomctl SR by Max Filippov · 12 years ago
  64. 733536b xtensa: save and restore scompare1 SR on kernel entry by Max Filippov · 12 years ago
  65. 35b16a9 xtensa: provide DMA_ERROR_CODE definition by Max Filippov · 12 years ago
  66. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  67. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  68. 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
  69. 608ff1a Merge branch 'akpm' (Andrew's patchbomb) by Linus Torvalds · 12 years ago
  70. 42d7395 mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB by Andi Kleen · 12 years ago
  71. fb9de7e xtensa: Use generic asm/mmu.h for nommu by Lars-Peter Clausen · 12 years ago
  72. 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
  73. 4f4202f unify default ptrace_signal_deliver by Al Viro · 12 years ago
  74. 3e41f9b xtensa: switch to generic clone() by Al Viro · 12 years ago
  75. 6b94631 consolidate sys_execve() prototype by Al Viro · 12 years ago
  76. 54d5f88 Merge v3.7-rc5 into tty-next by Greg Kroah-Hartman · 12 years ago
  77. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  78. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  79. a8fc927 sk-filter: Add ability to get socket filter program (v2) by Pavel Emelyanov · 12 years ago
  80. dc241f2 xtensa: switch to generic sys_execve() by Max Filippov · 12 years ago
  81. 3306a72 xtensa: switch to generic kernel_thread() by Max Filippov · 12 years ago
  82. cddfcbc xtensa: use physical addresses for bus addresses by Chris Zankel · 12 years ago
  83. 2f72d4f xtensa: allow multi-inclusion for uapi/unistd.h by Chris Zankel · 12 years ago
  84. c629803 tty, ioctls -- Add new ioctl definitions for tty flags fetching by Cyrill Gorcunov · 12 years ago
  85. 7216cab xtensa: add missing system calls to the syscall table by Chris Zankel · 12 years ago
  86. 795ca17 xtensa: Use Kbuild infrastructure to handle asm-generic headers by Max Filippov · 12 years ago
  87. 8359672 UAPI: (Scripted) Disintegrate arch/xtensa/include/asm by David Howells · 12 years ago
  88. bc5378f xtensa: reorganize SR referencing by Max Filippov · 12 years ago
  89. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  90. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  91. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  92. 1ea4f4f Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 12 years ago
  93. 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  94. 16f3e95 cross-arch: don't corrupt personality flags upon exec() by Jiri Kosina · 12 years ago
  95. c37d615 Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic by Arnd Bergmann · 12 years ago
  96. b973b4c9 xtensa: fix TIOCGSERIAL and TIOCSSERIAL definitions by Max Filippov · 12 years ago
  97. eb9a63a xtensa: rename MISC SR definition to avoid name clashes by Max Filippov · 12 years ago
  98. d38efc1 xtensa: adopt generic io routines by Max Filippov · 12 years ago
  99. 02f3774 xtensa: fix ioremap by Max Filippov · 12 years ago
  100. e7a570f asm-generic: Add default clkdev.h by Mark Brown · 12 years ago