summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-01-17Expand various INIT_* macros and removeDavid Howells
2018-01-17Expand INIT_TASK() in init/init_task.c and removeDavid Howells
2018-01-17module: Add retpoline tag to VERMAGICAndi Kleen
2018-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-01-16xprtrdma: Replace all usage of "frmr" with "frwr"Chuck Lever
2018-01-16blkcg: simplify statistic accumulation codeArnd Bergmann
2018-01-16nubus: Add support for the driver modelFinn Thain
2018-01-16nubus: Adopt standard linked list implementationFinn Thain
2018-01-16nubus: Rename struct nubus_devFinn Thain
2018-01-16nubus: Rework /proc/bus/nubus/s/ implementationFinn Thain
2018-01-16nubus: Clean up whitespaceFinn Thain
2018-01-16nubus: Remove redundant codeFinn Thain
2018-01-16nubus: Call proc_mkdir() not more than once per slot directoryFinn Thain
2018-01-16nubus: Use static functions where possibleFinn Thain
2018-01-16nubus: Fix up header splitFinn Thain
2018-01-16nubus: Avoid array underflow and overflowFinn Thain
2018-01-16hrtimer: Implement support for softirq based hrtimersAnna-Maria Gleixner
2018-01-16delayacct: Account blkio completion on the correct taskJosh Snyder
2018-01-16hrtimer: Add clock bases and hrtimer mode for softirq contextAnna-Maria Gleixner
2018-01-16hrtimer: Make hrtimer_reprogramm() unconditionalAnna-Maria Gleixner
2018-01-16hrtimer: Make hrtimer_cpu_base.next_timer handling unconditionalAnna-Maria Gleixner
2018-01-16hrtimer: Make the remote enqueue check unconditionalAnna-Maria Gleixner
2018-01-16hrtimer: Make the hrtimer_cpu_base::hres_active field unconditional, to simpl...Anna-Maria Gleixner
2018-01-16hrtimer: Make room in 'struct hrtimer_cpu_base'Anna-Maria Gleixner
2018-01-16hrtimer: Store running timer in hrtimer_clock_baseAnna-Maria Gleixner
2018-01-16hrtimer: Clean up 'enum hrtimer_mode'Anna-Maria Gleixner
2018-01-16hrtimer: Fix hrtimer_start[_range_ns]() function descriptionsAnna-Maria Gleixner
2018-01-16hrtimer: Clean up the 'int clock' parameter of schedule_hrtimeout_range_clock()Anna-Maria Gleixner
2018-01-16hrtimer: Fix kerneldoc syntax for 'struct hrtimer_cpu_base'Anna-Maria Gleixner
2018-01-16hrtimer: Optimize the hrtimer code by using static keys for migration_enable/...Thomas Gleixner
2018-01-16Merge branch 'timers/urgent' into timers/core, to pick up dependent fixIngo Molnar
2018-01-15signal: Unify and correct copy_siginfo_from_user32Eric W. Biederman
2018-01-15signal: Move addr_lsb into the _sigfault union for clarityEric W. Biederman
2018-01-15signal: unify compat_siginfo_tAl Viro
2018-01-15netlink: extack: avoid parenthesized string constant warningJohannes Berg
2018-01-15ptr_ring: document usage around __ptr_ring_peekMichael S. Tsirkin
2018-01-15block: allow gendisk's request_queue registration to be deferredMike Snitzer
2018-01-15swiotlb: add common swiotlb_map_opsChristoph Hellwig
2018-01-15swiotlb: rename swiotlb_free to swiotlb_exitChristoph Hellwig
2018-01-15dma-direct: reject too small dma masksChristoph Hellwig
2018-01-15dma-direct: make dma_direct_{alloc,free} available to other implementationsChristoph Hellwig
2018-01-15dma-direct: rename dma_noop to dma_directChristoph Hellwig
2018-01-15dma-mapping: add an arch_dma_supported hookChristoph Hellwig
2018-01-15dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig
2018-01-15dma-mapping: warn when there is no coherent_dma_maskChristoph Hellwig
2018-01-14SUNRPC: Remove rpc_protocol()Chuck Lever
2018-01-14lockd: convert nlm_rqst.a_count from atomic_t to refcount_tElena Reshetova
2018-01-14lockd: convert nlm_lockowner.count from atomic_t to refcount_tElena Reshetova
2018-01-14lockd: convert nsm_handle.sm_count from atomic_t to refcount_tElena Reshetova
2018-01-14lockd: convert nlm_host.h_count from atomic_t to refcount_tElena Reshetova