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
2013-11-20
parisc: break out SOCK_NONBLOCK define to own asm header file
Helge Deller
2
-8
/
+14
2013-11-20
parisc: do not inline pa_memcpy() internal functions
Helge Deller
1
-2
/
+2
2013-11-20
Revert "parisc: implement full version of access_ok()"
Helge Deller
1
-42
/
+4
2013-11-20
kernel/bounds: avoid circular dependencies in generated headers
Kirill A. Shutemov
1
-1
/
+1
2013-11-20
Merge branch 'genetlink_mcast'
David S. Miller
33
-513
/
+518
2013-11-20
genetlink: make multicast groups const, prevent abuse
Johannes Berg
19
-433
/
+377
2013-11-20
genetlink: pass family to functions using groups
Johannes Berg
18
-87
/
+133
2013-11-20
genetlink: add and use genl_set_err()
Johannes Berg
3
-7
/
+21
2013-11-20
genetlink: remove family pointer from genl_multicast_group
Johannes Berg
2
-22
/
+18
2013-11-20
genetlink: remove genl_unregister_mc_group()
Johannes Berg
2
-25
/
+0
2013-11-20
hsr: don't call genl_unregister_mc_group()
Johannes Berg
1
-2
/
+0
2013-11-20
quota/genetlink: use proper genetlink multicast APIs
Johannes Berg
3
-4
/
+24
2013-11-20
drop_monitor/genetlink: use proper genetlink multicast APIs
Johannes Berg
2
-4
/
+22
2013-11-20
genetlink: only pass array to genl_register_family_with_ops()
Johannes Berg
22
-53
/
+47
2013-11-20
tcp: don't update snd_nxt, when a socket is switched from repair mode
Andrey Vagin
1
-1
/
+0
2013-11-20
atm: idt77252: fix dev refcnt leak
Ying Xue
1
-1
/
+1
2013-11-20
xfrm: Release dst if this dst is improper for vti tunnel
fan.du
1
-0
/
+1
2013-11-20
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
1
-1
/
+0
2013-11-20
PCI / hotplug / ACPI: Drop unused acpiphp_debug declaration
Mika Westerberg
1
-1
/
+0
2013-11-20
netlink: fix documentation typo in netlink_set_err()
Johannes Berg
1
-1
/
+1
2013-11-19
Merge tag 'arc-v3.13-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12
-188
/
+838
2013-11-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
24
-469
/
+562
2013-11-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
21
-1041
/
+273
2013-11-19
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2013-11-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
50
-275
/
+55
2013-11-19
blk-mq: ensure that we set REQ_IO_STAT so diskstats work
Jens Axboe
2
-4
/
+11
2013-11-19
md/raid5: Use conf->device_lock protect changing of multi-thread resources.
majianpeng
1
-24
/
+39
2013-11-19
md/raid5: Before freeing old multi-thread worker, it should flush them.
majianpeng
1
-0
/
+3
2013-11-19
md/raid5: For stripe with R5_ReadNoMerge, we replace REQ_FLUSH with REQ_NOMERGE.
majianpeng
1
-1
/
+1
2013-11-19
UAPI: include <asm/byteorder.h> in linux/raid/md_p.h
Aurelien Jarno
1
-0
/
+1
2013-11-19
raid1: Rewrite the implementation of iobarrier.
majianpeng
2
-13
/
+129
2013-11-19
raid1: Add some macros to make code clearly.
majianpeng
1
-4
/
+4
2013-11-19
raid1: Replace raise_barrier/lower_barrier with freeze_array/unfreeze_array w...
majianpeng
1
-5
/
+6
2013-11-19
raid1: Add a field array_frozen to indicate whether raid in freeze state.
majianpeng
2
-8
/
+8
2013-11-19
md: Convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-3
/
+3
2013-11-19
md/raid5: avoid deadlock when raid5 array has unack badblocks during md_stop_...
NeilBrown
1
-19
/
+49
2013-11-19
md: use MD_RECOVERY_INTR instead of kthread_should_stop in resync thread.
NeilBrown
3
-31
/
+34
2013-11-19
md: fix some places where mddev_lock return value is not checked.
NeilBrown
1
-5
/
+13
2013-11-19
raid5: Retry R5_ReadNoMerge flag when hit a read error.
Bian Yu
1
-0
/
+3
2013-11-19
raid5: relieve lock contention in get_active_stripe()
Shaohua Li
2
-1
/
+8
2013-11-19
seq_file: always clear m->count when we free m->buf
Al Viro
1
-1
/
+2
2013-11-19
Merge branch 'pm-sleep'
Rafael J. Wysocki
2
-1
/
+3
2013-11-19
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
3
-4
/
+4
2013-11-19
Merge branch 'pm-runtime'
Rafael J. Wysocki
2
-8
/
+9
2013-11-19
Merge branch 'pm-tools'
Rafael J. Wysocki
2
-56
/
+143
2013-11-19
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-1
/
+23
2013-11-19
Merge branch 'acpi-video'
Rafael J. Wysocki
1
-75
/
+12
2013-11-19
Merge branch 'acpi-ec'
Rafael J. Wysocki
1
-1
/
+2
2013-11-19
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
2
-10
/
+5
2013-11-19
ACPI / scan: Set flags.match_driver in acpi_bus_scan_fixed()
Rafael J. Wysocki
1
-0
/
+2
[prev]
[next]