aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-10HID: magicmouse: Set resolution of touch surfacesChase Douglas1-10/+46
2011-07-23Documentation: refresh sysctl/kernel.txtBorislav Petkov1-105/+110
2011-07-23Documentation: fix ambigous text for root cpusetWanlong Gao1-1/+1
2011-07-23Documentation: fix echo command in cgroups/cpuacct.txtWanlong Gao1-1/+1
2011-07-23net/9p: Fix the msize calculation.Venkateswararao Jujjuri (JV)1-2/+2
2011-07-23fs/9p: add 9P2000.L unlinkat operationAneesh Kumar K.V4-18/+56
2011-07-23fs/9p: add 9P2000.L renameat operationAneesh Kumar K.V4-5/+44
2011-07-23fs/9p: Always ask new inode in createAneesh Kumar K.V3-18/+61
2011-07-23fs/9p: Clean-up get_protocol_version() to use strcmpPrem Karat4-20/+39
2011-07-23fs/9p: Fix invalid mount options/argsPrem Karat1-9/+34
2011-07-23fs/9p: When doing inode lookup compare qid details and inode mode bits.Aneesh Kumar K.V6-29/+81
2011-07-23fs/9p: Fid is not valid after a failed clunk.Aneesh Kumar K.V1-2/+4
2011-07-23net/9p: Remove structure not used in the codeAneesh Kumar K.V1-178/+5
2011-07-23VirtIO can transfer VIRTQUEUE_NUM of pages.jvrao1-1/+1
2011-07-23Fix the size of receive buffer packing onto VirtIO ring.jvrao1-1/+1
2011-07-239p: clean up packet dump codeEric Van Hensbergen3-46/+43
2011-07-23fs/9p: remove rename work around in 9pAneesh Kumar K.V1-5/+0
2011-07-23net/9p: fix client code to fail more gracefully on protocol errorEric Van Hensbergen1-1/+2
2011-07-23regulator: Convert tps65023 to use regmap APIMark Brown2-70/+28
2011-07-23regmap: Add SPI bus supportMark Brown4-1/+81
2011-07-23regmap: Add I2C bus supportMark Brown4-0/+124
2011-07-23regmap: Add generic non-memory mapped register access APIMark Brown7-0/+546
2011-07-23virtio: expose for non-virtualization users tooOhad Ben-Cohen9-37/+5
2011-07-22vfs: use ERR_CAST for err-ptr tossing in lookup_instantiate_filpKonstantin Khlebnikov1-1/+1
2011-07-22isofs: Remove global fs lockJan Kara5-12/+0
2011-07-22jffs2: fix IN_DELETE_SELF on overwriting rename() killing a directoryAl Viro1-1/+4
2011-07-22fix IN_DELETE_SELF on overwriting rename() on ramfs et.al.Al Viro1-1/+3
2011-07-22mm/truncate.c: fix build for CONFIG_BLOCK not enabledRandy Dunlap1-0/+4
2011-07-22um: Make rwsem.S depend on CONFIG_RWSEM_XCHGADD_ALGORITHMRichard Weinberger1-1/+2
2011-07-22IB/qib: Defer HCA error events to taskletMike Marciniszyn2-21/+53
2011-07-22hfsplus: ensure bio requests are not smaller than the hardware sectorsSeth Forshee4-42/+101
2011-07-22hfsplus: Add additional range check to handle on-disk corruptionsNaohiro Aota1-0/+4
2011-07-22icmp: Fix regression in nexthop resolution during replies.David S. Miller1-6/+8
2011-07-22ptrace: do_wait(traced_leader_killed_by_mt_exec) can block foreverOleg Nesterov1-0/+8
2011-07-22sched: Cleanup duplicate local variable in [enqueue|dequeue]_task_fairLin Ming1-2/+2
2011-07-22HID: fix support for Microsoft comfort mouse 4500Jiri Kosina1-0/+1
2011-07-22target: Bump version to v4.1.0-rc1-mlNicholas Bellinger1-1/+1
2011-07-22target: remove custom hex2bin() implementationAndy Shevchenko4-51/+11
2011-07-22target: fix typo Assoication -> AssociationAndy Shevchenko2-6/+6
2011-07-22target: Update QUEUE ALGORITHM MODIFIER control page defaultNicholas Bellinger6-1/+51
2011-07-22target: ->map_task_SG conversion to ->map_control_SG and ->map_data_SGNicholas Bellinger4-29/+42
2011-07-22target: Follow up core updates from AGrover and HCH (round 4)Andy Grover30-2044/+1387
2011-07-22target: Eliminate usage of struct se_memAndy Grover7-784/+313
2011-07-22target: Pass 2nd param of transport_split_cdb by valueAndy Grover4-18/+17
2011-07-22target: Enforce 1 page max for control cdb buffer sizesAndy Grover2-0/+6
2011-07-22target: Make all control CDBs scatter-gatherAndy Grover10-225/+218
2011-07-22target: Implement Block Device Characteristics VPD pageRoland Dreier7-0/+41
2011-07-22target: Fix reporting of supported VPD pagesRoland Dreier1-48/+47
2011-07-22target: Allow for built-in target modulesRoland Dreier1-4/+0
2011-07-22tcm_fc: Convert to wake_up_process and schedule_timeout_interruptibleNicholas Bellinger2-11/+10