summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-1/+7
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+6
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-1/+7
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-025-3/+10
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-1/+9
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+6
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+6
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+6
* sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar2017-03-021-0/+6
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-024-0/+9
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+6
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+8
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+7
* kasan, sched/headers: Uninline kasan_enable/disable_current()Ingo Molnar2017-03-021-8/+2
* mm/vmacache, sched/headers: Introduce 'struct vmacache' and move it from <lin...Ingo Molnar2017-03-023-8/+17
* sched/headers, cgroups: Remove the threadgroup_change_*() wrapperyIngo Molnar2017-03-022-33/+8
* rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wai...Ingo Molnar2017-03-024-49/+53
* sched/core: Remove the tsk_nr_cpus_allowed() wrapperIngo Molnar2017-03-021-5/+0
* sched/core: Remove the tsk_cpus_allowed() wrapperIngo Molnar2017-03-021-3/+0
* sched/core: Move the get_preempt_disable_ip() inline to sched/core.cIngo Molnar2017-03-021-9/+0
* sched/core: Convert ___assert_task_state() link time assert to BUILD_BUG_ON()Ingo Molnar2017-03-021-3/+0
* sched/headers: Make all include/linux/sched/*.h headers build standaloneIngo Molnar2017-03-024-13/+21
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-03-012-3/+3
|\
| * objtool, modules: Discard objtool annotation sections for modulesJosh Poimboeuf2017-03-012-2/+2
| * objtool, compiler.h: Fix __unreachable section relocation sizeJosh Poimboeuf2017-03-011-1/+1
* | Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-03-018-39/+235
|\ \
| * | SUNRPC: Add a helper function xdr_stream_decode_string_dup()Trond Myklebust2017-02-211-0/+2
| * | SUNRPC: Add generic helpers for xdr_stream encode/decodeTrond Myklebust2017-02-211-0/+177
| * | nlm: Ensure callback code also checks that the files matchTrond Myklebust2017-02-131-1/+2
| * | NFSv4: Set the connection timeout to match the lease periodTrond Myklebust2017-02-091-2/+3
| * | SUNRPC: Allow changing of the TCP timeout parameters on the flyTrond Myklebust2017-02-092-0/+7
| * | SUNRPC: Remove unused function rpc_get_timeout()Trond Myklebust2017-02-091-1/+0
| * | sunrpc: remove dead codes of cr_magic in rpc_credKinglong Mee2017-02-081-5/+0
| * | sunrpc: rename NFS_NGROUPS to UNX_NGROUPS for auth unixKinglong Mee2017-02-081-0/+1
| * | sunrpc/nfs: cleanup procfs/pipefs entry in cache_detailKinglong Mee2017-02-081-12/+3
| * | sunrpc & nfs: Add and use dprintk_cont macrosJoe Perches2017-01-301-18/+40
* | | Merge tag 'for-f2fs-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2017-03-012-56/+103
|\ \ \
| * | | f2fs: add f2fs_drop_inode tracepointHou Pengyang2017-02-271-0/+7
| * | | f2fs: introduce free nid bitmapChao Yu2017-02-271-0/+1
| * | | f2fs: add bitmaps for empty or full NAT blocksJaegeuk Kim2017-02-271-0/+1
| * | | f2fs: trace victim's cost selectecd by f2fs_gcJaegeuk Kim2017-02-231-2/+6
| * | | f2fs: show actual device info in tracepointsJaegeuk Kim2017-02-231-23/+26
| * | | f2fs: avoid out-of-order execution of atomic writesJaegeuk Kim2017-02-231-0/+1
| * | | f2fs: support IO alignment for DATA and NODE writesJaegeuk Kim2017-01-291-0/+6
| * | | f2fs: add submit_bio tracepointJaegeuk Kim2017-01-291-15/+30
| * | | f2fs: fix wrong tracepoints for op and op_flagsJaegeuk Kim2017-01-291-16/+25
| |/ /
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2017-03-011-2/+2
|\ \ \
| * \ \ Merge branches 'thermal-core', 'thermal-soc', 'thermal-intel' and 'ida-conver...Zhang Rui2017-02-221-2/+2
| |\ \ \
| | * | | thermal core: convert ID allocation to IDAMatthew Wilcox2017-01-041-2/+2
* | | | | Merge tag 'pwm/for-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-011-18/+15
|\ \ \ \ \ | |_|_|_|/ |/| | | |