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
2018-06-26
perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse()
Frederic Weisbecker
7
-23
/
+0
2018-06-26
perf/arch/xtensa: Implement hw_breakpoint_arch_parse()
Frederic Weisbecker
2
-22
/
+17
2018-06-26
perf/arch/sh: Implement hw_breakpoint_arch_parse()
Frederic Weisbecker
2
-19
/
+24
2018-06-26
perf/arch/sh: Remove "struct arch_hw_breakpoint::name" unused field
Frederic Weisbecker
2
-8
/
+0
2018-06-26
perf/arch/arm64: Implement hw_breakpoint_arch_parse()
Frederic Weisbecker
2
-40
/
+45
2018-06-26
perf/arch/arm: Implement hw_breakpoint_arch_parse()
Frederic Weisbecker
2
-36
/
+41
2018-06-26
perf/arch/powerpc: Implement hw_breakpoint_arch_parse()
Frederic Weisbecker
2
-21
/
+26
2018-06-26
perf/arch/x86: Implement hw_breakpoint_arch_parse()
Frederic Weisbecker
2
-31
/
+35
2018-06-26
perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...
Frederic Weisbecker
13
-64
/
+63
2018-06-26
perf/hw_breakpoint: Split attribute parse and commit
Frederic Weisbecker
1
-16
/
+41
2018-06-26
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
266
-1106
/
+3002
2018-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
40
-165
/
+190
2018-06-24
sfc: make function efx_rps_hash_bucket static
Colin Ian King
1
-0
/
+1
2018-06-24
Linux 4.18-rc2
Linus Torvalds
1
-1
/
+1
2018-06-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-37
/
+71
2018-06-24
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
8
-20
/
+23
2018-06-24
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2018-06-24
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+2
2018-06-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-22
/
+97
2018-06-24
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-1
/
+5
2018-06-24
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
11
-64
/
+61
2018-06-24
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-18
/
+42
2018-06-24
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-6
/
+8
2018-06-24
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-21
/
+60
2018-06-24
Merge tag 'mips_fixes_4.18_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-22
/
+807
2018-06-24
strparser: Corrected typo in documentation.
Vakul Garg
1
-1
/
+1
2018-06-24
efi/x86: Fix incorrect invocation of PciIo->Attributes()
Ard Biesheuvel
1
-1
/
+1
2018-06-24
qmi_wwan: add support for the Dell Wireless 5821e module
Aleksander Morgado
1
-0
/
+1
2018-06-24
cxgb4: when disabling dcb set txq dcb priority to 0
Ganesh Goudar
1
-1
/
+1
2018-06-24
Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block
Linus Torvalds
20
-84
/
+142
2018-06-24
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5
-8
/
+15
2018-06-24
Merge tag 'linux-kselftest-4.18-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
13
-27
/
+79
2018-06-24
Merge tag 'trace-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-19
/
+28
2018-06-23
blk-mq: Fix timeout handling in case the timeout handler returns BLK_EH_DONE
Bart Van Assche
2
-1
/
+1
2018-06-23
Merge tag 'powerpc-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
16
-34
/
+153
2018-06-23
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-8
/
+10
2018-06-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-26
/
+131
2018-06-23
Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
14
-22
/
+297
2018-06-23
x86/mm: Fix 'no5lvl' handling
Kirill A. Shutemov
1
-0
/
+3
2018-06-23
Revert "x86/mm: Mark __pgtable_l5_enabled __initdata"
Kirill A. Shutemov
1
-1
/
+1
2018-06-23
net_sched: remove a bogus warning in hfsc
Cong Wang
1
-2
/
+2
2018-06-23
Merge branch 'dccp-fixes-around-rx_tstamp_last_feedback'
David S. Miller
1
-7
/
+9
2018-06-23
net: dccp: switch rx_tstamp_last_feedback to monotonic clock
Eric Dumazet
1
-4
/
+7
2018-06-23
net: dccp: avoid crash in ccid3_hc_rx_send_feedback()
Eric Dumazet
1
-3
/
+2
2018-06-23
net: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
12
-19
/
+12
2018-06-23
MAINTAINERS: Add file patterns for dsa device tree bindings
Geert Uytterhoeven
1
-0
/
+1
2018-06-23
net: mscc: make sparse happy
Antoine Tenart
1
-1
/
+2
2018-06-23
net: mvneta: fix the Rx desc DMA address in the Rx path
Antoine Tenart
1
-1
/
+1
2018-06-23
Documentation: e1000: Fix docs build error
Tobin C. Harding
1
-37
/
+38
2018-06-23
Documentation: e100: Fix docs build error
Tobin C. Harding
1
-57
/
+58
[next]