summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-05-13Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo1-0/+15
2014-05-13Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Tejun Heo3-3/+35
2014-05-13cgroup: introduce task_css_is_root()Tejun Heo1-0/+15
2014-05-13phy: Add new Exynos5 USB 3.0 PHY driverVivek Gautam1-0/+44
2014-05-13kernfs, sysfs, cgroup: restrict extra perm check on open to sysfsTejun Heo1-1/+18
2014-05-13Merge tag 'v3.15-rc4' into develLinus Walleij4-2/+11
2014-05-13clk: shmobile: r8a7779: Add clocks supportSimon Horman1-0/+3
2014-05-13clk: Improve clk_ops documentationGeert Uytterhoeven1-19/+25
2014-05-13clk: Fixup spacing in commentsGeert Uytterhoeven1-44/+44
2014-05-13mmc: core: Improve support for deferred regulatorsTim Kryger1-6/+2
2014-05-13mmc: add support for HS400 mode of eMMC5.0Seungwon Jeon3-1/+21
2014-05-13mmc: rework selection of bus speed modeSeungwon Jeon2-0/+5
2014-05-13mmc: identify available device type to selectSeungwon Jeon3-11/+9
2014-05-13mmc: drop the speed mode of card's stateSeungwon Jeon2-17/+29
2014-05-13mmc: dw_mmc: remove unused member variable.Jaehoon Chung1-14/+0
2014-05-12vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()dingtianhong1-2/+2
2014-05-12net: rename local_df to ignore_dfWANG Cong1-2/+2
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller13-13/+81
2014-05-12ext4: fix data integrity sync in ordered modeNamjae Jeon1-1/+11
2014-05-12mmc: mmci: Enforce mmc capabilities through DTUlf Hansson1-5/+0
2014-05-12mmc: mmci: Enforce DT for signal direction and feedback clockUlf Hansson1-16/+0
2014-05-12net: filter: make BPF conversion more readableAlexei Starovoitov1-0/+51
2014-05-10mtd: nand: refactor erase_cmd() to return chip statusBrian Norris1-3/+2
2014-05-09percpu-refcount: implement percpu_ref_tryget()Tejun Heo1-0/+32
2014-05-09percpu-refcount: rename percpu_ref_tryget() to percpu_ref_tryget_live()Tejun Heo2-3/+3
2014-05-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2014-05-09blk-mq: implement new and more efficient tagging schemeJens Axboe1-2/+4
2014-05-09blk-mq: initialize struct request fields individuallyChristoph Hellwig1-3/+4
2014-05-09gpio: Add helpers for optional GPIOsThierry Reding1-0/+40
2014-05-09video/omap: fix modular buildArnd Bergmann1-1/+1
2014-05-09mfd: stmpe: add optional regulatorsLinus Walleij1-0/+5
2014-05-08Merge tag 'mfd-mmc-fixes-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-7/+0
2014-05-08cpufreq: Fix build error on some platforms that use cpufreq_for_each_*Stratos Karafotis1-2/+9
2014-05-08Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki2-20/+43
2014-05-08mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req"Micky Ching2-7/+0
2014-05-08sched/idle: Remove TS_POLLING supportPeter Zijlstra1-44/+2
2014-05-08leds: pca9685: Remove leds-pca9685 driverAxel Lin1-35/+0
2014-05-08dell-led: add mic mute led interfaceAlex Hung1-0/+10
2014-05-08net: mdio: of_mdiobus_register(): fall back to mdiobus_register() for !CONFIG_OFDaniel Mack1-1/+6
2014-05-08ath9k: Allow platform override without EEPROM overrideHelmut Schaa1-0/+2
2014-05-07Revert "net: core: introduce netif_skb_dev_features"Florian Westphal1-6/+1
2014-05-07ARM: at91: remove atmel_tsadcc platform_dataAlexandre Belloni1-7/+0
2014-05-07iio: adc: at91_adc: Add support for touchscreens without TSMRAlexandre Belloni1-0/+8
2014-05-07iio: adc: at91: cleanup platform_dataAlexandre Belloni1-23/+0
2014-05-07clk: at91: add slow clks driverBoris BREZILLON1-0/+1
2014-05-07blk-mq: add basic round-robin of what CPU to queue workqueue work onJens Axboe1-0/+4
2014-05-07tracing: Add trace_<tracepoint>_enabled() functionSteven Rostedt (Red Hat)1-0/+10
2014-05-07cgroup: remove unused CGRP_SANE_BEHAVIORTejun Heo1-2/+0
2014-05-07of: configure the platform device dma parametersSantosh Shilimkar1-0/+7
2014-05-07Merge branch 'perf/urgent' into perf/core, to avoid conflictsIngo Molnar15-6/+97