1. df098db cifs: trivial doc fix: note setlease implemented by J. Bruce Fields · 14 years ago
  2. e66673e CIFS: Add cifs_set_oplock_level by Pavel Shilovsky · 14 years ago
  3. b2c78cd ext4: "ret" may be used uninitialized in ext4_lazyinit_thread() by Theodore Ts'o · 14 years ago
  4. f4245bd ext4: fix lazyinit hang after removing request by Lukas Czerner · 14 years ago
  5. 5c4e0f1 ARM: mach-shmobile: fix sh7372 after a recent clock framework rework by Guennadi Liakhovetski · 14 years ago
  6. 27d68fb Staging: solo6x10: fix build problem by Greg Kroah-Hartman · 14 years ago
  7. eb8abb9 ext4: Remove useless spinlock in ext4_getattr() by Theodore Ts'o · 14 years ago
  8. 29c798f Merge commit 'v2.6.37-rc1' into for-2.6.37 by Mark Brown · 14 years ago
  9. cb99062 ASoC: fix the building issue of missing codec field in 'struct snd_soc_card' by Eric Miao · 14 years ago
  10. 7fe19da preempt: fix kernel build with !CONFIG_BKL by Arnd Bergmann · 14 years ago
  11. ca8dc34 ALSA: usb-audio - Support for Power/Status LED on Creative USB X-Fi S51 by Mandar Joshi · 14 years ago
  12. fd0977d ALSA: asihpi - Unsafe memory management when allocating control cache by Jesper Juhl · 14 years ago
  13. ce2f6fb Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 14 years ago
  14. 50ae28f FS: cifs, remove unneeded NULL tests by Jiri Slaby · 14 years ago
  15. 6c6cf42 cxgb4vf: remove call to stop TX queues at load time. by Divy Le Ray · 14 years ago
  16. 0a4201f cxgb4: remove call to stop TX queues at load time. by Divy Le Ray · 14 years ago
  17. d3d2a7d cxgb3: remove call to stop TX queues at load time. by Divy Le Ray · 14 years ago
  18. 020e773 kconfig: sym_expand_string_value: allow for string termination when reallocing by Andy Whitcroft · 14 years ago
  19. e99d11d fs: logfs: Fix up MTD=y build. by Paul Mundt · 14 years ago
  20. 20f95e0 sh: intc: Update for single IRQ reservation helper. by Paul Mundt · 14 years ago
  21. df32cc1 net: check queue_index from sock is valid for device by Tom Herbert · 14 years ago
  22. 5a0b074 ASoC: Update WARN uses in wm_hubs by Joe Perches · 14 years ago
  23. d02db4f arch/tile: mark "hardwall" device as non-seekable by Chris Metcalf · 14 years ago
  24. 2c7387e asm-generic/stat.h: support 64-bit file time_t for stat() by Chris Metcalf · 14 years ago
  25. 1deb9c5 arch/tile: don't allow user code to set the PL via ptrace or signal return by Chris Metcalf · 14 years ago
  26. 34a89d2 arch/tile: correct double syscall restart for nested signals by Chris Metcalf · 14 years ago
  27. d59e609 arch/tile: avoid __must_check warning on one strict_strtol check by Chris Metcalf · 14 years ago
  28. 5d96611 arch/tile: bomb raw_local_irq_ to arch_local_irq_ by Chris Metcalf · 14 years ago
  29. 38a6f42 arch/tile: complete migration to new kmap_atomic scheme by Chris Metcalf · 14 years ago
  30. 5aefa34 sh: clkfwk: Fix up rate rounding error handling. by Paul Mundt · 14 years ago
  31. 315daea USB: gadget: fix ethernet gadget crash in gether_setup by Dmitry Artamonow · 14 years ago
  32. 811718f ibm_newemac: Remove netif_stop_queue() in emac_probe(). by David S. Miller · 14 years ago
  33. be8cb58 ARM: mach-shmobile: include drivers/sh/Kconfig by Paul Mundt · 14 years ago
  34. b0786b4 usbnet: fix usb_autopm_get_interface failure(v1) by Ming Lei · 14 years ago
  35. 6f9b901 l2tp: kzalloc with swapped params in l2tp_dfs_seq_open by Dr. David Alan Gilbert · 14 years ago
  36. eae61ae trivial: fix typos concerning "function" by Uwe Kleine-König · 14 years ago
  37. 76a6106 ASoC: Include cx20442 to SND_SOC_ALL_CODECS by Jarkko Nikula · 14 years ago
  38. 0d85cca bnx2x: Update version number by Yaniv Rosner · 14 years ago
  39. 1d03f06 bnx2x: Reset 8073 phy during common init by Yaniv Rosner · 14 years ago
  40. 121839b bnx2x: Do not enable CL37 BAM unless it is explicitly enabled by Yaniv Rosner · 14 years ago
  41. 650154b bnx2x: Fix resetting BCM8726 PHY during common init by Yaniv Rosner · 14 years ago
  42. cf1d972 bnx2x: Clear latch indication on link reset by Yaniv Rosner · 14 years ago
  43. 6a71bbe bnx2x: Fix port selection in case of E2 by Yaniv Rosner · 14 years ago
  44. 9bffeac bnx2x: Fix waiting for reset complete on BCM848x3 PHYs by Yaniv Rosner · 14 years ago
  45. 1d9c05d bnx2x: Restore appropriate delay during BMAC reset by Yaniv Rosner · 14 years ago
  46. 703dde6 ASoC: Fix SND_SOC_ALL_CODECS typo for jz4740 by Jarkko Nikula · 14 years ago
  47. 6d212d8 ASoC: Remove volatility from WM8900 POWER1 register by Mark Brown · 14 years ago
  48. c8ddb27 Linux 2.6.37-rc1 by Linus Torvalds · 14 years ago
  49. b3b2b63 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 14 years ago
  50. 90ae83f Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  51. 395bc51 CRIS: Add paths for CRISv10 serial driver by Jesper Nilsson · 14 years ago
  52. f746745 ALSA: lx6464es - make 1 bit signed bitfield unsigned by Tim Blechmann · 14 years ago
  53. bb617ee ALSA: cs46xx memory management fixes for cs46xx_dsp_spos_create() by Jesper Juhl · 14 years ago
  54. 8a8d56b ALSA: usb - driver neglects kmalloc return value check and may deref NULL by Jesper Juhl · 14 years ago
  55. 65289d6 spi/pl022: fix erroneous platform data in U300 by Linus Walleij · 14 years ago
  56. 47c5ba5 Input: ir-keytable - fix uninitialized variable warning by Dmitry Torokhov · 14 years ago
  57. 50440c6 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  58. 09d692e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  59. ce9d8d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  60. 82279e6 Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  61. 55fee8d i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllers by David Woodhouse · 14 years ago
  62. 0cd96eb i2c-i801: Handle multiple instances instead of keeping global state by David Woodhouse · 14 years ago
  63. e30d985 i2c-i801: Add Intel Patsburg device ID by Seth Heasley · 14 years ago
  64. cbf4bd3 i2c: Drop unused I2C_CLASS_TV flags by Jean Delvare · 14 years ago
  65. 5ec1cea text ematch: check for NULL pointer before destroying textsearch config by Thomas Graf · 14 years ago
  66. 636f8c6 qlcnic: fix panic on load by Eric Dumazet · 14 years ago
  67. fde4590 jme: fix panic on load by Eric Dumazet · 14 years ago
  68. 2669efe ARM: mach-shmobile: ap4evb: Add HDMI sound support by Kuninori Morimoto · 14 years ago
  69. f2ace4a ARM: mach-shmobile: clock-sh7372: Add FSIDIV clock support by Kuninori Morimoto · 14 years ago
  70. 03ff858 ARM: shmobile: remove sh_timer_config clk member by Magnus Damm · 14 years ago
  71. d745b53 Input: appletouch - remove extra KERN_DEBUG use from dprintk by Joe Perches · 14 years ago
  72. bb8430a locks: remove fl_copy_lock lock_manager operation by Christoph Hellwig · 14 years ago
  73. 51ee4b8 locks: let the caller free file_lock on ->setlease failure by Christoph Hellwig · 14 years ago
  74. 96f9359 initramfs: Fix initramfs size for 32-bit arches by Geert Uytterhoeven · 14 years ago
  75. 3985c7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  76. fcf744a nfsd4: initialize delegation pointer to lease by J. Bruce Fields · 14 years ago
  77. 05fa313 locks: fix setlease methods to free passed-in lock by J. Bruce Fields · 14 years ago
  78. 096657b locks: fix leaks on setlease errors by J. Bruce Fields · 14 years ago
  79. 0ceaf6c locks: prevent ENOMEM on lease unlock by J. Bruce Fields · 14 years ago
  80. 0d07025 drivers/media/IR/ir-keytable.c: fix binary search by David Härdeman · 14 years ago
  81. ce384d9 isdn: mISDN: socket: fix information leak to userland by Kulikov Vasiliy · 14 years ago
  82. 3e9ebd3 netdev: can: Change mail address of Hans J. Koch by Hans J. Koch · 14 years ago
  83. 62391f9 pcnet_cs: add new_id by Ken Kawasaki · 14 years ago
  84. 253eacc net: Truncate recvfrom and sendto length to INT_MAX. by Linus Torvalds · 14 years ago
  85. d139ff0 RDS: Let rds_message_alloc_sgs() return NULL by Andy Grover · 14 years ago
  86. fc8162e RDS: Copy rds_iovecs into kernel memory instead of rereading from userspace by Andy Grover · 14 years ago
  87. f4a3fc0 RDS: Clean up error handling in rds_cmsg_rdma_args by Andy Grover · 14 years ago
  88. a09f69c RDS: Return -EINVAL if rds_rdma_pages returns an error by Andy Grover · 14 years ago
  89. 1b1f693 net: fix rds_iovec page count overflow by Linus Torvalds · 14 years ago
  90. bdfa3d8 can: pch_can: fix section mismatch warning by using a whitelisted name by Marc Kleine-Budde · 14 years ago
  91. 526de53 can: pch_can: fix sparse warning by Marc Kleine-Budde · 14 years ago
  92. c117e4a netxen_nic: Fix the tx queue manipulation bug in netxen_nic_probe by Denis Kirjanov · 14 years ago
  93. 3285ee3 ip_gre: fix fallback tunnel setup by Eric Dumazet · 14 years ago
  94. 1b803fb vmxnet: trivial annotation of protocol constant by Harvey Harrison · 14 years ago
  95. b8744ca vmxnet3: remove unnecessary byteswapping in BAR writing macros by Harvey Harrison · 14 years ago
  96. 870be39 ipv6/udp: report SndbufErrors and RcvbufErrors by Eric Dumazet · 14 years ago
  97. 693fa77 firewire: ohci: fix race when reading count in AR descriptor by Clemens Ladisch · 14 years ago
  98. 837596a firewire: ohci: avoid reallocation of AR buffers by Clemens Ladisch · 14 years ago
  99. a1f805e firewire: ohci: fix race in AR split packet handling by Clemens Ladisch · 14 years ago
  100. 85f7ffd firewire: ohci: fix buffer overflow in AR split packet handling by Clemens Ladisch · 14 years ago