1. efee984 new helper: signal_delivered() by Al Viro · 12 years ago
  2. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 12 years ago
  3. bf343dfd don't call try_to_freeze() from do_signal() by Al Viro · 12 years ago
  4. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 12 years ago
  5. b7f9a11 new helper: sigmask_to_save() by Al Viro · 12 years ago
  6. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
  7. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  8. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  9. b1bf7d4 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  10. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 12 years ago
  11. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  12. ec0d7f1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  13. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  14. a53bb24 xtensa: add handling of TIF_NOTIFY_RESUME by Al Viro · 12 years ago
  15. b1175ed xtensa: xtensa_sigaction doesn't exist by Al Viro · 12 years ago
  16. 9ccc9c7 xtensa: switch to generic rt_sigsuspend(2) by Al Viro · 12 years ago
  17. 188f677 xtensa: ->restart_block.fn needs to be reset on rt_sigreturn by Al Viro · 12 years ago
  18. bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  19. a45170e xtensa: Change mail addresses of Hannes Weiner and Oskar Schirmer by Oskar Schirmer · 12 years ago
  20. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 12 years ago
  21. ee446fd tokenring: delete all remaining driver support by Paul Gortmaker · 12 years ago
  22. 7563bbf gpiolib/arches: Centralise bolierplate asm/gpio.h by Mark Brown · 12 years ago
  23. 67ba529 Merge branch 'smp/threadalloc' into smp/hotplug by Thomas Gleixner · 12 years ago
  24. a6359d1 init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK by Thomas Gleixner · 12 years ago
  25. e4d5962 xtensa: Use generic init_task by Thomas Gleixner · 12 years ago
  26. 8e12a03 xtensa: fix build fail on undefined ack_bad_irq by Paul Gortmaker · 12 years ago
  27. bfae8ee xtensa: fix build error in xtensa/include/asm/io.h by Paul Gortmaker · 12 years ago
  28. 9112a6b xtensa: fix build failure in xtensa/kernel/signal.c by Paul Gortmaker · 12 years ago
  29. 3b5d56b kvmclock: Add functions to check if the host has stopped the vm by Eric B Munson · 12 years ago
  30. 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
  31. 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
  32. 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
  33. 141124c Delete all instances of asm/system.h by David Howells · 12 years ago
  34. f9aa7e1 Disintegrate asm/system.h for Xtensa by David Howells · 12 years ago
  35. 8e3ade2 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  36. accb61f coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP by Jason Baron · 12 years ago
  37. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  38. e335e3e locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage by Raghavendra K T · 12 years ago
  39. d12f7c4 xtensa: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  40. 3785006 xtensa: don't mask signals if we fail to setup signal stack by Matt Fleming · 12 years ago
  41. ff6d21e xtensa: no need to reset handler if SA_ONESHOT by Matt Fleming · 12 years ago
  42. fa47ac5 xtensa: don't reimplement force_sigsegv() by Matt Fleming · 12 years ago
  43. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  44. 843ec55 Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  45. 11ba889 TTY: remove serialP.h inclusion from some files by Jiri Slaby · 12 years ago
  46. 885f8b0 TTY: iss/console, use tty_port by Jiri Slaby · 12 years ago
  47. c9ddb1d XTENSA: iss/console, fix potential deadlock by Jiri Slaby · 12 years ago
  48. 86e7e874 XTENSA: iss/console, use setup_timer by Jiri Slaby · 12 years ago
  49. 410235f TTY: remove unneeded tty->index checks by Jiri Slaby · 12 years ago
  50. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 12 years ago
  51. bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 13 years ago
  52. 3bdc0eb net: Add framework to allow sending packets with customized CRC. by Ben Greear · 12 years ago
  53. 4ba2aef xtensa/PCI: get rid of device resource fixups by Bjorn Helgaas · 12 years ago
  54. ef64a54 sock: Introduce the SO_PEEK_OFF sock option by Pavel Emelyanov · 12 years ago
  55. 2759e65 xtensa: Use generic posix_types.h by H. Peter Anvin · 12 years ago
  56. a1b58c2 xtensa: fix memscan() by Akinobu Mita · 12 years ago
  57. b05d844 audit: inline audit_syscall_entry to reduce burden on archs by Eric Paris · 13 years ago
  58. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  59. 9f13a1f cpu: Register a generic CPU device on architectures that currently do not by Ben Hutchings · 12 years ago
  60. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  61. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  62. 9753dfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  63. 7ec303a xtensa/PCI: convert to pci_scan_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  64. 9cdce18 PCI: Xtensa: convert pcibios_set_master() to a non-inlined function by Myron Stowe · 13 years ago
  65. 0583fcc consolidate umode_t declarations by Al Viro · 13 years ago
  66. 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
  67. a139723 clocksource: xtensa: Convert to clocksource_register_hz/khz by John Stultz · 14 years ago
  68. d88e4cb freezer: remove now unused TIF_FREEZE by Tejun Heo · 13 years ago
  69. 6e3e939 net: add wireless TX status socket option by Johannes Berg · 13 years ago
  70. 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
  71. dcb6929 time: Cleanup old CONFIG_GENERIC_TIME references that snuck in by John Stultz · 13 years ago
  72. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  73. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
  74. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  75. 7847777 atomic: cleanup asm-generic atomic*.h inclusion by Arun Sharma · 13 years ago
  76. f24219b atomic: move atomic_add_unless to generic code by Arun Sharma · 13 years ago
  77. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  78. 148817b asm-generic: add another generic ext2 atomic bitops by Akinobu Mita · 13 years ago
  79. 5296f6d h8300/m68k/xtensa: __FD_ISSET should return 0/1 by Andrew Morton · 13 years ago
  80. 0e9a6cb ptrace: unify show_regs() prototype by Mike Frysinger · 13 years ago
  81. 45b583b Merge 'akpm' patch series by Linus Torvalds · 13 years ago
  82. 90b03f5 xtensa: fix a build error in arch/xtensa/include/asm/uaccess.h by WANG Cong · 13 years ago
  83. 0d0138e xtensa: prevent arbitrary read in ptrace by Dan Rosenberg · 13 years ago
  84. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  85. 66574cc modules: make arch's use default loader hooks by Jonas Bonn · 13 years ago
  86. 14559f2 XTENSA: static should be at beginning of declaration by Jesper Juhl · 13 years ago
  87. bd96efe xtensa: Use generic config PREEMPT definition by Frederic Weisbecker · 13 years ago
  88. e44ba03 treewide: remove duplicate includes by Vitaliy Ivanov · 13 years ago
  89. 571503e Merge branch 'setns' by Linus Torvalds · 13 years ago
  90. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
  91. 63e424c arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} by Akinobu Mita · 13 years ago
  92. 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 13 years ago
  93. 851cc85 xtensa/mm: remove WANT_PAGE_VIRTUAL by Sebastian Andrzej Siewior · 13 years ago
  94. 45fd951 xtensa/mm: remove pgtable.c by Sebastian Andrzej Siewior · 13 years ago
  95. 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
  96. 6988f20 Merge branch 'fixes-2.6.39' into for-2.6.40 by Tejun Heo · 13 years ago
  97. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  98. 2ea4db6 xtensa: Fixup irq conversion fallout and nmi_count by Thomas Gleixner · 13 years ago
  99. 900d18c xtensa: remove obsolete BKL kernel option from defconfig by Alessio Igor Bogani · 13 years ago
  100. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago