1. bdfbff4 xtensa: fix a6 and a7 handling in fast_syscall_xtensa by Max Filippov · 10 years ago
  2. 7c530f8 xtensa: fix TLBTEMP_BASE_2 region handling in fast_second_level_miss by Max Filippov · 10 years ago
  3. 17b9118 xtensa: fix address checks in dma_{alloc,free}_coherent by Alan Douglas · 10 years ago
  4. 5558459 xtensa: replace IOCTL code definitions with constants by Max Filippov · 10 years ago
  5. 3acc8fb xtensa: don't use alternate signal stack on threads by Baruch Siach · 11 years ago
  6. 77f83b6 xtensa: replace xtensa-specific _f{data,text} by _s{data,text} by Geert Uytterhoeven · 12 years ago
  7. 9ea1eeb xtensa: fix linker script transformation for .text.unlikely by Max Filippov · 12 years ago
  8. a26f4c4 signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorer by Ben Hutchings · 12 years ago
  9. d8d2cfc xtensa: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 12 years ago
  10. 9cee5ca vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  11. 8e12a03 xtensa: fix build fail on undefined ack_bad_irq by Paul Gortmaker · 12 years ago
  12. bfae8ee xtensa: fix build error in xtensa/include/asm/io.h by Paul Gortmaker · 12 years ago
  13. 9112a6b xtensa: fix build failure in xtensa/kernel/signal.c by Paul Gortmaker · 12 years ago
  14. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  15. 6b8212a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  16. 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 · 12 years ago
  17. 141124c Delete all instances of asm/system.h by David Howells · 12 years ago
  18. f9aa7e1 Disintegrate asm/system.h for Xtensa by David Howells · 12 years ago
  19. 8e3ade2 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  20. accb61f coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP by Jason Baron · 12 years ago
  21. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  22. e335e3e locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage by Raghavendra K T · 12 years ago
  23. d12f7c4 xtensa: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  24. 3785006 xtensa: don't mask signals if we fail to setup signal stack by Matt Fleming · 12 years ago
  25. ff6d21e xtensa: no need to reset handler if SA_ONESHOT by Matt Fleming · 12 years ago
  26. fa47ac5 xtensa: don't reimplement force_sigsegv() by Matt Fleming · 12 years ago
  27. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  28. 843ec55 Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  29. 11ba889 TTY: remove serialP.h inclusion from some files by Jiri Slaby · 12 years ago
  30. 885f8b0 TTY: iss/console, use tty_port by Jiri Slaby · 12 years ago
  31. c9ddb1d XTENSA: iss/console, fix potential deadlock by Jiri Slaby · 12 years ago
  32. 86e7e87 XTENSA: iss/console, use setup_timer by Jiri Slaby · 12 years ago
  33. 410235f TTY: remove unneeded tty->index checks by Jiri Slaby · 12 years ago
  34. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 12 years ago
  35. bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 13 years ago
  36. 3bdc0eb net: Add framework to allow sending packets with customized CRC. by Ben Greear · 13 years ago
  37. 4ba2aef xtensa/PCI: get rid of device resource fixups by Bjorn Helgaas · 12 years ago
  38. ef64a54 sock: Introduce the SO_PEEK_OFF sock option by Pavel Emelyanov · 12 years ago
  39. 2759e65 xtensa: Use generic posix_types.h by H. Peter Anvin · 13 years ago
  40. a1b58c2 xtensa: fix memscan() by Akinobu Mita · 13 years ago
  41. b05d844 audit: inline audit_syscall_entry to reduce burden on archs by Eric Paris · 13 years ago
  42. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  43. 9f13a1f cpu: Register a generic CPU device on architectures that currently do not by Ben Hutchings · 13 years ago
  44. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  45. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  46. 9753dfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  47. 7ec303a xtensa/PCI: convert to pci_scan_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  48. 9cdce18 PCI: Xtensa: convert pcibios_set_master() to a non-inlined function by Myron Stowe · 13 years ago
  49. 0583fcc consolidate umode_t declarations by Al Viro · 13 years ago
  50. 0518469 Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 13 years ago
  51. a139723 clocksource: xtensa: Convert to clocksource_register_hz/khz by John Stultz · 14 years ago
  52. d88e4cb freezer: remove now unused TIF_FREEZE by Tejun Heo · 13 years ago
  53. 6e3e939 net: add wireless TX status socket option by Johannes Berg · 13 years ago
  54. 39adff5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  55. dcb6929 time: Cleanup old CONFIG_GENERIC_TIME references that snuck in by John Stultz · 13 years ago
  56. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  57. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
  58. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  59. 7847777 atomic: cleanup asm-generic atomic*.h inclusion by Arun Sharma · 13 years ago
  60. f24219b atomic: move atomic_add_unless to generic code by Arun Sharma · 13 years ago
  61. 6006349 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  62. 148817b asm-generic: add another generic ext2 atomic bitops by Akinobu Mita · 13 years ago
  63. 5296f6d h8300/m68k/xtensa: __FD_ISSET should return 0/1 by Andrew Morton · 13 years ago
  64. 0e9a6cb ptrace: unify show_regs() prototype by Mike Frysinger · 13 years ago
  65. 45b583b Merge 'akpm' patch series by Linus Torvalds · 13 years ago
  66. 90b03f5 xtensa: fix a build error in arch/xtensa/include/asm/uaccess.h by WANG Cong · 13 years ago
  67. 0d0138e xtensa: prevent arbitrary read in ptrace by Dan Rosenberg · 13 years ago
  68. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  69. 66574cc modules: make arch's use default loader hooks by Jonas Bonn · 13 years ago
  70. 14559f2 XTENSA: static should be at beginning of declaration by Jesper Juhl · 13 years ago
  71. bd96efe xtensa: Use generic config PREEMPT definition by Frederic Weisbecker · 13 years ago
  72. e44ba03 treewide: remove duplicate includes by Vitaliy Ivanov · 13 years ago
  73. 571503e Merge branch 'setns' by Linus Torvalds · 13 years ago
  74. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
  75. 63e424c arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} by Akinobu Mita · 13 years ago
  76. 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 13 years ago
  77. 851cc85 xtensa/mm: remove WANT_PAGE_VIRTUAL by Sebastian Andrzej Siewior · 13 years ago
  78. 45fd951 xtensa/mm: remove pgtable.c by Sebastian Andrzej Siewior · 13 years ago
  79. 5129df0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  80. 6988f20 Merge branch 'fixes-2.6.39' into for-2.6.40 by Tejun Heo · 13 years ago
  81. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  82. 2ea4db6 xtensa: Fixup irq conversion fallout and nmi_count by Thomas Gleixner · 13 years ago
  83. 900d18c xtensa: remove obsolete BKL kernel option from defconfig by Alessio Igor Bogani · 13 years ago
  84. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  85. 78c8982 genirq: Remove the now obsolete config options and select statements by Thomas Gleixner · 13 years ago
  86. 0dd61be Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  87. 47a5d9d xtensa: Use generic show_interrupts() by Thomas Gleixner · 13 years ago
  88. 610e175 xtensa: Convert genirq namespace by Thomas Gleixner · 13 years ago
  89. 3b190a4 xtensa: Use generic IRQ Kconfig and set GENERIC_HARDIRQS_NO_DEPRECATED by Thomas Gleixner · 14 years ago
  90. 0e77575 xtensa: Convert s6000 gpio irq_chip to new functions by Thomas Gleixner · 14 years ago
  91. 495e0c7 xtensa: Convert main irq_chip to new functions by Thomas Gleixner · 14 years ago
  92. 0415b00 percpu: Always align percpu output section to PAGE_SIZE by Tejun Heo · 13 years ago
  93. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  94. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  95. 861b5ae bitops: introduce little-endian bitops for most architectures by Akinobu Mita · 13 years ago
  96. 0664996 bitops: introduce CONFIG_GENERIC_FIND_BIT_LE by Akinobu Mita · 13 years ago
  97. 3e50594 add the common dma_addr_t typedef to include/linux/types.h by FUJITA Tomonori · 13 years ago
  98. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  99. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  100. 3996eab xtensa: change to new flag variable by matt mooney · 14 years ago