1. 264ef8a kmemleak: Remove alloc_bootmem annotations introduced in the past by Catalin Marinas · 15 years ago
  2. ec3a354 kmemleak: Add callbacks to the bootmem allocator by Catalin Marinas · 15 years ago
  3. 53238a6 kmemleak: Allow partial freeing of memory blocks by Catalin Marinas · 15 years ago
  4. e4f7c0b4 kmemleak: Trace the kmalloc_large* functions in slub by Catalin Marinas · 15 years ago
  5. 2587362 kmemleak: Scan objects allocated during a scanning episode by Catalin Marinas · 15 years ago
  6. b87324d kmemleak: Do not acquire scan_mutex in kmemleak_open() by Catalin Marinas · 15 years ago
  7. 288c857 kmemleak: Remove the reported leaks number limitation by Catalin Marinas · 15 years ago
  8. 4b8a967 kmemleak: Add more cond_resched() calls in the scanning thread by Catalin Marinas · 15 years ago
  9. bf2a76b kmemleak: Renice the scanning thread to +10 by Catalin Marinas · 15 years ago
  10. faf80d6 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  11. eca4ee0 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  12. e5a7675 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 15 years ago
  13. eeaecb8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  14. dc53fff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  15. f560902 Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
  16. 9861df1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  17. 8871b20 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  18. 085ff82 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  19. f63bafe5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  20. 4148df9b0 fb: Initialize fb_info mutexes in framebuffer_alloc() by Paul Mundt · 15 years ago
  21. 793285f cred_guard_mutex: do not return -EINTR to user-space by Oleg Nesterov · 15 years ago
  22. 82e3310 linux/sysrq.h needs linux/errno.h by Tobias Doerffel · 15 years ago
  23. 600ce1a drivers/video/s3c-fb.c: fix clock setting for Samsung SoC Framebuffer by InKi Dae · 15 years ago
  24. 5bfd756 Fix virt_to_phys() warnings by Kevin Cernekee · 15 years ago
  25. c8236db mm: mark page accessed before we write_end() by Josef Bacik · 15 years ago
  26. a65e7bf elf: fix multithreaded program core dumping on arm by Hui Zhu · 15 years ago
  27. 3beab0b sys_sync(): fix 16% performance regression in ffsb create_4k test by Zhang, Yanmin · 15 years ago
  28. f386c61 gcov: exclude code operating in userspace from profiling by Peter Oberparleiter · 15 years ago
  29. 28df30e rtc: ds1374, fix lock imbalance by Jiri Slaby · 15 years ago
  30. efc0cfa6 vlynq: fix typo in Kconfig to enable debugging by Florian Fainelli · 15 years ago
  31. 9e2db5c vlynq: correct typo of missing "CONFIG_" prefix in ifdef by Robert P. J. Day · 15 years ago
  32. cbad1cb sisfb: fix regression with uninitalized fb_info->mm_lock mutex by Krzysztof Helt · 15 years ago
  33. 0ca1b08 Revert "p54: Use SKB list handling helpers instead of by-hand code." by David S. Miller · 15 years ago
  34. 1bc4ee4 sctp: fix warning at inet_sock_destruct() while release sctp socket by Wei Yongjun · 15 years ago
  35. 3c8a9c6 tun/tap: Fix crashes if open() /dev/net/tun and then poll() it. by Mariusz Kozlowski · 15 years ago
  36. 3503e0a Revert "ide: improve handling of Power Management requests" by David S. Miller · 15 years ago
  37. db6e3f9 microblaze: Fix cast warning for init.c by Michal Simek · 15 years ago
  38. 4ae7833 microblaze: Wire up new syscalls by Michal Simek · 15 years ago
  39. e513588 microblaze: use generic syscalls.h by Arnd Bergmann · 15 years ago
  40. 3183e06 microblaze: clean up signal handling by Arnd Bergmann · 15 years ago
  41. 0a58458 microblaze: convert all simple headers to use asm-generic by Remis Lima Baima · 15 years ago
  42. 14f8738 microblaze: use the generic lib/checksum.c by Remis Lima Baima · 15 years ago
  43. 81d8279 microblaze: fall back on generic header files for the ABI by Arnd Bergmann · 15 years ago
  44. 67fc25e Merge branch 'slab/urgent' into for-linus by Pekka Enberg · 15 years ago
  45. 1ded3f5 dsa: fix 88e6xxx statistics counter snapshotting by Stephane Contri · 15 years ago
  46. 78c29bd forcedeth: Fix NAPI race. by Eric Dumazet · 15 years ago
  47. 3942453 drivers/net/smsc911x.c: Fix resource size off by 1 error by Julia Lawall · 15 years ago
  48. 4c3dd30 pcnet_cs: add new id by Ken Kawasaki · 15 years ago
  49. 1e9d998 bnx2x: Fix the maximal values of coalescing timeouts. by Eilon Greenstein · 15 years ago
  50. 3799cf4 bnx2x: Disable HC coalescing when setting timeout to zero. by Eilon Greenstein · 15 years ago
  51. d23e436 tun: Fix device unregister race by Herbert Xu · 15 years ago
  52. 0a68434 V4L/DVB (12206): get_dvb_firmware: Correct errors in MPC718 firmware extraction logic by Andy Walls · 15 years ago
  53. a5ca3a1 V4L/DVB (12203): radio-si470x: fix lock imbalance by Jiri Slaby · 15 years ago
  54. 11b79ea V4L/DVB (12202): em28xx, fix lock imbalance by Jiri Slaby · 15 years ago
  55. 791a08f V4L/DVB (12172): em28xx: Add autodetection code for Silvercrest 1.3 mpix by Mauro Carvalho Chehab · 15 years ago
  56. 58fc1ce V4L/DVB (12171): em28xx: fix webcam usage with different output formats by Mauro Carvalho Chehab · 15 years ago
  57. 557dca5 [ARM] amba: fix amba device resources by Russell King · 15 years ago
  58. ed5f143 V4L/DVB (12169): em28xx-video: fix VIDIOC_G_FMT and VIDIOC_ENUMFMT with webcams by Mauro Carvalho Chehab · 15 years ago
  59. f797608 V4L/DVB (12156): em28xx: Fix tuning for Terratec Cinergy T XS USB (zl10353 version) by Devin Heitmueller · 15 years ago
  60. 43cb9fe V4L/DVB (12139): em28xx: add other video formats by Mauro Carvalho Chehab · 15 years ago
  61. 02e7804 V4L/DVB (12138): em28xx: add support for Silvercrest Webcam by Mauro Carvalho Chehab · 15 years ago
  62. 6934e6f V4L/DVB (12174): mt9v011: let's stick with datasheet values where it works by Mauro Carvalho Chehab · 15 years ago
  63. 27fe4a3 V4L/DVB (12173): mt9v011: properly calculate image resolution registers by Mauro Carvalho Chehab · 15 years ago
  64. fbe2800 V4L/DVB (12137): mt9v011: CodingStyle fixes by Mauro Carvalho Chehab · 15 years ago
  65. afe09f8 V4L/DVB (12136): mt9v011: Some fixes at the register initialization table by Mauro Carvalho Chehab · 15 years ago
  66. 7dfba00 V4L/DVB (12135): Add a driver for mt9v011 sensor by Mauro Carvalho Chehab · 15 years ago
  67. b179bc4 V4L/DVB (12166): cx23885: add FIXME comment above set_frontend override by Michael Krufky · 15 years ago
  68. f35b9e8 V4L/DVB (12165): cx23885: override set_frontend to allow rf input path switching on the HVR1275 by Michael Krufky · 15 years ago
  69. 509dd02 V4L/DVB (12148): move V4L2_PIX_FMT_SGRBG8 to the proper place by Mauro Carvalho Chehab · 15 years ago
  70. ff861fb V4L/DVB (12182): cx18: Add DVB-T support for Yuan MPC-718 cards with an MT352 or ZL10353 by Andy Walls · 15 years ago
  71. 9f38a92 V4L/DVB (12181): get_dvb_firmware: Add Yuan MPC718 MT352 DVB-T "firmware" extraction by Andy Walls · 15 years ago
  72. 637fb3d V4L/DVB (12180): cx18: Update Yuan MPC-718 card entry with better information and guesses by Andy Walls · 15 years ago
  73. 6e707b4 V4L/DVB (12167): tuner-xc2028: Fix 7 MHz DVB-T by Andy Walls · 15 years ago
  74. c06950a V4L/DVB (12160): soc-camera: fix missing clean up on error path by Guennadi Liakhovetski · 15 years ago
  75. 14df2cc V4L/DVB (12159): soc_camera: Fix debug output of supported formats count by Stefan Herbrechtsmeier · 15 years ago
  76. 3175da8 V4L/DVB (12153): ttpci: config TTPCI_EEPROM depends on I2C by Hans Verkuil · 15 years ago
  77. 65b1bfc [ARM] pgtable: file pte layout documentation by Russell King · 15 years ago
  78. fb93a1c [ARM] pgtable: swp pte layout documentation, definitions, and check by Russell King · 15 years ago
  79. ba9b42e [ARM] export __cpu_flush_dcache_page by Russell King · 15 years ago
  80. c285add V4L/DVB (12134): vivi: bug: don't assume that S_STD will be called before streaming by Mauro Carvalho Chehab · 15 years ago
  81. febe04d x86: fix usage of bios intcall() by Akinobu Mita · 15 years ago
  82. 3dfc813 intel-iommu: Don't use identity mapping for PCI devices behind bridges by David Woodhouse · 15 years ago
  83. 6941af2 intel-iommu: Use iommu_should_identity_map() at startup time too. by David Woodhouse · 15 years ago
  84. 8e4a718 Linux 2.6.31-rc2 by Linus Torvalds · 15 years ago
  85. f50bf2b video: sm501fb: Early initialization of mm_lock mutex. by Paul Mundt · 15 years ago
  86. de481ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 15 years ago
  87. dd0888c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 15 years ago
  88. 14c1b7c Merge branch 'for-2.6.31' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  89. 4806626 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  90. f1a7457 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  91. 29f3177 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 15 years ago
  92. 59107c6 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  93. 7367683 intel-iommu: No mapping for non-PCI devices by David Woodhouse · 15 years ago
  94. 62edf5d intel-iommu: Restore DMAR_BROKEN_GFX_WA option for broken graphics drivers by David Woodhouse · 15 years ago
  95. 40e4aa3 intel-iommu: Add iommu_should_identity_map() function by David Woodhouse · 15 years ago
  96. 1b7bc0a intel-iommu: Fix reattaching of devices to identity mapping domain by David Woodhouse · 15 years ago
  97. 1e4c64c intel-iommu: Don't set identity mapping for bypassed graphics devices by David Woodhouse · 15 years ago
  98. 5a5e02a intel-iommu: Fix dma vs. mm page confusion with aligned_nrpages() by David Woodhouse · 15 years ago
  99. c001c21 be2net: fix spurious interrupt handling in intx mode by Sathya Perla · 15 years ago
  100. 7d3cabb e1000e: disable K1 at 1000Mbps for 82577/82578 by Bruce Allan · 15 years ago