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