1. a0a8eab KVM: MMU: fix opposite condition in mapping_level_dirty_bitmap by Steve · 13 years ago
  2. 5233dd5 KVM: VMX: do not overwrite uptodate vcpu->arch.cr3 on KVM_SET_SREGS by Marcelo Tosatti · 13 years ago
  3. b723363 KVM: MMU: Fix build warnings in walk_addr_generic() by Borislav Petkov · 13 years ago
  4. 8816ead Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  5. 357ed6b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  6. de505e7 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 13 years ago
  7. c1f5c54 x86, MAINTAINERS: Add x86 MCE people by Ingo Molnar · 13 years ago
  8. 7d68dc3 x86, efi: Do not reserve boot services regions within reserved areas by Maarten Lankhorst · 13 years ago
  9. 9aa3c94 ipv4: fix multicast losses by Eric Dumazet · 13 years ago
  10. c11760c isofs: fix bh leak in isofs_fill_super() error case by Linus Torvalds · 13 years ago
  11. cca23d0 Input: sh_keysc - 8x8 MODE_6 fix by Magnus Damm · 13 years ago
  12. b27af56 Input: omap-keypad - add missing input_sync() by Janusz Krzysztofik · 13 years ago
  13. da40b0b Input: evdev - try to wake up readers only if we have full packet by Dmitry Torokhov · 13 years ago
  14. b1e698d hwmon: (s3c) Initialize sysfs attributes by Guenter Roeck · 13 years ago
  15. fb794e0 hwmon: (ibmpex) Initialize sysfs attributes by Guenter Roeck · 13 years ago
  16. 3cdb205 hwmon: (ibmaem) Initialize sysfs attributes by Guenter Roeck · 13 years ago
  17. 9a2d55b hwmon: (asus_atk0110) Consolidate sysfs attribute initialization by Guenter Roeck · 13 years ago
  18. 808b4e6 hwmon: (coretemp) Drop unused struct members by Jean Delvare · 13 years ago
  19. b16a5a1 drm/nouveau: fix assumption that semaphore dmaobj is valid in x-chan sync by Ben Skeggs · 13 years ago
  20. f66b3d5 drm/nv50/disp: fix gamma with page flipping overlay turned on by Ben Skeggs · 13 years ago
  21. 2905544 drm/nouveau/pm: Prevent overflow in nouveau_perf_init() by Emil Velikov · 13 years ago
  22. 0897554 drm/nouveau: fix big-endian switch by Ben Skeggs · 13 years ago
  23. a6c0a39 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  24. 2f48802 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 13 years ago
  25. 95559f2 Merge branch 'anon_vma-locking' by Linus Torvalds · 13 years ago
  26. dd34739 mm: avoid anon_vma_chain allocation under anon_vma lock by Linus Torvalds · 13 years ago
  27. eee2acb mm: avoid repeated anon_vma lock/unlock sequences in unlink_anon_vmas() by Peter Zijlstra · 13 years ago
  28. bb4aa39 mm: avoid repeated anon_vma lock/unlock sequences in anon_vma_clone() by Linus Torvalds · 13 years ago
  29. 498e720 drm/i915: Fix gen6 (SNB) missed BLT ring interrupts. by Daniel J Blueman · 13 years ago
  30. 650f156 msm: timer: compensate for timer shift in msm_read_timer_count by Jeff Ohlstein · 13 years ago
  31. 3744100 r8169: fix static initializers. by Francois Romieu · 13 years ago
  32. e999376 Btrfs: avoid delayed metadata items during commits by Chris Mason · 13 years ago
  33. eeb1497 inet_diag: fix inet_diag_bc_audit() by Eric Dumazet · 13 years ago
  34. 2f9381e gigaset: call module_put before restart of if_open() by Pavel Shved · 13 years ago
  35. d0fd64c farsync: add module_put to error path in fst_open() by Pavel Shved · 13 years ago
  36. 1eddcea net: rfs: enable RFS before first data packet is received by Eric Dumazet · 13 years ago
  37. cab758e fs_enet: fix freescale FCC ethernet dp buffer alignment by Clive Stubbings · 13 years ago
  38. c7d74b0 Merge branches 'cxgb4' and 'qib' into for-next by Roland Dreier · 13 years ago
  39. 3126448 IB/qib: Ensure that LOS and DFE are being turned off by Mitko Haralanov · 13 years ago
  40. 8da7e7a RDMA/cxgb4: Couple of abort fixes by Steve Wise · 13 years ago
  41. 301c2c3 RDMA/cxgb4: Don't truncate MR lengths by Steve Wise · 13 years ago
  42. 35a30d7 btrfs: fix uninitialized return value by David Sterba · 13 years ago
  43. 19fd294 btrfs: fix wrong reservation when doing delayed inode operations by Miao Xie · 13 years ago
  44. 9fe6a50 btrfs: Remove unused sysfs code by Maarten Lankhorst · 13 years ago
  45. 3ed4498 btrfs: fix dereference of ERR_PTR value by David Sterba · 13 years ago
  46. 2ff7d09 RDMA/cxgb4: Don't exceed hw IQ depth limit for user CQs by Steve Wise · 13 years ago
  47. e038dca Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-work into for-linus by Chris Mason · 13 years ago
  48. 95d17b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  49. 01eff85 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  50. d9cbf02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago
  51. 7585717 Btrfs: fix relocation races by Chris Mason · 13 years ago
  52. 0835619 Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  53. add7944 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  54. 8796699 KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring by David Howells · 13 years ago
  55. 82362cc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem by John W. Linville · 13 years ago
  56. e479c60 spi/bfin_spi: fix handling of default bits per word setting by Mike Frysinger · 13 years ago
  57. 5afa913 SUNRPC: Ensure the RPC client only quits on fatal signals by Trond Myklebust · 13 years ago
  58. ad24094 ALSA: hda - Fix no NID error with VIA codecs by Takashi Iwai · 13 years ago
  59. cf6f1ff ALSA: isight: adjust for new queueing API by Clemens Ladisch · 13 years ago
  60. d8ad7d1 generic-ipi: Fix kexec boot crash by initializing call_single_queue before enabling interrupts by Takao Indoh · 14 years ago
  61. 118133e netdev: bfin_mac: fix memory leak when freeing dma descriptors by Sonic Zhang · 13 years ago
  62. e3cb78c vlan: don't call ndo_vlan_rx_register on hardware that doesn't have vlan support by Antoine Reversat · 13 years ago
  63. a1b7f85 caif: Bugfix - XOFF removed channel from caif-mux by sjur.brandeland@stericsson.com · 13 years ago
  64. bebd097 tun: teach the tun/tap driver to support netpoll by Neil Horman · 13 years ago
  65. ae6e86b dp83640: drop PHY status frames in the driver. by Richard Cochran · 13 years ago
  66. 2331038 dp83640: fix phy status frame event parsing by Richard Cochran · 13 years ago
  67. f1dc045 phylib: Allow BCM63XX PHY to be selected only on BCM63XX. by Ralf Baechle · 13 years ago
  68. e6539e2 ppp: use PPP_TRANS instead of the magic number 0x20 by Changli Gao · 13 years ago
  69. d3ab6fd MAINTAINERS: Update EBTABLES mailing list by Joe Perches · 13 years ago
  70. fc2af6c IGMP snooping: set mrouters_only flag for IPv6 traffic properly by Fernando Luis Vázquez Cao · 13 years ago
  71. 62b2bcb IGMP snooping: set mrouters_only flag for IPv4 traffic properly by Fernando Luis Vázquez Cao · 13 years ago
  72. d402612 net/usb: Add Samsung Kalmia driver for Samsung GT-B3730 by Marius B. Kotsbak · 13 years ago
  73. 3009adf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 13 years ago
  74. eb96c92 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  75. b81157d drm/radeon/kms: use helper functions for fence read/write by Alex Deucher · 13 years ago
  76. 11b0a5b drm/radeon/kms: set DP link config properly for DP bridges by Alex Deucher · 13 years ago
  77. cc9f67a drm/radeon/kms/atom: AdjustPixelClock fixes for DP bridges by Alex Deucher · 13 years ago
  78. f89931f drm/radeon/kms: fix handling of DP to LVDS bridges by Alex Deucher · 13 years ago
  79. d6c6695 drm/radeon/kms: issue blank/unblank commands for ext encoders by Alex Deucher · 13 years ago
  80. 591a10e drm/radeon/kms: fix support for DDC on dp bridges by Alex Deucher · 13 years ago
  81. d629a3c drm/radeon/kms: add support for load detection on dp bridges by Alex Deucher · 13 years ago
  82. 7ec478f drm/radeon/kms: add missing external encoder action by Alex Deucher · 13 years ago
  83. fbb8777 drm/radeon/kms: rework atombios_get_encoder_mode() by Alex Deucher · 13 years ago
  84. ba7e05e drm/radeon/kms: fix num crtcs for Cedar and Caicos by Alex Deucher · 13 years ago
  85. 826c7e4 Revert "drm/i915: Enable GMBUS for post-gen2 chipsets" by Jean Delvare · 13 years ago
  86. f8b7fc6 rcu: Move RCU_BOOST #ifdefs to header file by Paul E. McKenney · 13 years ago
  87. 8b97b21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfd by Linus Torvalds · 13 years ago
  88. 99a15e2 migrate: don't account swapcache as shmem by Andrea Arcangeli · 13 years ago
  89. fbb5b89 [CPUFREQ] powernow-k8: Don't try to transition if the pstate is incorrect by Konrad Rzeszutek Wilk · 13 years ago
  90. a9d3d20 [CPUFREQ] powernow-k8: Don't notify of successful transition if we failed (vid case). by Konrad Rzeszutek Wilk · 13 years ago
  91. 46a310b [CPUFREQ] Don't set stat->last_index to -1 if the pol->cur has incorrect value. by Konrad Rzeszutek Wilk · 13 years ago
  92. 0ec5258 ALSA: 6fire - Fix signedness bug by Torsten Schenk · 13 years ago
  93. acd049c xen/setup: Fix for incorrect xen_extra_mem_start. by Konrad Rzeszutek Wilk · 13 years ago
  94. b519951 clocksource: Make watchdog robust vs. interruption by Thomas Gleixner · 13 years ago
  95. 7cc2ed0 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  96. ee7b75f NFSv4: Fix a readdir regression by Trond Myklebust · 13 years ago
  97. 8dac6be Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  98. f8f44f0 Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x by Linus Torvalds · 13 years ago
  99. f49cc57 Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x by Linus Torvalds · 13 years ago
  100. f4ef084 Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-3.x by Linus Torvalds · 13 years ago