| Commit message (Expand) | Author | Age |
* | virtio: Fix GFP flags passed from the virtio balloon driver | Balbir Singh | 2010-04-22 |
* | Merge branch 'for-linus/i2c' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 2010-04-22 |
|\ |
|
| * | i2c-stu300: off by one issue | Dan Carpenter | 2010-04-19 |
| * | i2c-pnx: Add stop conditions for end of transfer | Kevin Wells | 2010-04-19 |
| * | i2c-pnx: Limit maximum divider to 1023 | Kevin Wells | 2010-04-19 |
| * | i2c-omap: fix OOPS in omap_i2c_unidle() during probe | Mika Westerberg | 2010-04-19 |
| * | i2c-imx: fix error handling | Arnaud Patard | 2010-04-19 |
* | | staging: fix dt3155 build | Randy Dunlap | 2010-04-22 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 2010-04-21 |
|\ \ |
|
| * | | m68knommu: allow 4 coldfire serial ports | Philippe De Muyter | 2010-04-21 |
| * | | m68knommu: fix coldfire tcdrain | Philippe De Muyter | 2010-04-20 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds | 2010-04-21 |
|\ \ \ |
|
| * | | | mc13783-regulator: fix a memory leak in mc13783_regulator_remove | Axel Lin | 2010-04-19 |
* | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2010-04-21 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | md/raid5: allow for more than 2^31 chunks. | NeilBrown | 2010-04-20 |
* | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/... | Linus Torvalds | 2010-04-20 |
|\ \ \ \ |
|
| * | | | | pcmcia: fix error handling in cm4000_cs.c | Dan Carpenter | 2010-04-19 |
| * | | | | drivers/pcmcia: Add missing local_irq_restore | Julia Lawall | 2010-04-17 |
| * | | | | serial_cs: MD55x support (PCMCIA GPRS/EDGE modem) (kernel 2.6.33) | Timur Maximov | 2010-04-17 |
| * | | | | pcmcia: avoid late calls to pccard_validate_cis | Dominik Brodowski | 2010-04-17 |
| * | | | | pcmcia: fix ioport size calculation in rsrc_nonstatic | Dominik Brodowski | 2010-04-15 |
| * | | | | pcmcia: re-start on MFC override | Dominik Brodowski | 2010-04-11 |
| * | | | | pcmcia: fix io_probe due to parent (PCI) resources | Dominik Brodowski | 2010-04-11 |
| * | | | | pcmcia: use previously assigned IRQ for all card functions | Dominik Brodowski | 2010-04-11 |
* | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-04-20 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | drm: delay vblank cleanup until after driver unload | Jesse Barnes | 2010-04-20 |
* | | | | | Fix ISDN/Gigaset build failure | Linus Torvalds | 2010-04-19 |
| |_|/ /
|/| | | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-04-19 |
|\ \ \ \ |
|
| * | | | | gigaset: include cleanup cleanup | Tilman Schmidt | 2010-04-18 |
| * | | | | WAN: flush tx_queue in hdlc_ppp to prevent panic on rmmod hw_driver. | Krzysztof Halasa | 2010-04-16 |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-04-15 |
| |\ \ \ \ |
|
| | * | | | | iwlwifi: work around bogus active chains detection | Johannes Berg | 2010-04-09 |
| * | | | | | tun: orphan an skb on tx | Michael S. Tsirkin | 2010-04-14 |
| * | | | | | forcedeth: fix tx limit2 flag check | Ayaz Abdulla | 2010-04-13 |
* | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-04-19 |
|\ \ \ \ \ \
| | |_|/ / /
| |/| | | /
| |_|_|_|/
|/| | | | |
|
| * | | | | drm/radeon/kms: allow R500 regs VAP_ALT_NUM_VERTICES and VAP_INDEX_OFFSET | Marek Olšák | 2010-04-19 |
| * | | | | drivers/gpu/radeon: Add MSPOS regs to safe list. | Corbin Simpson | 2010-04-19 |
| * | | | | drm/radeon/kms: disable the tv encoder when tv/cv is not in use | Alex Deucher | 2010-04-18 |
| * | | | | drm/radeon/kms: adjust pll settings for tv | Alex Deucher | 2010-04-18 |
| * | | | | drm/radeon/kms: fix tv dac conflict resolver | Alex Deucher | 2010-04-18 |
| * | | | | drm/radeon/kms/evergreen: don't enable hdmi audio stuff | Alex Deucher | 2010-04-18 |
| * | | | | drm/radeon/kms/atom: fix dual-link DVI on DCE3.2/4.0 | Alex Deucher | 2010-04-18 |
| * | | | | drm/radeon/kms: fix rs600 tlb flush | Jerome Glisse | 2010-04-18 |
| * | | | | drm/radeon/kms: print GPU family and device id when loading | Jerome Glisse | 2010-04-18 |
| * | | | | drm/radeon/kms: fix calculation of mipmapped 3D texture sizes | Marek Olšák | 2010-04-11 |
| * | | | | drm/radeon/kms: only change mode when coherent value changes. | Dave Airlie | 2010-04-11 |
| * | | | | drm/radeon/kms: more atom parser fixes (v2) | Alex Deucher | 2010-04-09 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds | 2010-04-17 |
|\ \ \ \ \ |
|
| * | | | | | drm/i915: Ignore LVDS EDID when it is unavailabe or invalid | Zhao Yakui | 2010-04-10 |
| * | | | | | drm/i915: Add no_lvds entry for the Clientron U800 | Stefan Bader | 2010-04-03 |