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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-26
arm64/sve: Document firmware support requirements in Kconfig
Dave Martin
1
-0
/
+17
2018-03-20
arm64: fpsimd: Fix bad si_code for undiagnosed SIGFPE
Dave Martin
3
-19
/
+24
2018-03-20
Merge branch 'siginfo-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Will Deacon
1
-1
/
+66
2018-03-19
arm64: Expose Arm v8.4 features
Suzuki K Poulose
4
-0
/
+18
2018-03-19
arm64: asm: drop special versions of adr_l/ldr_l/str_l for modules
Ard Biesheuvel
1
-32
/
+2
2018-03-19
arm64: fix undefined reference to 'printk'
Arnd Bergmann
2
-3
/
+3
2018-03-16
signal: Add FPE_FLTUNK si_code for undiagnosable fp exceptions
Dave Martin
1
-1
/
+1
2018-03-09
arm64: signal: Ensure si_code is valid for all fault signals
Dave Martin
3
-73
/
+59
2018-03-09
arm64: Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDC
Shanker Donthineni
5
-8
/
+60
2018-03-09
arm64/kernel: enable A53 erratum #8434319 handling at runtime
Ard Biesheuvel
4
-2
/
+14
2018-03-09
arm64/errata: add REVIDR handling to framework
Ard Biesheuvel
2
-3
/
+22
2018-03-09
arm64/kernel: don't ban ADRP to work around Cortex-A53 erratum #843419
Ard Biesheuvel
7
-24
/
+130
2018-03-08
arm64/kernel: kaslr: reduce module randomization range to 4 GB
Ard Biesheuvel
3
-15
/
+19
2018-03-08
arm64: module: don't BUG when exceeding preallocated PLT count
Ard Biesheuvel
2
-1
/
+4
2018-03-06
arm64: kaslr: Set TCR_EL1.NFD1 when CONFIG_RANDOMIZE_BASE=y
Will Deacon
2
-1
/
+9
2018-03-06
arm64/debug: Fix registers on sleeping tasks
Douglas Anderson
1
-5
/
+16
2018-03-06
kasan, arm64: clean up KASAN_SHADOW_SCALE_SHIFT usage
Andrey Konovalov
1
-4
/
+6
2018-03-06
arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size)
Catalin Marinas
6
-11
/
+68
2018-03-06
arm64: lse: Pass -fomit-frame-pointer to out-of-line ll/sc atomics
Will Deacon
1
-1
/
+2
2018-03-06
arm64: Use arm64_force_sig_info instead of force_sig_info
Will Deacon
3
-9
/
+5
2018-03-06
arm64: Move show_unhandled_signals_ratelimited into traps.c
Will Deacon
2
-11
/
+7
2018-03-06
arm64: signal: Call arm64_notify_segfault when failing to deliver signal
Will Deacon
2
-15
/
+5
2018-03-06
arm64: mm: Rework unhandled user pagefaults to call arm64_force_sig_info
Will Deacon
1
-51
/
+36
2018-03-06
arm64: Pass user fault info to arm64_notify_die instead of printing it
Will Deacon
1
-22
/
+8
2018-03-06
arm64: signal: Don't print anything directly in force_signal_inject
Will Deacon
1
-7
/
+0
2018-03-06
arm64: Introduce arm64_force_sig_info and hook up in arm64_notify_die
Will Deacon
2
-1
/
+29
2018-03-06
arm64: signal: Force SIGKILL for unknown signals in force_signal_inject
Will Deacon
1
-0
/
+6
2018-03-06
arm64: signal: Make force_signal_inject more robust
Will Deacon
4
-19
/
+17
2018-03-06
signal/x86: Include the field offsets in the build time checks
Eric W. Biederman
1
-0
/
+65
2018-03-05
arm64: cpufeature: Remove redundant "feature" in reports
Kees Cook
1
-1
/
+1
2018-03-05
arm64: cpufeature: Relocate PAN emulation report
Kees Cook
1
-3
/
+3
2018-03-05
arm64/kernel: kaslr: drop special Image placement logic
Ard Biesheuvel
1
-15
/
+0
2018-03-05
arm64: Mirror arm for unimplemented compat syscalls
Michael Weiser
1
-1
/
+20
2018-02-26
Merge tag 'xtensa-20180225' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2
-17
/
+93
2018-02-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-12
/
+33
2018-02-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2018-02-26
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-18
/
+26
2018-02-26
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-8
/
+8
2018-02-25
Merge tag 'powerpc-4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
7
-7
/
+16
2018-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-6
/
+45
2018-02-24
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
13
-61
/
+44
2018-02-24
Merge tag 'mips_fixes_4.16_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2018-02-23
arm64: fix unwind_frame() for filtered out fn for function graph tracing
Pratyush Anand
3
-2
/
+7
2018-02-23
x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across ...
Samuel Neves
1
-0
/
+1
2018-02-23
locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugs
Andrea Parri
1
-3
/
+18
2018-02-23
locking/xchg/alpha: Clean up barrier usage by using smp_mb() in place of __AS...
Andrea Parri
2
-14
/
+8
2018-02-23
x86/intel_rdt: Fix incorrect returned value when creating rdgroup sub-directo...
Wang Hui
1
-0
/
+1
2018-02-23
x86/apic/vector: Handle vector release on CPU unplug correctly
Thomas Gleixner
1
-3
/
+22
2018-02-23
powerpc/powernv: Support firmware disable of RFI flush
Michael Ellerman
1
-0
/
+4
2018-02-23
powerpc/pseries: Support firmware disable of RFI flush
Michael Ellerman
1
-1
/
+2
[next]