aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2019-09-02Merge branch 'linus' into x86/cpu, to resolve conflictsIngo Molnar214-929/+1836
2019-09-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-39/+43
2019-09-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-7/+24
2019-09-01Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds5-47/+90
2019-08-31tools/power turbostat: update version numberLen Brown1-1/+1
2019-08-31tools/power turbostat: Add support for Hygon Fam 18h (Dhyana) RAPLPu Wen1-2/+7
2019-08-31tools/power turbostat: Fix caller parameter of get_tdp_amd()Pu Wen1-1/+1
2019-08-31tools/power turbostat: Fix CPU%C1 display valueSrinivas Pandruvada1-6/+17
2019-08-31tools/power turbostat: do not enforce 1msArtem Bityutskiy1-5/+0
2019-08-31tools/power turbostat: read from pipes tooArtem Bityutskiy1-4/+16
2019-08-31tools/power turbostat: Add Ice Lake NNPI supportRajneesh Bhardwaj1-0/+1
2019-08-31tools/power turbostat: rename has_hsw_msrs()Len Brown1-4/+4
2019-08-31tools/power turbostat: Fix Haswell Core systemsLen Brown1-4/+6
2019-08-31tools/power turbostat: add Jacobsville supportZhang Rui1-0/+3
2019-08-31tools/power turbostat: fix buffer overrunNaoya Horiguchi1-1/+1
2019-08-31tools/power turbostat: fix file descriptor leaksGustavo A. R. Silva1-0/+1
2019-08-31tools/power turbostat: fix leak of file descriptor on error return pathColin Ian King1-0/+1
2019-08-31tools/power turbostat: Make interval calculation per thread to reduce jitterYazen Ghannam1-3/+10
2019-08-31tools/power turbostat: remove duplicate pc10 columnLen Brown1-1/+0
2019-08-31tools/power x86_energy_perf_policy: Fix argument parsingZephaniah E. Loss-Cutler-Hull1-1/+1
2019-08-31tools/power: Fix typo in man pageMatt Lupfer1-1/+1
2019-08-31tools/power/x86: Enable compiler optimisations and Fortify by defaultBen Hutchings2-2/+4
2019-08-31tools/power x86_energy_perf_policy: Fix "uninitialized variable" warnings at -O2Ben Hutchings1-11/+15
2019-08-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds7-14/+34
2019-08-31Merge tag 'trace-v5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds6-15/+35
2019-08-31Merge tag 'riscv/for-v5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds2-6/+10
2019-08-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-16/+19
2019-08-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds6-22/+47
2019-08-31tracing: Correct kdoc formatsJakub Kicinski1-12/+14
2019-08-31ftrace/x86: Remove mcount() declarationJisheng Zhang1-1/+0
2019-08-31tracing/probe: Fix null pointer dereferenceXinpeng Liu1-1/+2
2019-08-31tracing: Make exported ftrace_set_clr_event non-staticDenis Efremov2-1/+2
2019-08-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+8
2019-08-30Partially revert "kfifo: fix kfifo_alloc() and kfifo_init()"Linus Torvalds1-1/+2
2019-08-30mm: memcontrol: fix percpu vmstats and vmevents flushShakeel Butt1-5/+5
2019-08-30mm, memcg: do not set reclaim_state on soft limit reclaimMichal Hocko1-2/+3
2019-08-30mailmap: add aliases for Dmitry SafonovDmitry Safonov1-0/+3
2019-08-30mm/z3fold.c: fix lock/unlock imbalance in z3fold_page_isolateGustavo A. R. Silva1-0/+1
2019-08-30mm, memcg: partially revert "mm/memcontrol.c: keep local VM counters in sync with the hierarchical ones"Roman Gushchin1-5/+3
2019-08-30mm/zsmalloc.c: fix build when CONFIG_COMPACTION=nAndrew Morton1-0/+2
2019-08-30mm: memcontrol: flush percpu slab vmstats on kmem offliningRoman Gushchin2-10/+30
2019-08-30ftrace: Check for successful allocation of hashNaveen N. Rao1-0/+5
2019-08-30ftrace: Check for empty hash and comment the race with registering probesSteven Rostedt (VMware)1-1/+9
2019-08-30ftrace: Fix NULL pointer dereference in t_probe_next()Naveen N. Rao1-0/+4
2019-08-30Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-2/+8
2019-08-30keys: ensure that ->match_free() is called in request_key_and_link()Eric Biggers1-1/+1
2019-08-30Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds29-135/+250
2019-08-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-11/+20
2019-08-30Merge tag 'ceph-for-5.3-rc7' of git://github.com/ceph/ceph-clientLinus Torvalds2-2/+15
2019-08-30Merge tag 'mmc-v5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds5-5/+49