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
2020-04-08
crypto: x86 - rework configuration based on Kconfig
Jason A. Donenfeld
1
-87
/
+65
2020-04-08
x86: add comments about the binutils version to support code in as-instr
Masahiro Yamada
1
-0
/
+10
2020-04-08
x86: probe assembler capabilities via kconfig instead of makefile
Jason A. Donenfeld
3
-10
/
+19
2020-04-08
x86: remove always-defined CONFIG_AS_AVX
Masahiro Yamada
13
-89
/
+21
2020-04-08
x86: remove always-defined CONFIG_AS_SSSE3
Masahiro Yamada
2
-5
/
+2
2020-04-08
x86: remove always-defined CONFIG_AS_CFI_SECTIONS
Masahiro Yamada
2
-6
/
+2
2020-04-08
x86: remove unneeded (CONFIG_AS_)CFI_SIGNAL_FRAME
Masahiro Yamada
2
-10
/
+2
2020-04-08
x86: remove always-defined CONFIG_AS_CFI
Masahiro Yamada
2
-44
/
+2
2020-04-08
x86: remove unneeded defined(__ASSEMBLY__) check from asm/dwarf2.h
Masahiro Yamada
1
-1
/
+1
2020-04-08
sh: remove unneeded uapi asm-generic wrappers
Masahiro Yamada
2
-4
/
+0
2020-04-08
h8300: move definition of __kernel_size_t etc. to posix_types.h
Masahiro Yamada
2
-15
/
+13
2020-04-08
sh: use __builtin_constant_p() directly instead of IS_IMMEDIATE()
Masahiro Yamada
1
-5
/
+3
2020-04-08
Merge tag 'backlight-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
26
-38
/
+47
2020-04-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
28
-42
/
+109
2020-04-07
Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
24
-206
/
+854
2020-04-07
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
7
-22
/
+10
2020-04-07
Merge branch 'parisc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-127
/
+112
2020-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
7
-34
/
+16
2020-04-07
kasan: stackdepot: move filter_irq_stacks() to stackdepot.c
Alexander Potapenko
2
-0
/
+3
2020-04-07
compiler: remove CONFIG_OPTIMIZE_INLINING entirely
Masahiro Yamada
2
-2
/
+0
2020-04-07
sparc,x86: vdso: remove meaningless undefining CONFIG_OPTIMIZE_INLINING
Masahiro Yamada
2
-8
/
+0
2020-04-07
asm-generic: fix unistd_32.h generation format
Michal Simek
9
-11
/
+9
2020-04-07
mm: remove dummy struct bootmem_data/bootmem_data_t
Waiman Long
1
-2
/
+0
2020-04-07
powernv/memtrace: always online added memory blocks
David Hildenbrand
1
-10
/
+4
2020-04-07
userfaultfd: wp: add pmd_swp_*uffd_wp() helpers
Peter Xu
1
-0
/
+15
2020-04-07
userfaultfd: wp: add WP pagetable tracking to x86
Andrea Arcangeli
4
-2
/
+71
2020-04-07
mm/vma: append unlikely() while testing VMA access permissions
Anshuman Khandual
3
-3
/
+3
2020-04-07
mm/vma: replace all remaining open encodings with is_vm_hugetlb_page()
Anshuman Khandual
1
-1
/
+1
2020-04-07
mm/vma: make vma_is_accessible() available for general use
Anshuman Khandual
6
-6
/
+6
2020-04-06
Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-1
/
+2
2020-04-06
Merge tag 'csky-for-linus-5.7-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
34
-74
/
+1807
2020-04-05
parisc: remove nargs from __SYSCALL
Firoz Khan
2
-3
/
+3
2020-04-05
parisc: Refactor alternative code to accept multiple conditions
Helge Deller
1
-18
/
+19
2020-04-05
parisc: Rework arch_rw locking functions
Helge Deller
2
-82
/
+67
2020-04-05
parisc: Improve interrupt handling in arch_spin_lock_flags()
Helge Deller
1
-8
/
+17
2020-04-05
parisc: Replace setup_irq() by request_irq()
afzal mohammed
1
-16
/
+6
2020-04-05
Merge tag 'irq-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-3
/
+23
2020-04-05
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
153
-6047
/
+7308
2020-04-05
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+14
2020-04-04
Merge tag 'gpio-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
4
-20
/
+34
2020-04-04
Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
13
-147
/
+53
2020-04-04
Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
52
-2176
/
+551
2020-04-04
x86: ACPI: fix CPU hotplug deadlock
Qian Cai
1
-1
/
+2
2020-04-04
Merge tag 'arc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
13
-15
/
+332
2020-04-04
Merge tag 'arm-dt-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
440
-3769
/
+17921
2020-04-04
Merge tag 'arm-defconfig-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-18
/
+138
2020-04-04
Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+6
2020-04-04
Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
58
-932
/
+505
2020-04-04
Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-32
/
+69
2020-04-03
Merge branch 'arm/late' into arm/dt
Arnd Bergmann
54
-2093
/
+4071
[next]