1. fe8d526 irq_work.h: fix warning when CONFIG_IRQ_WORK=n by James Hogan · 12 years ago
  2. 81fc933 watchdog: sp5100_tco: Set the AcpiMmioSel bitmask value to 1 instead of 2 by Takahisa Tanaka · 12 years ago
  3. 18e4321 watchdog: sp5100_tco: Remove code that may cause a boot failure by Takahisa Tanaka · 12 years ago
  4. c69d72a MAINTAINERS: update email address for Kevin Hilman by Kevin Hilman · 12 years ago
  5. e49dbbf nfsd: fix bad offset use by Kent Overstreet · 12 years ago
  6. 57471c8 ARM: tegra: fix register address of slink controller by Laxman Dewangan · 12 years ago
  7. ca0ba26 efivars: Fix check for CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE by Ben Hutchings · 12 years ago
  8. b9cb3bf Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  9. 8f46c50 Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  10. 70dc52f Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  11. 1e0695c Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 12 years ago
  12. 1220903 NVMe: Add namespaces with no LBA range feature by Keith Busch · 12 years ago
  13. 51f0885 vfs,proc: guarantee unique inodes in /proc by Linus Torvalds · 12 years ago
  14. f4541d6 tcp: preserve ACK clocking in TSO by Eric Dumazet · 12 years ago
  15. 09a6e1f Revert "KVM: allow host header to be included even for !CONFIG_KVM" by Marcelo Tosatti · 12 years ago
  16. 888f280 MAINTAINERS: add maintainer entry for atmel i2c driver by Ludovic Desroches · 12 years ago
  17. b104153 i2c: Fix my e-mail address in drivers and documentation by Guenter Roeck · 12 years ago
  18. 488b926 i2c: iSMT: add Intel Avoton DeviceIDs by Seth Heasley · 12 years ago
  19. 132c803 i2c: tegra: check the clk_prepare_enable() return value by Laxman Dewangan · 12 years ago
  20. 9217cbb Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  21. d3c9262 Merge tag 'ext4_for_linue' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  22. 625f6ac Merge tag 'efi-for-3.9-rc3' into x86/urgent by H. Peter Anvin · 12 years ago
  23. f564c24 x86, microcode_intel_early: Mark apply_microcode_early() as cpuinit by H. Peter Anvin · 12 years ago
  24. fc98ab8 USB: ti_usb_3410_5052: fix use-after-free in TIOCMIWAIT by Johan Hovold · 12 years ago
  25. 43a66b4 USB: ssu100: fix use-after-free in TIOCMIWAIT by Johan Hovold · 12 years ago
  26. dbcea76 USB: spcp8x5: fix use-after-free in TIOCMIWAIT by Johan Hovold · 12 years ago
  27. 69f87f4 USB: quatech2: fix use-after-free in TIOCMIWAIT by Johan Hovold · 12 years ago
  28. 40509ca9 USB: pl2303: fix use-after-free in TIOCMIWAIT by Johan Hovold · 12 years ago
  29. 8edfdab USB: oti6858: fix use-after-free in TIOCMIWAIT by Johan Hovold · 12 years ago
  30. a14430d USB: mos7840: fix use-after-free in TIOCMIWAIT by Johan Hovold · 12 years ago
  31. e670c6a USB: mos7840: fix broken TIOCMIWAIT by Johan Hovold · 12 years ago
  32. cf1d244 USB: mct_u232: fix use-after-free in TIOCMIWAIT by Johan Hovold · 12 years ago
  33. 7b24596 USB: io_ti: fix use-after-free in TIOCMIWAIT by Johan Hovold · 12 years ago
  34. 3335762 USB: io_edgeport: fix use-after-free in TIOCMIWAIT by Johan Hovold · 12 years ago
  35. 71ccb9b0 USB: ftdi_sio: fix use-after-free in TIOCMIWAIT by Johan Hovold · 12 years ago
  36. 508f940 USB: f81232: fix use-after-free in TIOCMIWAIT by Johan Hovold · 12 years ago
  37. 356050d USB: cypress_m8: fix use-after-free in TIOCMIWAIT by Johan Hovold · 12 years ago
  38. fa1e11d USB: ch341: fix use-after-free in TIOCMIWAIT by Johan Hovold · 12 years ago
  39. 5018860 USB: ark3116: fix use-after-free in TIOCMIWAIT by Johan Hovold · 12 years ago
  40. e5b33dc USB: serial: add modem-status-change wait queue by Johan Hovold · 12 years ago
  41. d797105 USB: serial: fix interface refcounting by Johan Hovold · 12 years ago
  42. 5492bf3 USB: io_ti: fix get_icount for two port adapters by Johan Hovold · 12 years ago
  43. 618aa10 USB: garmin_gps: fix memory leak on disconnect by Johan Hovold · 12 years ago
  44. cb25505 USB: cdc-acm: fix device unregistration by Johan Hovold · 12 years ago
  45. c93d819 usb: cdc-acm: fix error handling in acm_probe() by Alexey Khoroshilov · 12 years ago
  46. 740924a pinmux: forbid mux_usecount to be set at UINT_MAX by Richard Genoud · 12 years ago
  47. 48a23fa pinctrl: mvebu: fix checking for SoC specific controls by Simon Guinot · 12 years ago
  48. f853c61 cifs: ignore everything in SPNEGO blob after mechTypes by Jeff Layton · 12 years ago
  49. 06ae43f Don't bother with redoing rw_verify_area() from default_file_splice_from() by Al Viro · 12 years ago
  50. a8d03eb Merge tag 'imx-fixes-3.9-3' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Arnd Bergmann · 12 years ago
  51. a4ba740 Merge tag 'mxs-fixes-3.9-3' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Arnd Bergmann · 12 years ago
  52. ae5fc98 net: fix *_DIAG_MAX constants by Andrey Vagin · 12 years ago
  53. 55a63d4 ALSA: hda - Fix DAC assignment for independent HP by Takashi Iwai · 12 years ago
  54. b37391e Merge branch 'mlx4' by David S. Miller · 12 years ago
  55. 2c473ae net/mlx4_core: Disallow releasing VF QPs which have steering rules by Hadar Hen Zion · 12 years ago
  56. 1e3f7b3 net/mlx4_core: Always use 64 bit resource ID when doing lookup by Hadar Hen Zion · 12 years ago
  57. 6efb5fa net/mlx4_en: Remove ethtool flow steering rules before releasing QPs by Hadar Hen Zion · 12 years ago
  58. 80cb002 net/mlx4_core: Fix wrong order of flow steering resources removal by Hadar Hen Zion · 12 years ago
  59. c101c81 net/mlx4_core: Fix wrong mask applied on EQ numbers in the wrapper by Moshe Lazer · 12 years ago
  60. ce16294 net: ethernet: cpsw: fix erroneous condition in error check by Lothar Waßmann · 12 years ago
  61. cb0e51d lantiq_etop: use free_netdev(netdev) instead of kfree() by Wei Yongjun · 12 years ago
  62. d93acbc Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 12 years ago
  63. 0a7e453 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 12 years ago
  64. cd82346 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  65. 172a271 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  66. 85ab3c4 Merge tag 'dm-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  67. 2402867 NFSv4.1: Add a helper pnfs_commit_and_return_layout by Trond Myklebust · 12 years ago
  68. 2495680 NFSv4.1: Always clear the NFS_INO_LAYOUTCOMMIT in layoutreturn by Trond Myklebust · 12 years ago
  69. a073dbf NFSv4.1: Fix a race in pNFS layoutcommit by Trond Myklebust · 12 years ago
  70. 4376c94 pnfs-block: removing DM device maybe cause oops when call dev_remove by fanchaoting · 12 years ago
  71. e971318 efivars: Handle duplicate names from get_next_variable() by Matt Fleming · 12 years ago
  72. ec50bd3 efivars: explicitly calculate length of VariableName by Matt Fleming · 12 years ago
  73. ec0971b efivars: Add module parameter to disable use as a pstore backend by Seth Forshee · 12 years ago
  74. ed9dc8c efivars: Allow disabling use as a pstore backend by Seth Forshee · 12 years ago
  75. eda81be usb: gadget: net2272: finally convert "CONFIG_USB_GADGET_NET2272_DMA" by Paul Bolle · 12 years ago
  76. b56fb70 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  77. 260b3f1 drm/mgag200: Bug fix: Modified pll algorithm for EH project by Julia Lemire · 12 years ago
  78. d714aaf USB: EHCI: fix regression in QH unlinking by Alan Stern · 12 years ago
  79. 73214f5 thermal: shorten too long mcast group name by Masatake YAMATO · 12 years ago
  80. cf4ab53 NFSv4: Fix the string length returned by the idmapper by Trond Myklebust · 12 years ago
  81. f379fb9 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  82. 9d73adf fec: Fix the build as module by Fabio Estevam · 12 years ago
  83. b9d5319 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  84. eb49faa ALSA: hda - Fix abuse of snd_hda_lock_devices() for DSP loader by Takashi Iwai · 12 years ago
  85. ea2dd8c dm cache: policy ignore hints if generated by different version by Mike Snitzer · 12 years ago
  86. 4e7f506 dm cache: policy change version from string to integer set by Mike Snitzer · 12 years ago
  87. e2e74d6 dm cache: fix race in writethrough implementation by Joe Thornber · 12 years ago
  88. 79ed9ca dm cache: metadata clear dirty bits on clean shutdown by Joe Thornber · 12 years ago
  89. b978440 dm cache: avoid calling policy destructor twice on error by Heinz Mauelshagen · 12 years ago
  90. 617a0b8 dm cache: detect cache_create failure by Heinz Mauelshagen · 12 years ago
  91. 414dd67 dm cache: avoid 64 bit division on 32 bit by Joe Thornber · 12 years ago
  92. 3b6b781 dm verity: avoid deadlock by Mikulas Patocka · 12 years ago
  93. 58051b9 dm thin: fix non power of two discard granularity calc by Joe Thornber · 12 years ago
  94. f046f89 dm thin: fix discard corruption by Joe Thornber · 12 years ago
  95. da2191e net: fec: Define indexes as 'unsigned int' by Fabio Estevam · 12 years ago
  96. 896ee0e net/irda: add missing error path release_sock call by Kees Cook · 12 years ago
  97. fa90b07 lpc_eth: fix error return code in lpc_eth_drv_probe() by Wei Yongjun · 12 years ago
  98. fc0c090 sh_eth: check TSU registers ioremap() error by Sergei Shtylyov · 12 years ago
  99. 0582b7d sh_eth: fix bitbang memory leak by Sergei Shtylyov · 12 years ago
  100. 283951f ipconfig: Fix newline handling in log message. by Martin Fuzzey · 12 years ago