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
2015-05-06
ipmi: Fix multi-part message handling
Corey Minyard
1
-13
/
+38
2015-05-06
ipmi: Add alert handling to SSIF
Corey Minyard
1
-16
/
+116
2015-05-06
ipmi: Fix a problem that messages are not issued in run_to_completion mode
Hidehiro Kawai
1
-2
/
+1
2015-05-06
ipmi: Report an error if ACPI _IFT doesn't exist
Corey Minyard
1
-1
/
+3
2015-05-06
ipmi: Remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
2015-05-06
rtc: armada38x: fix concurrency access in armada38x_rtc_set_time
Gregory CLEMENT
1
-12
/
+12
2015-05-06
ocfs2: dlm: fix race between purge and get lock resource
Junxiao Bi
1
-0
/
+13
2015-05-06
nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()
Ryusuke Konishi
2
-2
/
+2
2015-05-06
util_macros.h: have array pointer point to array of constants
Guenter Roeck
1
-1
/
+1
2015-05-06
configfs: init configfs module earlier at boot time
Daniel Baluta
1
-1
/
+1
2015-05-06
mm/hwpoison-inject: check PageLRU of hpage
Naoya Horiguchi
1
-3
/
+3
2015-05-06
mm/hwpoison-inject: fix refcounting in no-injection case
Naoya Horiguchi
1
-2
/
+5
2015-05-06
mm: soft-offline: fix num_poisoned_pages counting on concurrent events
Naoya Horiguchi
1
-4
/
+4
2015-05-06
rtc: add rtc-abx80x, a driver for the Abracon AB x80x i2c rtc
Philippe De Muyter
3
-0
/
+318
2015-05-06
Documentation: bindings: add abracon,abx80x
Alexandre Belloni
1
-0
/
+30
2015-05-06
kasan: show gcc version requirements in Kconfig and Documentation
Joe Perches
2
-5
/
+11
2015-05-06
mm/memory-failure: call shake_page() when error hits thp tail page
Naoya Horiguchi
1
-4
/
+4
2015-05-06
lib: delete lib/find_last_bit.c
Yury Norov
1
-41
/
+0
2015-05-06
MAINTAINERS: add co-maintainer for LED subsystem
Andrew Morton
1
-0
/
+1
2015-05-06
zram: add Designated Reviewer for zram in MAINTAINERS
Minchan Kim
1
-0
/
+1
2015-05-06
revert "zram: move compact_store() to sysfs functions area"
Andrew Morton
1
-0
/
+23
2015-05-05
thinkpad_acpi: Fix warning for static not at beginning
Jean Delvare
1
-1
/
+1
2015-05-05
ipmi: Don't report err in the SI driver for SSIF devices
Corey Minyard
1
-2
/
+3
2015-05-05
ipmi: Remove incorrect use of seq_has_overflowed
Joe Perches
3
-5
/
+5
2015-05-05
ipmi:ssif: Ignore spaces when comparing I2C adapter names
Corey Minyard
2
-4
/
+26
2015-05-05
ipmi_ssif: Fix the logic on user-supplied addresses
Corey Minyard
1
-1
/
+1
2015-05-05
x86: Make cpu_tss available to external modules
Marc Dionne
1
-1
/
+1
2015-05-05
hypervisor/x86/xen: Unset X86_BUG_SYSRET_SS_ATTRS on Xen PV guests
Boris Ostrovsky
3
-12
/
+21
2015-05-05
xen/events: Set irq_info->evtchn before binding the channel to CPU in __start...
Boris Ostrovsky
1
-1
/
+1
2015-05-05
xen/console: Update console event channel on resume
Boris Ostrovsky
1
-1
/
+17
2015-05-05
xen/xenbus: Update xenbus event channel on resume
Boris Ostrovsky
1
-0
/
+29
2015-05-05
xen/events: Clear cpu_evtchn_mask before resuming
Boris Ostrovsky
2
-2
/
+13
2015-05-05
MAINTAINERS: Update InfiniBand subsystem maintainer
Doug Ledford
1
-2
/
+2
2015-05-05
MAINTAINERS: add include/rdma/ to InfiniBand subsystem
Yann Droneaud
1
-0
/
+2
2015-05-05
IPoIB/CM: Fix indentation level
Bart Van Assche
1
-2
/
+2
2015-05-05
iw_cxgb4: Remove negative advice dmesg warnings
Hariprasad S
3
-9
/
+32
2015-05-05
IB/core: Fix unaligned accesses
David Ahern
3
-17
/
+17
2015-05-05
IB/core: change rdma_gid2ip into void function as it always return zero
Honggang LI
2
-12
/
+4
2015-05-05
init: fix regression by supporting devices with major:minor:offset format
Chen Yu
1
-2
/
+3
2015-05-05
Revert "dm crypt: fix deadlock when async crypto algorithm returns -EBUSY"
Rabin Vincent
1
-6
/
+6
2015-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
5
-11
/
+32
2015-05-05
gpio: add DT bindings for lpc1850-gpio driver
Joachim Eastwood
1
-0
/
+39
2015-05-05
gpio: add lpc18xx gpio driver
Joachim Eastwood
3
-0
/
+189
2015-05-05
Merge tag 'media/v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
7
-17
/
+40
2015-05-05
perf probe: Fix segfault if passed with ''.
Wang Nan
1
-0
/
+2
2015-05-05
efi: Fix error handling in add_sysfs_runtime_map_entry()
Dan Carpenter
1
-3
/
+3
2015-05-05
drm/i915: Add missing MacBook Pro models with dual channel LVDS
Lukas Wunner
1
-1
/
+17
2015-05-05
drm/i915: Assume dual channel LVDS if pixel clock necessitates it
Lukas Wunner
1
-1
/
+7
2015-05-05
drm/radeon: don't setup audio on asics that don't support it
Alex Deucher
1
-0
/
+4
2015-05-05
IB/qib: use arch_phys_wc_add()
Luis R. Rodriguez
7
-79
/
+39
[prev]
[next]