| Commit message (Expand) | Author | Age | Files | Lines |
* | partitions: enable EFI/GPT support by default | Diego Calleja | 2012-12-06 | 1 | -2/+2 |
* | bsg: Remove unused function bsg_goose_queue() | Bart Van Assche | 2012-12-06 | 2 | -14/+0 |
* | block: Make blk_cleanup_queue() wait until request_fn finished | Bart Van Assche | 2012-12-06 | 2 | -0/+16 |
* | block: Avoid scheduling delayed work on a dead queue | Bart Van Assche | 2012-12-06 | 1 | -24/+9 |
* | block: Avoid that request_fn is invoked on a dead queue | Bart Van Assche | 2012-12-06 | 4 | -5/+32 |
* | block: Let blk_drain_queue() caller obtain the queue lock | Bart Van Assche | 2012-12-06 | 1 | -12/+18 |
* | block: Rename queue dead flag | Bart Van Assche | 2012-12-06 | 8 | -22/+22 |
* | bdi: add a user-tunable cpu_list for the bdi flusher threads | Jeff Moyer | 2012-12-05 | 2 | -0/+88 |
* | block: use NUMA_NO_NODE instead of -1 | Ezequiel Garcia | 2012-11-10 | 2 | -3/+3 |
* | block: recursive merge requests | Shaohua Li | 2012-11-09 | 1 | -4/+12 |
* | block CFQ: avoid moving request to different queue | Shaohua Li | 2012-11-06 | 1 | -1/+2 |
* | Linux 3.7-rc4v3.7-rc4 | Linus Torvalds | 2012-11-04 | 1 | -1/+1 |
* | Merge tag 'nfs-for-3.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2012-11-03 | 11 | -35/+110 |
|\ |
|
| * | NFS4: nfs4_opendata_access should return errno | Weston Andros Adamson | 2012-11-02 | 1 | -1/+1 |
| * | NFSv4: Initialise the NFSv4.1 slot table highest_used_slotid correctly | Trond Myklebust | 2012-11-01 | 1 | -1/+1 |
| * | SUNRPC: return proper errno from backchannel_rqst | Weston Andros Adamson | 2012-11-01 | 1 | -1/+1 |
| * | NFS: add nfs_sb_deactive_async to avoid deadlock | Weston Andros Adamson | 2012-10-31 | 5 | -3/+56 |
| * | nfs: Show original device name verbatim in /proc/*/mount{s,info} | Ben Hutchings | 2012-10-31 | 4 | -9/+20 |
| * | nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeouts | Scott Mayhew | 2012-10-31 | 1 | -1/+1 |
| * | nfs: Check whether a layout pointer is NULL before free it | Yanchuan Nian | 2012-10-31 | 1 | -2/+2 |
| * | NFS: fix bug in legacy DNS resolver. | NeilBrown | 2012-10-31 | 1 | -2/+3 |
| * | NFSv4: nfs4_locku_done must release the sequence id | Trond Myklebust | 2012-10-31 | 1 | -0/+1 |
| * | NFSv4.1: We must release the sequence id when we fail to get a session slot | Trond Myklebust | 2012-10-31 | 1 | -13/+23 |
| * | NFS: Wait for session recovery to finish before returning | Bryan Schumaker | 2012-10-31 | 1 | -2/+1 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan... | Linus Torvalds | 2012-11-03 | 3 | -6/+9 |
|\ \ |
|
| * | | exynos4_tmu_driver_ids should be exynos_tmu_driver_ids. | Jonghwan Choi | 2012-11-03 | 1 | -1/+1 |
| * | | ACPI video: Ignore errors after _DOD evaluation. | Igor Murzov | 2012-11-03 | 1 | -4/+7 |
| * | | thermal: solve compilation errors in rcar_thermal | Devendra Naga | 2012-11-03 | 1 | -1/+1 |
* | | | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l... | Linus Torvalds | 2012-11-03 | 3 | -175/+22 |
|\ \ \ |
|
| * | | | i2c: tegra: set irq name as device name | Laxman Dewangan | 2012-11-02 | 1 | -1/+1 |
| * | | | i2c-nomadik: Fixup clock handling | Philippe Begnic | 2012-11-02 | 1 | -2/+7 |
| * | | | i2c: mxs: remove broken PIOQUEUE support | Wolfram Sang | 2012-11-02 | 1 | -172/+14 |
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-11-03 | 19 | -92/+275 |
|\ \ \ \ |
|
| * | | | | drm/udl: fix stride issues scanning out stride != width*bpp | Dave Airlie | 2012-11-02 | 3 | -8/+11 |
| * | | | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Dave Airlie | 2012-11-02 | 5 | -18/+21 |
| |\ \ \ \ |
|
| | * | | | | drm: exynos: removed warning due to missing typecast for mixer driver data | Rahul Sharma | 2012-10-31 | 1 | -1/+1 |
| | * | | | | drm/exynos: add support for ARCH_MULTIPLATFORM | Rob Clark | 2012-10-31 | 1 | -1/+1 |
| | * | | | | MAINTAINERS: Add git repository for Exynos DRM | Inki Dae | 2012-10-31 | 1 | -0/+1 |
| | * | | | | drm/exynos: fix display on issue | Inki Dae | 2012-10-31 | 2 | -16/+18 |
| * | | | | | Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2012-11-02 | 5 | -40/+184 |
| |\ \ \ \ \ |
|
| | * | | | | | drm/radeon: add load detection support for ext DAC on R200 (v2) | Alex Deucher | 2012-11-01 | 1 | -0/+97 |
| | * | | | | | DRM/radeon: For single CRTC GPUs move handling of CRTC_CRT_ON to crtc_dpms(). | Egbert Eich | 2012-11-01 | 2 | -4/+18 |
| | * | | | | | DRM/Radeon: Fix TV DAC Load Detection for single CRTC chips. | Egbert Eich | 2012-11-01 | 1 | -24/+38 |
| | * | | | | | DRM/Radeon: Clean up code in TV DAC load detection. | Egbert Eich | 2012-11-01 | 1 | -8/+10 |
| | * | | | | | drm/radeon: fix ATPX function documentation | Igor Murzov | 2012-11-01 | 1 | -2/+2 |
| | * | | | | | drivers/gpu/drm/radeon/evergreen_cs.c: Remove unnecessary semicolon | Peter Senna Tschudin | 2012-11-01 | 1 | -1/+1 |
| | * | | | | | DRM/Radeon: On DVI-I use Load Detection when EDID is bogus. | Egbert Eich | 2012-11-01 | 1 | -7/+21 |
| | * | | | | | DRM/Radeon: Fix primary DAC Load Detection for RV100 chips. | Egbert Eich | 2012-11-01 | 1 | -0/+2 |
| | * | | | | | DRM/Radeon: Fix Load Detection on legacy primary DAC. | Egbert Eich | 2012-11-01 | 1 | -0/+1 |
| | |/ / / / |
|
| * | | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 2012-11-02 | 6 | -26/+59 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|