summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-12-04make proc_ns_operations work with struct ns_common * instead of void *Al Viro
2014-12-04common object embedded into various struct ....nsAl Viro
2014-12-04Merge tag 'tegra-for-3.19-iommu' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2014-12-04Merge tag 'reset-for-3.19-2' of git://git.pengutronix.de/git/pza/linux into n...Arnd Bergmann
2014-12-04Merge tag 'mvebu-soc-suspend-3.19' of git://git.infradead.org/linux-mvebu int...Arnd Bergmann
2014-12-04kvm: optimize GFN to memslot lookup with large slots amountIgor Mammedov
2014-12-04kvm: search_memslots: add simple LRU memslot cachingIgor Mammedov
2014-12-04PCI: Expose pci_load_saved_state for public consumption.Konrad Rzeszutek Wilk
2014-12-04driver core: Provide an wrapper around the mutex to do lockdep warningsKonrad Rzeszutek Wilk
2014-12-03clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso
2014-12-04block / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-12-04USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki
2014-12-04PM: Merge the SET*_RUNTIME_PM_OPS() macrosRafael J. Wysocki
2014-12-04ACPI / PM: Drop CONFIG_PM_RUNTIME from the ACPI coreRafael J. Wysocki
2014-12-04PM: Drop CONFIG_PM_RUNTIME from the driver coreRafael J. Wysocki
2014-12-04PM / Domains: Initial PM clock support for genpdUlf Hansson
2014-12-03clk: change clk_debugfs_add_file to take a struct clk_hwTomeu Vizoso
2014-12-03clk: Don't expose __clk_get_accuracyTomeu Vizoso
2014-12-03clk: Remove unused function __clk_get_prepare_countTomeu Vizoso
2014-12-03of: Drop ->next pointer from struct device_nodeGrant Likely
2014-12-03of: add optional options parameter to of_find_node_by_path()Leif Lindholm
2014-12-02bridge: add brport flags to dflt bridge_getlinkScott Feldman
2014-12-02bridge: add new brport flag LEARNING_SYNCScott Feldman
2014-12-02bridge: move private brport flags to if_bridge.h so port drivers can use flagsScott Feldman
2014-12-02bridge: add API to notify bridge driver of learned FBD on offloaded deviceScott Feldman
2014-12-02bridge: call netdev_sw_port_stp_update when bridge port STP status changesScott Feldman
2014-12-02net: introduce generic switch devices supportJiri Pirko
2014-12-02net: rename netdev_phys_port_id to more generic nameJiri Pirko
2014-12-02net: make vid as a parameter for ndo_fdb_add/ndo_fdb_delJiri Pirko
2014-12-02Merge 3.18-rc7 into staging-work.Greg Kroah-Hartman
2014-12-02kcmp: Move kcmp.h into uapiMichael Ellerman
2014-12-02Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smm...Joerg Roedel
2014-12-02Merge tag 'v3.18-rc7' into drm-nextDave Airlie
2014-12-02NFC: st21nfcb: Remove gpio_irq field in static and dts configurationChristophe Ricard
2014-12-02NFC: st21nfca: Remove gpio_irq field in static and dts configurationChristophe Ricard
2014-12-01HID: make hid_report_len as a static inline function in hid.hMathieu Magnaudet
2014-12-01sunrpc: eliminate the XPT_DETACHED flagJeff Layton
2014-12-01of: Rename "poweroff-source" property to "system-power-controller"Romain Perier
2014-12-01dma-mapping: detect and configure IOMMU in of_dma_configureWill Deacon
2014-12-01iommu: provide helper function to configure an IOMMU for an of masterWill Deacon
2014-12-01iommu: add new iommu_ops callback for adding an OF deviceWill Deacon
2014-12-01dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_opsWill Deacon
2014-12-01iommu: provide early initialisation hook for IOMMU driversWill Deacon
2014-11-30hwmon: (pmbus) Add regulator supportAlan Tull
2014-11-30Merge 3.18-rc7 into usb-nextGreg Kroah-Hartman
2014-12-01Merge branch 'pm-opp' into pm-cpufreqRafael J. Wysocki
2014-12-01Merge back earlier cpufreq material for 3.19-rc1.Rafael J. Wysocki
2014-11-30fs: debugfs: add forward declaration for struct device typeArend van Spriel
2014-11-30bus: mvebu-mbus: provide a mechanism to save SDRAM window configurationThomas Petazzoni
2014-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller