1. a91d74a lguest: update commentry by Rusty Russell · 15 years ago
  2. 2e04ef7 lguest: fix comment style by Rusty Russell · 15 years ago
  3. e969fed virtio: refactor find_vqs by Michael S. Tsirkin · 15 years ago
  4. f6c8250 virtio: delete vq from list by Michael S. Tsirkin · 15 years ago
  5. ff52c3f virtio: fix memory leak on device removal by Michael S. Tsirkin · 15 years ago
  6. 8ef562d lguest: fix descriptor corruption in example launcher by Rusty Russell · 15 years ago
  7. f294526 lguest: dereferencing freed mem in add_eventfd() by Dan Carpenter · 15 years ago
  8. 34466c5 powerpc: Update defconfigs for embedded 6xx/7xxx, 8xx, 8{3,5,6}xxx by Kumar Gala · 15 years ago
  9. 083e268 powerpc/86xx: Update GE Fanuc sbc310 default configuration by Martyn Welch · 15 years ago
  10. f27d4d4 powerpc/86xx: Update defconfig for GE Fanuc's PPC9A by Martyn Welch · 15 years ago
  11. 6e900de cpm_uart: Don't use alloc_bootmem in cpm_uart_cpm2.c by Mark Ware · 15 years ago
  12. 1333c3d powerpc/83xx: Fix PCI IO base address on MPC837xE-RDB boards by Anton Vorontsov · 15 years ago
  13. 8a0b177 powerpc/85xx: Don't scan for TBI PHY addresses on MPC8569E-MDS boards by Anton Vorontsov · 15 years ago
  14. c4673f9 powerpc/85xx: Fix ethernet link detection on MPC8569E-MDS boards by Anton Vorontsov · 15 years ago
  15. 5156ddc powerpc/mm: Fix SMP issue with MMU context handling code by Kumar Gala · 15 years ago
  16. 658874f Merge branch 'i2c-fixes-rc4' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 15 years ago
  17. 5bd9052 [CIFS] Updates fs/cifs/CHANGES by Steve French · 15 years ago
  18. 91a5698 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  19. 084bad9 MAINTAINERS: update HP Jornada 700-series and Epson s1d13xxxfb support by Kristoffer Ericson · 15 years ago
  20. 2bed6ee MAINTAINERS: finish off the email address coalescing by Joe Perches · 15 years ago
  21. 8b58be8 MAINTAINERS: coalesce name and email address lines by Joe Perches · 15 years ago
  22. 3d202ae get_maintainerpl-add-git-min-percent-option-fix by Joe Perches · 15 years ago
  23. afa81ee get_maintainer.pl: Add git-min-percent option by Joe Perches · 15 years ago
  24. 870020f scripts/get_maintainer.pl: Add -f directory use by Joe Perches · 15 years ago
  25. 82c4dfc MAINTAINERS: Scott Murray is no longer with SomaNetworks by Joe Perches · 15 years ago
  26. 2bd1944 MAINTAINERS: QLOGIC QLA3XXX - Add Ron Mercer email address by Joe Perches · 15 years ago
  27. edf4b0a MAINTAINERS: QLOGIC QLA2XXX - add Andrew Vasquez email address by Joe Perches · 15 years ago
  28. 9ae9a7f MAINTAINERS: Remove CS461x sound card section by Joe Perches · 15 years ago
  29. 5bee73f MAINTAINERS: INPUT: Add Dmitry's name to his email address by Joe Perches · 15 years ago
  30. a72f802 MAINTAINERS: USB Serial Digi Acceleport: use separate P: for Al Borchers by Joe Perches · 15 years ago
  31. cabaaf4 MAINTAINERS: Add PPS patterns by Joe Perches · 15 years ago
  32. 24725d1 MAINTAINERS: Update KERNEL JANITORS by Joe Perches · 15 years ago
  33. eb51b03 MAINTAINERS: Move ARPD to CREDITS by Joe Perches · 15 years ago
  34. 5daa296 MAINTAINERS: Remove L: linux-kernel@vger.kernel.org by Joe Perches · 15 years ago
  35. 4fc26e3 MAINTAINERS: Use tabs in ACER ASPIRE ONE by Joe Perches · 15 years ago
  36. 4cbfbe2 MAINTAINERS: QLGE 10Gb ETHERNET - pair P:/M: entries properly by Joe Perches · 15 years ago
  37. 30e1099 MAINTAINERS: Remove ivtv-user lists, add CX18 url by Joe Perches · 15 years ago
  38. 56d44f0 MAINTAINERS: IA64 - pair P:/M: entries properly by Joe Perches · 15 years ago
  39. 812ed03 uio: mark uio.h functions __KERNEL__ only by Jiri Slaby · 15 years ago
  40. 8da14b5 drivers/serial/atmel_serial.c: fix compile when CONFIG_SERIAL_ATMEL=Y and CONFIG_SERIAL_ATMEL_CONSOLE=N by Albin Tonnerre · 15 years ago
  41. 534acc0 lib: flexible array implementation by Dave Hansen · 15 years ago
  42. a9e58f2 sdhci: get rid of "frequency too high" flood when using eSDHC by Anton Vorontsov · 15 years ago
  43. cab8bd3 sysrq, kdump: make sysrq-c consistent by Hidetoshi Seto · 15 years ago
  44. f5a55ef pps.h needs <linux/types.h> by Dave Jones · 15 years ago
  45. 5c80536 fs/ramfs/file-nommu.c needs include/linux/sched.h by Catalin Marinas · 15 years ago
  46. 1c29b3f net-dccp: suppress warning about large allocations from DCCP by Mel Gorman · 15 years ago
  47. b62f495 profile: suppress warning about large allocations when profile=1 is specified by Mel Gorman · 15 years ago
  48. 1fc28b7 page-allocator: allow too high-order warning messages to be suppressed with __GFP_NOWARN by Mel Gorman · 15 years ago
  49. 8870326 cgroup avoid permanent sleep at rmdir by KAMEZAWA Hiroyuki · 15 years ago
  50. f0d8367 eeprom/at25: bugfix "not ready" timeout after write by Sebastian Heutling · 15 years ago
  51. 096b7fe cgroups: fix pid namespace bug by Li Zefan · 15 years ago
  52. b317c833 drivers/video/backlight/jornada720_bl.c: fix build by Kristoffer Ericson · 15 years ago
  53. 3fc7b4b lib: export generic atomic64_t functions by Roland Dreier · 15 years ago
  54. e4c6f8b hugetlbfs: fix i_blocks accounting by Eric Sandeen · 15 years ago
  55. 6590981 rtc: mark if rtc-cmos drivers were successfully registered by Thadeu Lima de Souza Cascardo · 15 years ago
  56. 57c5c28d spi: omap2_mcspi rxdma bugfix by Eero Nurkkala · 15 years ago
  57. ddb2219 spi: omap2_mcspi supports wake events by Jouni Hogander · 15 years ago
  58. c42b110 s3c-fb: fix off-by-one bug in loop indexes by Pawel Osciak · 15 years ago
  59. 3d76821 edac: x38 fix mchbar high register addr by Lu Zhihe · 15 years ago
  60. 11c7da4 kexec: fix omitting offset in extended crashkernel syntax by Hidetoshi Seto · 15 years ago
  61. 933b787 mm: copy over oom_adj value at fork time by Rik van Riel · 15 years ago
  62. 6583bb6 mm: avoid endless looping for oom killed tasks by David Rientjes · 15 years ago
  63. e084b2d page-allocator: preserve PFN ordering when __GFP_COLD is set by Mel Gorman · 15 years ago
  64. 51fbb4b markup_oops: fix it with 32-bit userspace on a 64-bit kernel by Matthew Wilcox · 15 years ago
  65. cd086d3 i2c-omap: OMAP3430 Silicon Errata 1.153 by Sonasath, Moiz · 15 years ago
  66. 04c688d i2c-omap: In case of a NACK|ARDY|AL return from the ISR by Sonasath, Moiz · 15 years ago
  67. bfb6b65 i2c-omap: Bug in reading the RXSTAT/TXSTAT values from the I2C_BUFFSTAT register by Sonasath, Moiz · 15 years ago
  68. ccb3bc1 i2c-sh_mobile: change module_init() to subsys_initcall() by Magnus Damm · 15 years ago
  69. 783fd6f i2c: strncpy does not null terminate string by Roel Kluin · 15 years ago
  70. 0e014e9 i2c-s3c2410: s3c24xx_i2c_init: don't clobber IICLC value by Peter Korsgaard · 15 years ago
  71. 9b71de4 S3C64XX: Fix ARMCLK configuration by Mark Brown · 15 years ago
  72. 1d91e1a S3C64XX: Fix get_rate() for ARMCLK by Mark Brown · 15 years ago
  73. 0c997c0 S3C24XX: GPIO: Fix pin range check in s3c_gpiolib_getchip by Lars-Peter Clausen · 15 years ago
  74. fb7a46f drm/i915: Choose real sdvo output according to result from detection by ling.ma@intel.com · 15 years ago
  75. bcae2ca drm/i915: Set preferred mode for integrated TV according to TV format by ling.ma@intel.com · 15 years ago
  76. f360132 drm/i915: fix 845G FIFO size & burst length by Jesse Barnes · 15 years ago
  77. 67941da drm/i915: fix VGA detect on IGDNG by Zhenyu Wang · 15 years ago
  78. 32f9d65 drm/i915: Add eDP support on IGDNG mobile chip by Zhenyu Wang · 15 years ago
  79. 5eb08b6 drm/i915: enable DisplayPort support on IGDNG by Zhenyu Wang · 15 years ago
  80. eebc863 drm/i915: Fix channel ending action for DP aux transaction by Zhenyu Wang · 15 years ago
  81. 249c0e6 drm/i915: fix issue in display pipe setup on IGDNG by Zhenyu Wang · 15 years ago
  82. 24f119c drm/i915: disable VGA plane reliably by Zhenyu Wang · 15 years ago
  83. cdaa052 drm/I915: Fix offset to DVO timings in LVDS data by Zhao Yakui · 15 years ago
  84. f5886c7 kmemleak: Protect the seq start/next/stop sequence by rcu_read_lock() by Catalin Marinas · 15 years ago
  85. 84210ae Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  86. 7d4dd02 Merge branch 'zero-length' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 15 years ago
  87. 2e13e5f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  88. ccf5675 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  89. b7ebbb7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 15 years ago
  90. 7de8b92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  91. e043e42 pty: avoid forcing 'low_latency' tty flag by OGAWA Hirofumi · 15 years ago
  92. dddac6a PM / Hibernate: Replace bdget call with simple atomic_inc of i_count by Alan Jenkins · 15 years ago
  93. ec79be2 PM / ACPI: HP G7000 Notebook needs a SCI_EN resume quirk by Bartlomiej Zolnierkiewicz · 15 years ago
  94. 89c3a8a mac80211: fix suspend by Johannes Berg · 15 years ago
  95. 57921c3 libertas: Read buffer overflow by Roel Kluin · 15 years ago
  96. 430453f libertas: Read outside array bounds by Roel Kluin · 15 years ago
  97. a987004 sound: mpu401.c: Buffer overflow by Roel Kluin · 15 years ago
  98. c45ec06 sound: aedsp16: Buffer overflow by Roel Kluin · 15 years ago
  99. 78735cf ALSA: hda: fix out-of-bound hdmi_eld.sad[] write by Roel Kluin · 15 years ago
  100. ed8f0d9 drm/radeon: set fb aperture sizes for framebuffer handoff. by Dave Airlie · 15 years ago