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
2016-08-11
x86/boot: Rework reserve_real_mode() to allow multiple tries
Andy Lutomirski
2
-8
/
+30
2016-08-11
x86/boot: Defer setup_real_mode() to early_initcall time
Andy Lutomirski
3
-6
/
+12
2016-08-11
x86/boot: Synchronize trampoline_cr4_features and mmu_cr4_features directly
Andy Lutomirski
2
-8
/
+12
2016-08-11
x86/boot: Run reserve_bios_regions() after we initialize the memory map
Andy Lutomirski
3
-3
/
+2
2016-08-11
x86/irq: Do not substract irq_tlb_count from irq_call_count
Aaron Lu
2
-6
/
+1
2016-08-11
x86/mm: Fix swap entry comment and macro
Dave Hansen
1
-2
/
+2
2016-08-11
x86/mm/kaslr: Fix -Wformat-security warning
Nicolas Iooss
1
-1
/
+1
2016-08-10
x86/mm/pkeys: Fix compact mode by removing protection keys' XSAVE buffer mani...
Dave Hansen
1
-121
/
+17
2016-08-10
x86/build: Reduce the W=1 warnings noise when compiling x86 syscall tables
Valdis Kletnieks
1
-0
/
+2
2016-08-10
x86/platform/UV: Fix kernel panic running RHEL kdump kernel on UV systems
Mike Travis
1
-0
/
+5
2016-08-10
x86/platform/UV: Fix problem with UV4 BIOS providing incorrect PXM values
Mike Travis
2
-20
/
+13
2016-08-10
x86/platform/UV: Fix bug with iounmap() of the UV4 EFI System Table causing a...
Mike Travis
1
-3
/
+5
2016-08-10
x86/platform/UV: Fix problem with UV4 Socket IDs not being contiguous
Mike Travis
1
-4
/
+5
2016-08-10
x86/entry: Clarify the RF saving/restoring situation with SYSCALL/SYSRET
Borislav Petkov
1
-5
/
+9
2016-08-10
x86/mm: Disable preemption during CR3 read+write
Sebastian Andrzej Siewior
1
-0
/
+7
2016-08-10
x86/mm/KASLR: Increase BRK pages for KASLR memory randomization
Thomas Garnier
1
-2
/
+12
2016-08-10
x86/mm/KASLR: Fix physical memory calculation on KASLR memory randomization
Thomas Garnier
2
-3
/
+7
2016-08-10
x86, kasan, ftrace: Put APIC interrupt handlers into .irqentry.text
Alexander Potapenko
1
-0
/
+11
2016-08-09
Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
19
-22
/
+145
2016-08-08
unsafe_[get|put]_user: change interface to use a error target label
Linus Torvalds
1
-8
/
+8
2016-08-08
x86/hweight: Don't clobber %rdi
Ville Syrjälä
1
-0
/
+2
2016-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-62
/
+96
2016-08-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
67
-795
/
+1397
2016-08-06
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+7
2016-08-06
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-14
/
+49
2016-08-06
Merge tag 'sh-for-4.8' of git://git.libc.org/linux-sh
Linus Torvalds
45
-399
/
+1206
2016-08-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
7
-34
/
+30
2016-08-06
Merge tag 'pm-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-11
/
+9
2016-08-05
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
53
-510
/
+179
2016-08-05
Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp'
Rafael J. Wysocki
2
-11
/
+9
2016-08-05
Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
54
-209
/
+2049
2016-08-05
Merge tag 'metag-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
6
-7
/
+7
2016-08-05
sh: add device tree source for J2 FPGA on Mimas v2 board
Rich Felker
1
-0
/
+96
2016-08-05
sh: add defconfig for J-Core J2
Rich Felker
1
-0
/
+40
2016-08-05
sh: use common clock framework with device tree boards
Rich Felker
2
-0
/
+5
2016-08-05
sh: system call wire up
Yoshinori Sato
4
-2
/
+58
2016-08-05
sh: Delete unnecessary checks before the function call "mempool_destroy"
Markus Elfring
1
-4
/
+2
2016-08-05
sh: do not perform IPI-based cache flush except on boards that need it
Rich Felker
1
-0
/
+3
2016-08-05
sh: add SMP support for J2
Rich Felker
3
-0
/
+145
2016-08-05
sh: SMP support for SH2 entry.S
Rich Felker
1
-0
/
+50
2016-08-05
sh: add working futex atomic ops on userspace addresses for smp
Rich Felker
4
-124
/
+134
2016-08-05
sh: add J2 atomics using the cas.l instruction
Rich Felker
9
-216
/
+481
2016-08-05
sh: add AT_HWCAP flag for J-Core cas.l instruction
Rich Felker
2
-0
/
+3
2016-08-05
sh: add support for J-Core J2 processor
Rich Felker
10
-5
/
+127
2016-08-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2016-08-05
powerpc/fsl_rio: fix a missing error code
Dan Carpenter
1
-0
/
+1
2016-08-05
Merge branch 'for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-21
/
+28
2016-08-05
Merge branch 'parisc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-35
/
+182
2016-08-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
2
-17
/
+11
2016-08-04
metag: Fix __cmpxchg_u32 asm constraint for CMP
James Hogan
1
-1
/
+1
[next]