summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-12-14block: make ioc get/put interface more conventional and fix race on alloctionTejun Heo1-2/+2
2011-12-14block: misc ioc cleanupsTejun Heo1-9/+3
2011-12-14block, cfq: move cfqd->cic_index to q->idTejun Heo1-0/+6
2011-12-14block: add blk_queue_dead()Tejun Heo1-0/+1
2011-12-14block, sx8: kill blk_insert_request()Tejun Heo1-1/+0
2011-12-14Merge branch 'pl022' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/...Grant Likely1-0/+4
2011-12-14net: Remove unused neighbour layer ops.David S. Miller1-1/+0
2011-12-14bcma: use static keyword for inline function declaration in bcma.hArend van Spriel1-11/+12
2011-12-14bcma: add set/mask macros for 16-bit register accessArend van Spriel1-6/+26
2011-12-14bcma: extract FEM info from SPROMRafał Miłecki1-0/+1
2011-12-14ssb: extract FEM info from SPROMRafał Miłecki2-0/+26
2011-12-14ieee80211: Introduce ieee80211_is_first_fragHelmut Schaa1-0/+9
2011-12-13mlx4_core: Modify driver initialization flow to accommodate SRIOV for EthernetJack Morgenstein2-0/+3
2011-12-13mlx4_core: mtts resources units changed to offsetMarcel Apfelbaum1-3/+2
2011-12-13mlx4: Ethernet port management modificationsEugenia Emantayev1-3/+9
2011-12-13mlx4_core: Reduce number of PD bits to 17Jack Morgenstein1-0/+1
2011-12-13mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)Jack Morgenstein1-7/+13
2011-12-13mlx4: Extanding port_mask functionalityJack Morgenstein1-7/+6
2011-12-13mlx4_core: initial header-file changes for SRIOV supportJack Morgenstein2-3/+68
2011-12-13Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2-8/+16
2011-12-13kref: Remove the memory barriersPeter Zijlstra1-2/+0
2011-12-13kref: Implement kref_put in terms of kref_subPeter Zijlstra1-18/+10
2011-12-13kref: Inline all functionsPeter Zijlstra1-5/+75
2011-12-13UAPI: Split trivial #if defined(__KERNEL__) && X conditionalsDavid Howells1-1/+3
2011-12-13UAPI: Don't have a #elif clause in a __KERNEL__ guard in linux/soundcard.hDavid Howells1-1/+3
2011-12-13UAPI: Fix AHZ multiple inclusion when __KERNEL__ is removedDavid Howells1-0/+3
2011-12-13UAPI: Make linux/patchkey.h easier to parseDavid Howells1-1/+3
2011-12-13FUSE: Notifying the kernel of deletion.John Muir1-0/+9
2011-12-13fuse: support ioctl on directoriesMiklos Szeredi1-1/+6
2011-12-13UAPI: Guard linux/cuda.hDavid Howells1-0/+5
2011-12-13UAPI: Guard linux/pmu.hDavid Howells1-0/+4
2011-12-13UAPI: Guard linux/isdn_divertif.hDavid Howells1-0/+4
2011-12-13UAPI: Guard linux/sound.hDavid Howells1-0/+4
2011-12-13linux/log2.h: Fix rounddown_pow_of_two(1)Linus Torvalds1-1/+0
2011-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-0/+6
2011-12-13cgroup: kill subsys->can_attach_task(), pre_attach() and attach_task()Tejun Heo1-3/+0
2011-12-13cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a...Tejun Heo1-3/+25
2011-12-13threadgroup: extend threadgroup_lock() to cover exit and execTejun Heo1-6/+41
2011-12-13threadgroup: rename signal->threadgroup_fork_lock to ->group_rwsemTejun Heo2-20/+19
2011-12-13netem: add cell concept to simulate special MAC behaviorHagen Paul Pfeifer1-0/+3
2011-12-13tcp memory pressure controlsGlauber Costa1-0/+1
2011-12-13socket: initial cgroup code.Glauber Costa1-0/+22
2011-12-13Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman12-16/+34
2011-12-13USB: Remove the duplicate definition of HUB_SET_DEPTHQinglin Ye1-1/+0
2011-12-13of: create of_phandle_args to simplify return of phandle parsing dataGrant Likely2-6/+15
2011-12-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-1/+23
2011-12-12[media] DVB: Query DVB frontend delivery capabilitiesManu Abraham2-2/+4
2011-12-12Merge branch 'mfd/wm8994' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown33-50/+287
2011-12-12mfd: Convert wm8994 to use generic regmap irq_chipMark Brown1-2/+1
2011-12-12Merge branch 'topic/irq' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown1-0/+48