1. 1ff5125 Merge branch 'upstream/blkfront' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into for-linus by Jens Axboe · 14 years ago
  2. cedb4a7 block: remove unused copy_io_context() by Jens Axboe · 14 years ago
  3. 17a9e7b Documentation: remove anticipatory scheduler info by Randy Dunlap · 14 years ago
  4. 02e031c block: remove REQ_HARDBARRIER by Christoph Hellwig · 14 years ago
  5. 00e375e Merge branch 'for-2.6.37/drivers' into for-linus by Jens Axboe · 14 years ago
  6. f85acd8 ioprio: rcu_read_lock/unlock protect find_task_by_vpid call (V2) by Sergey Senozhatsky · 14 years ago
  7. 1447399 ioprio: fix RCU locking around task dereference by Daniel J Blueman · 14 years ago
  8. a014741 block: ioctl: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  9. 77304d2 block: read i_size with i_size_read() by Mike Snitzer · 14 years ago
  10. 90fdb0b cciss: fix proc warning on attempt to remove non-existant directory by Jens Axboe · 14 years ago
  11. cb4644c bio: take care not overflow page count when mapping/copying user data by Jens Axboe · 14 years ago
  12. f3f63c1 block: limit vec count in bio_kmalloc() and bio_alloc_map_data() by Jens Axboe · 14 years ago
  13. 9f864c8 block: take care not to overflow when calculating total iov length by Jens Axboe · 14 years ago
  14. 9284bcf block: check for proper length of iov entries in blk_rq_map_user_iov() by Jens Axboe · 14 years ago
  15. 151f52f ipw2x00: remove the right /proc/net entry by Linus Torvalds · 14 years ago
  16. d4285bd Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  17. c093ee4 floppy: fix use-after-free in module load failure path by Linus Torvalds · 14 years ago
  18. 433039e watchdog: Fix section mismatch and potential undefined behavior. by David Daney · 14 years ago
  19. 4b4a270 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  20. f69fa76 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  21. 2e5c367 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  22. e0a7021 posix-cpu-timers: workaround to suppress the problems with mt exec by Oleg Nesterov · 14 years ago
  23. b312e13 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  24. c672362 cifs: make cifs_set_oplock_level() take a cifsInodeInfo pointer by Pavel Shilovsky · 14 years ago
  25. 475200c hwmon: (ltc4261) Fix error message format by Jean Delvare · 14 years ago
  26. 69f8b74 hwmon: (ltc4261) Add missing newline in debug message by Guenter Roeck · 14 years ago
  27. 0660a9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  28. 65f75ac leds-net5501: taints kernel, add license by Randy Dunlap · 14 years ago
  29. df8940e KVM: PPC: BookE: Load the lower half of MSR by Scott Wood · 14 years ago
  30. bb59e97 KVM: PPC: BookE: fix sleep with interrupts disabled by Scott Wood · 14 years ago
  31. f22e2f0 KVM: PPC: e500: Call kvm_vcpu_uninit() before kvmppc_e500_tlb_uninit(). by Scott Wood · 14 years ago
  32. a36be10 PPC: KVM: Book E doesn't have __end_interrupts. by Scott Wood · 14 years ago
  33. 453d9c5 KVM: x86: Issue smp_call_function_many with preemption disabled by Jan Kiszka · 14 years ago
  34. 97e69aa KVM: x86: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  35. d8cdddc KVM: PPC: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  36. eb45fda KVM: MMU: fix rmap_remove on non present sptes by Marcelo Tosatti · 14 years ago
  37. edde99c KVM: Write protect memory after slot swap by Michael S. Tsirkin · 14 years ago
  38. 408af87 Clean up relay_alloc_page_array() slightly by using vzalloc rather than vmalloc and memset by Jesper Juhl · 14 years ago
  39. 9a8a0ca Merge branch 'for-linus-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 14 years ago
  40. d389229 cifs: dereferencing first then checking by Jeff Layton · 14 years ago
  41. 6ef933a cifs: trivial comment fix: tlink_tree is now a rbtree by Suresh Jayaraman · 14 years ago
  42. 22e76c8 inet_diag: Make sure we actually run the same bytecode we audited. by Nelson Elhage · 14 years ago
  43. 6b8c92b netlink: Make nlmsg_find_attr take a const nlmsghdr*. by Nelson Elhage · 14 years ago
  44. 1f1b9c9 fib: fib_result_assign() should not change fib refcounts by Eric Dumazet · 14 years ago
  45. cccbe5e netfilter: ip6_tables: fix information leak to userspace by Jan Engelhardt · 14 years ago
  46. 758cb41 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 14 years ago
  47. c00b2c9 cls_cgroup: Fix crash on module unload by Herbert Xu · 14 years ago
  48. a6331d6 memory corruption in X.25 facilities parsing by andrew hendry · 14 years ago
  49. 41bb78b net dst: fix percpu_counter list corruption and poison overwritten by Xiaotian Feng · 14 years ago
  50. 8200a59 rds: Remove kfreed tcp conn from list by Pavel Emelyanov · 14 years ago
  51. 58c490b rds: Lost locking in loop connection freeing by Pavel Emelyanov · 14 years ago
  52. 53ab222 de2104x: fix panic on load by Eric Dumazet · 14 years ago
  53. 7b8e824 atl1 : fix panic on load by Eric Dumazet · 14 years ago
  54. 1c260e4 netxen: remove unused firmware exports by Amerigo Wang · 14 years ago
  55. 47d1ff1 caif: Remove noisy printout when disconnecting caif socket by sjur.brandeland@stericsson.com · 14 years ago
  56. 2c24a5d caif: SPI-driver bugfix - incorrect padding. by Sjur Brændeland · 14 years ago
  57. f2527ec caif: Bugfix for socket priority, bindtodev and dbg channel. by André Carvalho de Matos · 14 years ago
  58. 6cc0e94 smsc911x: Set Ethernet EEPROM size to supported device's size by John Faith · 14 years ago
  59. ff8b16d vmstat: fix offset calculation on void* by Wu Fengguang · 14 years ago
  60. 81a6cff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  61. 69dbdd8 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  62. 75e3f31 ASoC: tpa6130a2: Get rid of compile warning from tpa6130a2_power by Jarkko Nikula · 14 years ago
  63. cf78c0c Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into fix/asoc by Takashi Iwai · 14 years ago
  64. b5f15ac ipv4: netfilter: ip_tables: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  65. 1a8b7a6 ipv4: netfilter: arp_tables: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  66. 87232dd ALSA: hda - MacBookAir3,1(3,2) alsa support by Edgar (gimli) Hucek · 14 years ago
  67. ed35f65 m68k, m68knommu: Do not include linux/hardirq.h in asm/irqflags.h by Philippe De Muyter · 14 years ago
  68. 79c1a90 m68knommu: add back in declaration of do_IRQ by Greg Ungerer · 14 years ago
  69. d88c092 Release page reference during page fault retry by Michel Lespinasse · 14 years ago
  70. 54eeafe [CIFS] Cleanup unused variable build warning by Steve French · 14 years ago
  71. b647c35 cifs: convert tlink_tree to a rbtree by Jeff Layton · 14 years ago
  72. 413e661 cifs: store pointer to master tlink in superblock (try #2) by Jeff Layton · 14 years ago
  73. df098db cifs: trivial doc fix: note setlease implemented by J. Bruce Fields · 14 years ago
  74. e66673e CIFS: Add cifs_set_oplock_level by Pavel Shilovsky · 14 years ago
  75. dcb8bae xen/blkfront: cope with backend that fail empty BLKIF_OP_WRITE_BARRIER requests by Jeremy Fitzhardinge · 14 years ago
  76. be2f837 xen/blkfront: Implement FUA with BLKIF_OP_WRITE_BARRIER by Jeremy Fitzhardinge · 14 years ago
  77. a945b98 xen/blkfront: change blk_shadow.request to proper pointer by Jeremy Fitzhardinge · 14 years ago
  78. c64e38e xen/blkfront: map REQ_FLUSH into a full barrier by Jeremy Fitzhardinge · 14 years ago
  79. eb8abb9 ext4: Remove useless spinlock in ext4_getattr() by Theodore Ts'o · 14 years ago
  80. 29c798f Merge commit 'v2.6.37-rc1' into for-2.6.37 by Mark Brown · 14 years ago
  81. cb99062 ASoC: fix the building issue of missing codec field in 'struct snd_soc_card' by Eric Miao · 14 years ago
  82. 7fe19da preempt: fix kernel build with !CONFIG_BKL by Arnd Bergmann · 14 years ago
  83. ca8dc34 ALSA: usb-audio - Support for Power/Status LED on Creative USB X-Fi S51 by Mandar Joshi · 14 years ago
  84. fd0977d ALSA: asihpi - Unsafe memory management when allocating control cache by Jesper Juhl · 14 years ago
  85. ce2f6fb Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 14 years ago
  86. 50ae28f FS: cifs, remove unneeded NULL tests by Jiri Slaby · 14 years ago
  87. 6c6cf42 cxgb4vf: remove call to stop TX queues at load time. by Divy Le Ray · 14 years ago
  88. 0a4201f cxgb4: remove call to stop TX queues at load time. by Divy Le Ray · 14 years ago
  89. d3d2a7d cxgb3: remove call to stop TX queues at load time. by Divy Le Ray · 14 years ago
  90. 020e773 kconfig: sym_expand_string_value: allow for string termination when reallocing by Andy Whitcroft · 14 years ago
  91. e99d11d fs: logfs: Fix up MTD=y build. by Paul Mundt · 14 years ago
  92. df32cc1 net: check queue_index from sock is valid for device by Tom Herbert · 14 years ago
  93. 5a0b074 ASoC: Update WARN uses in wm_hubs by Joe Perches · 14 years ago
  94. d02db4f8 arch/tile: mark "hardwall" device as non-seekable by Chris Metcalf · 14 years ago
  95. 2c7387e asm-generic/stat.h: support 64-bit file time_t for stat() by Chris Metcalf · 14 years ago
  96. 1deb9c5 arch/tile: don't allow user code to set the PL via ptrace or signal return by Chris Metcalf · 14 years ago
  97. 34a89d2 arch/tile: correct double syscall restart for nested signals by Chris Metcalf · 14 years ago
  98. d59e609 arch/tile: avoid __must_check warning on one strict_strtol check by Chris Metcalf · 14 years ago
  99. 5d96611 arch/tile: bomb raw_local_irq_ to arch_local_irq_ by Chris Metcalf · 14 years ago
  100. 38a6f42 arch/tile: complete migration to new kmap_atomic scheme by Chris Metcalf · 14 years ago