index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/boot/e820: Rename early_reserve_e820() to e820__memblock_alloc() and docu...
Ingo Molnar
2017-01-28
3
-6
/
+11
*
x86/boot/e820: Clarify the role of finish_e820_parsing() and rename it to e82...
Ingo Molnar
2017-01-28
2
-2
/
+7
*
x86/boot/e820: Move e820_reserve_setup_data() to e820.c
Ingo Molnar
2017-01-28
2
-23
/
+22
*
x86/boot/e820: Rename parse_e820_ext() to e820__memory_setup_extended()
Ingo Molnar
2017-01-28
2
-2
/
+2
*
x86/boot/e820: Move the memblock_find_dma_reserve() function and rename it to...
Ingo Molnar
2017-01-28
1
-31
/
+0
*
x86/boot/e820: Convert printk(KERN_* ...) to pr_*()
Ingo Molnar
2017-01-28
1
-25
/
+25
*
x86/boot/e820: Consolidate 'struct e820_entry *entry' local variable names
Ingo Molnar
2017-01-28
1
-55
/
+55
*
x86/boot/e820: Rename memblock_x86_fill() to e820__memblock_setup() and impro...
Ingo Molnar
2017-01-28
2
-7
/
+11
*
x86/boot/e820: Basic cleanup of e820.c
Ingo Molnar
2017-01-28
1
-240
/
+207
*
x86/boot/e820: Rename e820_table_saved to e820_table_firmware and improve the...
Ingo Molnar
2017-01-28
3
-33
/
+53
*
x86/boot/e820: Rename default_machine_specific_memory_setup() to e820__memory...
Ingo Molnar
2017-01-28
3
-4
/
+9
*
x86/boot/e820: Harmonize the 'struct e820_table' fields
Ingo Molnar
2017-01-28
6
-71
/
+68
*
x86/boot/e820: Rename everything to e820_table
Ingo Molnar
2017-01-28
7
-94
/
+94
*
x86/boot/e820: Rename 'e820_map' variables to 'e820_array'
Ingo Molnar
2017-01-28
7
-92
/
+92
*
x86/boot/e820: Remove e820_mark_nosave_regions() definition uglies
Ingo Molnar
2017-01-28
1
-3
/
+0
*
x86/boot/e820: Rename the basic e820 data types to 'struct e820_entry' and 's...
Ingo Molnar
2017-01-28
5
-39
/
+39
*
x86/boot/e820: Remove spurious asm/e820/api.h inclusions
Ingo Molnar
2017-01-28
4
-0
/
+4
*
x86/boot/e820: Move asm/e820.h to asm/e820/api.h
Ingo Molnar
2017-01-28
15
-15
/
+15
*
Merge branch 'linus' into x86/boot, to pick up fixes
Ingo Molnar
2017-01-28
8
-76
/
+55
|
\
|
*
x86/ioapic: Restore IO-APIC irq_chip retrigger callback
Ruslan Ruslichenko
2017-01-18
1
-0
/
+2
|
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-01-15
6
-72
/
+51
|
|
\
|
|
*
x86/tsc: Add the Intel Denverton Processor to native_calibrate_tsc()
Len Brown
2017-01-14
1
-0
/
+1
|
|
*
x86/unwind: Disable KASAN checks for non-current tasks
Josh Poimboeuf
2017-01-12
1
-2
/
+18
|
|
*
x86/unwind: Silence warnings for non-current tasks
Josh Poimboeuf
2017-01-12
1
-0
/
+10
|
|
*
x86/microcode/intel: Use correct buffer size for saving microcode data
Junichi Nomura
2017-01-09
1
-2
/
+3
|
|
*
x86/microcode/intel: Fix allocation size of struct ucode_patch
Junichi Nomura
2017-01-09
1
-1
/
+1
|
|
*
x86/microcode/intel: Add a helper which gives the microcode revision
Borislav Petkov
2017-01-09
2
-38
/
+16
|
|
*
x86/microcode: Use native CPUID to tickle out microcode revision
Borislav Petkov
2017-01-09
2
-24
/
+4
|
|
*
x86/CPU/AMD: Fix Bulldozer topology
Borislav Petkov
2017-01-06
1
-8
/
+1
|
|
*
x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' c...
Lukasz Odzioba
2017-01-05
1
-1
/
+1
|
*
|
Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-01-06
1
-4
/
+2
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
swiotlb: Convert swiotlb_force from int to enum
Geert Uytterhoeven
2016-12-19
1
-1
/
+1
|
|
*
x86, swiotlb: Simplify pci_swiotlb_detect_override()
Geert Uytterhoeven
2016-12-19
1
-3
/
+1
*
|
|
x86/e820/32: Fix e820_search_gap() error handling on x86-32
Arnd Bergmann
2017-01-12
1
-2
/
+4
*
|
|
x86/boot/32: Convert the 32-bit pgtable setup code from assembly to C
Boris Ostrovsky
2017-01-06
2
-114
/
+69
*
|
|
x86/e820: Make e820_search_gap() static and remove unused variables
Wei Yang
2016-12-28
1
-11
/
+5
|
/
/
*
|
x86/mce/AMD: Make the init code more robust
Thomas Gleixner
2016-12-26
1
-0
/
+3
*
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-12-25
6
-21
/
+21
|
\
\
|
*
|
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
6
-21
/
+21
*
|
|
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-12-25
5
-6
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-12-25
4
-5
/
+5
|
*
|
x86/msr: Remove bogus cleanup from the error path
Thomas Gleixner
2016-12-25
1
-1
/
+0
*
|
|
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
11
-11
/
+11
|
/
/
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-12-23
12
-64
/
+178
|
\
\
|
*
|
Revert "x86/unwind: Detect bad stack return address"
Josh Poimboeuf
2016-12-23
1
-10
/
+1
|
*
|
x86/paravirt: Mark unused patch_default label
Peter Zijlstra
2016-12-22
2
-2
/
+2
|
*
|
x86/microcode/AMD: Reload proper initrd start address
Borislav Petkov
2016-12-21
1
-7
/
+5
|
*
|
x86/alternatives: Do not use sync_core() to serialize I$
Borislav Petkov
2016-12-20
1
-5
/
+10
|
*
|
x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panic
Vitaly Kuznetsov
2016-12-20
1
-0
/
+24
|
*
|
x86/microcode/intel: Replace sync_core() with native_cpuid()
Andy Lutomirski
2016-12-19
1
-3
/
+23
[next]