summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-1722-44/+109
|\
| * include/asm-generic/topology.h: remove unused parent_node() macroDou Liyang2017-11-171-3/+0
| * sysvipc: make get_maxid O(1) againDavidlohr Bueso2017-11-171-0/+1
| * sysvipc: unteach ids->next_id for !CHECKPOINT_RESTOREDavidlohr Bueso2017-11-171-0/+2
| * kernel/reboot.c: add devm_register_reboot_notifier()Andrey Smirnov2017-11-171-0/+4
| * kcov: support comparison operands collectionVictor Chibotaru2017-11-172-4/+32
| * kernel/panic.c: add TAINT_AUXBorislav Petkov2017-11-171-1/+2
| * pid: remove pidhashGargi Sharma2017-11-173-5/+2
| * pid: replace pid bitmap implementation with IDR APIGargi Sharma2017-11-171-11/+3
| * pipe: add proc_dopipe_max_size() to safely assign pipe_max_sizeJoe Lawrence2017-11-172-0/+4
| * lib/genalloc.c: make the avail variable an atomic_long_tStephen Bates2017-11-171-1/+2
| * include/linux/radix-tree.h: remove unneeded #include <linux/bug.h>Masahiro Yamada2017-11-171-1/+0
| * include/linux/bitfield.h: include <linux/build_bug.h> instead of <linux/bug.h>Masahiro Yamada2017-11-171-1/+1
| * include/linux/compiler-clang.h: handle randomizable anonymous structsSandipan Das2017-11-171-0/+3
| * bug: fix "cut here" location for __WARN_TAINT architecturesKees Cook2017-11-171-2/+3
| * bug: define the "cut here" string in a single placeKees Cook2017-11-171-0/+2
| * iopoll: avoid -Wint-in-bool-context warningArnd Bergmann2017-11-171-9/+15
| * kernel debug: support resetting WARN_ONCE for all architecturesAndi Kleen2017-11-171-0/+5
| * kernel debug: support resetting WARN*_ONCEAndi Kleen2017-11-173-3/+7
| * mm, compaction: persistently skip hugetlbfs pageblocksDavid Rientjes2017-11-171-0/+11
| * mm: fix nodemask printingArnd Bergmann2017-11-171-3/+10
* | Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-11-179-132/+149
|\ \
| * | tracing, thermal: Hide cpu cooling trace events when not in useSteven Rostedt (VMware)2017-10-171-0/+2
| * | tracing, thermal: Hide devfreq trace events when not in useSteven Rostedt (VMware)2017-10-171-0/+2
| * | ftrace: Kill FTRACE_OPS_FL_PER_CPUPeter Zijlstra2017-10-161-69/+14
| * | perf/ftrace: Fix function trace eventsPeter Zijlstra2017-10-161-0/+5
| * | perf/ftrace: Revert ("perf/ftrace: Fix double traces of perf on ftrace:functi...Peter Zijlstra2017-10-162-3/+3
| * | tracing, dma-buf: Remove unused trace event dma_fence_annotate_wait_onSteven Rostedt (VMware)2017-10-161-40/+0
| * | tracing, memcg, vmscan: Hide trace events when not in useSteven Rostedt (VMware)2017-10-131-0/+4
| * | tracing/xen: Hide events that are not used when X86_PAE is not definedSteven Rostedt (VMware)2017-10-131-16/+19
| * | tracing: Add support for preempt and irq enable/disable eventsJoel Fernandes2017-10-102-1/+72
| * | ftrace/kallsyms: Have /proc/kallsyms show saved mod init functionsSteven Rostedt (VMware)2017-10-051-0/+9
| * | ftrace: Save module init functions kallsyms symbols for tracingSteven Rostedt (VMware)2017-10-051-2/+18
| * | ftrace: Allow module init functions to be tracedSteven Rostedt (VMware)2017-10-051-3/+1
| * | ftrace: Add a ftrace_free_mem() function for modules to useSteven Rostedt (VMware)2017-10-041-0/+2
* | | Merge tag 'pm-fixes-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-171-0/+1
|\ \ \
| * | | x86 / CPU: Always show current CPU frequency in /proc/cpuinfoRafael J. Wysocki2017-11-151-0/+1
* | | | Merge tag 'drm-for-v4.15-amd-dc' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-171-0/+20
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'pfdo/drm-next' into drm-nextDave Airlie2017-10-1719-68/+212
| |\ \ \ \
| * \ \ \ \ Merge branch 'drm-next-4.15-dc' of git://people.freedesktop.org/~agd5f/linux ...Dave Airlie2017-10-091-0/+20
| |\ \ \ \ \
| | * | | | | drm/dp-helper: add missing defines needed by AMD display core.Dave Airlie2017-09-261-0/+20
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2017-11-171-1/+1
|\ \ \ \ \ \ \
| * | | | | | | thermal : Remove const to make same prototypeArvind Yadav2017-10-171-1/+1
* | | | | | | | Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-11-174-85/+70
|\ \ \ \ \ \ \ \
| * | | | | | | | sunrpc: Add rpc_request static trace pointChuck Lever2017-11-171-0/+30
| * | | | | | | | SUNRPC: Fix parsing failure in trace points with XIDsChuck Lever2017-11-171-24/+25
| * | | | | | | | xprtrdma: Update copyright noticesChuck Lever2017-11-171-0/+1
| * | | | | | | | rpcrdma: Remove C structure definitions of XDR data itemsChuck Lever2017-11-171-59/+0
| * | | | | | | | fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_tElena Reshetova2017-11-171-1/+2
| * | | | | | | | fs, nfs: convert nfs_lock_context.count from atomic_t to refcount_tElena Reshetova2017-11-171-1/+2