summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-12-04Merge tag 'tegra-for-3.19-iommu' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-0/+22
2014-12-04Merge tag 'reset-for-3.19-2' of git://git.pengutronix.de/git/pza/linux into n...Arnd Bergmann2-0/+9
2014-12-04Merge tag 'mvebu-soc-suspend-3.19' of git://git.infradead.org/linux-mvebu int...Arnd Bergmann1-0/+1
2014-12-04kvm: optimize GFN to memslot lookup with large slots amountIgor Mammedov1-12/+22
2014-12-04kvm: search_memslots: add simple LRU memslot cachingIgor Mammedov1-2/+10
2014-12-04PCI: Expose pci_load_saved_state for public consumption.Konrad Rzeszutek Wilk1-0/+2
2014-12-04driver core: Provide an wrapper around the mutex to do lockdep warningsKonrad Rzeszutek Wilk1-0/+5
2014-12-04clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso1-2/+2
2014-12-04block / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki1-2/+2
2014-12-04USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki2-6/+3
2014-12-04PM: Merge the SET*_RUNTIME_PM_OPS() macrosRafael J. Wysocki1-9/+2
2014-12-04ACPI / PM: Drop CONFIG_PM_RUNTIME from the ACPI coreRafael J. Wysocki1-15/+11
2014-12-04PM: Drop CONFIG_PM_RUNTIME from the driver coreRafael J. Wysocki4-40/+29
2014-12-04PM / Domains: Initial PM clock support for genpdUlf Hansson1-0/+4
2014-12-04clk: change clk_debugfs_add_file to take a struct clk_hwTomeu Vizoso1-1/+1
2014-12-04clk: Don't expose __clk_get_accuracyTomeu Vizoso1-1/+0
2014-12-04clk: Remove unused function __clk_get_prepare_countTomeu Vizoso1-1/+0
2014-12-04of: Drop ->next pointer from struct device_nodeGrant Likely1-1/+0
2014-12-04of: add optional options parameter to of_find_node_by_path()Leif Lindholm1-1/+13
2014-12-03bridge: add brport flags to dflt bridge_getlinkScott Feldman1-1/+2
2014-12-03bridge: add new brport flag LEARNING_SYNCScott Feldman1-0/+1
2014-12-03bridge: move private brport flags to if_bridge.h so port drivers can use flagsScott Feldman1-0/+12
2014-12-03bridge: add API to notify bridge driver of learned FBD on offloaded deviceScott Feldman1-0/+18
2014-12-03bridge: call netdev_sw_port_stp_update when bridge port STP status changesScott Feldman1-0/+5
2014-12-03net: introduce generic switch devices supportJiri Pirko1-0/+10
2014-12-03net: rename netdev_phys_port_id to more generic nameJiri Pirko1-8/+8
2014-12-03net: make vid as a parameter for ndo_fdb_add/ndo_fdb_delJiri Pirko2-5/+9
2014-12-03Merge 3.18-rc7 into staging-work.Greg Kroah-Hartman19-20/+71
2014-12-02kcmp: Move kcmp.h into uapiMichael Ellerman1-17/+0
2014-12-02Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smm...Joerg Roedel54-155/+642
2014-12-02Merge tag 'v3.18-rc7' into drm-nextDave Airlie19-20/+71
2014-12-02NFC: st21nfcb: Remove gpio_irq field in static and dts configurationChristophe Ricard1-1/+0
2014-12-02NFC: st21nfca: Remove gpio_irq field in static and dts configurationChristophe Ricard1-1/+0
2014-12-01HID: make hid_report_len as a static inline function in hid.hMathieu Magnaudet1-0/+11
2014-12-01sunrpc: eliminate the XPT_DETACHED flagJeff Layton1-4/+3
2014-12-01of: Rename "poweroff-source" property to "system-power-controller"Romain Perier1-3/+3
2014-12-01dma-mapping: detect and configure IOMMU in of_dma_configureWill Deacon1-1/+7
2014-12-01iommu: provide helper function to configure an IOMMU for an of masterWill Deacon1-0/+6
2014-12-01iommu: add new iommu_ops callback for adding an OF deviceWill Deacon1-0/+6
2014-12-01dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_opsWill Deacon1-5/+2
2014-12-01iommu: provide early initialisation hook for IOMMU driversWill Deacon2-0/+27
2014-12-01hwmon: (pmbus) Add regulator supportAlan Tull1-0/+4
2014-12-01Merge 3.18-rc7 into usb-nextGreg Kroah-Hartman19-20/+71
2014-12-01Merge branch 'pm-opp' into pm-cpufreqRafael J. Wysocki1-1/+11
2014-12-01Merge back earlier cpufreq material for 3.19-rc1.Rafael J. Wysocki1-25/+29
2014-11-30fs: debugfs: add forward declaration for struct device typeArend van Spriel1-0/+1
2014-11-30bus: mvebu-mbus: provide a mechanism to save SDRAM window configurationThomas Petazzoni1-0/+1
2014-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-4/+10
2014-11-30PM / OPP Introduce APIs to remove OPPsViresh Kumar1-1/+11
2014-11-30cpufreq: Introduce ->ready() callback for cpufreq driversViresh Kumar1-0/+4