1. 981a2ed Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago master
  2. 4bdadb9 drm/i915: Selectively enable self-reclaim by Chris Wilson · 14 years ago
  3. 0531b2a mm: add new 'read_cache_page_gfp()' helper function by Linus Torvalds · 14 years ago
  4. caf0801 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  5. 5bc6d79 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  6. 21ec7f6 [S390] fix single stepped svcs with TRACE_IRQFLAGS=y by Martin Schwidefsky · 14 years ago
  7. 19b123e [S390] zcrypt: Do not remove coprocessor for error 8/72 by Felix Beck · 14 years ago
  8. 0b665d7 [S390] sclp_vt220: set initial terminal window size by Hendrik Brueckner · 14 years ago
  9. 0b4d789 [S390] use set_current_state in sigsuspend by Martin Schwidefsky · 14 years ago
  10. 428aecf [S390] irqflags: add missing types.h include by Heiko Carstens · 14 years ago
  11. 294001a [S390] dasd: fix possible NULL pointer errors by Stefan Haberland · 14 years ago
  12. da48247 x86, msr/cpuid: Pass the number of minors when unregistering MSR and CPUID drivers. by Russ Anderson · 14 years ago
  13. b04da8b fnctl: f_modown should call write_lock_irqsave/restore by Greg Kroah-Hartman · 14 years ago
  14. 6abce77 sparc64: Fix UP build. by David S. Miller · 14 years ago
  15. 9a3cbe3 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  16. 01974ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
  17. 7c1c05a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  18. 486d35e Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  19. a8d0b66 Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 14 years ago
  20. c799d15 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  21. abefedd Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  22. 840f51f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  23. e219778 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  24. 4f4e65d Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  25. 39d3215 virtio_net: Make delayed refill more reliable by Herbert Xu · 14 years ago
  26. 5a27e86 sfc: Use fixed-size buffers for MCDI NVRAM requests by Ben Hutchings · 14 years ago
  27. 8704a2c sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS buffer by Guido Barzini · 14 years ago
  28. f81074f tcp_probe: avoid modulus operation and wrap fix by Stephen Hemminger · 14 years ago
  29. 4f9a91c qlge: Only free resources if they were allocated by Breno Leitao · 14 years ago
  30. ef39a1b [WATCHDOG] sbc_fitpc2_wdt: fix I/O space access technique. by Denis Turischev · 14 years ago
  31. 86f2ce0 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  32. 40aa703 ASoC: fix a memory-leak in wm8903 by Guennadi Liakhovetski · 14 years ago
  33. 443c39b KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init() by Wei Yongjun · 14 years ago
  34. 36cb93f KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks by Wei Yongjun · 14 years ago
  35. 062d5e9 KVM: S390: fix potential array overrun in intercept handling by Christian Borntraeger · 14 years ago
  36. b6a114d KVM: fix spurious interrupt with irqfd by Michael S. Tsirkin · 14 years ago
  37. cb289d6 eventfd - allow atomic read and waitqueue remove by Davide Libenzi · 14 years ago
  38. a6085fb KVM: MMU: bail out pagewalk on kvm_read_guest error by Marcelo Tosatti · 14 years ago
  39. d72118c KVM: properly check max PIC pin in irq route setup by Marcelo Tosatti · 14 years ago
  40. f1d1c30 KVM: only allow one gsi per fd by Michael S. Tsirkin · 14 years ago
  41. 82b7005 KVM: x86: Fix host_mapping_level() by Sheng Yang · 14 years ago
  42. e1f829b KVM: powerpc: Show timing option only on embedded by Alexander Graf · 14 years ago
  43. a5d36f8 KVM: Fix race between APIC TMR and IRR by Avi Kivity · 14 years ago
  44. c453615 hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdog by Hans de Goede · 14 years ago
  45. 5542482 hwmon: (asus_atk0110) Do not fail if MBIF is missing by Luca Tettamanti · 14 years ago
  46. 316e266 hwmon: (amc6821) Double unlock bug by Dan Carpenter · 14 years ago
  47. a00d643 hwmon: (smsc47m1) Fix section mismatch by Jeff Mahoney · 14 years ago
  48. 973b8cb ALSA: hda - add possibility to choose speakers configuration for 4930g by Łukasz Wojniłowicz · 14 years ago
  49. d7c7544 netns xfrm: deal with dst entries in netns by Alexey Dobriyan · 14 years ago
  50. a40ccc6 sky2: revert config space change by stephen hemminger · 14 years ago
  51. 7087e16 drm/radeon/kms: preface warning printk with driver name by Dave Airlie · 14 years ago
  52. f2ab3a1 drm/radeon/kms: drop unnecessary printks. by Dave Airlie · 14 years ago
  53. 5fd4df4 drm: fix regression in fb blank handling by Zhenyu Wang · 14 years ago
  54. d796d84 drm/radeon/kms: make hibernate work on IGPs by Dave Airlie · 14 years ago
  55. 8ba5152 drm/vmwgfx: Optimize memory footprint for DMA buffers. by Thomas Hellstrom · 14 years ago
  56. 0eaddb2 drm/ttm: Allow system memory as a busy placement. by Thomas Hellstrom · 14 years ago
  57. 9299795 Merge remote branch 'korg/drm-radeon-next' into drm-linus by Dave Airlie · 14 years ago
  58. 8d586fe Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linus by Dave Airlie · 14 years ago
  59. 2dc85e9 vlan: fix vlan_skb_recv() by Eric Dumazet · 14 years ago
  60. 1a961ce drm/ttm: Fix race condition in ttm_bo_delayed_delete (v3, final) by Luca Barbieri · 14 years ago
  61. 1622653 drm/nv50: prevent switching off SOR when in use for DVI-over-DP by Ben Skeggs · 14 years ago
  62. 0107bae drm/nv50: fail auxch transaction if reply count not what we expect by Ben Skeggs · 14 years ago
  63. 0208843 drm/nouveau: fix failure path if userspace specifies no valid memtypes by Ben Skeggs · 14 years ago
  64. a147089 drm/nouveau: report LVDS as disconnected if lid closed by Ben Skeggs · 14 years ago
  65. f6760aa Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  66. 90ea301 Merge branch 'for-linus/i2c' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  67. b8be634 Merge git://git.infradead.org/~dwmw2/mtd-2.6.33 by Linus Torvalds · 14 years ago
  68. 4927fbf i2c: imx: call ioremap only after request_mem_region by Uwe Kleine-König · 14 years ago
  69. a1ee06b i2c: mxc: let time to generate stop bit by Valentin Longchamp · 14 years ago
  70. 38678d3 drm/radeon/kms: fix legacy get_engine/memory clock by Alex Deucher · 14 years ago
  71. 947bfc8 drm/radeon/kms/atom: atom parser fixes by Alex Deucher · 14 years ago
  72. 4eaeca3 drm/radeon/kms: clean up atombios pll code by Alex Deucher · 14 years ago
  73. fc10332 drm/radeon/kms: clean up pll struct by Alex Deucher · 14 years ago
  74. a348c84 drm/radeon/kms/atom: fix crtc lock ordering by Alex Deucher · 14 years ago
  75. e071041 netns xfrm: fix "ip xfrm state|policy count" misreport by Alexey Dobriyan · 14 years ago
  76. b160091 x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG) by H. Peter Anvin · 14 years ago
  77. 2ca4231 sky2: Enable/disable WOL per hardware device by Mike McCormack · 14 years ago
  78. 8e1e8a4 net: Fix IPv6 GSO type checks in Intel ethernet drivers by Sridhar Samudrala · 14 years ago
  79. 8581145 igb/igbvf: cleanup exception handling in tx_map_adv by Alexander Duyck · 14 years ago
  80. de4fc07 MAINTAINERS: Add Intel igbvf maintainer by Jeff Kirsher · 14 years ago
  81. 9926146 e1000/e1000e: don't use small hardware rx buffers by Jesse Brandeburg · 14 years ago
  82. 33d7959 fmvj18x_cs: add new id (Panasonic lan & modem card) by Ken Kawasaki · 14 years ago
  83. fa4281b be2net: swap only first 2 fields of mcc_wrb by Sathya Perla · 14 years ago
  84. 60abe78 Please add support for Microsoft MN-120 PCMCIA network card by Ron Murray · 14 years ago
  85. f9fd239 Merge branch 'linux-2.6.33.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax by David S. Miller · 14 years ago
  86. 6be3257 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  87. 3b2e3d8 Revert "x86: ucode-amd: Load ucode-patches once ..." by Andreas Herrmann · 14 years ago
  88. 73472a4 x86: Disable HPET MSI on ATI SB700/SB800 by Pallipadi, Venkatesh · 14 years ago
  89. 3a5fc0e x86: Set hotpluggable nodes in nodes_possible_map by David Rientjes · 14 years ago
  90. 26d92f9 be2net: fix bug in rx page posting by Sathya Perla · 14 years ago
  91. 5c3db36 OMAP2/3: DMTIMER: Clear pending interrupts when stopping a timer by Tero Kristo · 14 years ago
  92. 298a4c3 Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  93. 1619ce1 hmt: adjust for new pwm_backlight->notify prototype by Peter Korsgaard · 14 years ago
  94. b811246 wimax/i2400m: Add support for more i6x50 SKUs by Inaky Perez-Gonzalez · 14 years ago
  95. 92dcffb Linux 2.6.33-rc5 by Linus Torvalds · 14 years ago v2.6.33-rc5
  96. e80b135 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  97. 341031c Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  98. 836f48c Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  99. bdeef61 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  100. 4caca5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago