summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2014-05-07sched: Add a new SD_SHARE_POWERDOMAIN for sched_domainVincent Guittot1-0/+1
2014-05-07sched, powerpc: Create a dedicated topology tableVincent Guittot1-2/+0
2014-05-07sched: Rework sched_domain topology definitionVincent Guittot2-115/+66
2014-05-07Merge branch 'sched/urgent' into sched/core, to avoid conflictsIngo Molnar225-1705/+4449
2014-05-07sched/deadline: Fix sched_yield() behaviorJuri Lelli1-2/+5
2014-05-07pwm-backlight: switch to gpiod interfaceAlexandre Courbot1-4/+1
2014-05-07f2fs: introduce help macro ADDRS_PER_PAGE()Chao Yu1-0/+3
2014-05-07PM / suspend: Always use deepest C-state in the "freeze" sleep stateRafael J. Wysocki1-0/+2
2014-05-07genirq: Provide irq_force_affinity fallback for non-SMPArnd Bergmann1-0/+5
2014-05-07PM / OPP: Move cpufreq specific OPP functions out of generic OPP libraryNishanth Menon2-20/+21
2014-05-07cpufreq: Catch double invocations of cpufreq_freq_transition_begin/endSrivatsa S. Bhat1-0/+1
2014-05-07nfsd: remove <linux/nfsd/debug.h>Christoph Hellwig1-19/+0
2014-05-07nfsd: move <linux/nfsd/stats.h> to fs/nfsdChristoph Hellwig1-45/+0
2014-05-07nfsd: move <linux/nfsd/export.h> to fs/nfsdChristoph Hellwig1-114/+0
2014-05-07nfsd: remove <linux/nfsd/nfsfh.h>Christoph Hellwig3-65/+6
2014-05-07bio_vec-backed iov_iterAl Viro2-4/+14
2014-05-07bury generic_file_aio_{read,write}Al Viro1-2/+0