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