index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-05
tools build: Move tabs to spaces where suitable
Jiri Olsa
3
-126
/
+126
2016-12-05
tools build: Make the .cmd file more readable
Jiri Olsa
1
-1
/
+1
2016-12-05
perf clang: Compile BPF script using builtin clang support
Wang Nan
3
-4
/
+66
2016-12-05
perf clang: Support compile IR to BPF object and add testcase
Wang Nan
5
-7
/
+79
2016-12-05
perf clang: Update test case to use real BPF script
Wang Nan
4
-15
/
+62
2016-12-05
perf clang: Allow passing CFLAGS to builtin clang
Wang Nan
3
-12
/
+22
2016-12-05
perf clang: Use real file system for #include
Wang Nan
2
-12
/
+35
2016-12-05
perf clang: Add builtin clang support ant test case
Wang Nan
10
-0
/
+218
2016-12-05
perf build: Add clang and llvm compile and linking support
Wang Nan
3
-1
/
+59
2016-12-05
tools build: Add feature detection for clang
Wang Nan
2
-0
/
+31
2016-12-05
tools build: Add feature detection for LLVM
Wang Nan
2
-0
/
+16
2016-12-05
perf llvm: Extract helpers in llvm-utils.c
Wang Nan
3
-18
/
+68
2016-12-05
perf tools: Pass context to perf hook functions
Wang Nan
3
-10
/
+20
2016-12-05
tools build: Fix objtool build with clang
Peter Foley
1
-3
/
+3
2016-12-05
tools build: Make fixdep parsing wait for last target
Jiri Olsa
1
-2
/
+3
2016-12-02
Merge tag 'perf-core-for-mingo-20161201' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
37
-149
/
+842
2016-12-02
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
196
-677
/
+1248
2016-12-01
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+3
2016-12-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-5
/
+1
2016-12-01
kbuild: make sure autoksyms.h exists early
Nicolas Pitre
2
-2
/
+2
2016-12-01
perf annotate: AArch64 support
Kim Phillips
2
-0
/
+67
2016-12-01
perf annotate: Use arch->objdump.comment_char in dec__parse()
Kim Phillips
1
-1
/
+1
2016-12-01
perf report: Add option to specify time window of interest
David Ahern
2
-1
/
+20
2016-12-01
perf kmem: Add option to specify time window of interest
David Ahern
2
-0
/
+31
2016-12-01
perf sched timehist: Add option to specify time window of interest
David Ahern
2
-6
/
+53
2016-12-01
perf script: Add option to specify time window of interest
David Ahern
2
-1
/
+21
2016-12-01
perf tools: Move parse_nsec_time to time-utils.c
David Ahern
4
-36
/
+37
2016-12-01
perf tools: Add time-based utility functions
David Ahern
3
-0
/
+98
2016-12-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
11
-14
/
+94
2016-12-01
mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlb
Kirill A. Shutemov
2
-10
/
+19
2016-12-01
kasan: support use-after-scope detection
Dmitry Vyukov
4
-0
/
+52
2016-12-01
kasan: update kasan_global for gcc 7
Dmitry Vyukov
2
-1
/
+6
2016-12-01
lib/debugobjects: export for use in modules
Chris Wilson
1
-0
/
+8
2016-12-01
zram: fix unbalanced idr management at hot removal
Takashi Iwai
1
-1
/
+2
2016-12-01
thp: fix corner case of munlock() of PTE-mapped THPs
Kirill A. Shutemov
1
-2
/
+5
2016-12-01
mm, thp: propagation of conditional compilation in khugepaged.c
Jérémy Lefaure
1
-0
/
+2
2016-12-01
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-3
/
+3
2016-11-30
Merge tag 'pwm/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/thie...
Linus Torvalds
2
-0
/
+3
2016-11-30
isofs: add KERN_CONT to printing of ER records
Mike Rapoport
1
-2
/
+2
2016-11-30
Input: change KEY_DATA from 0x275 to 0x277
Ping Cheng
1
-1
/
+1
2016-11-30
Merge tag 'arc-4.9-final' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...
Linus Torvalds
3
-6
/
+7
2016-11-30
Re-enable CONFIG_MODVERSIONS in a slightly weaker form
Linus Torvalds
2
-3
/
+3
2016-11-29
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-12
/
+28
2016-11-29
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-12
/
+23
2016-11-29
ARC: mm: PAE40: Fix crash at munmap
Yuriy Kolerov
1
-1
/
+1
2016-11-29
mremap: move_ptes: check pte dirty after its removal
Aaron Lu
2
-6
/
+10
2016-11-29
perf script: Add option to stop printing callchain
David Ahern
5
-2
/
+25
2016-11-29
perf kmem stat: Track memory freed
David Ahern
1
-1
/
+11
2016-11-29
perf test: Remove "test" and similar strings from test descriptions
Arnaldo Carvalho de Melo
4
-59
/
+59
2016-11-29
pwm: Fix device reference leak
Johan Hovold
1
-0
/
+2
[next]