summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-04-16NVMe: Fix endian-related problems in user I/O submission pathMatthew Wilcox
2013-04-16NVMe: Abstract out sector to block number conversionMatthew Wilcox
2013-04-16Merge branch 'pci/jiang-subdrivers' into nextBjorn Helgaas
2013-04-16PCI/ACPI: Remove support of ACPI PCI subdriversMyron Stowe
2013-04-16Merge tag 'v3.9-rc7' into regmap-cacheMark Brown
2013-04-16mac80211: parse VHT channel switch IEsJohannes Berg
2013-04-16mac80211: handle extended channel switch announcementJohannes Berg
2013-04-16mac80211: support secondary channel offset in CSAJohannes Berg
2013-04-16mac80211: support extended channel switchJohannes Berg
2013-04-16mac80211: unify CSA action frame/beacon processingJohannes Berg
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot
2013-04-16Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2013-04-16Merge tag 'drm-intel-next-2013-04-06' of git://people.freedesktop.org/~danvet...Dave Airlie
2013-04-15KVM: Let ioapic know the irq line statusYang Zhang
2013-04-15memcg: force use_hierarchy if sane_behaviorTejun Heo
2013-04-15Merge branch 'pci/misc' into nextBjorn Helgaas
2013-04-15PCI: Define macro for Marvell vendor IDXiangliang Yu
2013-04-15Merge branch 'pci/gabor-get-of-node' into nextBjorn Helgaas
2013-04-15Move utf16 functions to kernel core and renameMatthew Garrett
2013-04-15net: add dev_uc_sync_multiple() and dev_mc_sync_multiple() apiVlad Yasevich
2013-04-15serial: sccnxp: Replace pdata.init/exit with regulator APIAlexander Shiyan
2013-04-15nohz: Switch from "extended nohz" to "full nohz" based namingFrederic Weisbecker
2013-04-15Merge tag 'asoc-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
2013-04-15Input: st1232 - add reset pin handlingBastian Hecht
2013-04-15dma: acpi-dma: introduce ACPI DMA helpersAndy Shevchenko
2013-04-15arm: mach-mv78xx0: convert to use the mvebu-mbus driverThomas Petazzoni
2013-04-15Merge branches 'timers-urgent-for-linus', 'irq-urgent-for-linus' and 'core-ur...Linus Torvalds
2013-04-15fbdev: Merge fbdev topic branchesTomi Valkeinen
2013-04-14cgroup: remove cgrp->top_cgroupLi Zefan
2013-04-15DMA: of: Constant namesMarkus Pargmann
2013-04-15dma: Make the 'mask' parameter of __dma_request_channel constLars-Peter Clausen
2013-04-14cgroup: introduce sane_behavior mount optionTejun Heo
2013-04-14move cgroupfs_root to include/linux/cgroup.hTejun Heo
2013-04-14Merge 3.9-rc7 intp tty-nextGreg Kroah-Hartman
2013-04-14Merge 3.9-rc7 into staging-nextGreg Kroah-Hartman
2013-04-15thermal: expose thermal_zone_get_temp APIEduardo Valentin
2013-04-14Merge 3.9-rc7 into driver-core-nextGreg Kroah-Hartman
2013-04-15thermal: introduce thermal_zone_get_zone_by_name helper functionEduardo Valentin
2013-04-15Merge branch 'thermal' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Zhang Rui
2013-04-14Merge 3.9-rc7 into char-misc-nextGreg Kroah-Hartman
2013-04-14Merge tag 'trace-fixes-v3.9-rc-v3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-04-14Add file_ns_capable() helper function for open-time capability checkingLinus Torvalds
2013-04-14NFSv4.1: Set the RPC_CLNT_CREATE_INFINITE_SLOTS flag for NFSv4.1 transportsTrond Myklebust
2013-04-14SUNRPC: Allow rpc_create() to request that TCP slots be unlimitedTrond Myklebust
2013-04-14SUNRPC: Fix a livelock problem in the xprt->backlog queueTrond Myklebust
2013-04-14Thermal: build cpu_cooling code into thermal_sys moduleZhang Rui
2013-04-14Thermal: build thermal governors into thermal_sys moduleZhang Rui
2013-04-13uretprobes: Limit the depth of return probe nestednessAnton Arapov
2013-04-13uretprobes: Return probe entry, prepare_uretprobe()Anton Arapov
2013-04-13uretprobes: Introduce uprobe_consumer->ret_handler()Anton Arapov