1. f94eeb4 Merge tag 'nfs-for-3.9-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  2. d02a9a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  3. 49b442c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  4. 1812a3d drm/mgag200: Index 24 in extended CRTC registers is 24 in hex, not decimal. by Christopher Harvey · 12 years ago
  5. e8f2b54 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  6. 43ecdb0 Merge tag 'vfio-v3.9-rc7' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 12 years ago
  7. 27387dd Merge tag 'for-linus-20130409' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  8. e9c5d8a mnt: release locks on error path in do_loopback by Andrey Vagin · 12 years ago
  9. ccf9320 palinfo fixes by Al Viro · 12 years ago
  10. 8ce584c procfs: add proc_remove_subtree() by Al Viro · 12 years ago
  11. 52f2199 ecryptfs: close rmmod race by Al Viro · 12 years ago
  12. 386afc9 spinlocks and preemption points need to be at least compiler barriers by Linus Torvalds · 12 years ago
  13. fa33294 NFSv4: Fix another potential state manager deadlock by Trond Myklebust · 12 years ago
  14. 3e2e0d2 tile: comment assumption about __insn_mtspr for <asm/irqflags.h> by Chris Metcalf · 12 years ago
  15. 84ee980 Merge tag 'hwspinlock-3.9-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock by Linus Torvalds · 12 years ago
  16. 76dfee4 Merge tag 'remoteproc-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 12 years ago
  17. c9cdee1 Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 12 years ago
  18. b1ea3e6 drm/nouveau: fix unconditional return waiting on memory by Calvin Owens · 12 years ago
  19. f011a08 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/next-fixes by Linus Torvalds · 12 years ago
  20. 79e5f05 ARC: Add implicit compiler barrier to raw_local_irq* functions by Christian Ruppert · 12 years ago
  21. f465d40d Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 12 years ago
  22. 5f2f280 Merge tag 'trace-fixes-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 12 years ago
  23. 395b97a ftrace: Do not call stub functions in control loop by Steven Rostedt (Red Hat) · 12 years ago
  24. 5000c41 ftrace: Consistently restore trace function on sysctl enabling by Jan Kiszka · 12 years ago
  25. 2930e04 tracing: Fix race with update_max_tr_single and changing tracers by Steven Rostedt (Red Hat) · 12 years ago
  26. c2fccc1 Revert "loop: cleanup partitions when detaching loop device" by Jens Axboe · 12 years ago
  27. 9fb2640 powerpc: pSeries_lpar_hpte_remove fails from Adjunct partition being performed before the ANDCOND test by Michael Wolf · 12 years ago
  28. 31880c3 Linux 3.9-rc6 by Linus Torvalds · 12 years ago
  29. 875b767 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  30. 39ab967 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  31. e74e2592 alpha: irq: remove deprecated use of IRQF_DISABLED by Will Deacon · 12 years ago
  32. e20800f alpha: irq: run all handlers with interrupts disabled by Will Deacon · 12 years ago
  33. cd8d233 alpha: makefile: don't enforce small data model for kernel builds by Will Deacon · 12 years ago
  34. aa8b4be alpha: Add irongate_io to PCI bus resources by Jay Estabrook · 12 years ago
  35. c7426bc remoteproc: fix FW_CONFIG typo by Robert Tivy · 12 years ago
  36. 8f96452 KVM: Allow cross page reads and writes from cached translations. by Andrew Honig · 12 years ago
  37. fe69690 Merge tag 'dm-3.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  38. b196553 Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  39. 53f6318 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  40. f05c124 SUNRPC: Fix a potential memory leak in rpc_new_client by Trond Myklebust · 12 years ago
  41. 9187082 x86: Fix rebuild with EFI_STUB enabled by Jan Beulich · 12 years ago
  42. 7b1f1fd NFSv4/4.1: Fix bugs in nfs4[01]_walk_client_list by Trond Myklebust · 12 years ago
  43. b193d59a NFSv4: Fix a memory leak in nfs4_discover_server_trunking by Trond Myklebust · 12 years ago
  44. a58e0be SUNRPC: Remove extra xprt_put() by Chuck Lever · 12 years ago
  45. 124dff0 netfilter: don't reset nf_trace in nf_reset() by Patrick McHardy · 12 years ago
  46. 6cfa923 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  47. 00fa6fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 12 years ago
  48. ff802e3 firmware,IB/qib: revert firmware file move by Mike Marciniszyn · 12 years ago
  49. e0a77f2 Merge tag 'spi-fix-v3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc by Linus Torvalds · 12 years ago
  50. b2c87ca GFS2: Issue discards in 512b sectors by Bob Peterson · 12 years ago
  51. e24b0bf Revert "drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR" by Johan Hovold · 12 years ago
  52. c4c80f6 Merge tag 'fbdev-fixes-3.9-rc6' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 12 years ago
  53. 8f09aac Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  54. c10b90d hwspinlock: fix __hwspin_lock_request error path by Li Fei · 12 years ago
  55. 19b0092 dm cache: reduce bio front_pad size in writeback mode by Mike Snitzer · 12 years ago
  56. b844fe6 dm cache: fix writes to cache device in writethrough mode by Darrick J. Wong · 12 years ago
  57. 80fa818 MIPS: Delete definition of SA_RESTORER. by Ralf Baechle · 12 years ago
  58. adb3789 MIPS: Fix ISA level which causes secondary cache init bypassing and more by Deng-Cheng Zhu · 12 years ago
  59. ed1197f MIPS: Fix build error cavium-octeon without CONFIG_SMP by EunBong Song · 12 years ago
  60. aaa9fad MIPS: Kconfig: Rename SNIPROM too by Paul Bolle · 12 years ago
  61. 143f0f6 MIPS: Alchemy: Fix typo "CONFIG_DEBUG_PCI" by Paul Bolle · 12 years ago
  62. ad8c396 MIPS: Unbreak function tracer for 64-bit kernel. by David Daney · 12 years ago
  63. d47cbd5b crypto: ux500 - add missing comma by Linus Walleij · 12 years ago
  64. cde42e0 remoteproc: fix error path of handle_vdev by Sjur Brændeland · 12 years ago
  65. 1cd425b remoteproc/ste: fix memory leak on shutdown by Dmitry Tarnyagin · 12 years ago
  66. b39599b remoteproc: fix the error check for idr_alloc by Suman Anna · 12 years ago
  67. 868211d ALSA: hda/generic - fix uninitialized variable by Jiri Slaby · 12 years ago
  68. 34e2ed3 net: ipv4: notify when address lifetime changes by Jiri Pirko · 12 years ago
  69. f01fc1a ixgbe: fix registration order of driver and DCA nofitication by Jakub Kicinski · 12 years ago
  70. 0e82e7f6d af_unix: If we don't care about credentials coallesce all messages by Eric W. Biederman · 12 years ago
  71. 25da0e3 Revert "af_unix: dont send SCM_CREDENTIAL when dest socket is NULL" by Eric W. Biederman · 12 years ago
  72. 4de79c7 bonding: remove sysfs before removing devices by Veaceslav Falico · 12 years ago
  73. 31d1670 atl1e: limit gso segment size to prevent generation of wrong ip length fields by Hannes Frederic Sowa · 12 years ago
  74. 4543fbe net: count hw_addr syncs so that unsync works properly. by Vlad Yasevich · 12 years ago
  75. d08d528 Merge tag 'pm+acpi-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  76. e2409d8 r8169: fix auto speed down issue by hayeswang · 12 years ago
  77. 4f4ecd5 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  78. 518314f Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into wireless by David S. Miller · 12 years ago
  79. b6a9b7f mm: prevent mmap_cache race in find_vma() by Jan Stancek · 12 years ago
  80. 22d1e6f Merge tag 'upstream-3.9-rc6' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 12 years ago
  81. 6cb437a Merge branch 'pm-fixes' into fixes by Rafael J. Wysocki · 12 years ago
  82. fc1a7fe Merge branch 'acpi-fixes' into fixes by Rafael J. Wysocki · 12 years ago
  83. 014642c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  84. 8d44827 Merge tag 'gpio-fixes-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 12 years ago
  85. 8fc2442 Revert "ALSA: hda - Allow power_save_controller option override DCAPS" by Takashi Iwai · 12 years ago
  86. aeb3a97 ALSA: hda - fix typo in proc output by David Henningsson · 12 years ago
  87. c2952d2 GFS2: Fix unlock of fcntl locks during withdrawn state by Steven Whitehouse · 12 years ago
  88. 441362d GFS2: return error if malloc failed in gfs2_rs_alloc() by Wei Yongjun · 12 years ago
  89. 4146c3d GFS2: use memchr_inv by Akinobu Mita · 12 years ago
  90. 57c7310 GFS2: use kmalloc for lvb bitmap by David Teigland · 12 years ago
  91. f1a9a14 HID: magicmouse: fix race between input_register() and probe() by Benjamin Tissoires · 12 years ago
  92. c66bb3f mtip32xx: fix two smatch warnings by Jens Axboe · 12 years ago
  93. 1d87caa ALSA: hda - Enabling Realtek ALC 671 codec by Rainer Koenig · 12 years ago
  94. 6d3bfc7 [libata] Fix HDIO_DRIVE_* ioctl() Linux 3.9 regression by Krzysztof Mazur · 12 years ago
  95. 8e725c7 libata: fix DMA to stack in reading devslp_timing parameters by David Woodhouse · 12 years ago
  96. b55f84e ata_piix: Fix DVD not dectected at some Haswell platforms by Youquan Song · 12 years ago
  97. a32450e libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH drive by Shan Hai · 12 years ago
  98. d8668fc libata: Use integer return value for atapi_command_packet_set by Shan Hai · 12 years ago
  99. 66ade47 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  100. de7d5f7 PCI/PM: Disable runtime PM of PCIe ports by Rafael J. Wysocki · 12 years ago