| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2009-05-08 | 2 | -15/+29 |
|\ |
|
| * | mtd: fix timeout in M25P80 driver | Peter Horton | 2009-05-08 | 1 | -8/+8 |
| * | mtd: Bug in m25p80.c during whole-chip erase | Steven A. Falco | 2009-04-29 | 1 | -5/+7 |
| * | mtd: expose subpage size via sysfs | Artem Bityutskiy | 2009-04-19 | 1 | -0/+12 |
| * | mtd: mtd in mtd_release is unused without CONFIG_MTD_CHAR | Denis V. Lunev | 2009-04-19 | 1 | -3/+3 |
* | | hwmon: (w83781d) Fix W83782D support (NULL pointer dereference) | Jean Delvare | 2009-05-08 | 1 | -1/+2 |
* | | hwmon: (asus_atk0110) Fix compiler warning | Luca Tettamanti | 2009-05-08 | 1 | -0/+2 |
* | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2009-05-07 | 3 | -51/+60 |
|\ \ |
|
| * | | md: remove rd%d links immediately after stopping an array. | NeilBrown | 2009-05-07 | 1 | -8/+8 |
| * | | md: remove ability to explicit set an inactive array to 'clean'. | NeilBrown | 2009-05-07 | 1 | -5/+2 |
| * | | md: constify VFTs | Jan Engelhardt | 2009-05-07 | 1 | -1/+1 |
| * | | md: tidy up status_resync to handle large arrays. | NeilBrown | 2009-05-07 | 1 | -17/+28 |
| * | | md: fix some (more) errors with bitmaps on devices larger than 2TB. | NeilBrown | 2009-05-07 | 1 | -7/+11 |
| * | | md/raid10: don't clear bitmap during recovery if array will still be degraded. | NeilBrown | 2009-05-07 | 1 | -6/+6 |
| * | | md: fix loading of out-of-date bitmap. | NeilBrown | 2009-05-07 | 1 | -7/+4 |
* | | | random: make get_random_int() more random | Linus Torvalds | 2009-05-07 | 1 | -7/+12 |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-05-07 | 4 | -10/+70 |
|\ \ \ |
|
| * \ \ | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 | Russell King | 2009-05-05 | 1 | -7/+7 |
| |\ \ \ |
|
| | * | | | mx3fb: Fix compilation with CONFIG_PM | Sascha Hauer | 2009-05-05 | 1 | -7/+7 |
| | |/ / |
|
| * | | | Merge branch 'v2630-rc3-fixes' of git://aeryn.fluff.org.uk/bjdooks/linux | Russell King | 2009-05-03 | 3 | -3/+63 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | [ARM] S3C: Add UDIVSLOT support for newer UARTS | Ben Dooks | 2009-05-01 | 3 | -3/+63 |
* | | | | drivers/base/iommu.c: add missing includes | Andrew Morton | 2009-05-06 | 1 | -0/+2 |
* | | | | isl29003: fix resume functionality | Daniel Mack | 2009-05-06 | 1 | -2/+7 |
* | | | | fbdev: remove makefile reference to removed driver | Krzysztof Helt | 2009-05-06 | 1 | -1/+0 |
* | | | | fbdev: fix fillrect for 24bpp modes | Michal Januszewski | 2009-05-06 | 3 | -39/+48 |
* | | | | jsm: removing unused spinlock | Breno Leitao | 2009-05-06 | 2 | -3/+0 |
* | | | | vt: Add a note on the historical abuse of CLOCK_TICK_RATE | Alan Cox | 2009-05-06 | 1 | -0/+6 |
* | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-05-05 | 6 | -32/+16 |
|\ \ \ \ |
|
| * | | | | drm/r128: fix r128 ioremaps to use ioremap_wc. | Dave Airlie | 2009-05-06 | 1 | -3/+3 |
| * | | | | drm: cleanup properly in drm_get_dev() failure paths | Ben Skeggs | 2009-04-24 | 1 | -3/+6 |
| * | | | | drm: clean the map list before destroying the hash table | Ben Skeggs | 2009-04-24 | 1 | -3/+3 |
| * | | | | drm: remove unreachable code in drm_sysfs.c | Jonas Bonn | 2009-04-24 | 1 | -2/+0 |
| * | | | | drm: add control node checks missing from kms merge | Jonas Bonn | 2009-04-24 | 1 | -1/+2 |
| * | | | | drm/kms: don't try to shortcut drm mode set function | Dave Airlie | 2009-04-24 | 1 | -19/+0 |
| * | | | | drm/radeon: bump minor version for occlusion queries support | Maciej Cencora | 2009-04-24 | 1 | -1/+2 |
* | | | | | [IA64] xen_domu_defconfig: fix build issues/warnings | Jan Beulich | 2009-05-05 | 1 | -1/+2 |
* | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2009-05-05 | 11 | -14/+25 |
|\ \ \ \ \ |
|
| * | | | | | i2c-algo-pca: Let PCA9564 recover from unacked data byte (state 0x30) | Enrik Berkhan | 2009-05-05 | 1 | -0/+11 |
| * | | | | | i2c-algo-bit: Fix timeout test | Dave Airlie | 2009-05-05 | 1 | -1/+1 |
| * | | | | | i2c: Timeouts off by 1 | Roel Kluin | 2009-05-05 | 9 | -13/+13 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-05-05 | 19 | -82/+504 |
|\ \ \ \ \ |
|
| * | | | | | e1000: fix virtualization bug | Jesse Brandeburg | 2009-05-04 | 1 | -1/+1 |
| * | | | | | bonding: fix alb mode locking regression | Jay Vosburgh | 2009-05-04 | 1 | -9/+3 |
| * | | | | | usbnet: CDC EEM support (v5) | Omar Laazimani | 2009-05-04 | 3 | -0/+396 |
| * | | | | | ehea: fix invalid pointer access | Hannes Hering | 2009-05-04 | 2 | -14/+19 |
| * | | | | | ne2k-pci: Do not register device until initialized. | Lubomir Rintel | 2009-05-02 | 1 | -4/+3 |
| * | | | | | virtio_net: Fix function name typo | Alex Williamson | 2009-05-01 | 1 | -4/+4 |
| * | | | | | virtio_net: Cleanup command queue scatterlist usage | Alex Williamson | 2009-05-01 | 1 | -6/+10 |
| * | | | | | bonding: correct the cleanup in bond_create() | Jiri Pirko | 2009-05-01 | 1 | -7/+6 |
| * | | | | | smsc95xx: add support for LAN9512 and LAN9514 | Steve Glendinning | 2009-05-01 | 1 | -0/+5 |