Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | 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 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2009-05-05 | 6 | -13/+22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | mvsdio: fix CONFIG_PM=y build | Rabin Vincent | 2009-05-03 | 1 | -6/+5 | |
| | * | | | | | | | | | | | | mmci: fix crash with debug enabled | Rabin Vincent | 2009-05-03 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | sdhci: catch ADMA errors | Pierre Ossman | 2009-05-03 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | mmc: increase power up delay | José M. Fernández | 2009-05-03 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | sdhci-pci: bad error handling in probe function | Dan Carpenter | 2009-05-03 | 1 | -3/+5 | |
| | * | | | | | | | | | | | | mmc_block: be prepared for oversized requests | Pierre Ossman | 2009-05-03 | 1 | -0/+8 | |
| * | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar... | Linus Torvalds | 2009-05-02 | 1 | -5/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | ide-cd: fix REQ_QUIET tests in cdrom_decode_status | Borislav Petkov | 2009-04-30 | 1 | -5/+4 | |
| * | | | | | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-05-02 | 1 | -2/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm... | Russell King | 2009-04-24 | 1 | -2/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | ARM: OMAP: MMC: Remove unused power_pin | Ladislav Michl | 2009-04-23 | 1 | -2/+0 | |
| | | | |_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2009-05-02 | 53 | -1087/+1541 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | [SCSI] libosd: OSD2r05: on-the-wire changes for latest OSD2 revision 5. | Boaz Harrosh | 2009-04-27 | 1 | -1/+6 | |
| | * | | | | | | | | | | | | | | [SCSI] libosd: OSD2r05: OSD_CRYPTO_KEYID_SIZE will grow 20 => 32 bytes | Boaz Harrosh | 2009-04-27 | 1 | -6/+24 | |
| | * | | | | | | | | | | | | | | [SCSI] libosd: OSD2r05: Prepare for rev5 attribute list changes | Boaz Harrosh | 2009-04-27 | 1 | -18/+68 |