summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-05-13kernfs, sysfs, cgroup: restrict extra perm check on open to sysfsTejun Heo
2014-05-13Merge tag 'v3.15-rc4' into develLinus Walleij
2014-05-12clk: shmobile: r8a7779: Add clocks supportSimon Horman
2014-05-12clk: Improve clk_ops documentationGeert Uytterhoeven
2014-05-12clk: Fixup spacing in commentsGeert Uytterhoeven
2014-05-12mmc: core: Improve support for deferred regulatorsTim Kryger
2014-05-12mmc: add support for HS400 mode of eMMC5.0Seungwon Jeon
2014-05-12mmc: rework selection of bus speed modeSeungwon Jeon
2014-05-12mmc: identify available device type to selectSeungwon Jeon
2014-05-12mmc: drop the speed mode of card's stateSeungwon Jeon
2014-05-12mmc: dw_mmc: remove unused member variable.Jaehoon Chung
2014-05-12vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()dingtianhong
2014-05-12net: rename local_df to ignore_dfWANG Cong
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-12ext4: fix data integrity sync in ordered modeNamjae Jeon
2014-05-12mmc: mmci: Enforce mmc capabilities through DTUlf Hansson
2014-05-12mmc: mmci: Enforce DT for signal direction and feedback clockUlf Hansson
2014-05-12net: filter: make BPF conversion more readableAlexei Starovoitov
2014-05-09mtd: nand: refactor erase_cmd() to return chip statusBrian Norris
2014-05-09percpu-refcount: implement percpu_ref_tryget()Tejun Heo
2014-05-09percpu-refcount: rename percpu_ref_tryget() to percpu_ref_tryget_live()Tejun Heo
2014-05-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-05-09blk-mq: implement new and more efficient tagging schemeJens Axboe
2014-05-09blk-mq: initialize struct request fields individuallyChristoph Hellwig
2014-05-09gpio: Add helpers for optional GPIOsThierry Reding
2014-05-09video/omap: fix modular buildArnd Bergmann
2014-05-09mfd: stmpe: add optional regulatorsLinus Walleij
2014-05-08Merge tag 'mfd-mmc-fixes-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-05-08cpufreq: Fix build error on some platforms that use cpufreq_for_each_*Stratos Karafotis
2014-05-08Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki
2014-05-08mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req"Micky Ching
2014-05-08sched/idle: Remove TS_POLLING supportPeter Zijlstra
2014-05-08leds: pca9685: Remove leds-pca9685 driverAxel Lin
2014-05-08dell-led: add mic mute led interfaceAlex Hung
2014-05-07net: mdio: of_mdiobus_register(): fall back to mdiobus_register() for !CONFIG_OFDaniel Mack
2014-05-07ath9k: Allow platform override without EEPROM overrideHelmut Schaa
2014-05-07Revert "net: core: introduce netif_skb_dev_features"Florian Westphal
2014-05-07ARM: at91: remove atmel_tsadcc platform_dataAlexandre Belloni
2014-05-07iio: adc: at91_adc: Add support for touchscreens without TSMRAlexandre Belloni
2014-05-07iio: adc: at91: cleanup platform_dataAlexandre Belloni
2014-05-07clk: at91: add slow clks driverBoris BREZILLON
2014-05-07blk-mq: add basic round-robin of what CPU to queue workqueue work onJens Axboe
2014-05-07tracing: Add trace_<tracepoint>_enabled() functionSteven Rostedt (Red Hat)
2014-05-07cgroup: remove unused CGRP_SANE_BEHAVIORTejun Heo
2014-05-07of: configure the platform device dma parametersSantosh Shilimkar
2014-05-07Merge branch 'perf/urgent' into perf/core, to avoid conflictsIngo Molnar
2014-05-07sched: Add a new SD_SHARE_POWERDOMAIN for sched_domainVincent Guittot
2014-05-07sched, powerpc: Create a dedicated topology tableVincent Guittot
2014-05-07sched: Rework sched_domain topology definitionVincent Guittot
2014-05-07Merge branch 'sched/urgent' into sched/core, to avoid conflictsIngo Molnar