summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-03-07tracing: Move event storage for array from macro to standalone functionSteven Rostedt
2014-03-07tracing: Move raw output code from macro to standalone functionSteven Rostedt
2014-03-07of: Fix of_graph_parse_endpoint stub for !CONFIG_OF buildsPhilipp Zabel
2014-03-07can: allow to change the device mtu for CAN FD capable devicesOliver Hartkopp
2014-03-07can: introduce the data bitrate configuration for CAN FDOliver Hartkopp
2014-03-06[media] of: move common endpoint parsing to drivers/ofPhilipp Zabel
2014-03-06[media] of: move graph helpers from drivers/media/v4l2-core to drivers/ofPhilipp Zabel
2014-03-06mm/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens
2014-03-06kexec/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens
2014-03-06net/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens
2014-03-06ipc/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens
2014-03-06fs/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens
2014-03-06dma: Remove comment about embedding dma_slave_config into custom structsLars-Peter Clausen
2014-03-06fs/compat: optional preadv64/pwrite64 compat system callsHeiko Carstens
2014-03-06ipc/compat_sys_msgrcv: change msgtyp type from long to compat_long_tHeiko Carstens
2014-03-06cpufreq: Implement cpufreq_generic_suspend()Viresh Kumar
2014-03-06cpufreq: suspend governors on system suspend/hibernateViresh Kumar
2014-03-06regmap: add regmap_parse_val apiNenghua Cao
2014-03-06regulator: helpers: Modify helpers enabling multi-bit controlCarlo Caione
2014-03-06netfilter: ipset: add forceadd kernel support for hash set typesJosh Hunt
2014-03-06netfilter: ipset: Prepare the kernel for create option flags when no extensio...Jozsef Kadlecsik
2014-03-06netfilter: ipset: add hash:ip,mark data type to ipsetVytas Dauksa
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-05usb: phy: Add set_wakeup APIPeter Chen
2014-03-05Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingoMatt Fleming
2014-03-05Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingoMatt Fleming
2014-03-05i2c: add deprecation warning for class based instantiationWolfram Sang
2014-03-05HID: multitouch: add support of other generic collections in hid-mtBenjamin Tissoires
2014-03-05gpio: remove obsolete tnetv107x driverArnd Bergmann
2014-03-05ARM: imx6q: Add GPR6 and GPR7 register definitions for iomuxc gprPhilipp Zabel
2014-03-04storage: accept some UAS devices if streams are unavailableOliver Neukum
2014-03-04uas: Add the posibilty to blacklist uas devices from using the uas driverHans de Goede
2014-03-04uas: Pack iu struct definitionsHans de Goede
2014-03-04uas: Fix response iu struct definitionHans de Goede
2014-03-04uas: s/response_ui/response_iu/Hans de Goede
2014-03-04usb-core: Track if an endpoint has streamsHans de Goede
2014-03-04usb-core: Move USB_MAXENDPOINTS definitions to usb.hHans de Goede
2014-03-04mmc: sdhci-spear: remove support for power gpioRussell King
2014-03-04efi: Add separate 32-bit/64-bit definitionsMatt Fleming
2014-03-04UAPI: add MPLS label stack definitionSimon Wunderlich
2014-03-04iommu/vt-d: Update IOMMU state when memory hotplug happensJiang Liu
2014-03-04iommu/vt-d: Unify the way to process DMAR device scope arrayJiang Liu
2014-03-04iommu/vt-d: Update DRHD/RMRR/ATSR device scope caches when PCI hotplug happensJiang Liu
2014-03-04iommu/vt-d: Use RCU to protect global resources in interrupt contextJiang Liu
2014-03-04iommu/vt-d: Introduce a rwsem to protect global data structuresJiang Liu
2014-03-04iommu/vt-d: Introduce macro for_each_dev_scope() to walk device scope entriesJiang Liu
2014-03-04iommu/vt-d: Move private structures and variables into intel-iommu.cJiang Liu
2014-03-04iommu/vt-d: Factor out dmar_alloc_dev_scope() for later reuseJiang Liu
2014-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-03-04genirq: Move kstat_incr_irqs_this_cpu() to coreThomas Gleixner