1. 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  2. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  3. efee984 new helper: signal_delivered() by Al Viro · 12 years ago
  4. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 12 years ago
  5. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 12 years ago
  6. b7f9a11 new helper: sigmask_to_save() by Al Viro · 12 years ago
  7. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
  8. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  9. bb8ac18 bury __kernel_nlink_t, make internal nlink_t consistent by Al Viro · 12 years ago
  10. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  11. b1bf7d4 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  12. 745914d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 12 years ago
  13. c7523a7c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  14. 25534eb alpha: add io{read,write}{16,32}be functions by Michael Cree · 13 years ago
  15. 7a8bb98 alpha: implement various OSF/1 stat syscalls by Mans Rullgard · 13 years ago
  16. 50744de alpha: implement setsysinfo(SSI_LMF) as a no-op by Mans Rullgard · 13 years ago
  17. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 12 years ago
  18. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  19. 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
  20. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  21. 2ff2b28 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  22. cbdfb9f alpha: tidy signal delivery up by Al Viro · 12 years ago
  23. 68f3f16 new helper: sigsuspend() by Al Viro · 12 years ago
  24. 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
  25. 6e24f31 alpha: Use generic time config by Anna-Maria Gleixner · 12 years ago
  26. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 12 years ago
  27. 7563bbf gpiolib/arches: Centralise bolierplate asm/gpio.h by Mark Brown · 12 years ago
  28. fd0d000 perf: Pass last sampling period to perf_sample_data_init() by Robert Richter · 12 years ago
  29. a6359d1 init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK by Thomas Gleixner · 12 years ago
  30. 5dced29 alpha: Use generic init_task by Thomas Gleixner · 12 years ago
  31. 2f2be27 alpha: silence 'const' warning in sys_marvel.c by Matt Turner · 12 years ago
  32. 8fa1964 alpha: include module.h to fix modpost on Tsunami by Jim Faulkner · 12 years ago
  33. f8eafb5 alpha: properly define get/set_rtc_time on Marvel/SMP by Matt Turner · 12 years ago
  34. dd7f1fe alpha: VGA_HOSE depends on VGA_CONSOLE by Matt Turner · 12 years ago
  35. 2ec9415 alpha: Use generic idle thread allocation by Thomas Gleixner · 12 years ago
  36. 8239c25 smp: Add task_struct argument to __cpu_up() by Thomas Gleixner · 12 years ago
  37. eac0556 Merge branch 'linus' into queue by Marcelo Tosatti · 12 years ago
  38. 5ba840f alpha: fix build failures from system.h dismemberment by Paul Gortmaker · 12 years ago
  39. e75d660 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  40. 3b5d56b kvmclock: Add functions to check if the host has stopped the vm by Eric B Munson · 12 years ago
  41. a19568eb alpha: Use vsprintf extention %pf with builtin_return_address by Joe Perches · 12 years ago
  42. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  43. 2561b06 alpha: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  44. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  45. deb74f5 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 12 years ago
  46. 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
  47. 5f054e3 documentation: remove references to cpu_*_map. by Rusty Russell · 12 years ago
  48. 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
  49. 141124c Delete all instances of asm/system.h by David Howells · 12 years ago
  50. ec22120 Disintegrate asm/system.h for Alpha by David Howells · 12 years ago
  51. 4ce9a91 Alpha: adapt for dma_map_ops changes by Andrzej Pietrasiewicz · 13 years ago
  52. 8e3ade2 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  53. accb61f coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP by Jason Baron · 12 years ago
  54. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  55. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  56. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  57. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  58. 8fc3dc5 __register_binfmt() made void by Al Viro · 12 years ago
  59. 843ec55 Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  60. bf362f7 constify struct pci_dev * in obvious cases by Al Viro · 12 years ago
  61. bea95c1 Merge branch 'perf/hw-branch-sampling' into perf/core by Ingo Molnar · 12 years ago
  62. 54089d4 TTY: srmcons, convert to use tty_port by Jiri Slaby · 12 years ago
  63. ee024d49 ALPHA: srmcons, fix racy singleton structure by Jiri Slaby · 12 years ago
  64. 5e88e6c ALPHA: srmcons, use timer functions by Jiri Slaby · 12 years ago
  65. f6a1ad4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  66. 62aca40 alpha: fix 32/64-bit bug in futex support by Andrew Morton · 12 years ago
  67. 2481c5f perf: Disable PERF_SAMPLE_BRANCH_* when not supported by Stephane Eranian · 12 years ago
  68. 3bdc0eb net: Add framework to allow sending packets with customized CRC. by Ben Greear · 12 years ago
  69. fb127cb PCI: collapse pcibios_resource_to_bus by Bjorn Helgaas · 12 years ago
  70. c04d9e3 alpha/PCI: get rid of device resource fixups by Bjorn Helgaas · 12 years ago
  71. 151d16d alpha/PCI: replace pci_probe_only with pci_flags by Bjorn Helgaas · 12 years ago
  72. ef64a54 sock: Introduce the SO_PEEK_OFF sock option by Pavel Emelyanov · 12 years ago
  73. cee1332 alpha: Use generic posix_types.h by H. Peter Anvin · 12 years ago
  74. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  75. e343a89 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 13 years ago
  76. 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
  77. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  78. a2f33da alpha/PCI: convert to pci_scan_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  79. 84dfa98 consolidate a bunch of ipcbuf.h instances by Al Viro · 13 years ago
  80. 0583fcc consolidate umode_t declarations by Al Viro · 13 years ago
  81. 193a667 alpha: drop pci_iomap/pci_iounmap from pci-noop.c by Michael S. Tsirkin · 13 years ago
  82. f2971c4 alpha: switch to GENERIC_PCI_IOMAP by Michael S. Tsirkin · 13 years ago
  83. 4673ca8 lib: move GENERIC_IOMAP to lib/Kconfig by Michael S. Tsirkin · 13 years ago
  84. d88e4cb freezer: remove now unused TIF_FREEZE by Tejun Heo · 13 years ago
  85. e11c259 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  86. 6e3e939 net: add wireless TX status socket option by Johannes Berg · 13 years ago
  87. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  88. 02ebbbd Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  89. a8aff21 alpha: wire up sendmmsg syscall by Michael Cree · 13 years ago
  90. 0a8c384 alpha: wire up accept4 syscall by Michael Cree · 13 years ago
  91. 00cd117 alpha: Add export.h for THIS_MODULE/EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  92. ce7cf07 alpha: fix implicit stat.h usage in pci-sysfs.c by Paul Gortmaker · 13 years ago
  93. 3663761 alpha: drop unused Kconfig symbol by Paul Bolle · 13 years ago
  94. 1442d16 Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  95. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  96. 8694a18 alpha, gpio: GENERIC_GPIO default must be n by Ben Hutchings · 13 years ago
  97. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
  98. 2df7a7d alpha: unbreak osf_setsysinfo(SSI_NVPAIRS, [SSIN_UACPROC, UAC_SIGBUS]) by Sergei Trofimovich · 13 years ago
  99. 710b721 locks: move F_INPROGRESS from fl_type to fl_flags field by J. Bruce Fields · 13 years ago
  100. d0e323b Merge branch 'apei' into apei-release by Len Brown · 13 years ago