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-08
sched: Move the loadavg code to a more obvious location
Peter Zijlstra
6
-219
/
+222
2015-05-08
Merge branch 'sched/urgent' into sched/core, before applying new patches
Ingo Molnar
3
-36
/
+37
2015-05-08
sched/core: Remove __cpuinit section tag that crept back in
Paul Gortmaker
1
-1
/
+1
2015-05-08
sched/core: Fix regression in cpuset_cpu_inactive() for suspend
Omar Sandoval
1
-16
/
+12
2015-05-08
sched: Handle priority boosted tasks proper in setscheduler()
Thomas Gleixner
3
-20
/
+25
2015-05-08
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
1
-4
/
+0
2015-05-08
Merge tag 'pm+acpi-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-7
/
+51
2015-05-07
Merge branches 'acpi-resources', 'acpi-battery', 'acpi-doc' and 'acpi-pnp'
Rafael J. Wysocki
230
-1649
/
+2700
2015-05-07
Merge tag 'for-f2fs-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-5
/
+12
2015-05-07
Merge tag 'pinctrl-v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
7
-13
/
+16
2015-05-07
Merge tag 'vfio-v4.1-rc3' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-4
/
+25
2015-05-07
Merge tag 'for-linus' of git://github.com/dledford/linux
Linus Torvalds
31
-219
/
+568
2015-05-07
Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
21
-74
/
+168
2015-05-06
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-17
/
+23
2015-05-06
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
13
-77
/
+114
2015-05-06
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-7
/
+10
2015-05-06
pinctrl: Don't just pretend to protect pinctrl_maps, do it for real
Doug Anderson
3
-8
/
+6
2015-05-06
xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARM
Stefano Stabellini
4
-1
/
+22
2015-05-06
x86/fpu: Always restore_xinit_state() when use_eager_cpu()
Bobby Powers
1
-5
/
+7
2015-05-06
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
3
-4
/
+6
2015-05-06
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2
-1
/
+3
2015-05-06
Merge tag 'for-linus-4.1-1' of git://git.code.sf.net/p/openipmi/linux-ipmi
Linus Torvalds
4
-45
/
+193
2015-05-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
17
-75
/
+429
2015-05-06
Merge tag 'platform-drivers-x86-v4.1-2' of git://git.infradead.org/users/dvha...
Linus Torvalds
2
-1
/
+8
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
[next]