1. c2cdf6a powerpc/macio: Fix probing of macio devices by using the right of match table by Benjamin Herrenschmidt · 14 years ago
  2. 79905ad agp/uninorth: Fix oops caused by flushing too much by Paul Mackerras · 14 years ago
  3. 83aea94 powerpc/macio: Don't dereference pointer before null check by Andreas Schwab · 14 years ago
  4. 709d015 Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 14 years ago
  5. e3a815f drm/i915: add HAS_BSD check to i915_getparam by Zou Nan hai · 14 years ago
  6. 9bc3549 drm/i915: Honor sync polarity from VBT panel timing descriptors by Adam Jackson · 14 years ago
  7. 2e8949f intel_scu_ipc: Length fix by Alan Cox · 14 years ago
  8. b42d916 drivers/isdn/hardware/mISDN: Use GFP_ATOMIC when a lock is held by Julia Lawall · 14 years ago
  9. 96ed741 ksz884x: Add missing validate_addr hook by Denis Kirjanov · 14 years ago
  10. 5ed8366 ksz884x: convert to netdev_tx_t by Denis Kirjanov · 14 years ago
  11. aa989f5 virtio-net: pass gfp to add_buf by Michael S. Tsirkin · 14 years ago
  12. 3ffd051 be2net: convert hdr.timeout in be_cmd_loopback_test() to le32 by Sathya Perla · 14 years ago
  13. 6bd17eb can: mpc5xxx_can.c: Fix build failure by Anatolij Gustschin · 14 years ago
  14. bc284f9 greth: Fix build after OF device conversions. by David S. Miller · 14 years ago
  15. 6496084 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  16. 17d30ac Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 14 years ago
  17. e38c1e5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  18. 3e9345e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  19. d28619f Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  20. 97ef6f7 rapidio: fix new kernel-doc warnings by Randy Dunlap · 14 years ago
  21. c196b02 be2net: remove superfluous externs by Dan Carpenter · 14 years ago
  22. 2892d9c be2net: add unlock on error path by Dan Carpenter · 14 years ago
  23. e72e9f3 drivers/isdn/hardware/mISDN: Add missing spin_unlock by Julia Lawall · 14 years ago
  24. 32f6249 fs_enet: Adjust BDs after tx error by Mark Ware · 14 years ago
  25. e5e5cf4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  26. 24010e4 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  27. e4f2e5e Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
  28. 9a90e09 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  29. cf22f20 drm/radeon: fix the r100/r200 ums block 0 page fix by Dave Airlie · 14 years ago
  30. d3b3833 Merge branch 'ht-delete-2.6.35' into release by Len Brown · 14 years ago
  31. edbe77b Merge branch 'misc-2.6.35' into release by Len Brown · 14 years ago
  32. 64a4222 Merge branches 'video' and 'video-edid' into release by Len Brown · 14 years ago
  33. 91dd696 Merge branch 'acpi_enable' into release by Len Brown · 14 years ago
  34. dc1544e Merge branch 'bjorn-pci-root-v4-2.6.35' into release by Len Brown · 14 years ago
  35. 0dc698b ACPI: Don't let acpi_pad needlessly mark TSC unstable by Venkatesh Pallipadi · 14 years ago
  36. b6fecaa drivers/acpi/sleep.h: Checkpatch cleanup by Andrea Gelmini · 15 years ago
  37. 2da513f ACPI: Minor cleanup eliminating redundant PMTIMER_TICKS to NS conversion by Venkatesh Pallipadi · 14 years ago
  38. 2671717 intel_idle: native hardware cpuidle driver for latest Intel processors by Len Brown · 15 years ago
  39. a1786bd drm/i915: Unmask interrupt for render engine on Sandybridge by Zhenyu Wang · 14 years ago
  40. ca76482 drm/i915: Fix PIPE_CONTROL command on Sandybridge by Zhenyu Wang · 14 years ago
  41. ab34c22 drm/i915: Fix up address spaces in slow_kernel_write() by Chris Wilson · 14 years ago
  42. 99a03df drm/i915: Use non-atomic kmap for slow copy paths by Chris Wilson · 14 years ago
  43. 9b8c4a0 drm/i915: Avoid moving from CPU domain during pwrite by Chris Wilson · 14 years ago
  44. 68f95ba drm/i915: Cleanup after failed initialization of ringbuffers by Chris Wilson · 14 years ago
  45. 02cf4f9 ACPI: acpi_idle: touch TS_POLLING only in the non-MWAIT case by Len Brown · 14 years ago
  46. da1fdb0 ssb: fix NULL ptr deref when pcihost_wrapper is used by Christoph Fritz · 14 years ago
  47. 654fc60 drm/i915: Reject bind_to_gtt() early if object > aperture by Chris Wilson · 14 years ago
  48. 85cd461 drm/i915: Check error code whilst moving buffer to GTT domain. by Chris Wilson · 14 years ago
  49. 3d1cc47 drm/i915: Remove spurious warning "Failure to install fence" by Chris Wilson · 14 years ago
  50. ac0c6b5 drm/i915: Rebind bo if currently bound with incorrect alignment. by Chris Wilson · 14 years ago
  51. a7faf32 drm/i915: Include pitch in set_base debug statement. by Chris Wilson · 14 years ago
  52. a939406 drm/i915: Only print "nothing to do" debug message as required. by Chris Wilson · 14 years ago
  53. 808b24d6 drm/i915: Propagate error from unbinding an unfenceable object. by Chris Wilson · 14 years ago
  54. b118c1e drm/i915: Avoid nesting of domain changes when setting display plane by Chris Wilson · 14 years ago
  55. c6a6368 libertas: fix uninitialized variable warning by Prarit Bhargava · 14 years ago
  56. 468f0b4 drm/i915: Hold the spinlock whilst resetting unpin_work along error path by Chris Wilson · 14 years ago
  57. 7c9fd60 ath9k: Fix bug in the way "bf_tx_aborted" of struct ath_buf is used by Vasanthakumar Thiagarajan · 14 years ago
  58. 35aed2e drm/i915: Only print an message if there was an error by Chris Wilson · 14 years ago
  59. 9be8ab2 ath9k: Fix ath_print in xmit for hardware reset. by Justin P. Mattock · 14 years ago
  60. d372e7f Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 14 years ago
  61. 043f275 Merge branch 'for-linus/2635-updates' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  62. 72da3bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  63. 89ad6a6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  64. 418bd0d netdev/fec: fix ifconfig eth0 down hang issue by Bryan Wu · 14 years ago
  65. 5d66cee ARM: S5PV210: serial: Fix section mismatch warning by Marek Szyprowski · 14 years ago
  66. b58ffb4 cnic: Fix context memory init. on 5709. by Michael Chan · 14 years ago
  67. 17d9564 drivers/net: Eliminate a NULL pointer dereference by Julia Lawall · 14 years ago
  68. 89dc0be drivers/net/hamradio: Eliminate a NULL pointer dereference by Julia Lawall · 14 years ago
  69. 84e5b9f be2net: Patch removes redundant while statement in loop. by Sarveshwar Bandi · 14 years ago
  70. 5f8269d leds: Fix leds-gpio openfirmware compile issue by Richard Purdie · 14 years ago
  71. 37814fd leds: Kconfig fixes by Richard Purdie · 14 years ago
  72. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  73. aa36c7b Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  74. a7d27c3 acpi_pad: uses MONITOR/MWAIT, so it doesn't need to clear TS_POLLING by Len Brown · 14 years ago
  75. 541adf7 ACPI: allow a native cpuidle driver to displace ACPI by Len Brown · 14 years ago
  76. 752138d cpuidle: make cpuidle_curr_driver static by Len Brown · 14 years ago
  77. 191211f mfd: Rename twl5031 sih modules by Ilkka Koskinen · 14 years ago
  78. ae9f52f mfd: Storage class for timberdale should be before const qualifier by Tobias Klauser · 14 years ago
  79. 28ade0f mfd: Remove unneeded and dangerous clearing of clientdata by Wolfram Sang · 14 years ago
  80. 6257926 mfd: New AB8500 driver by Rabin Vincent · 14 years ago
  81. 75907a1 gpio: Fix inverted rdc321x gpio data out registers by Florian Fainelli · 14 years ago
  82. 8deca39e mfd: Change rdc321x resources flags to IORESOURCE_IO by Florian Fainelli · 14 years ago
  83. 380c09f mfd: Move pcf50633 irq related functions to its own file. by Lars-Peter Clausen · 14 years ago
  84. f7b2a77 mfd: Use threaded irq for pcf50633 by Lars-Peter Clausen · 14 years ago
  85. 6438a69 mfd: pcf50633-adc: Fix potential race in pcf50633_adc_sync_read by Lars-Peter Clausen · 14 years ago
  86. 0aeee5d mfd: Fix pcf50633 bitfield logic in interrupt handler by Lars-Peter Clausen · 14 years ago
  87. e4be3cb gpio: rdc321x needs to select MFD_CORE by Randy Dunlap · 14 years ago
  88. 3827064 mfd: Use menuconfig for quicker config editing by Randy Dunlap · 14 years ago
  89. 09bcb3f mfd: AB3550 core driver by Mattias Wallin · 14 years ago
  90. fa66125 mfd: AB3100 register access change to abx500 API by Mattias Wallin · 14 years ago
  91. 812f9e9 mfd: Renamed ab3100.h to abx500.h by Linus Walleij · 14 years ago
  92. d88b25b gpio: Add TC35892 GPIO driver by Rabin Vincent · 14 years ago
  93. b4ecd32 mfd: Add Toshiba's TC35892 MFD core by Rabin Vincent · 14 years ago
  94. 68e488d mfd: Delay to mask tsc irq in max8925 by Haojian Zhuang · 14 years ago
  95. e47a3bb mfd: Remove incorrect wm8350 kfree by Rabin Vincent · 14 years ago
  96. fffba64 mfd: Fix error in wm8400 reg cache access check by Phil Carmody · 14 years ago
  97. b03b4d7c mfd: Ensure WM831x charger interrupts are acknowledged when suspending by Mark Brown · 14 years ago
  98. 0d7e0e3 mfd: Initialise WM831x IRQ masks on chip even if interrupts not in use by Mark Brown · 14 years ago
  99. 7525996 input: Touchscreen driver for TPS6507x by Todd Fischer · 14 years ago
  100. 31dd6a2 mfd: Add TPS6507x support by Todd Fischer · 14 years ago