1. 9626357 Merge tag 'xtensa-next-20130225' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 12 years ago
  2. 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
  3. c50842d xtensa: add support for TLS by Chris Zankel · 12 years ago
  4. 4b2bb03 xtensa: complete ptrace handling of register windows by Max Filippov · 12 years ago
  5. e6ffe17 xtensa: add support for oprofile by dann · 17 years ago
  6. 2d6f82f xtensa: move spill_registers to traps.h by Max Filippov · 12 years ago
  7. de73b6b xtensa: avoid mmap cache aliasing by Max Filippov · 12 years ago
  8. 2d1c645 xtensa: dispatch medium-priority interrupts by Marc Gauthier · 12 years ago
  9. 0430f2f xtensa: switch to generic sigaltstack by Al Viro · 12 years ago
  10. 373d4d0 taint: add explicit flag to show whether lock dep is still OK. by Rusty Russell · 12 years ago
  11. c4c4594 xtensa: clean up files to make them code-style compliant by Chris Zankel · 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. da844a8 xtensa: add device trees support by Max Filippov · 12 years ago
  15. 2206d5d xtensa: add IRQ domains support by Max Filippov · 12 years ago
  16. 0027312 xtensa: add s32c1i sanity check by Max Filippov · 12 years ago
  17. 28570e8 xtensa: add trap_set_handler function by Max Filippov · 12 years ago
  18. c622b29 xtensa: initialize atomctl SR by Max Filippov · 12 years ago
  19. 733536b xtensa: save and restore scompare1 SR on kernel entry by Max Filippov · 12 years ago
  20. 2f6ea6a xtensa: display s32c1i feature flag in cpuinfo by Max Filippov · 12 years ago
  21. 415217e xtensa: fix CPU cache flags formatting by Max Filippov · 12 years ago
  22. d1538c4 xtensa: provide proper assembler function boundaries with ENDPROC() by Chris Zankel · 12 years ago
  23. c0226e3 xtensa: make DoubleExceptionVector literals fit the gap by Max Filippov · 13 years ago
  24. 09378d7 xtensa:fix the incompatible pointer type warning in time.c by Wanlong Gao · 14 years ago
  25. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  26. 3e41f9b xtensa: switch to generic clone() by Al Viro · 12 years ago
  27. dc241f2 xtensa: switch to generic sys_execve() by Max Filippov · 12 years ago
  28. f0a1bf0 xtensa: switch to generic kernel_execve() by Max Filippov · 12 years ago
  29. 3306a72 xtensa: switch to generic kernel_thread() by Max Filippov · 12 years ago
  30. 6ebe7da xtensa: reset windowbase/windowstart when cloning the VM by Chris Zankel · 12 years ago
  31. 2f72d4f xtensa: allow multi-inclusion for uapi/unistd.h by Chris Zankel · 12 years ago
  32. 39070cb xtensa: minor compiler warning fix by Chris Zankel · 12 years ago
  33. 8359672 UAPI: (Scripted) Disintegrate arch/xtensa/include/asm by David Howells · 12 years ago
  34. 4ded6282 xtensa: fix unaligned usermode access by Max Filippov · 12 years ago
  35. bc5378f xtensa: reorganize SR referencing by Max Filippov · 12 years ago
  36. f4349b6 xtensa: fix boot parameters parsing by Max Filippov · 12 years ago
  37. 84ed305 xtensa: copy_thread with CLONE_VM must not copy live parent AR windows by Marc Gauthier · 12 years ago
  38. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  39. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  40. 1ea4f4f Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 12 years ago
  41. 9ad79b5 xtensa: drop CONFIG_EMBEDDED_RAMDISK by Max Filippov · 12 years ago
  42. 6907b45 xtensa: provide dummy gcc intrinsics by Max Filippov · 12 years ago
  43. d3738f4 xtensa: add missing symbol exports by Max Filippov · 12 years ago
  44. fa48cf4 xtensa: change default platform clock frequency to 10MHz by Max Filippov · 12 years ago
  45. d38efc1 xtensa: adopt generic io routines by Max Filippov · 12 years ago
  46. 33c8213 xtensa: fix xtensa_irq_unmask calls by Max Filippov · 12 years ago
  47. 2e6ee5e xtensa/PCI: fix WT caching attribute by Max Filippov · 12 years ago
  48. f6a03a1 xtensa: fix linker script transformation for .text.unlikely by Max Filippov · 12 years ago
  49. fdb2f9c Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  50. 3cffdc8 Uninclude linux/freezer.h by Richard Weinberger · 13 years ago
  51. 13d112e xtensa: can't get to do_notify_resume() when user_mode(regs) is not true by Al Viro · 13 years ago
  52. 11ad47a xtensa: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 13 years ago
  53. 8885b7b PCI: Provide a default pcibios_update_irq() by Thierry Reding · 12 years ago
  54. 3ddbebf PCI: Discard __init annotations for pci_fixup_irqs() and related functions by Thierry Reding · 12 years ago
  55. 079a96a ipc: add COMPAT_SHMLBA support by Will Deacon · 13 years ago
  56. 6dd53aa4 Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 13 years ago
  57. 688bb41 xtensa: fix incorrect memset by Alan Cox · 13 years ago
  58. 85a00dd Merge branch 'pci/myron-pcibios_setup' into next by Bjorn Helgaas · 13 years ago
  59. 29e8d7b xtensa/PCI: factor out pcibios_setup() by Myron Stowe · 13 years ago
  60. 5e7b6ed xtensa: replace xtensa-specific _f{data,text} by _s{data,text} by Geert Uytterhoeven · 13 years ago
  61. b918c62 PCI: replace struct pci_bus secondary/subordinate with busn_res by Yinghai Lu · 13 years ago
  62. 03240b2 fixups for signal breakage by Al Viro · 13 years ago
  63. efee984 new helper: signal_delivered() by Al Viro · 13 years ago
  64. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 13 years ago
  65. bf343dfd don't call try_to_freeze() from do_signal() by Al Viro · 13 years ago
  66. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 13 years ago
  67. b7f9a11 new helper: sigmask_to_save() by Al Viro · 13 years ago
  68. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 13 years ago
  69. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 13 years ago
  70. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 13 years ago
  71. ec0d7f1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  72. a53bb24e xtensa: add handling of TIF_NOTIFY_RESUME by Al Viro · 13 years ago
  73. 9ccc9c7 xtensa: switch to generic rt_sigsuspend(2) by Al Viro · 13 years ago
  74. 188f677 xtensa: ->restart_block.fn needs to be reset on rt_sigreturn by Al Viro · 13 years ago
  75. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 13 years ago
  76. 67ba529 Merge branch 'smp/threadalloc' into smp/hotplug by Thomas Gleixner · 13 years ago
  77. e4d5962 xtensa: Use generic init_task by Thomas Gleixner · 13 years ago
  78. 9112a6b xtensa: fix build failure in xtensa/kernel/signal.c by Paul Gortmaker · 13 years ago
  79. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
  80. f9aa7e1 Disintegrate asm/system.h for Xtensa by David Howells · 13 years ago
  81. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  82. d12f7c4 xtensa: use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
  83. 3785006 xtensa: don't mask signals if we fail to setup signal stack by Matt Fleming · 13 years ago
  84. ff6d21e xtensa: no need to reset handler if SA_ONESHOT by Matt Fleming · 13 years ago
  85. fa47ac5 xtensa: don't reimplement force_sigsegv() by Matt Fleming · 13 years ago
  86. bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 14 years ago
  87. 4ba2aef xtensa/PCI: get rid of device resource fixups by Bjorn Helgaas · 13 years ago
  88. b05d844 audit: inline audit_syscall_entry to reduce burden on archs by Eric Paris · 13 years ago
  89. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  90. 7ec303a xtensa/PCI: convert to pci_scan_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  91. 9cdce18 PCI: Xtensa: convert pcibios_set_master() to a non-inlined function by Myron Stowe · 13 years ago
  92. a139723 clocksource: xtensa: Convert to clocksource_register_hz/khz by John Stultz · 15 years ago
  93. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 14 years ago
  94. 0d0138e xtensa: prevent arbitrary read in ptrace by Dan Rosenberg · 14 years ago
  95. 66574cc modules: make arch's use default loader hooks by Jonas Bonn · 14 years ago
  96. 5129df0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  97. 6988f20 Merge branch 'fixes-2.6.39' into for-2.6.40 by Tejun Heo · 14 years ago
  98. 2ea4db6 xtensa: Fixup irq conversion fallout and nmi_count by Thomas Gleixner · 14 years ago
  99. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  100. 47a5d9d xtensa: Use generic show_interrupts() by Thomas Gleixner · 14 years ago