summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-16Merge branch 'sev-v9-p2' of https://github.com/codomania/kvmPaolo Bonzini1-0/+606
2018-01-16can: dev: Add support for limiting configured bitrateFranklin S Cooper Jr1-0/+7
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-16signal: Unify and correct copy_siginfo_from_user32Eric W. Biederman1-1/+1
2018-01-16signal: Move addr_lsb into the _sigfault union for clarityEric W. Biederman1-2/+10
2018-01-16signal: unify compat_siginfo_tAl Viro1-0/+90
2018-01-16i2c: add 'set_sda' to bus_recovery_infoWolfram Sang1-0/+4
2018-01-16i2c: add identifier in declarations for i2c_bus_recoveryWolfram Sang1-6/+6
2018-01-16i2c: make kerneldoc about bus recovery more preciseWolfram Sang1-5/+5
2018-01-15netlink: extack: avoid parenthesized string constant warningJohannes Berg1-2/+2
2018-01-15fork: Provide usercopy whitelisting for task_structKees Cook1-0/+14
2018-01-15usercopy: Allow strict enforcement of whitelistsKees Cook1-0/+2
2018-01-15usercopy: WARN() on slab cache usercopy region violationsKees Cook1-0/+2
2018-01-15usercopy: Prepare for usercopy whitelistingDavid Windsor3-6/+27
2018-01-15stddef.h: Introduce sizeof_field()Kees Cook1-1/+9
2018-01-15usercopy: Include offset in hardened usercopy reportKees Cook1-8/+4
2018-01-15usercopy: Enhance and rename report_usercopy()Kees Cook1-0/+6
2018-01-15net: phy: remove parameter new_link from phy_mac_interrupt()Heiner Kallweit1-1/+1
2018-01-15ptr_ring: document usage around __ptr_ring_peekMichael S. Tsirkin1-4/+10
2018-01-15remoteproc: Drop dangling find_rsc_table dummiesBjorn Andersson1-4/+0
2018-01-15remoteproc: Move resource table load logic to findBjorn Andersson1-0/+2
2018-01-15remoteproc: Merge rproc_ops and rproc_fw_opsBjorn Andersson1-2/+15
2018-01-15remoteproc: Clone rproc_ops in rproc_alloc()Bjorn Andersson1-1/+1
2018-01-15remoteproc: Cache resource table sizeBjorn Andersson1-0/+2
2018-01-15remoteproc: Remove depricated crash completionBjorn Andersson1-2/+0