1. d59577b sk-filter: Add ability to lock a socket filter program by Vincent Bernat · 12 years ago
  2. 0264405 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  3. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  4. 031b656 unify SS_ONSTACK/SS_DISABLE definitions by Al Viro · 12 years ago
  5. 5208ba2 missing user_stack_pointer() instances by Al Viro · 12 years ago
  6. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  7. 055d4db xtensa: don't try to build DTB when OF is disabled by Max Filippov · 12 years ago
  8. 33c760f xtensa: set the correct ethernet address for xtfpga by Chris Zankel · 12 years ago
  9. c4c4594 xtensa: clean up files to make them code-style compliant by Chris Zankel · 12 years ago
  10. 72100ed xtensa: provide endianness macro for sparse by Max Filippov · 12 years ago
  11. ec747b2 xtensa: fix RASID SR initialization by Max Filippov · 12 years ago
  12. eab5e7a xtensa: initialize CPENABLE SR when core has one by Max Filippov · 12 years ago
  13. 79fcf52 xtensa: reset all timers on initialization by Max Filippov · 12 years ago
  14. 90e3bc7 Use for_each_compatible_node() macro. by Wei Yongjun · 12 years ago
  15. 5584b4d xtensa: add XTFPGA DTS by Max Filippov · 12 years ago
  16. 0d456ba xtensa: add support for the XTFPGA boards by Max Filippov · 12 years ago
  17. da844a8 xtensa: add device trees support by Max Filippov · 12 years ago
  18. 2206d5d xtensa: add IRQ domains support by Max Filippov · 12 years ago
  19. 0322cab xtensa: add U-Boot image support (uImage). by Max Filippov · 12 years ago
  20. 3f5ec29 xtensa: clean up boot make rules by Max Filippov · 12 years ago
  21. 599bf77 xtensa: fix mb and wmb definitions by Max Filippov · 12 years ago
  22. 71872b5 xtensa: add s32c1i-based spinlock implementations by Max Filippov · 12 years ago
  23. e5a9f6a xtensa: add s32c1i-based bitops implementations by Max Filippov · 12 years ago
  24. 219b1e4 xtensa: add s32c1i-based atomic ops implementations by Max Filippov · 12 years ago
  25. 0027312 xtensa: add s32c1i sanity check by Max Filippov · 12 years ago
  26. 28570e8 xtensa: add trap_set_handler function by Max Filippov · 12 years ago
  27. c622b29 xtensa: initialize atomctl SR by Max Filippov · 12 years ago
  28. 733536b xtensa: save and restore scompare1 SR on kernel entry by Max Filippov · 12 years ago
  29. 2f6ea6a xtensa: display s32c1i feature flag in cpuinfo by Max Filippov · 12 years ago
  30. 415217e xtensa: fix CPU cache flags formatting by Max Filippov · 12 years ago
  31. 288dc2b xtensa: properly fix missing compiler barrier in simcall by Max Filippov · 12 years ago
  32. 382cb5b xtensa: fix build warning for arch/xtensa/mm/tlb.c by Max Filippov · 12 years ago
  33. 35b16a9 xtensa: provide DMA_ERROR_CODE definition by Max Filippov · 12 years ago
  34. 94d6c61 xtensa: ISS: add BASE_BAUD definition to serial.h by Max Filippov · 12 years ago
  35. d1538c4 xtensa: provide proper assembler function boundaries with ENDPROC() by Chris Zankel · 12 years ago
  36. c0226e3 xtensa: make DoubleExceptionVector literals fit the gap by Max Filippov · 12 years ago
  37. 6550162 xtensa: add config option to disable linker relaxation by Chris Zankel · 12 years ago
  38. 02b25d8 xtensa: unbalanced parentheses by Nicolas Kaiser · 13 years ago
  39. 09378d7 xtensa:fix the incompatible pointer type warning in time.c by Wanlong Gao · 13 years ago
  40. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  41. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  42. 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
  43. 608ff1a Merge branch 'akpm' (Andrew's patchbomb) by Linus Torvalds · 12 years ago
  44. 42d7395 mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB by Andi Kleen · 12 years ago
  45. fb9de7e xtensa: Use generic asm/mmu.h for nommu by Lars-Peter Clausen · 12 years ago
  46. 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
  47. 4f4202f unify default ptrace_signal_deliver by Al Viro · 12 years ago
  48. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  49. 3e41f9b xtensa: switch to generic clone() by Al Viro · 12 years ago
  50. 6b94631 consolidate sys_execve() prototype by Al Viro · 12 years ago
  51. 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 12 years ago
  52. 54d5f88 Merge v3.7-rc5 into tty-next by Greg Kroah-Hartman · 12 years ago
  53. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  54. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  55. a8fc927 sk-filter: Add ability to get socket filter program (v2) by Pavel Emelyanov · 12 years ago
  56. dc241f2 xtensa: switch to generic sys_execve() by Max Filippov · 12 years ago
  57. f0a1bf0 xtensa: switch to generic kernel_execve() by Max Filippov · 12 years ago
  58. 3306a72 xtensa: switch to generic kernel_thread() by Max Filippov · 12 years ago
  59. 6ebe7da xtensa: reset windowbase/windowstart when cloning the VM by Chris Zankel · 12 years ago
  60. cddfcbc xtensa: use physical addresses for bus addresses by Chris Zankel · 12 years ago
  61. 2f72d4f xtensa: allow multi-inclusion for uapi/unistd.h by Chris Zankel · 12 years ago
  62. c629803 tty, ioctls -- Add new ioctl definitions for tty flags fetching by Cyrill Gorcunov · 12 years ago
  63. 7216cab xtensa: add missing system calls to the syscall table by Chris Zankel · 12 years ago
  64. 39070cb xtensa: minor compiler warning fix by Chris Zankel · 12 years ago
  65. 795ca17 xtensa: Use Kbuild infrastructure to handle asm-generic headers by Max Filippov · 12 years ago
  66. 8359672 UAPI: (Scripted) Disintegrate arch/xtensa/include/asm by David Howells · 12 years ago
  67. 4ded628 xtensa: fix unaligned usermode access by Max Filippov · 12 years ago
  68. bc5378f xtensa: reorganize SR referencing by Max Filippov · 12 years ago
  69. f4349b6 xtensa: fix boot parameters parsing by Max Filippov · 12 years ago
  70. 1bbedc3 xtensa: fix missing return in do_page_fault for SIGBUS case by Marc Gauthier · 12 years ago
  71. 84ed305 xtensa: copy_thread with CLONE_VM must not copy live parent AR windows by Marc Gauthier · 12 years ago
  72. eae8a41 xtensa: fix memmove(), bcopy(), and memcpy(). by Chris Zankel · 12 years ago
  73. c88d8df0 xtensa: ISS: fix rs_put_char by Max Filippov · 12 years ago
  74. 50c08f8 xtensa: ISS: fix specific simcalls by Max Filippov · 12 years ago
  75. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  76. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  77. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  78. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  79. 9e2d865 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  80. 45cac65 readahead: fault retry breaks mmap file read random detection by Shaohua Li · 12 years ago
  81. 1ea4f4f Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 12 years ago
  82. 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  83. 16f3e95 cross-arch: don't corrupt personality flags upon exec() by Jiri Kosina · 12 years ago
  84. c37d615 Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic by Arnd Bergmann · 12 years ago
  85. 70cefe7 xtensa: Setup CROSS_COMPILE at the top by Geert Uytterhoeven · 12 years ago
  86. 9ad79b5 xtensa: drop CONFIG_EMBEDDED_RAMDISK by Max Filippov · 12 years ago
  87. b973b4c9 xtensa: fix TIOCGSERIAL and TIOCSSERIAL definitions by Max Filippov · 12 years ago
  88. 6907b45 xtensa: provide dummy gcc intrinsics by Max Filippov · 12 years ago
  89. d3738f4 xtensa: add missing symbol exports by Max Filippov · 12 years ago
  90. eb9a63a xtensa: rename MISC SR definition to avoid name clashes by Max Filippov · 12 years ago
  91. a753cd9 xtensa: fix CODA build by Max Filippov · 12 years ago
  92. 7c94fe4 xtensa: fix parallel make by Max Filippov · 12 years ago
  93. d0fccc0 xtensa: ISS: drop unused io.c by Max Filippov · 12 years ago
  94. 2375317 xtensa: ISS: exit simulator in case of halt or poweroff by Max Filippov · 12 years ago
  95. 8bac832 xtensa: ISS: change keyboard polling rate by Max Filippov · 12 years ago
  96. 5295325 xtensa: ISS: add platform_pcibios_init by Max Filippov · 12 years ago
  97. 695c617 xtensa: ISS: add dummy serial.h for ISS platform by Max Filippov · 12 years ago
  98. fa48cf4 xtensa: change default platform clock frequency to 10MHz by Max Filippov · 12 years ago
  99. 6ed65f3 xtensa: add ARCH_WANT_OPTIONAL_GPIOLIB to xtensa config by Max Filippov · 12 years ago
  100. d046f77 xtensa: set NO_IOPORT to 'n' by default by Max Filippov · 12 years ago