1. 2d84e02 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 14 years ago
  2. 4a873f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 14 years ago
  3. dc36be4 Merge branches 'barrier.2012.05.09a', 'fixes.2012.04.26a', 'inline.2012.05.02b' and 'srcu.2012.05.07b' into HEAD by Paul E. McKenney · 14 years ago
  4. e026886 sctp: check cached dst before using it by Nicolas Dichtel · 14 years ago
  5. 59b9997 Revert "net: maintain namespace isolation between vlan and real device" by David S. Miller · 14 years ago
  6. 21e52e1 rcu: Make RCU_FAST_NO_HZ handle timer migration by Paul E. McKenney · 14 years ago
  7. 1c430a7 net: compare_ether_addr[_64bits]() has no ordering by Johannes Berg · 14 years ago
  8. 18b15fc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  9. 59068e3 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 14 years ago
  10. 1cc0c99 ACPI: Fix D3hot v D3cold confusion by Lin Ming · 14 years ago
  11. 4f988f1 seqlock: add 'raw_seqcount_begin()' function by Linus Torvalds · 14 years ago
  12. 2f62427 Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value read by Linus Torvalds · 14 years ago
  13. c42f1d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 14 years ago
  14. 9dd8fb1 rcu: Make exit_rcu() more precise and consolidate by Paul E. McKenney · 14 years ago
  15. 616c310 rcu: Move PREEMPT_RCU preemption to switch_to() invocation by Paul E. McKenney · 14 years ago
  16. 076e777 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 14 years ago
  17. d96194966 net: fix two typos in skbuff.h by Eric Dumazet · 14 years ago
  18. e7a7c9a Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 14 years ago
  19. 41b3254 efi: Add new variable attributes by Matthew Garrett · 14 years ago
  20. f5c2347 asm-generic: Use __BITS_PER_LONG in statfs.h by H. Peter Anvin · 14 years ago
  21. 931ea9d rcu: Implement per-domain single-threaded call_srcu() state machine by Lai Jiangshan · 14 years ago
  22. 966f58c rcu: Remove unused srcu_barrier() by Lai Jiangshan · 14 years ago
  23. b52ce06 rcu: Implement a variant of Peter's SRCU algorithm by Lai Jiangshan · 14 years ago
  24. 440253c rcu: Increment upper bit only for srcu_read_lock() by Lai Jiangshan · 14 years ago
  25. cef5012 rcu: Direct algorithmic SRCU implementation by Paul E. McKenney · 14 years ago
  26. 518fbf9 net: fix sk_sockets_allocated_read_positive by Eric Dumazet · 14 years ago
  27. 5414fc1 Merge branch 'master' of git://1984.lsi.us.es/net by David S. Miller · 14 years ago
  28. 8537de8 ipvs: kernel oops - do_ip_vs_get_ctl by Hans Schillstrom · 14 years ago
  29. 582b8e3 ipvs: take care of return value from protocol init_netns by Hans Schillstrom · 14 years ago
  30. 9883035 pipes: add a "packetized pipe" mode for writing by Linus Torvalds · 14 years ago
  31. 8d7d1ad Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 14 years ago
  32. b990f9b Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 14 years ago
  33. 84c6a81 Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  34. 4dcc063 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 14 years ago
  35. dbabe0d spi: fix spi.h kernel-doc warning by Randy Dunlap · 14 years ago
  36. b95ace5 ARM: pxa: fix gpio wakeup setting by Robert Jarzmik · 14 years ago
  37. 110a5c8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 14 years ago
  38. 2300fd6 Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 14 years ago
  39. 86ec090 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  40. 904249a mm: fix up the vmscan stat in vmstat by Ying Han · 14 years ago
  41. cd32b16 Merge tag 'l3-fix-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/urgent by Ingo Molnar · 14 years ago
  42. 2fdbb31 rcu: Add RCU_FAST_NO_HZ tracing for idle exit by Paul E. McKenney · 14 years ago
  43. 6d81339 rcu: Document why rcu_blocking_is_gp() is safe by Paul E. McKenney · 14 years ago
  44. d8169d4 rcu: Make __kfree_rcu() less dependent on compiler choices by Jan Engelhardt · 14 years ago
  45. f88022a rcu: Replace list_first_entry_rcu() with list_first_or_null_rcu() by Michel Machado · 14 years ago
  46. 559f9ba rcu: List-debug variants of rcu list routines. by Dave Jones · 14 years ago
  47. 151b612 USB: EHCI: fix crash during suspend on ASUS computers by Alan Stern · 14 years ago
  48. 423b40e Merge tag 'hsi_fixes_for_3.4' of git://gitorious.org/kernel-hsi/kernel-hsi by Linus Torvalds · 14 years ago
  49. a881e96 set fake_rtable's dst to NULL to avoid kernel Oops by Peter Huang (Peng) · 14 years ago
  50. d643bdc asm-generic: Allow overriding clock_t and add attributes to siginfo_t by H. Peter Anvin · 14 years ago
  51. ec1c56f HSI: hsi: Rework hsi_event interface by Carlos Chinea · 14 years ago
  52. 5a218ce HSI: hsi: Rework hsi_controller release by Carlos Chinea · 14 years ago
  53. b202445 [SCSI] libsas, libata: fix start of life for a sas ata_port by Dan Williams · 14 years ago
  54. 22b9153 [SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_work by Dan Williams · 14 years ago
  55. 205b9c9 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  56. 7e29629 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 14 years ago
  57. 3fca40c irq: Add IRQ_TYPE_DEFAULT for use by PIC drivers by Benjamin Herrenschmidt · 14 years ago
  58. 126a348 Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  59. 9f24ff6 Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 14 years ago
  60. bfce281 kill mm argument of vm_munmap() by Al Viro · 14 years ago
  61. 95b72eb NFSv4: Ensure we do not reuse open owner names by Trond Myklebust · 14 years ago
  62. 32d317c mmc: remove MMC bus legacy suspend/resume method by Chuanxiao Dong · 14 years ago
  63. 6be5ceb VM: add "vm_mmap()" helper function by Linus Torvalds · 14 years ago
  64. a46ef99 VM: add "vm_munmap()" helper function by Linus Torvalds · 14 years ago
  65. e4eb1ff VM: add "vm_brk()" helper function by Linus Torvalds · 14 years ago
  66. 3b422e9 Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 14 years ago
  67. 1cd653a Merge tag 'usb-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 14 years ago
  68. c6f5c93 Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  69. 9e01297 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  70. dbfad21 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 14 years ago
  71. d3d4f0a net/sock.h: fix sk_peek_off kernel-doc warning by Randy Dunlap · 14 years ago
  72. cda31e1 ipv6: clean up rt6_clean_expires by Jiri Bohac · 14 years ago
  73. edfb5d4 ipv6: fix rt6_update_expires by Jiri Bohac · 14 years ago
  74. 4362aaf net_sched: red: Make minor corrections to comments by David Ward · 14 years ago
  75. 82ea267 mfd: Fix modular builds of rc5t583 regulator support by Paul Gortmaker · 14 years ago
  76. d22053c nfsd: include cld.h in the headers_install target by Jeff Layton · 14 years ago
  77. edffaa0 Merge tag 'fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 14 years ago
  78. 8eaeb93 mfd: Convert twl6040 to i2c driver, and separate it from twl core by Peter Ujfalusi · 14 years ago
  79. 4accdff mfd : Fix dbx500 compilation error by Daniel Lezcano · 14 years ago
  80. 6ec5bca Bluetooth: Temporary keys should be retained during connection by Vishal Agarwal · 14 years ago
  81. 745c0ce Bluetooth: hci_persistent_key should return bool by Vishal Agarwal · 14 years ago
  82. 9a8e5d4 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 14 years ago
  83. 919f797 SCSI: Fix error handling when no ULD is attached by Martin K. Petersen · 14 years ago
  84. 2084c24 do not export kernel's NULL #define to userspace by Lubos Lunak · 14 years ago
  85. d8dd0b6 Merge branch 'for-3.4/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 14 years ago
  86. cf7d8a5 Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  87. ca8f4fb skbuff: struct ubuf_info callback type safety by Michael S. Tsirkin · 14 years ago
  88. 1716a96 ipv6: fix problem with expired dst cache by Gao feng · 14 years ago
  89. 1e45860 ARM: 7366/3: amba: Remove AMBA level regulator support by Mark Brown · 14 years ago
  90. 69349c2 kconfig: fix IS_ENABLED to not require all options to be defined by Paul Gortmaker · 14 years ago
  91. 7c427f4 Merge tag 'usb-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 14 years ago
  92. f4f9c1a Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 14 years ago
  93. 174808a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 14 years ago
  94. 778c2de Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 14 years ago
  95. 7e06648 Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  96. 173fa4e Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-intel-fixes by Dave Airlie · 14 years ago
  97. 5d94994 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 14 years ago
  98. c628ee6 fuse: use flexible array in fuse.h by Miklos Szeredi · 14 years ago
  99. 490aa60e drm/exynos: fixed exynos broken ioctl by Inki Dae · 14 years ago
  100. 6fa6c8e2 irq_domain: Move irq_virq_count into NOMAP revmap by Grant Likely · 14 years ago