summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-02-03usb/uas: add usb_pipe_usage_descriptorSebastian Andrzej Siewior1-0/+8
2012-02-03usb/uas: move UAS structs / defines into a header fileSebastian Andrzej Siewior1-0/+61
2012-02-03Fix race in process_vm_rw_coreChristopher Yeoh1-0/+6
2012-02-02net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundaryHaiyang Zhang1-1/+1
2012-02-02Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman23-355/+91
2012-02-02Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...Linus Torvalds1-0/+1
2012-02-02spi/pl022: Add high priority message pump supportChris Blair1-0/+3
2012-02-02cgroup: remove cgroup_subsys argument from callbacksLi Zefan1-17/+12
2012-02-02regulator: Remove support for supplies specified by struct deviceMark Brown1-2/+0
2012-02-02Merge branch 'regulator-drivers' into regulator-supplyMark Brown2-0/+65
2012-02-02Input: Use accessor for MT valuesHenrik Rydberg1-2/+6
2012-02-02clocksource: Get rid of clocksource_calc_mult_shift()Yong Zhang1-7/+0
2012-02-02Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds1-2/+0
2012-02-02usb: ch9.h: usb_endpoint_maxp() uses __le16_to_cpu()Kuninori Morimoto1-1/+1
2012-02-02drivercore: Output common devicetree information in ueventGrant Likely1-2/+6
2012-02-02Merge branch 'v3.4-for-rafael' of git://git.kernel.org/pub/scm/linux/kernel/g...Rafael J. Wysocki1-0/+12
2012-02-01mtd: fix merge conflict resolution breakageArtem Bityutskiy1-1/+1
2012-02-01pinctrl: delete raw device pointers in pinmux mapsLinus Walleij1-10/+2
2012-02-01Input: gpio_keys - fix struct device declared inside parameter listHeiko Stübner1-0/+2
2012-02-01dma: sh_dma: not all SH DMAC implementations support MEMCPYGuennadi Liakhovetski1-0/+1
2012-02-01lib/mpi: replaced MPI_NULL with normal NULLDmitry Kasatkin1-2/+0
2012-02-01Merge tag 'v3.3-rc2' into for-3.4Mark Brown23-355/+91
2012-02-01lib: proportion: lower PROP_MAX_SHIFT to 32 on 64-bit kernelWu Fengguang1-0/+4
2012-02-01tcp: md5: protects md5sig_info with RCUEric Dumazet1-1/+1
2012-02-01SUNRPC: Add trace events to the sunrpc subsystemTrond Myklebust1-1/+1
2012-02-01SUNRPC: constify the rpc_programTrond Myklebust5-14/+14
2012-02-01SUNRPC: constify rpc_program->nameTrond Myklebust1-2/+2
2012-02-01SUNRPC: constify rpc_clnt fields cl_server and cl_protnameTrond Myklebust1-5/+4
2012-02-01SUNRPC: search for service transports in network namespace contextStanislav Kinsbursky1-1/+2
2012-02-01SUNRPC: register service stats /proc entries in passed network namespace contextStanislav Kinsbursky1-4/+4
2012-02-01sunrpc: fix stats.h for CONFIG_PROC_FS not enabledRandy Dunlap1-2/+2
2012-02-01SUNRPC: register RPC stats /proc entries in passed network namespace contextStanislav Kinsbursky1-4/+4
2012-02-01SUNRPC: generic cache register routines removedStanislav Kinsbursky1-2/+0
2012-02-01SUNRPC: create GSS auth cache per network namespaceStanislav Kinsbursky1-0/+2
2012-02-01SUNRPC: cache creation and destruction routines introducedStanislav Kinsbursky1-0/+4
2012-02-01SUNRPC: unregister service on creation in current network namespaceStanislav Kinsbursky1-4/+5
2012-02-01SUNRPC: pass network namespace to service registering routinesStanislav Kinsbursky1-1/+1
2012-02-01SUNRPC: parametrize rpc_uaddr2sockaddr() by network contextStanislav Kinsbursky1-1/+1
2012-02-01SUNRPC: parametrize rpc_pton() by network contextStanislav Kinsbursky1-1/+1
2012-02-01SUNRPC: parametrize local rpcbind clients creation with net nsStanislav Kinsbursky1-2/+2
2012-02-01SUNRPC: register rpcbind programs in passed network namespase contextStanislav Kinsbursky1-2/+3
2012-02-01SUNRPC: Fix potential races in xprt_lock_write_next()Trond Myklebust1-0/+3
2012-02-01NFSv4: Replace lock_owner->ld_id with an ida based allocatorTrond Myklebust1-1/+1
2012-02-01NFSv4: Replace state_owner->so_owner_id with an ida based allocatorTrond Myklebust1-1/+2
2012-02-01NFS: Remove unnecessary includes from linux/nfs_fs_i.hTrond Myklebust2-5/+0
2012-02-01SUNRPC: kernel PipeFS mount point creation routines removedStanislav Kinsbursky1-2/+0
2012-02-01NFS: idmap PipeFS notifier introducedStanislav Kinsbursky2-10/+18
2012-02-01NFS: make NFS client allocated per network namespace contextStanislav Kinsbursky1-0/+1
2012-02-01SUNRPC: split cache creation and PipeFS registrationStanislav Kinsbursky1-0/+2
2012-02-01SUNRPC: remove RPC PipeFS mount point reference from RPC clientStanislav Kinsbursky1-1/+1