index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Make find_vdso_map() more modular
Florian Fainelli
2019-01-08
4
-12
/
+11
*
perf trace: Fix alignment for [continued] lines
Arnaldo Carvalho de Melo
2019-01-08
1
-2
/
+3
*
perf trace: Fix ')' placement in "interrupted" syscall lines
Arnaldo Carvalho de Melo
2019-01-08
1
-2
/
+8
*
Merge tag 'perf-core-for-mingo-4.21-20190104' of git://git.kernel.org/pub/scm...
Ingo Molnar
2019-01-08
17
-28
/
+89
|
\
|
*
perf test shell: Use a fallback to get the pathname in vfs_getname
Arnaldo Carvalho de Melo
2019-01-04
1
-1
/
+2
|
*
perf python: Make sure the python binding output directory is in place
Arnaldo Carvalho de Melo
2019-01-04
1
-1
/
+3
|
*
perf strbuf: Remove redundant va_end() in strbuf_addv()
Mattias Jacobsson
2019-01-04
1
-1
/
+0
|
*
perf annotate: Pass filename to objdump via execl
Ivan Krylov
2019-01-04
1
-4
/
+4
|
*
perf report: Fix wrong iteration count in --branch-history
Jin Yao
2019-01-04
3
-13
/
+22
|
*
tools headers x86: Sync asm/cpufeatures.h copy with the kernel sources
Arnaldo Carvalho de Melo
2019-01-04
1
-0
/
+2
|
*
tools headers uapi: Sync copy of asm-generic/unistd.h with the kernel sources
Arnaldo Carvalho de Melo
2019-01-04
1
-1
/
+3
|
*
tools headers uapi: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
2019-01-04
1
-0
/
+19
|
*
tools headers uapi: Sync linux/in.h copy from the kernel sources
Arnaldo Carvalho de Melo
2019-01-04
1
-3
/
+7
|
*
tools headers uapi: Update i915_drm.h
Arnaldo Carvalho de Melo
2019-01-04
1
-0
/
+8
|
*
tools iio: Override CFLAGS assignments
Jiri Olsa
2019-01-04
1
-1
/
+1
|
*
tools thermal tmon: Use -O3 instead of -O1 if available
Jiri Olsa
2019-01-04
1
-1
/
+1
|
*
tools beauty: Make the prctl option table generator catch all PR_ options
Arnaldo Carvalho de Melo
2019-01-03
1
-1
/
+1
|
*
tools headers uapi: Sync prctl.h with the kernel sources
Arnaldo Carvalho de Melo
2019-01-03
1
-0
/
+8
|
*
tools headers x86: Sync disabled-features.h
Arnaldo Carvalho de Melo
2019-01-03
1
-1
/
+7
|
*
perf stat: Fix endless wait for child process
Jin Yao
2019-01-03
1
-1
/
+2
*
|
arch: restore generic-y += shmparam.h for some architectures
Masahiro Yamada
2019-01-07
7
-0
/
+7
*
|
Linux 5.0-rc1
v5.0-rc1
Linus Torvalds
2019-01-07
1
-3
/
+3
*
|
Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2019-01-07
94
-694
/
+150
|
\
\
|
*
|
kconfig: rename generated .*conf-cfg to *conf-cfg
Masahiro Yamada
2019-01-06
2
-18
/
+19
|
*
|
kbuild: remove unnecessary stubs for archheader and archscripts
Masahiro Yamada
2019-01-06
1
-5
/
+1
|
*
|
kbuild: use assignment instead of define ... endef for filechk_* rules
Masahiro Yamada
2019-01-06
6
-26
/
+12
|
*
|
arch: remove redundant UAPI generic-y defines
Masahiro Yamada
2019-01-06
24
-408
/
+0
|
*
|
kbuild: generate asm-generic wrappers if mandatory headers are missing
Masahiro Yamada
2019-01-06
3
-10
/
+10
|
*
|
arch: remove stale comments "UAPI Header export list"
Masahiro Yamada
2019-01-06
24
-25
/
+0
|
*
|
riscv: remove redundant kernel-space generic-y
Masahiro Yamada
2019-01-06
1
-25
/
+0
|
*
|
kbuild: change filechk to surround the given command with { }
Masahiro Yamada
2019-01-06
7
-12
/
+14
|
*
|
kbuild: remove redundant target cleaning on failure
Masahiro Yamada
2019-01-06
9
-25
/
+16
|
*
|
kbuild: clean up rule_dtc_dt_yaml
Masahiro Yamada
2019-01-06
1
-2
/
+2
|
*
|
kbuild: remove UIMAGE_IN and UIMAGE_OUT
Masahiro Yamada
2019-01-06
1
-4
/
+2
|
*
|
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2019-01-06
42
-119
/
+65
|
*
|
kallsyms: lower alignment on ARM
Mathias Krause
2019-01-06
1
-2
/
+2
|
*
|
scripts: coccinelle: boolinit: drop warnings on named constants
Julia Lawall
2019-01-06
1
-0
/
+5
|
*
|
scripts: coccinelle: check for redeclaration
Julia Lawall
2019-01-06
1
-0
/
+3
|
*
|
kconfig: remove unused "file" field of yylval union
Masahiro Yamada
2019-01-06
1
-1
/
+0
|
*
|
nds32: remove redundant kernel-space generic-y
Masahiro Yamada
2019-01-06
1
-10
/
+0
|
*
|
nios2: remove unneeded HAS_DMA define
Masahiro Yamada
2019-01-06
1
-3
/
+0
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-01-07
27
-166
/
+620
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge tag 'perf-core-for-mingo-4.21-20190103' of git://git.kernel.org/pub/scm...
Ingo Molnar
2019-01-03
27
-166
/
+620
|
|
\
\
|
|
*
|
perf session: Add comment for perf_session__register_idle_thread()
Adrian Hunter
2019-01-02
1
-0
/
+7
|
|
*
|
perf thread-stack: Fix thread stack processing for the idle task
Adrian Hunter
2019-01-02
5
-25
/
+69
|
|
*
|
perf thread-stack: Allocate an array of thread stacks
Adrian Hunter
2019-01-02
1
-12
/
+17
|
|
*
|
perf thread-stack: Factor out thread_stack__init()
Adrian Hunter
2019-01-02
1
-7
/
+19
|
|
*
|
perf thread-stack: Allow for a thread stack array
Adrian Hunter
2019-01-02
1
-6
/
+34
|
|
*
|
perf thread-stack: Avoid direct reference to the thread's stack
Adrian Hunter
2019-01-02
1
-32
/
+49
|
|
*
|
perf thread-stack: Tidy thread_stack__bottom() usage
Adrian Hunter
2019-01-02
1
-4
/
+3
[next]