summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-01-09Merge branches 'arm/smmu', 'core', 'x86/vt-d', 'arm/shmobile', 'x86/amd', 'pp...Joerg Roedel
2014-01-09iommu/vt-d: keep shared resources when failed to initialize iommu devicesJiang Liu
2014-01-09iommu/vt-d, trivial: simplify code with existing macrosJiang Liu
2014-01-09iommu/vt-d: mark internal functions as staticJiang Liu
2014-01-09iommu/vt-d: fix PCI device reference leakage on error recovery pathJiang Liu
2014-01-09Merge branch 'qcom/drivers' into next/driversOlof Johansson
2014-01-09usb: phy: msm: Move mach dependent code to platform dataIvan T. Ivanov
2014-01-08Merge tag 'extcon-next-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2014-01-09extcon: gpio: Add power resume supportRongjun Ying
2014-01-08bcache/md: Use raid stripe sizeKent Overstreet
2014-01-08kvm: remove dead codeStephen Hemminger
2014-01-08kvm: make local functions staticStephen Hemminger
2014-01-08jump_label: use defined macros instead of hard-coding for better readabilityJiang Liu
2014-01-08gpio / ACPI: get rid of acpi_gpio.hMika Westerberg
2014-01-08gpio / ACPI: register to ACPI events automaticallyMika Westerberg
2014-01-08spi: s3c24xx: Remove reference to plat/fiq.hSachin Kamat
2014-01-08ASoC: twl4030: Remove reset registers functionalityPeter Ujfalusi
2014-01-08ASoC: twl4030: Remove check defaults functionalityPeter Ujfalusi
2014-01-08mfd: twl-core: API to set the regcache bypass for a given regmap in twlPeter Ujfalusi
2014-01-07Merge branch 'pci/msi' into nextBjorn Helgaas
2014-01-07net: skbuff: const-ify casts in skb_queue_* functionsDaniel Borkmann
2014-01-07PCI: Enforce bus address limits in resource allocationYinghai Lu
2014-01-07net-gre-gro: Add GRE support to the GRO stackJerry Chu
2014-01-07iommu/vt-d: use dedicated bitmap to track remapping entry allocation statusJiang Liu
2014-01-07Merge branch 'topic/of' into for-linusVinod Koul
2014-01-07Merge branch 'topic/defer_probe' into for-linusVinod Koul
2014-01-07ARM: ux500: Don't use enums for MSP IDs - for easy DT conversionLee Jones
2014-01-07iommu: Rename domain_has_cap to iommu_domain_has_capUpinder Malhi (umalhi)
2014-01-07mfd: input: iio: ti_amm335x: Rework TSC/ADC synchronizationSebastian Andrzej Siewior
2014-01-07mfd: ti_am335x_tscadc: Don't read back REG_SESebastian Andrzej Siewior
2014-01-07mfd: ti_am335x_tscadc: Make am335x_tsc_se_update() localSebastian Andrzej Siewior
2014-01-07extcon: arizona: Add defines for microphone detection levelsCharles Keepax
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller
2014-01-06net: Export skb_zerocopy() to zerocopy from one skb to anotherThomas Graf
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-06tcp: out_of_order_queue do not use its lockEric Dumazet
2014-01-06mmc: add SDIO identifiers for Broadcom WLAN devicesArend van Spriel
2014-01-06regulator: as3722: detect SD0 low-voltage modeAndrew Bresticker
2014-01-06tpm: Create a tpm_class_ops structure and use it in the driversJason Gunthorpe
2014-01-06cpufreq: Make sure CPU is running on a freq from freq-tableViresh Kumar
2014-01-06cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flagViresh Kumar
2014-01-06ACPI / tables: Return proper error codes from acpi_table_parse() and fix comm...tangchen
2014-01-06f2fs: add inline_data recovery routineJaegeuk Kim
2014-01-058021q: make vlan_pcpu_stats visible without CONFIG_VLAN_8021QHannes Frederic Sowa
2014-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-01-06cpufreq: Introduce cpufreq_notify_post_transition()Viresh Kumar
2014-01-05Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflictsIngo Molnar
2014-01-04Revert "kobject: introduce kobj_completion"Greg Kroah-Hartman
2014-01-04bcma: export bcma_find_core_unit()Hauke Mehrtens
2014-01-04macvlan: unify macvlan_pcpu_stats and vlan_pcpu_statsLi RongQing