1. 814f75e UML: Drop private round_down definition by Jan Kiszka · 14 years ago
  2. 5156d01 UML: Clean up asm/system.h by Jan Kiszka · 14 years ago
  3. 1896950 UML: Remove unused variable from line driver by Jan Kiszka · 14 years ago
  4. 6c79bf0 netfilter: bridge-netfilter: fix refragmenting IP traffic encapsulated in PPPoE traffic by Bart De Schuymer · 14 years ago
  5. 6291055 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  6. 22265a5 netfilter: xt_TEE: resolve oif using netdevice notifiers by Patrick McHardy · 14 years ago
  7. e80e2a6 KVM: Increase NR_IOBUS_DEVS limit to 200 by Sridhar Samudrala · 14 years ago
  8. 87bf6e7 KVM: fix the handling of dirty bitmaps to avoid overflows by Takuya Yoshikawa · 14 years ago
  9. 77662e0 KVM: MMU: fix kvm_mmu_zap_page() and its calling path by Xiao Guangrong · 14 years ago
  10. 78ac8b4 KVM: VMX: Save/restore rflags.vm correctly in real mode by Avi Kivity · 14 years ago
  11. 114be42 KVM: allow bit 10 to be cleared in MSR_IA32_MC4_CTL by Andre Przywara · 14 years ago
  12. d6a2389 KVM: Don't spam kernel log when injecting exceptions due to bad cr writes by Avi Kivity · 14 years ago
  13. b7af404 KVM: SVM: Fix memory leaks that happen when svm_create_vcpu() fails by Takuya Yoshikawa · 14 years ago
  14. 7567cae KVM: take srcu lock before call to complete_pio() by Gleb Natapov · 14 years ago
  15. ab93047 net: emphasize rtnl lock required in call_netdevice_notifiers by Jiri Pirko · 14 years ago
  16. b249dcb rps: consistent rxhash by Eric Dumazet · 14 years ago
  17. e36fa2f rps: cleanups by Eric Dumazet · 14 years ago
  18. 1ca5d2f mtd/maps/physmap: catch failure to register MTD_PHYSMAP_COMPAT device by H Hartley Sweeten · 14 years ago
  19. 28a1f53 sparc64: Fix hardirq tracing in trap return path. by David S. Miller · 14 years ago
  20. 7fbef0d Input: eeti_ts - cancel pending work when going to suspend by Daniel Mack · 14 years ago
  21. 5f57d67 Input: Add support of Synaptics Clickpad device by Takashi Iwai · 14 years ago
  22. 6d327cb Revert "Input: ALPS - add signature for HP Pavilion dm3 laptops" by Dmitry Torokhov · 14 years ago
  23. 10fd883 agp/intel: put back check that we have a driver for the bridge. by Dave Airlie · 14 years ago
  24. 88253e8 sh: Zero out aliases counter when using SH-X3 hardware assistance. by Paul Mundt · 14 years ago
  25. d4a8ca2 ASoC: missing conversions to snd_soc_codec_*_drvdata() by Takashi Iwai · 14 years ago
  26. dcf46b9 perf & kvm: Clean up some of the guest profiling callback API details by Zhang, Yanmin · 14 years ago
  27. 1d5cc550 sh: dwarf unwinder needs linux/module.h. by Paul Mundt · 14 years ago
  28. d4b74bf Revert "drm/i915: Configure the TV sense state correctly on GM45 to make TV detection reliable" by Dave Airlie · 14 years ago
  29. b78315f drm: delay vblank cleanup until after driver unload by Jesse Barnes · 14 years ago
  30. b4d0a03 powerpc: 2.6.34 update of defconfigs for embedded 6xx/7xxx, 8xx, 8xxx by Kumar Gala · 14 years ago
  31. 7547a91 Merge branch 'drm-ttm-unmappable' into drm-core-next by Dave Airlie · 14 years ago
  32. e3c8a02 powerpc/mpc8xxx defconfigs - turn off SYSFS_DEPRECATED by Kim Phillips · 14 years ago
  33. acbcba9 powerpc/83xx: configure SIL SATA driver in 83xx-wide defconfig by Kim Phillips · 14 years ago
  34. 6b8b178 drm/radeon/kms: enable use of unmappable VRAM V2 by Jerome Glisse · 14 years ago
  35. 35f2a59 md/raid5: allow for more than 2^31 chunks. by NeilBrown · 14 years ago
  36. f5b0959 powerpc/83xx: enable EPOLL syscall in defconfig by Kim Phillips · 14 years ago
  37. 5bfb3fd powerpc/83xx: add RTC drivers in 83xx defconfig by Kim Phillips · 14 years ago
  38. 0c321c7 drm/ttm: remove io_ field from TTM V6 by Jerome Glisse · 14 years ago
  39. 1cca2d2 powerpc/fsl-cpm: Configure clock correctly for SCC by Wolfgang Ocker · 14 years ago
  40. e813734 powerpc/fsl_booke: Correct test for MMU_FTR_BIG_PHYS by Becky Bruce · 14 years ago
  41. 96bf8b8 drm/vmwgfx: add support for new TTM fault callback V5 by Jerome Glisse · 14 years ago
  42. f32f02f drm/nouveau/kms: add support for new TTM fault callback V5 by Jerome Glisse · 14 years ago
  43. 0a2d50e drm/radeon/kms: add support for new fault callback V7 by Jerome Glisse · 14 years ago
  44. e0f278a powerpc/85xx/86xx: Fix build w/ CONFIG_PCI=n by Anton Vorontsov · 14 years ago
  45. 82c5da6 drm/ttm: ttm_fault callback to allow driver to handle bo placement V6 by Jerome Glisse · 14 years ago
  46. a8089e8 drm/i915: drop pointer to drm_gem_object by Daniel Vetter · 14 years ago
  47. 62b8b21 drm/i915: don't use ->driver_private anymore by Daniel Vetter · 14 years ago
  48. c397b90 drm/i915: embed the gem object into drm_i915_gem_object by Daniel Vetter · 14 years ago
  49. ac52bc5 drm/i915: introduce i915_gem_alloc_object by Daniel Vetter · 14 years ago
  50. fd632aa drm: free core gem object from driver callbacks by Daniel Vetter · 14 years ago
  51. 1d39704 drm: extract drm_gem_object_init by Daniel Vetter · 14 years ago
  52. 153549b Merge branch 'drm-radeon-evergreen-accel' into drm-core-next by Dave Airlie · 14 years ago
  53. 7fff400 Merge branch 'drm-fbdev-cleanup' into drm-core-next by Dave Airlie · 14 years ago
  54. 0bcb1d8 Merge branch 'drm-radeon-lockup' into drm-core-next by Dave Airlie · 14 years ago
  55. c9c2625 Merge branch 'drm-edid-fixes' into drm-core-next by Dave Airlie · 14 years ago
  56. c2b4127 Merge branch 'drm-ttm-pool' into drm-core-next by Dave Airlie · 14 years ago
  57. 97921a5 Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next into drm-core-next by Dave Airlie · 14 years ago
  58. 42df64b i2c-stu300: off by one issue by Dan Carpenter · 14 years ago
  59. 28ad332 i2c-pnx: Add stop conditions for end of transfer by Kevin Wells · 14 years ago
  60. be80dba i2c-pnx: Limit maximum divider to 1023 by Kevin Wells · 14 years ago
  61. 7c6bd20 i2c-omap: fix OOPS in omap_i2c_unidle() during probe by Mika Westerberg · 14 years ago
  62. da9c99f i2c-imx: fix error handling by Arnaud Patard · 14 years ago
  63. 01bf0b6 Linux 2.6.34-rc5 by Linus Torvalds · 14 years ago
  64. e8a03fe rmap: add exclusively owned pages to the newest anon_vma by Rik van Riel · 14 years ago
  65. 6f262d8 Security: Fix the comment of cap_file_mmap() by wzt.wzt@gmail.com · 14 years ago
  66. f5acb90 rps: static functions by Eric Dumazet · 14 years ago
  67. 9b030e2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 14 years ago
  68. ef9e83c 8139too: Fix a typo in the function name. by Alexander Kuznetsov · 14 years ago
  69. baa0677 sparc64: Use correct pt_regs in decode_access_size() error paths. by David S. Miller · 14 years ago
  70. e895833 wireless: rt2x00: rt2800usb: identify Allwin devices by Xose Vazquez Perez · 14 years ago
  71. 67e0f39 mac80211: add missing newline by Johannes Berg · 14 years ago
  72. 088899c orinoco: have sparse check endian issues by David Kilroy · 14 years ago
  73. 69c264d orinoco: use cfg80211_find_ie by David Kilroy · 14 years ago
  74. c3d4150 orinoco: implement set_wiphy_params by David Kilroy · 14 years ago
  75. 3393a60 mac80211: Prevent running sta_cleanup timer unnecessarily by Juuso Oikarinen · 14 years ago
  76. 2aab4c2 mac80211: fix stopping RX BA session from timer by Johannes Berg · 14 years ago
  77. 93d95b1 mac80211: fix typo in comments by Daniel Halperin · 14 years ago
  78. 7602666 Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6 by John W. Linville · 14 years ago
  79. fe6f212 mac80211: pass HT changes to driver when off channel by Reinette Chatre · 14 years ago
  80. b4bb5c3 mac80211: remove bogus TX agg state assignment by Johannes Berg · 14 years ago
  81. 8875127 rps: shortcut net_rps_action() by Eric Dumazet · 14 years ago
  82. a03b1a5 bnx2x: Date and version by Vladislav Zolotarov · 14 years ago
  83. d9e8b18 bnx2x: Don't report link down if has been already down by Vladislav Zolotarov · 14 years ago
  84. d3dbfee bnx2x: Rework power state handling code by Vladislav Zolotarov · 14 years ago
  85. 8eb5a20 bnx2x: use mask in test_registers() to avoid parity error by Vladislav Zolotarov · 14 years ago
  86. 1ac218c bnx2x: Fixed MSI-X enabling flow by Vladislav Zolotarov · 14 years ago
  87. dea7aab bnx2x: Added new statistics by Vladislav Zolotarov · 14 years ago
  88. cdaa7cb bnx2x: White spaces by Vladislav Zolotarov · 14 years ago
  89. 2145a92 bnx2x: Protect code with NOMCP by Vladislav Zolotarov · 14 years ago
  90. 02e3c6c bnx2x: Increase DMAE max write size for 57711 by Vladislav Zolotarov · 14 years ago
  91. 34f24c7 bnx2x: Use VPD-R V0 entry to display firmware revision by Vladislav Zolotarov · 14 years ago
  92. 72fd071 bnx2x: Parity errors handling for 57710 and 57711 by Vladislav Zolotarov · 14 years ago
  93. e92a716 ACPI: Export EDID blocks to the kernel by Matthew Garrett · 15 years ago
  94. 9f37622 eCryptfs: Turn lower lookup error messages into debug messages by Tyler Hicks · 14 years ago
  95. 3a8380c eCryptfs: Copy lower directory inode times and size on link by Tyler Hicks · 14 years ago
  96. 133b8f9 ecryptfs: fix use with tmpfs by removing d_drop from ecryptfs_destroy_inode by Jeff Mahoney · 14 years ago
  97. cfce08c ecryptfs: fix error code for missing xattrs in lower fs by Christian Pulvermacher · 14 years ago
  98. 3a60a16 eCryptfs: Decrypt symlink target for stat size by Tyler Hicks · 14 years ago
  99. 3c4ab2a nfsd4: indentation cleanup by J. Bruce Fields · 14 years ago
  100. 76e506a Fix ISDN/Gigaset build failure by Linus Torvalds · 14 years ago