summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mmc: of_mmc_spi: Need to include irq.h and of_irq.hDavid Miller2011-03-251-0/+2
* mmc: mmci: Add ARM variant with extended FIFOPawel Moll2011-03-251-1/+12
* mmc: dw_mmc: set fixed burst in BMOD registerJaehoon Chung2011-03-251-2/+2
* mmc: use pci_dev->revisionSergei Shtylyov2011-03-252-7/+4
* mmc: mmc_test: Remove set-but-unused variable.Chris Ball2011-03-251-2/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-2427-536/+615
|\
| * fs: simplify iget & friendsChristoph Hellwig2011-03-241-179/+83
| * fs: pull inode->i_lock up out of writeback_single_inodeDave Chinner2011-03-241-7/+11
| * fs: rename inode_lock to inode_hash_lockDave Chinner2011-03-246-56/+63
| * fs: move i_wb_list out from under inode_lockDave Chinner2011-03-248-48/+70
| * fs: move i_sb_list out from under inode_lockDave Chinner2011-03-246-56/+67
| * fs: remove inode_lock from iput_final and prune_icacheDave Chinner2011-03-245-22/+17
| * fs: Lock the inode LRU list separatelyDave Chinner2011-03-241-9/+30
| * fs: factor inode disposalDave Chinner2011-03-241-63/+41
| * fs: protect inode->i_state with inode->i_lockDave Chinner2011-03-2411-74/+174
| * autofs4: Do not potentially dereference NULL pointer returned by fget() in au...Jesper Juhl2011-03-241-0/+4
| * autofs4 - remove autofs4_lockIan Kent2011-03-244-31/+20
| * autofs4 - fix d_manage() return on rcu-walkIan Kent2011-03-241-0/+2
| * autofs4 - fix autofs4_expire_indirect() traversalIan Kent2011-03-241-1/+51
| * autofs4 - fix dentry leak in autofs4_expire_direct()Ian Kent2011-03-241-4/+3
| * autofs4 - reinstate last used update on accessIan Kent2011-03-242-34/+14
| * vfs - check non-mountpoint dentry might block in __follow_mount_rcu()Ian Kent2011-03-241-5/+18
* | [media] rc: update for bitop name changesStephen Rothwell2011-03-241-3/+3
* | Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2011-03-241-3/+3
|\ \
| * | SLUB: Write to per cpu data when allocating itChristoph Lameter2011-03-241-1/+1
| * | slub: Fix debugobjects with lockless fastpathThomas Gleixner2011-03-241-2/+2
* | | lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes2011-03-2414-21/+15
* | | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-03-2416-145/+250
|\ \ \
| * | | drm/vblank: update recently added vbl interface to be more future proof.Dave Airlie2011-03-242-4/+5
| * | | drm radeon: Return -EINVAL on wrong pm sysfs accessThomas Renninger2011-03-241-3/+5
| * | | drm/radeon/kms: fix hardcoded EDID handlingAlex Deucher2011-03-243-7/+45
| * | | Merge remote branch 'intel/drm-intel-fixes' of ../drm-next into drm-core-nextDave Airlie2011-03-248-127/+131
| |\ \ \
| | * | | Revert "drm/i915: Don't save/restore hardware status page address register"Chris Wilson2011-03-242-0/+7
| | * | | drm/i915: Avoid unmapping pages from a NULL address spaceChris Wilson2011-03-231-3/+4
| | * | | drm/i915: Fix use after free within tracepointChris Wilson2011-03-231-2/+2
| | * | | drm/i915: Restore missing command flush before interrupt on BLT ringChris Wilson2011-03-232-61/+55
| | * | | drm/i915: Disable pagefaults along execbuffer relocation fast pathChris Wilson2011-03-231-4/+17
| | * | | drm/i915: Fix computation of pitch for dumb bo creatorChris Wilson2011-03-231-1/+1
| | * | | drm/i915: report correct render clock frequencies on SNBJesse Barnes2011-03-232-5/+5
| | * | | drm/i915/dp: Correct the order of deletion for ghost eDP devicesTakashi Iwai2011-03-231-2/+2
| | * | | drm/i915: Fix tiling corruption from pipelined fencingChris Wilson2011-03-231-27/+17
| | * | | drm/i915: Re-enable self-refreshYuanhan Liu2011-03-231-4/+1
| | * | | drm/i915: Prevent racy removal of request from client listHerton Ronaldo Krzesinski2011-03-231-2/+4
| | * | | drm/i915: skip redundant operations whilst enabling pipes and planesChris Wilson2011-03-231-8/+16
| | * | | drm/i915: Remove surplus POSTING_READs before wait_for_vblankChris Wilson2011-03-231-8/+0
| * | | | drm/radeon/kms: prefer legacy pll algo for tv-outAlex Deucher2011-03-231-1/+5
| * | | | drm: check for modesetting on modeset ioctlsDave Airlie2011-03-211-0/+51
| |/ / /
| * | | drm/kernel: vblank wait on crtc > 1Ilija Hadzic2011-03-213-5/+16
| * | | drm: Fix use-after-free in drm_gem_vm_close()Chris Wilson2011-03-211-2/+3
* | | | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-24172-2112/+1520
|\ \ \ \
OpenPOWER on IntegriCloud