summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-10-31rtc: Allow rtc drivers to specify the tv_nsec value for ntpJason Gunthorpe1-1/+42
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-33/+43
2017-10-30mmc: parse new binding for eMMC fixed driver typeWolfram Sang1-0/+2
2017-10-30mmc: rtsx: fix tuning fail on gen3 PCI-Expressrui_feng1-0/+1
2017-10-30mmc: core: Add support for handling CQE requestsAdrian Hunter1-0/+2
2017-10-30mmc: core: Introduce host claiming by contextAdrian Hunter1-1/+6
2017-10-30mmc: sdhci-pci: remove outdated declarationWolfram Sang1-3/+0
2017-10-30Merge tag 'pullreq_20171026' of https://git.kernel.org/pub/scm/linux/kernel/g...Rafael J. Wysocki1-2/+14
2017-10-30PM / QoS: Fix default runtime_pm device resume latencyTero Kristo1-1/+2
2017-10-30x86/mm/64: Rename the register_page_bootmem_memmap() 'size' parameter to 'nr_...Baoquan He1-1/+1
2017-10-30Merge tag 'v4.14-rc7' into x86/mm, to pick up fixesIngo Molnar18-62/+124
2017-10-30gpio: Make it possible for consumers to enforce open drainLinus Walleij1-0/+6
2017-10-30i2c: gpio: Convert to use descriptorsLinus Walleij1-4/+0
2017-10-30hwmon: (gpio-fan) Localize platform dataLinus Walleij1-36/+0
2017-10-30hwmon: (sht15) Root out platform dataLinus Walleij1-38/+0
2017-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-19/+21
2017-10-29sctp: fix some type cast warnings introduced since very beginningXin Long1-1/+1
2017-10-29sctp: fix some type cast warnings introduced by stream reconfXin Long1-16/+16
2017-10-29i2c: i2c-smbus: add of_i2c_setup_smbus_alertPhil Reid1-0/+9
2017-10-29i2c: i2c-smbus: Use threaded irq for smbalertPhil Reid1-1/+0
2017-10-28tap: reference to KVA of an unloaded module causes kernel panicGirish Moodalbail1-2/+2
2017-10-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-11/+16
2017-10-27net/sched: Add support for HW offloading for CBSVinicius Costa Gomes1-0/+1
2017-10-27net: dsa: lan9303: Move struct lan9303 to include/linux/dsa/lan9303.hEgil Hjelmeland1-0/+36
2017-10-27i2c: Allow overriding dev_name through board_infoHans de Goede1-0/+2
2017-10-27bpf: remove tail_call and get_stackid helper declarations from bpf.hGianluca Borello1-3/+0
2017-10-27Merge tag 'extcon-next-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman4-105/+153
2017-10-27Merge tag 'phy-for-4.15_v1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman3-4/+30
2017-10-27perf/core: Rewrite event timekeepingPeter Zijlstra1-18/+1
2017-10-27perf/core: Rename 'enum perf_event_active_state'Peter Zijlstra1-3/+3
2017-10-27perf/bpf: Extend the perf_event_read_local() interface, a.k.a. "bpf: perf eve...Yonghong Song1-2/+5
2017-10-27Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar8-21/+49
2017-10-27sched/isolation: Move isolcpus= handling to the housekeeping codeFrederic Weisbecker2-2/+1
2017-10-27sched/isolation: Handle the nohz_full= parameterFrederic Weisbecker2-0/+3
2017-10-27sched/isolation: Introduce housekeeping flagsFrederic Weisbecker1-9/+17
2017-10-27sched/isolation: Split out new CONFIG_CPU_ISOLATION=y config from CONFIG_NO_H...Frederic Weisbecker1-3/+3
2017-10-27sched/isolation: Rename is_housekeeping_cpu() to housekeeping_cpu()Frederic Weisbecker1-1/+1
2017-10-27sched/isolation: Use its own static keyFrederic Weisbecker1-1/+2
2017-10-27sched/isolation: Make the housekeeping cpumask privateFrederic Weisbecker1-21/+10
2017-10-27sched/isolation: Provide a dynamic off-case to housekeeping_any_cpu()Frederic Weisbecker1-11/+6
2017-10-27sched/isolation: Move housekeeping related code to its own fileFrederic Weisbecker2-37/+56
2017-10-27nvme-fc: remove NVME_FC_MAX_SEGMENTSJames Smart1-2/+0
2017-10-27drivers/net: wan/sdla: Convert timers to use timer_setup()Kees Cook1-0/+1
2017-10-26cgroup, sched: Move basic cpu stats from cgroup.stat to cpu.statTejun Heo2-2/+2
2017-10-26tcp: TCP experimental option for SMCUrsula Braun1-2/+7
2017-10-26PM / devfreq: Define the constant governor nameChanwoo Choi1-0/+7
2017-10-26PM / devfreq: Show the all available frequenciesChanwoo Choi1-2/+3
2017-10-26PM / devfreq: Use the available min/max frequencyChanwoo Choi1-0/+4
2017-10-26net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidthHuy Nguyen1-0/+2
2017-10-26block, locking/lockdep: Assign a lock_class per gendisk used for wait_for_com...Byungchul Park1-2/+20