index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-25
perf tests: Add test for perf_evlist__filter_pollfd()
Arnaldo Carvalho de Melo
4
-0
/
+109
2014-09-25
perf evlist: Introduce perf_evlist__filter_pollfd method
Arnaldo Carvalho de Melo
2
-0
/
+23
2014-09-24
perf/x86/intel/uncore: Update support for client uncore IMC PMU
Stephane Eranian
2
-18
/
+52
2014-09-24
perf/x86/intel/uncore: Fix PCU filter setup for Sandy/Ivy/Haswell EP
Andi Kleen
1
-1
/
+1
2014-09-24
perf/x86/intel/uncore: Add missing cbox filter flags on IvyBridge-EP uncore d...
Andi Kleen
1
-2
/
+9
2014-09-24
perf/x86/intel/uncore: Register the PMU only if the uncore pci device exists
Yan, Zheng
1
-8
/
+11
2014-09-24
perf/x86/intel/uncore: Add Haswell-EP uncore support
Yan, Zheng
3
-2
/
+615
2014-09-24
perf/x86/intel: Use Broadwell cache event list for Haswell
Andi Kleen
1
-2
/
+2
2014-09-24
perf/x86: Add INST_RETIRED.ALL workarounds
Andi Kleen
3
-0
/
+29
2014-09-24
perf/x86/intel: Add Broadwell core support
Andi Kleen
1
-0
/
+150
2014-09-24
perf/x86/intel: Document all Haswell models
Andi Kleen
1
-4
/
+4
2014-09-24
perf/x86/intel: Remove incorrect model number from Haswell perf
Andi Kleen
1
-1
/
+0
2014-09-24
Revert "perf: Do not allow optimized switch for non-cloned events"
Jiri Olsa
1
-1
/
+1
2014-09-24
perf: Fix child event initial state setup
Jiri Olsa
1
-1
/
+2
2014-09-24
perf: Do not POLLHUP event if it has children
Jiri Olsa
1
-1
/
+20
2014-09-19
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
31
-60
/
+487
2014-09-17
perf record: Use ring buffer consume method to look like other tools
Arnaldo Carvalho de Melo
1
-4
/
+4
2014-09-17
perf probe: Do not use dwfl_module_addrsym if dwarf_diename finds symbol name
Masami Hiramatsu
1
-6
/
+10
2014-09-17
perf probe: Do not access kallsyms when analyzing user binaries
Masami Hiramatsu
3
-6
/
+9
2014-09-17
perf symbols: Add path to Ubuntu kernel debuginfo file
Anton Blanchard
1
-1
/
+7
2014-09-17
perf symbols: Ignore stripped vmlinux and fallback to kallsyms
Anton Blanchard
1
-0
/
+8
2014-09-17
perf tools: define _DEFAULT_SOURCE for glibc_2.20
Chanho Park
1
-0
/
+2
2014-09-17
perf tools: Don't include sys/poll.h directly
Arnaldo Carvalho de Melo
3
-3
/
+3
2014-09-17
perf tools: Fix GNU-only grep usage in Makefile
John Spencer
1
-1
/
+1
2014-09-17
perf tools: Disable kernel symbol demangling by default
Avi Kivity
9
-1
/
+23
2014-09-17
perf tool: fix compilation for ARM
Stephane Eranian
2
-0
/
+2
2014-09-17
perf tools: Add perf_pmu__scan_file()
Adrian Hunter
2
-0
/
+40
2014-09-17
perf tools: Let default config be defined for a PMU
Adrian Hunter
4
-19
/
+41
2014-09-17
perf tools: Add perf-with-kcore script
Adrian Hunter
3
-1
/
+264
2014-09-17
perf tools: Let a user specify a PMU event without any config terms
Adrian Hunter
2
-0
/
+16
2014-09-17
perf tools: Allow to specify lib compile variable for spec usage
Jiri Olsa
1
-0
/
+2
2014-09-17
perf kvm stat report: Unify the title bar output
Alexander Yarygin
1
-8
/
+6
2014-09-17
perf kvm stat report: Enable the target.system_wide flag
Alexander Yarygin
1
-0
/
+3
2014-09-17
perf kvm stat report: Save pid string in opts.target.pid
Alexander Yarygin
2
-4
/
+3
2014-09-17
perf tools powerpc: Fix build issue when DWARF support is disabled
Anton Blanchard
2
-5
/
+7
2014-09-17
perf tools: Add +field argument support for --sort option
Jiri Olsa
1
-1
/
+36
2014-09-16
perf: Do not check PERF_EVENT_STATE_EXIT on syscall read path
Jiri Olsa
1
-2
/
+1
2014-09-09
perf/x86: Fix section mismatch in split uncore driver
Andi Kleen
1
-1
/
+1
2014-09-09
perf/x86/intel: Mark initialization code as such
Mathias Krause
2
-5
/
+5
2014-09-09
perf/core: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
1
-1
/
+1
2014-09-09
perf/callchain: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
1
-1
/
+1
2014-09-09
Merge tag 'v3.17-rc4' into perf/core, to pick up fixes
Ingo Molnar
570
-2855
/
+5120
2014-09-07
Linux 3.17-rc4
Linus Torvalds
1
-1
/
+1
2014-09-07
Documentation: new page link in SubmittingPatches
Sudip Mukherjee
1
-0
/
+1
2014-09-07
Documentation: NFS/RDMA: Document separate Kconfig symbols
Paul Bolle
1
-7
/
+9
2014-09-07
Documentation: misc-devices: Rename freefall.c from hpfall.c in lis2lv02d
Masanari Iida
1
-1
/
+1
2014-09-07
Documentation: i2c: rename variable "register" to "reg"
Jose Manuel Alarcon Roldan
1
-5
/
+5
2014-09-07
Documentation: seq_file: Document seq_open_private(), seq_release_private()
Rob Jones
1
-0
/
+33
2014-09-07
Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-34
/
+122
2014-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-14
/
+18
[next]