summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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. Miller2-2/+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-14cfg80211: Fix race in bss timeoutVasanthakumar Thiagarajan1-0/+26
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-13net: fix build error if CONFIG_CGROUPS=nEric Dumazet1-0/+2
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: Fix nested __KERNEL__ guards in video/edid.hDavid Howells1-4/+2
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-13UAPI: Rearrange definition of HZ in asm-generic/param.hDavid Howells1-6/+7
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 buffer limitation: per-cgroup limitGlauber Costa1-0/+2
2011-12-13per-netns ipv4 sysctl_tcp_memGlauber Costa2-1/+1
2011-12-13tcp memory pressure controlsGlauber Costa3-0/+20
2011-12-13socket: initial cgroup code.Glauber Costa2-6/+172
2011-12-13foundations of per-cgroup memory pressure controlling.Glauber Costa2-2/+97
2011-12-13Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman24-108/+80
2011-12-13USB: Remove the duplicate definition of HUB_SET_DEPTHQinglin Ye1-1/+0