1. 0a08739 kmemleak: remove memset by using kzalloc by Jesper Juhl · 14 years ago
  2. 3c0eee3 Linux 2.6.37 by Linus Torvalds · 13 years ago
  3. 65f4288 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  4. 9fc3bbb ipv4/route.c: respect prefsrc for local routes by Joel Sing · 13 years ago
  5. 8a87694 remove trim_fs method from Documentation/filesystems/Locking by Christoph Hellwig · 13 years ago
  6. 989d873 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  7. d9a1abe arch/mn10300/kernel/irq.c: fix build by Andrew Morton · 13 years ago
  8. 867c202 ima: fix add LSM rule bug by Mimi Zohar · 13 years ago
  9. 0422846 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 13 years ago
  10. e6f2612 bridge: stp: ensure mac header is set by Florian Westphal · 13 years ago
  11. 03ed6a3 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  12. 4c37a4b Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  13. d45fa56 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 13 years ago
  14. a1cf11d name_to_dev_t() must not call __init code by Jan Beulich · 13 years ago
  15. 9d89081 bridge: fix br_multicast_ipv6_rcv for paged skbs by Tomas Winkler · 13 years ago
  16. 2f32c86 atl1: fix oops when changing tx/rx ring params by J. K. Cliburn · 13 years ago
  17. a0a2b71 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent by Ingo Molnar · 13 years ago
  18. 24c7855 ARM: pxa: fix page table corruption on resume by Aric D. Blumer · 13 years ago
  19. 823a2df ARM: it8152: add IT8152_LAST_IRQ definition to fix build error by Mike Rapoport · 13 years ago
  20. 82427de ARM: pxa: PXA_ESERIES depends on FB_W100. by Lennert Buytenhek · 13 years ago
  21. d425de5 perf: Fix callchain hit bad cast on ascii display by Frederic Weisbecker · 13 years ago
  22. c7c2580 arch/x86/oprofile/op_model_amd.c: Perform initialisation on a single CPU by Robert Richter · 13 years ago
  23. 8fd0bda [media] em28xx: radio_fops should also use unlocked_ioctl by Hans Verkuil · 13 years ago
  24. 46e67ac [media] wm8775: Revert changeset fcb9757333 to avoid a regression by Mauro Carvalho Chehab · 13 years ago
  25. f23b795 [media] cx25840: Prevent device probe failure due to volume control ERANGE error by Andy Walls · 14 years ago
  26. 8f33d52 dmaengine: provide dummy functions for DMA_ENGINE=n by Guennadi Liakhovetski · 13 years ago
  27. 8333f65 mv_xor: fix race in tasklet function by Saeed Bishara · 13 years ago
  28. 7c0ab43 ARM: 6605/1: Add missing include "asm/memory.h" by Axel Lin · 13 years ago
  29. 5514237 watchdog: Improve initialisation error message and documentation by Ben Hutchings · 13 years ago
  30. b518a64 hwmon: (s3c-hwmon) Fix compilation by Maurus Cuelenaere · 13 years ago
  31. 9109f4e Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  32. a1a5430 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  33. d864b7b Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  34. ea78484 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  35. d0dfc6b KVM: i8259: initialize isr_ack by Avi Kivity · 13 years ago
  36. b9556f9 drivers/atm/atmtcp.c: add missing atm_dev_put by Julia Lawall · 13 years ago
  37. f4d5900 starfire: Fix dma_addr_t size test for MIPS by Ben Hutchings · 13 years ago
  38. 824f5f3 tg3: fix return value check in tg3_read_vpd() by David Sterba · 13 years ago
  39. f7e4c97 Broadcom CNIC core network driver: fix mem leak on allocation failures in cnic_alloc_uio_rings() by Jesper Juhl · 13 years ago
  40. 2393c94 ISDN, Gigaset: Fix memory leak in do_disconnect_req() by Jesper Juhl · 13 years ago
  41. 9f260e0 CAN: Use inode instead of kernel address for /proc file by Dan Rosenberg · 13 years ago
  42. 3643e0e Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel by Linus Torvalds · 13 years ago
  43. e983dc2 Revert "Staging: zram: work around oops due to startup ordering snafu" by Nitin Gupta · 13 years ago
  44. ff20f17 Merge branch 'merge-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  45. ebb76ce memcg: fix wrong VM_BUG_ON() in try_charge()'s mm->owner check by KAMEZAWA Hiroyuki · 13 years ago
  46. b83be6f update Documentation/filesystems/Locking by Christoph Hellwig · 13 years ago
  47. cc6455f drm/i915/dvo: Report LVDS attached to ch701x as connected by Chris Wilson · 13 years ago
  48. bcfbbce Revert "drm/i915/bios: Reverse order of 100/120 Mhz SSC clocks" by Chris Wilson · 13 years ago
  49. e03fa05 ALSA: hda: Use LPIB quirk for Dell Inspiron m101z/1120 by Daniel T Chen · 13 years ago
  50. d81a12b sound: Prevent buffer overflow in OSS load_mixer_volumes by Dan Rosenberg · 13 years ago
  51. 0bc4634 spi/m68knommu: Coldfire QSPI platform support by Jate Sujjavanich · 14 years ago
  52. 7ad1227 kconfig: fix undesirable side effect of adding "visible" menu attribute by Jan Beulich · 13 years ago
  53. 42ce7fd spi/omap2_mcspi.c: Force CS to be in inactive state after off-mode transition by Gregory CLEMENT · 13 years ago
  54. 4ef9e11 fix freeing user_struct in user cache by Hillf Danton · 13 years ago
  55. 649497d KVM: MMU: Fix incorrect direct gfn for unpaged mode shadow by Avi Kivity · 13 years ago
  56. 387c31c Linux 2.6.37-rc8 by Linus Torvalds · 13 years ago
  57. 6f7f418 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  58. 82cd19c Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  59. 776065e ASoC: codecs: wm8753: Fix register cache incoherency by Lars-Peter Clausen · 13 years ago
  60. da280f5 ASoC: codecs: wm9090: Fix register cache incoherency by Lars-Peter Clausen · 13 years ago
  61. 7f87e30 ASoC: codecs: wm8962: Fix register cache incoherency by Lars-Peter Clausen · 13 years ago
  62. 715920d ASoC: codecs: wm8955: Fix register cache incoherency by Lars-Peter Clausen · 13 years ago
  63. f578a18 ASoC: codecs: wm8904: Fix register cache incoherency by Lars-Peter Clausen · 13 years ago
  64. 52ca353 ASoC: codecs: wm8741: Fix register cache incoherency by Lars-Peter Clausen · 13 years ago
  65. beebca3 ASoC: codecs: wm8523: Fix register cache incoherency by Lars-Peter Clausen · 13 years ago
  66. d24eb0d ASoC: codecs: max98088: Fix register cache incoherency by Lars-Peter Clausen · 13 years ago
  67. 7f984b5 ASoC: codecs: Add missing control_type initialization by Lars-Peter Clausen · 13 years ago
  68. 4a5fc4e skfp: testing the wrong variable in skfp_driver_init() by Dan Carpenter · 13 years ago
  69. d39cd5e ppp: allow disabling multilink protocol ID compression by stephen hemminger · 13 years ago
  70. c471178 ehea: Avoid changing vlan flags by Breno Leitao · 13 years ago
  71. 12f188f ueagle-atm: fix PHY signal initialization race by Dan Williams · 13 years ago
  72. b52e2a6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  73. bec41d5 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  74. 92a8cd4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  75. 88a5810 ARM: fix IXP4xx build failure by Imre Kaloz · 13 years ago
  76. 1873bb8 RAMOOPS: Don't overflow over non-allocated regions by Ahmed S. Darwish · 13 years ago
  77. ffc96d6 Merge branch 'nommu-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/nommu-2.6 by Linus Torvalds · 13 years ago
  78. c816d7c Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 13 years ago
  79. b094a87 Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 13 years ago
  80. 4e838c7 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 13 years ago
  81. cb59bfc fbdev: sh_mobile_lcdc: increase maximum framebuffer size to support 1080p by Guennadi Liakhovetski · 14 years ago
  82. 6032891 video: imxfb: Fix the maximum value for yres by Fabio Estevam · 13 years ago
  83. 5cdd2de x86/microcode: Fix double vfree() and remove redundant pointer checks before vfree() by Jesper Juhl · 13 years ago
  84. ff5dd32 pata_cs5536: avoid implicit MSR API inclusion on x86-64 by Jeff Garzik · 13 years ago
  85. bbbcde9d Merge branches 'bugzilla-25412' and 'bugzilla-25302' into release by Len Brown · 13 years ago
  86. 5acdb1a ACPI / ACPICA: Disable GPEs during initialization by Rafael J. Wysocki · 13 years ago
  87. d7c1255 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  88. fc75fc8 ipv4: dont create routes on down devices by Eric Dumazet · 13 years ago
  89. 7a36df8 epic100: hamachi: yellowfin: Fix skb allocation size by Jarek Poplawski · 13 years ago
  90. 78a36f2 sundance: Fix oopses with corrupted skb_shared_info by Jarek Poplawski · 13 years ago
  91. 24d8c02 [media] v4l: soc-camera: fix multiple simultaneous user case by Guennadi Liakhovetski · 13 years ago
  92. cde44d1 Revert "ACPI battery: update status upon sysfs query" by Len Brown · 13 years ago
  93. d3c7e1a Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  94. dfe80f6 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 13 years ago
  95. a4790c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  96. 08da5a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 13 years ago
  97. e5005b1 libata: issue DIPM enable commands with LPM state updated by Tejun Heo · 13 years ago
  98. f08dc1a libata: no special completion processing for EH commands by Tejun Heo · 13 years ago
  99. 869934a pata_mpc52xx: driver needs BMDMA by Wolfram Sang · 13 years ago
  100. 9272dcc pata_cs5536: Add support for non-X86_32 platforms by Wu Zhangjin · 13 years ago