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
2017-02-24
openrisc: head: Remove unused strings
Stafford Horne
1
-11
/
+0
2017-02-24
openrisc: head: Move init strings to rodata section
Stafford Horne
1
-0
/
+1
2017-02-24
openrisc: entry: Fix delay slot detection
Stafford Horne
1
-2
/
+2
2017-02-24
openrisc: entry: Whitespace and comment cleanups
Stafford Horne
1
-20
/
+18
2017-02-24
scripts/checkstack.pl: Add openrisc support
Stafford Horne
1
-0
/
+3
2017-02-24
MAINTAINERS: Add the openrisc official repository
Stafford Horne
1
-0
/
+1
2017-02-24
openrisc: Add .gitignore
Stafford Horne
1
-0
/
+1
2017-02-24
openrisc: Add optimized memcpy routine
Stafford Horne
4
-2
/
+128
2017-02-24
openrisc: Add optimized memset
Olof Kindgren
4
-1
/
+107
2017-02-24
openrisc: Initial support for the idle state
Sebastian Macke
1
-0
/
+11
2017-02-24
openrisc: Fix the bitmask for the unit present register
Sebastian Macke
1
-2
/
+2
2017-02-24
openrisc: remove unnecessary stddef.h include
Stefan Kristiansson
1
-1
/
+0
2017-02-24
openrisc: add futex_atomic_* implementations
Stefan Kristiansson
2
-1
/
+135
2017-02-24
openrisc: add optimized atomic operations
Stefan Kristiansson
3
-1
/
+128
2017-02-24
openrisc: add cmpxchg and xchg implementations
Stefan Kristiansson
2
-2
/
+83
2017-02-24
openrisc: add atomic bitops
Stefan Kristiansson
2
-1
/
+124
2017-02-06
openrisc: add l.lwa/l.swa emulation
Stefan Kristiansson
3
-2
/
+206
2017-02-06
openrisc: head: refactor out tlb flush into it's own function
Stefan Kristiansson
1
-16
/
+22
2017-02-06
openrisc: head: use THREAD_SIZE instead of magic constant
Stefan Kristiansson
1
-1
/
+3
2017-02-06
openrisc: tlb miss handler optimizations
Stefan Kristiansson
1
-95
/
+46
2017-02-06
openrisc: add cache way information to cpuinfo
Stefan Kristiansson
2
-31
/
+38
2017-02-06
openrisc: use SPARSE_IRQ
Jonas Bonn
2
-0
/
+2
2017-02-06
Linux 4.10-rc7
Linus Torvalds
1
-1
/
+1
2017-02-04
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-14
/
+50
2017-02-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2017-02-04
Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-6
/
+38
2017-02-04
Merge tag 'staging-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-9
/
+17
2017-02-04
Merge tag 'usb-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
8
-15
/
+33
2017-02-04
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+10
2017-02-04
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-14
/
+5
2017-02-04
Merge tag 'vfio-v4.10-rc7' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-6
/
+5
2017-02-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
10
-18
/
+84
2017-02-04
mm, fs: check for fatal signals in do_generic_file_read()
Michal Hocko
1
-0
/
+5
2017-02-04
fs: break out of iomap_file_buffered_write on fatal signals
Michal Hocko
2
-0
/
+8
2017-02-04
base/memory, hotplug: fix a kernel oops in show_valid_zones()
Toshi Kani
3
-12
/
+23
2017-02-04
mm/memory_hotplug.c: check start_pfn in test_pages_in_a_zone()
Toshi Kani
1
-4
/
+8
2017-02-04
jump label: pass kbuild_cflags when checking for asm goto support
David Lin
1
-1
/
+1
2017-02-04
shmem: fix sleeping from atomic context
Kirill A. Shutemov
1
-2
/
+9
2017-02-04
kasan: respect /proc/sys/kernel/traceoff_on_warning
Peter Zijlstra
1
-0
/
+3
2017-02-04
zswap: disable changing params if init fails
Dan Streetman
1
-1
/
+29
2017-02-04
Merge tag 'regulator-fix-v4.10-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-48
/
+2
2017-02-04
MAINTAINERS: update email address for Amit Shah
Amit Shah
1
-1
/
+1
2017-02-04
vhost: fix initialization for vq->is_le
Halil Pasic
1
-6
/
+4
2017-02-04
Revert "vring: Force use of DMA API for ARM-based systems with legacy devices"
Michael S. Tsirkin
1
-7
/
+0
2017-02-04
Merge tag 'usb-serial-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2
-0
/
+2
2017-02-03
Merge tag 'mmc-v4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
1
-1
/
+2
2017-02-03
Merge tag 'drm-fixes-for-v4.10-rc7' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
24
-165
/
+171
2017-02-03
Merge tag 'powerpc-4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
11
-62
/
+11
2017-02-03
Merge tag 'trace-v4.10-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-02-03
Merge branch 'modversions' (modversions fixes for powerpc from Ard)
Linus Torvalds
12
-62
/
+93
[next]