aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-08-13Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-08-13pptp: fix byte order warningsstephen hemminger
2013-08-13IB/core: Add locking around event dispatching on XRC target QPsYishai Hadas
2013-08-13ARM: tegra: disable LP2 cpuidle state if PCIe is enabledStephen Warren
2013-08-13sched: fix the theoretical signal_wake_up() vs schedule() raceOleg Nesterov
2013-08-13cgroup: add __rcu modifier to cgroup->subsys[]Tejun Heo
2013-08-13cgroup: add cgroup_subsys_state->parentTejun Heo
2013-08-13cgroup: rename cgroup_subsys_state->dput_work and its callback functionTejun Heo
2013-08-13netfilter: nfnetlink_queue: allow to attach expectations to conntracksPablo Neira Ayuso
2013-08-13thermal: exynos: Move exynos_thermal.h from include/* to driver/* folderAmit Daniel Kachhap
2013-08-13ASoC: Samsung: I2S: Modify the I2S driver to support I2S on Exynos5420Padmavathi Venna
2013-08-13ACPICA: Update version to 20130725.Bob Moore
2013-08-13ACPICA: Update names for walk_namespace callbacks to clarify usage.Bob Moore
2013-08-13ACPICA: Fix divergences of the commit - ACPICA: Expose OSI version.Lv Zheng
2013-08-13dmaengine: add interface of dma_get_slave_channelZhangfei Gao
2013-08-13ACPI / processor: Acquire writer lock to update CPU mapsToshi Kani
2013-08-13Merge tag 'v3.11-rc5' into asoc-dapmMark Brown
2013-08-13nohz: Only enable context tracking on full dynticks CPUsFrederic Weisbecker
2013-08-13vtime: Update a few commentsFrederic Weisbecker
2013-08-13context_tracing: Fix guest accounting with native vtimeFrederic Weisbecker
2013-08-12driver core: bus_type: add bus_groupsGreg Kroah-Hartman
2013-08-12driver core: bus_type: add drv_groupsGreg Kroah-Hartman
2013-08-12driver core: bus_type: add dev_groupsGreg Kroah-Hartman
2013-08-12pwm: Add new pwm-samsung driverTomasz Figa
2013-08-12PCI: Add pci_wait_for_pending_transaction()Casey Leedom
2013-08-12RDMA/cma: Add IPv6 support for iWARPSteve Wise
2013-08-12USBNET: support DMA SGMing Lei
2013-08-12USB: introduce usb_device_no_sg_constraint() helperMing Lei
2013-08-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-12USB: HCD: support giveback of URB in tasklet contextMing Lei
2013-08-12usb: phy: tegra: Program new PHY parametersTuomas Tynkkynen
2013-08-12usb: phy: tegra: Tegra30 supportTuomas Tynkkynen
2013-08-12OF: Add helper for matching against linux,stdout-pathSascha Hauer
2013-08-12Merge tag 'please-pull-mce-f-bit' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2013-08-12Merge 3.11-rc5 into staging-nextGreg Kroah-Hartman
2013-08-12Merge branch 'x86/mce' into x86/rasIngo Molnar
2013-08-12of: pci: add registry of MSI chipsThomas Petazzoni
2013-08-12PCI: Introduce new MSI chip infrastructureThierry Reding
2013-08-12PCI: use weak functions for MSI arch-specific functionsThomas Petazzoni
2013-08-12pci_ids: Add PCI device ID functions 3 and 4 for newer F15h models.Aravind Gopalakrishnan
2013-08-12mac80211: add vif to testmode cmdDavid Spinadel
2013-08-12cfg80211: add wdev to testmode cmdDavid Spinadel
2013-08-12mac80211: add control port protocol TX control flagJohannes Berg
2013-08-12regulator: palmas: model SMPS10 as two regulatorsKishon Vijay Abraham I
2013-08-11Merge tag 'boards-3.12' of git://git.infradead.org/linux-mvebu into next/boardsOlof Johansson
2013-08-11ASoC: Use snd_soc_info_enum_double() for SOC_ENUM_EXT controlsLars-Peter Clausen
2013-08-11ASoC: Remove unused snd_soc_info_volsw_ext()Lars-Peter Clausen
2013-08-10Merge tag 'nfs-for-3.11-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-08-10Merge tag 'staging-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-08-10net: attempt high order allocations in sock_alloc_send_pskb()Eric Dumazet