index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
perf thread-stack: Accumulate IPC information
Adrian Hunter
2
-0
/
+18
2019-06-05
perf intel-pt: Document IPC usage
Adrian Hunter
1
-0
/
+30
2019-06-05
perf intel-pt: Accumulate cycle count from TSC/TMA/MTC packets
Adrian Hunter
1
-0
/
+51
2019-06-05
perf intel-pt: Re-factor TIP cases in intel_pt_walk_to_ip
Adrian Hunter
1
-6
/
+17
2019-06-05
perf intel-pt: Record when decoding PSB+ packets
Adrian Hunter
1
-10
/
+31
2019-06-05
perf script: Add output of IPC ratio
Adrian Hunter
2
-2
/
+26
2019-06-05
perf intel-pt: Add support for samples to contain IPC ratio
Adrian Hunter
1
-0
/
+29
2019-06-05
perf tools: Add IPC information to perf_sample
Adrian Hunter
1
-0
/
+2
2019-06-05
perf intel-pt: Accumulate cycle count from CYC packets
Adrian Hunter
2
-1
/
+14
2019-06-05
perf intel-pt: Factor out intel_pt_update_sample_time
Adrian Hunter
1
-8
/
+10
2019-06-05
perf record: Allow mixing --user-regs with --call-graph=dwarf
Alexey Budankov
2
-1
/
+12
2019-06-05
perf symbols: Remove unused variable 'err'
Leo Yan
1
-2
/
+1
2019-06-05
perf data: Document directory format header: HEADER_DIR_FORMAT
Arnaldo Carvalho de Melo
1
-0
/
+17
2019-06-05
perf data: Document clockid header: HEADER_CLOCKID
Arnaldo Carvalho de Melo
1
-0
/
+6
2019-06-05
perf data: Document memory topology header: HEADER_MEM_TOPOLOGY
Arnaldo Carvalho de Melo
1
-0
/
+24
2019-06-05
perf data: Add description of header HEADER_BPF_PROG_INFO and HEADER_BPF_BTF
Song Liu
1
-0
/
+16
2019-06-03
Merge branch 'x86/topology' into perf/core, to prepare for new patches
Ingo Molnar
19
-214
/
+422
2019-06-03
perf/x86: Use update attribute groups for default attributes
Jiri Olsa
3
-41
/
+5
2019-06-03
perf/x86/intel: Use update attributes for skylake format
Jiri Olsa
1
-5
/
+10
2019-06-03
perf/x86: Use update attribute groups for extra format
Jiri Olsa
1
-5
/
+13
2019-06-03
perf/x86: Use update attribute groups for caps
Jiri Olsa
3
-14
/
+20
2019-06-03
perf/x86: Add is_visible attribute_group callback for base events
Jiri Olsa
1
-38
/
+15
2019-06-03
perf/x86: Use the new pmu::update_attrs attribute group
Jiri Olsa
3
-46
/
+52
2019-06-03
perf/x86: Get rid of x86_pmu::event_attrs
Jiri Olsa
2
-4
/
+0
2019-06-03
perf/core: Add attr_groups_update into struct pmu
Jiri Olsa
2
-0
/
+7
2019-06-03
sysfs: Add sysfs_update_groups function
Jiri Olsa
2
-15
/
+47
2019-06-03
perf/x86/intel/uncore: Add new IMC PCI IDs for KabyLake, AmberLake and Whiske...
Gayatri Kammela
1
-0
/
+43
2019-06-03
perf/x86/intel/uncore: Add tabs to Uncore IMC PCI IDs
Gayatri Kammela
1
-21
/
+21
2019-06-03
perf/core: Allow non-privileged uprobe for user processes
Song Liu
2
-3
/
+3
2019-06-03
Merge tag 'v5.2-rc3' into perf/core, to pick up fixes
Ingo Molnar
13356
-91463
/
+18530
2019-06-02
Linux 5.2-rc3
v5.2-rc3
Linus Torvalds
1
-1
/
+1
2019-06-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-6
/
+15
2019-06-02
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
23
-124
/
+547
2019-06-02
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-3
/
+14
2019-06-02
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2019-06-02
Merge tag 'spdx-5.2-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
6
-6
/
+6
2019-06-02
Merge tag 'powerpc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
5
-3
/
+19
2019-06-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
14
-117
/
+157
2019-06-02
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-2
/
+21
2019-06-02
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
5
-22
/
+0
2019-06-02
Merge tag 'led-fixes-for-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-5
/
+5
2019-06-02
Merge tag 'for-linus-20190601' of git://git.kernel.dk/linux-block
Linus Torvalds
16
-113
/
+102
2019-06-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
9
-14
/
+76
2019-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
24
-71
/
+121
2019-06-02
mm, compaction: make sure we isolate a valid PFN
Suzuki K Poulose
1
-1
/
+1
2019-06-02
include/linux/generic-radix-tree.h: fix kerneldoc comment
Jonathan Corbet
1
-1
/
+1
2019-06-02
kernel/signal.c: trace_signal_deliver when signal_group_exit
Zhenliang Wei
1
-0
/
+2
2019-06-02
drivers/iommu/intel-iommu.c: fix variable 'iommu' set but not used
Qian Cai
1
-1
/
+2
2019-06-02
spdxcheck.py: fix directory structures
Vincenzo Frascino
1
-3
/
+4
2019-06-02
kasan: initialize tag to 0xff in __kasan_kmalloc
Nathan Chancellor
1
-1
/
+1
[next]