aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-04-21ASoC: Change return type of snd_soc_write() to intLars-Peter Clausen1-2/+2
2014-04-20ext4: rename uninitialized extents to unwrittenLukas Czerner1-4/+4
2014-04-20ext4: get rid of EXT4_MAP_UNINIT flagLukas Czerner1-1/+0
2014-04-20Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-9/+0
2014-04-20tcp: make tcp_cwnd_application_limited() staticWeiping Pan1-1/+0
2014-04-206lowpan: include net/net_namespace.h on 6lowpan namepsace headerLuis R. Rodriguez1-0/+1
2014-04-206lowpan: add helper to get 6lowpan namespaceLuis R. Rodriguez1-0/+15
2014-04-20net: Add __dev_forward_skbHerbert Xu1-0/+1
2014-04-20net: phy: export genphy_config_init()Daniel Mack1-0/+1
2014-04-20ACPICA: Update version to 20140325.Bob Moore1-1/+1
2014-04-20ACPICA: Table Manager: Misc cleanup and renames, no functional change.Bob Moore1-3/+3
2014-04-20ACPICA: Tables: Add acpi_install_table() API for early table installation.Lv Zheng1-0/+3
2014-04-20ACPICA: Tables: Avoid SSDT installation with acpi_gbl_disable_ssdt_table_load.Lv Zheng1-1/+1
2014-04-20ACPICA: Tables: Cleanup ACPI_TABLE_ORIGIN_xxx flags.Lv Zheng1-6/+5
2014-04-20ACPICA: Linux-specific header: Add support for PPC64 compilation.Colin Ian King1-1/+2
2014-04-20ACPICA: Clean up comment divergences in aclinux.hLv Zheng1-1/+1
2014-04-20ACPICA: gcc-specific: Fix possible issue with the strchr function.Bob Moore1-0/+11
2014-04-20mmc: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon1-1/+2
2014-04-19Input: Add INPUT_PROP_TOPBUTTONPAD device propertyHans de Goede1-0/+1
2014-04-19Input: serio - add firmware_id sysfs attributeHans de Goede1-0/+1
2014-04-19Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-2/+9
2014-04-19Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple...Dave Airlie1-0/+4
2014-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-10/+21
2014-04-18Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+4
2014-04-18Merge tag 'driver-core-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-19/+1
2014-04-18Merge branch 'akpm' (incoming from Andrew)Linus Torvalds3-10/+37
2014-04-18mm: use paravirt friendly ops for NUMA hinting ptesMel Gorman1-8/+23
2014-04-18wait: explain the shadowing and type inconsistenciesPeter Zijlstra1-1/+13
2014-04-18Shiraz has movedViresh Kumar1-1/+1
2014-04-18net: sctp: cache auth_enable per endpointVlad Yasevich1-1/+3
2014-04-18dt-bindings: clock: Move at91.h to dt-bindigs/clockTushar Behera1-0/+0
2014-04-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-0/+2
2014-04-18libata/ahci: accommodate tag ordered controllersDan Williams1-0/+1
2014-04-18ASoC: add RT5651 CODEC driverBard Liao1-0/+21
2014-04-18mfd: arizona: Factor out read of device tree GPIOsCharles Keepax1-0/+3
2014-04-18Merge tag 'dt-fixes-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+5
2014-04-18ASoC: Add resource managed snd_soc_register_platform()Peter Ujfalusi1-0/+2
2014-04-18regmap: add reg_read/reg_write callbacks to regmap_bus structBoris BREZILLON1-0/+6
2014-04-18regulator: tps65090: Allow setting the overcurrent wait timeDoug Anderson1-0/+5
2014-04-18regulator: tps65217: Remove *rdev[] from struct tps65217Axel Lin1-1/+0
2014-04-18regulator: core: Return error in get optional stubTim Kryger1-2/+2
2014-04-18of: add empty of_find_node_by_path() for !OFAlexander Shiyan1-0/+5
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra11-24/+22
2014-04-18perf: Allow building PMU drivers as modulesYan, Zheng1-0/+1
2014-04-18sched: Remove set_need_resched()Peter Zijlstra1-14/+0
2014-04-18sched/wait: Explain the shadowing and type inconsistenciesPeter Zijlstra1-1/+13
2014-04-18arch: Prepare for smp_mb__{before,after}_atomic()Peter Zijlstra5-14/+66
2014-04-18drm: Split out drm_probe_helper.c from drm_crtc_helper.cDaniel Vetter1-1/+5
2014-04-17genirq: Allow forcing cpu affinity of interruptsThomas Gleixner2-2/+36
2014-04-17Merge branch 'ipmi' (emailed ipmi fixes)Linus Torvalds2-3/+10