summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-05-14cgroup: rename cgroup->dummy_css to ->self and move it to the topTejun Heo
2014-05-14uprobes/x86: Fix the wrong ->si_addr when xol triggers a trapOleg Nesterov
2014-05-14net: avoid dependency of net_get_random_once on nop patchingHannes Frederic Sowa
2014-05-14virtio-rng: support multiple virtio-rng devicesAmos Kong
2014-05-14cpumask.h: silence warning with -Wsign-compareBrian W Hart
2014-05-13Merge branch 'dt-bus-name' into for-nextRob Herring
2014-05-13tcp: simplify fast open cookie processingYuchung Cheng
2014-05-13net: cdc_ncm/cdc_mbim: rework probing of NCM/MBIM functionsBjørn Mork
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-05-13blk-mq: improve support for shared tags mapsJens Axboe
2014-05-13of: kill off of_can_translate_addressRob Herring
2014-05-13rcutorture: Add forward-progress checking for writerPaul E. McKenney
2014-05-13cgroup: remove cgroup->control_knTejun Heo
2014-05-13cgroup: replace cftype->trigger() with cftype->write()Tejun Heo
2014-05-13cgroup: replace cftype->write_string() with cftype->write()Tejun Heo
2014-05-13cgroup: implement cftype->write()Tejun Heo
2014-05-13cgroup: rename css_tryget*() to css_tryget_online*()Tejun Heo
2014-05-13Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo
2014-05-13Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Tejun Heo
2014-05-13cgroup: introduce task_css_is_root()Tejun Heo
2014-05-13phy: Add new Exynos5 USB 3.0 PHY driverVivek Gautam
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