summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2011-12-13ARM: Orion: Get address map from plat-orion instead of via platform_dataAndrew Lunn
2011-12-14block, cfq: move icq creation and rq->elv.icq association to block coreTejun Heo
2011-12-14block, cfq: restructure io_cq creation path for io_context interface cleanupTejun Heo
2011-12-14block, cfq: move io_cq exit/release to blk-ioc.cTejun Heo
2011-12-14block, cfq: move icq cache management to block coreTejun Heo
2011-12-14block, cfq: move cfqd->icq_list to request_queue and add request->elv.icqTejun Heo
2011-12-14block, cfq: reorganize cfq_io_context into generic and cfq specific partsTejun Heo
2011-12-14block: remove elevator_queue->opsTejun Heo
2011-12-14block, cfq: kill cic->keyTejun Heo
2011-12-14block, cfq: kill ioc_goneTejun Heo
2011-12-14block, cfq: remove delayed unlinkTejun Heo
2011-12-14block, cfq: unlink cfq_io_context's immediatelyTejun Heo
2011-12-14block, cfq: move ioc ioprio/cgroup changed handling to cicTejun Heo
2011-12-14block, cfq: misc updates to cfq_io_contextTejun Heo
2011-12-14block: misc updates to blk_get_queue()Tejun Heo
2011-12-14block: make ioc get/put interface more conventional and fix race on alloctionTejun Heo
2011-12-14block: misc ioc cleanupsTejun Heo
2011-12-14block, cfq: move cfqd->cic_index to q->idTejun Heo
2011-12-14block: add blk_queue_dead()Tejun Heo
2011-12-14block, sx8: kill blk_insert_request()Tejun Heo
2011-12-13Merge branch 'pl022' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/...Grant Likely
2011-12-13net: Remove unused neighbour layer ops.David S. Miller
2011-12-13bcma: use static keyword for inline function declaration in bcma.hArend van Spriel
2011-12-13bcma: add set/mask macros for 16-bit register accessArend van Spriel
2011-12-13bcma: extract FEM info from SPROMRafał Miłecki
2011-12-13ssb: extract FEM info from SPROMRafał Miłecki
2011-12-13ieee80211: Introduce ieee80211_is_first_fragHelmut Schaa
2011-12-13mlx4_core: Modify driver initialization flow to accommodate SRIOV for EthernetJack Morgenstein
2011-12-13mlx4_core: mtts resources units changed to offsetMarcel Apfelbaum
2011-12-13mlx4: Ethernet port management modificationsEugenia Emantayev
2011-12-13mlx4_core: Reduce number of PD bits to 17Jack Morgenstein
2011-12-13mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)Jack Morgenstein
2011-12-13mlx4: Extanding port_mask functionalityJack Morgenstein
2011-12-13mlx4_core: initial header-file changes for SRIOV supportJack Morgenstein
2011-12-13Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2011-12-13kref: Remove the memory barriersPeter Zijlstra
2011-12-13kref: Implement kref_put in terms of kref_subPeter Zijlstra
2011-12-13kref: Inline all functionsPeter Zijlstra
2011-12-13UAPI: Split trivial #if defined(__KERNEL__) && X conditionalsDavid Howells
2011-12-13UAPI: Don't have a #elif clause in a __KERNEL__ guard in linux/soundcard.hDavid Howells
2011-12-13UAPI: Fix AHZ multiple inclusion when __KERNEL__ is removedDavid Howells
2011-12-13UAPI: Make linux/patchkey.h easier to parseDavid Howells
2011-12-13FUSE: Notifying the kernel of deletion.John Muir
2011-12-13fuse: support ioctl on directoriesMiklos Szeredi
2011-12-13UAPI: Guard linux/cuda.hDavid Howells
2011-12-13UAPI: Guard linux/pmu.hDavid Howells
2011-12-13UAPI: Guard linux/isdn_divertif.hDavid Howells
2011-12-13UAPI: Guard linux/sound.hDavid Howells
2011-12-12linux/log2.h: Fix rounddown_pow_of_two(1)Linus Torvalds
2011-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds