aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-01-19Merge branch 'nvme-4.16' of git://git.infradead.org/nvme into for-4.16/blockJens Axboe1-8/+14
2018-01-19sparse doesn't support struct randomizationMatthew Wilcox1-1/+1
2018-01-19string: drop __must_check from strscpy() and restore strscpy() usages in cgroupTejun Heo1-1/+1
2018-01-19Merge tag 'asoc-v4.16-3' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai8-16/+33
2018-01-18block: Unexport elv_register_queue() and elv_unregister_queue()Bart Van Assche1-2/+0
2018-01-18Merge remote-tracking branches 'asoc/topic/hisilicon', 'asoc/topic/iio', 'aso...Mark Brown5-28/+104
2018-01-18Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown1-0/+6
2018-01-18lockdep: Convert some users to constMatthew Wilcox2-3/+3
2018-01-18lockdep: Make lockdep checking constantMatthew Wilcox1-2/+2
2018-01-18mmc: slot-gpio: add a helper to check capability of GPIO WP detectionMasahiro Yamada1-0/+1
2018-01-18Merge branches 'acpi-pm' and 'pm-sleep'Rafael J. Wysocki2-26/+3
2018-01-18Merge branch 'pm-core'Rafael J. Wysocki2-4/+19
2018-01-18Merge branch 'pm-cpufreq'Rafael J. Wysocki1-61/+14
2018-01-18Merge branch 'pm-cpufreq-thermal' into pm-cpufreqRafael J. Wysocki1-61/+14
2018-01-17Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+4
2018-01-17Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+7
2018-01-17nvme-pci: clean up SMBSZ bit definitionsChristoph Hellwig1-8/+14
2018-01-17Expand INIT_STRUCT_PID and removeDavid Howells1-15/+0
2018-01-17Expand the INIT_SIGNALS and INIT_SIGHAND macros and removeDavid Howells1-39/+4
2018-01-17Expand various INIT_* macros and removeDavid Howells4-129/+0
2018-01-17Expand INIT_TASK() in init/init_task.c and removeDavid Howells1-83/+4
2018-01-17module: Add retpoline tag to VERMAGICAndi Kleen1-1/+7
2018-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-9/+33
2018-01-16blkcg: simplify statistic accumulation codeArnd Bergmann1-3/+5
2018-01-16nubus: Add support for the driver modelFinn Thain1-3/+30
2018-01-16nubus: Adopt standard linked list implementationFinn Thain1-9/+6
2018-01-16nubus: Rename struct nubus_devFinn Thain1-16/+14
2018-01-16nubus: Rework /proc/bus/nubus/s/ implementationFinn Thain1-4/+33
2018-01-16nubus: Clean up whitespaceFinn Thain1-29/+29
2018-01-16nubus: Remove redundant codeFinn Thain1-16/+1
2018-01-16nubus: Call proc_mkdir() not more than once per slot directoryFinn Thain1-2/+3
2018-01-16nubus: Use static functions where possibleFinn Thain1-1/+0
2018-01-16nubus: Fix up header splitFinn Thain1-4/+23
2018-01-16nubus: Avoid array underflow and overflowFinn Thain1-6/+4
2018-01-16hrtimer: Implement support for softirq based hrtimersAnna-Maria Gleixner1-5/+16
2018-01-16delayacct: Account blkio completion on the correct taskJosh Snyder1-4/+4
2018-01-16hrtimer: Add clock bases and hrtimer mode for softirq contextAnna-Maria Gleixner1-0/+14
2018-01-16hrtimer: Make hrtimer_reprogramm() unconditionalAnna-Maria Gleixner1-3/+3
2018-01-16hrtimer: Make hrtimer_cpu_base.next_timer handling unconditionalAnna-Maria Gleixner1-2/+2
2018-01-16hrtimer: Make the remote enqueue check unconditionalAnna-Maria Gleixner1-3/+3
2018-01-16hrtimer: Make the hrtimer_cpu_base::hres_active field unconditional, to simpl...Anna-Maria Gleixner1-12/+8
2018-01-16hrtimer: Make room in 'struct hrtimer_cpu_base'Anna-Maria Gleixner1-2/+2
2018-01-16hrtimer: Store running timer in hrtimer_clock_baseAnna-Maria Gleixner1-11/+9
2018-01-16hrtimer: Clean up 'enum hrtimer_mode'Anna-Maria Gleixner1-5/+11
2018-01-16hrtimer: Fix hrtimer_start[_range_ns]() function descriptionsAnna-Maria Gleixner1-3/+3
2018-01-16hrtimer: Clean up the 'int clock' parameter of schedule_hrtimeout_range_clock()Anna-Maria Gleixner1-1/+1
2018-01-16hrtimer: Fix kerneldoc syntax for 'struct hrtimer_cpu_base'Anna-Maria Gleixner1-4/+4
2018-01-16hrtimer: Optimize the hrtimer code by using static keys for migration_enable/...Thomas Gleixner1-4/+0
2018-01-16Merge branch 'timers/urgent' into timers/core, to pick up dependent fixIngo Molnar1-1/+3
2018-01-15signal: Unify and correct copy_siginfo_from_user32Eric W. Biederman1-1/+1