]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2017-04-19 Arnaldo Carvalho... perf tools: Move srcline definitions to separate header
2017-04-19 Arnaldo Carvalho... perf tools: Move print_binary definitions to separate...
2017-04-19 Arnaldo Carvalho... tools include: Include missing headers for fls() and...
2017-04-19 Arnaldo Carvalho... perf tools: Move sane ctype stuff from util.h to sane_c...
2017-04-19 Arnaldo Carvalho... perf tools: Ditch unused PATH_SEP, STRIP_EXTENSION
2017-04-19 Arnaldo Carvalho... perf tools: Replace STR() calls with __stringify()
2017-04-19 Arnaldo Carvalho... perf tools: Remove PRI[xu] macros from perf.h
2017-04-19 Arnaldo Carvalho... perf tools: Including missing inttypes.h header
2017-04-19 Arnaldo Carvalho... perf tools: Remove unused macros from util.h
2017-04-19 Arnaldo Carvalho... tools include: Drop ARRAY_SIZE() definition from linux...
2017-04-19 Arnaldo Carvalho... objtool: Drop ARRAY_SIZE() definition, tools/include...
2017-04-19 Arnaldo Carvalho... perf tools: Add include <linux/kernel.h> where ARRAY_SI...
2017-04-19 Arnaldo Carvalho... tools include: Move ARRAY_SIZE() to linux/kernel.h
2017-04-19 Arnaldo Carvalho... tools include: Adopt __same_type() and __must_be_array...
2017-04-19 Arnaldo Carvalho... tools include: Introduce linux/bug.h, from the kernel...
2017-04-19 Arnaldo Carvalho... perf tools: Remove FLEX_ARRAY definition
2017-04-19 Arnaldo Carvalho... perf unwind arm64: Add missing errno.h header
2017-04-17 Ingo MolnarMerge tag 'perf-core-for-mingo-4.12-20170413' of git...
2017-04-14 Kan Liangperf/x86: Fix spurious NMI with PEBS Load Latency event
2017-04-14 Ingo MolnarMerge branch 'perf/urgent' into perf/core, to pick...
2017-04-14 Peter Zijlstraperf/x86: Avoid exposing wrong/stale data in intel_pmu_...
2017-04-13 David Carrillo... Revert "perf tools: Fix include of linux/mman.h"
2017-04-13 David Carrillo... perf util: Hint missing file when tool tips fail to...
2017-04-13 David Carrillo... tools build: Fix feature detection redefinion of build...
2017-04-13 David Carrillo... perf tools: Disable JVMTI if no ELF support available
2017-04-13 Ravi Bangoriaperf trace: Add usage of --no-syscalls in man page
2017-04-13 Stephane Eranianperf stat: Fix bug in handling events in error state
2017-04-12 David Carrillo... perf tools: Pass PYTHON config to feature detection
2017-04-12 Masami Hiramatsukprobes/x86: Consolidate insn decoder users for copying...
2017-04-12 Masami Hiramatsukprobes/x86: Use probe_kernel_read() instead of memcpy()
2017-04-12 Masami Hiramatsukprobes/x86: Set kprobes pages read-only
2017-04-12 Masami Hiramatsukprobes/x86: Make boostable flag boolean
2017-04-12 Masami Hiramatsukprobes/x86: Do not modify singlestep buffer while...
2017-04-12 Masami Hiramatsukprobes/x86: Use instruction decoder for booster
2017-04-12 Masami Hiramatsukprobes/x86: Fix the description of __copy_instruction()
2017-04-12 Masami Hiramatsukprobes/x86: Fix kprobe-booster not to boost far call...
2017-04-12 Ingo MolnarMerge tag 'perf-core-for-mingo-4.12-20170411' of git...
2017-04-12 Ingo MolnarMerge branch 'perf/urgent' into perf/core, to pick...
2017-04-11 Ingo MolnarMerge tag 'perf-urgent-for-mingo-4.11-20170411' of...
2017-04-11 Taeung Songperf annotate: Use stripped line instead of raw disasse...
2017-04-11 Taeung Songperf annotate: Refactor the code to parse disassemble...
2017-04-11 David Carrillo... perf tools: Do not print missing features in pipe-mode
2017-04-11 David Carrillo... perf session: Don't rely on evlist in pipe mode
2017-04-11 David Carrillo... perf annotate: Process attr and build_id records
2017-04-11 David Carrillo... perf tools: Describe pipe mode in perf.data-file-fomat.txt
2017-04-11 David Carrillo... perf inject: Copy events when reordering events in...
2017-04-11 David Carrillo... perf inject: Don't proceed if perf_session__process_eve...
2017-04-11 Christian Borntraegerperf annotate s390: Implement jump types for perf annotate
2017-04-11 Christian Borntraegerperf annotate s390: Fix perf annotate error -95 (4...
2017-04-11 Arnaldo Carvalho... perf string: Simplify ltrim() implementation
2017-04-11 Taeung Songperf tools: Refactor the code to strip command name...
2017-04-11 Taeung Songperf pmu: Refactor wordwrap() with ltrim()
2017-04-11 Taeung Songperf ui browser: Refactor the code to parse color confi...
2017-04-11 Taeung Songperf stat: Refactor the code to strip csv output with...
2017-04-11 Jin Yaoperf evsel: Return exact sub event which failed with...
2017-04-11 Arnaldo Carvalho... perf script: Use strtok_r() when parsing output field...
2017-04-11 Arnaldo Carvalho... perf callchains: Switch from strtok() to strtok_r(...
2017-04-11 Borislav Petkovperf/amd/uncore: Fix pr_fmt() prefix
2017-04-11 Borislav Petkovperf/amd/uncore: Clean up per-family setup
2017-04-11 Borislav Petkovperf/amd/uncore: Do feature check first, before assignments
2017-04-11 Ingo MolnarMerge tag 'v4.11-rc6' into perf/core, to pick up fixes
2017-04-10 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2017-04-09 Linus TorvaldsLinux 4.11-rc6 v4.11-rc6
2017-04-09 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2017-04-09 Linus TorvaldsMerge branch 'fixes' of git://git.armlinux.org.uk/...
2017-04-09 Linus TorvaldsMerge tag 'driver-core-4.11-rc6' of git://git.kernel...
2017-04-09 Linus TorvaldsMerge tag 'staging-4.11-rc6' of git://git.kernel.org...
2017-04-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-04-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2017-04-08 Linus TorvaldsMerge tag 'pinctrl-v4.11-4' of git://git.kernel.org...
2017-04-08 Linus TorvaldsMerge tag 'powerpc-4.11-7' of git://git.kernel.org...
2017-04-08 Chris Sallsmm/mempolicy.c: fix error handling in set_mempolicy...
2017-04-08 Liping Zhangsysctl: report EINVAL if value is larger than UINT_MAX...
2017-04-08 Tejun HeoMAINTAINERS: separate out kernfs maintainership
2017-04-08 NeilBrownsysfs: be careful of error returns from ops->show()
2017-04-08 Johan HovoldDocumentation: stable-kernel-rules: fix stable-tag...
2017-04-08 Shuxiao Zhangstaging: android: ashmem: lseek failed due to no FMODE_...
2017-04-08 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-04-08 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2017-04-08 Linus TorvaldsMerge branch 'stable-4.11' of git://git.infradead.org...
2017-04-08 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2017-04-08 Michal Hockomm: move pcp and lru-pcp draining into single wq
2017-04-08 Jeffy Chenmailmap: update Yakir Yang email address
2017-04-08 David Rientjesmm, swap_cgroup: reschedule when neeed in swap_cgroup_s...
2017-04-08 Ross Zwislerdax: fix radix tree insertion race
2017-04-08 David Rientjesmm, thp: fix setting of defer+madvise thp defrag mode
2017-04-08 bsegall@google.comptrace: fix PTRACE_LISTEN race corrupting task->state
2017-04-08 Jessica Yuvmlinux.lds: add missing VMLINUX_SYMBOL macros
2017-04-08 Alexander Polakovmm/page_alloc.c: fix print order in show_free_areas()
2017-04-08 Mike Rapoportuserfaultfd: report actual registered features in fdinfo
2017-04-08 Hugh Dickinsmm: fix page_vma_mapped_walk() for ksm pages
2017-04-07 Martin Brandenburgorangefs: move features validation to fix filesystem...
2017-04-07 Linus TorvaldsMerge tag 'pci-v4.11-fixes-4' of git://git.kernel.org...
2017-04-07 Bart Van Asscheblk-mq: Restart a single queue if tag sets are shared
2017-04-07 Bart Van Asschedm rq: Avoid that request processing stalls sporadically
2017-04-07 Bart Van Asschescsi: Avoid that SCSI queues get stuck
2017-04-07 Bart Van Asscheblk-mq: Introduce blk_mq_delay_run_hw_queue()
2017-04-07 Linus TorvaldsMerge tag 'dm-4.11-fixes-2' of git://git.kernel.org...
2017-04-07 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2017-04-07 Linus TorvaldsMerge tag 'metag-for-v4.11-rc6' of git://git.kernel...
next