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-03-03
sched/headers: Move more mm_struct related functionality from <linux/sched.h>...
Ingo Molnar
2
-21
/
+21
2017-03-03
sched/headers: Move the cpufreq interfaces to <linux/sched/cpufreq.h>
Ingo Molnar
2
-17
/
+21
2017-03-03
sched/headers: Move 'struct pacct_struct' and 'struct cpu_itimer' form <linux...
Ingo Molnar
2
-13
/
+16
2017-03-03
sched/headers: Move softlockup detector watchdog methods to <linux/nmi.h>
Ingo Molnar
2
-37
/
+37
2017-03-03
sched/headers: Move 'struct user_struct' definition and APIs to the new <linu...
Ingo Molnar
2
-53
/
+54
2017-03-03
sched/headers: Move task_struct::signal and task_struct::sighand types and ac...
Ingo Molnar
12
-501
/
+520
2017-03-03
sched/headers: Move task->mm coredumping related defines and methods from <li...
Ingo Molnar
2
-68
/
+69
2017-03-03
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
26
-116
/
+120
2017-03-03
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
32
-656
/
+861
2017-03-03
Merge branch 'acpi-apei'
Rafael J. Wysocki
1
-8
/
+12
2017-03-03
Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'
Rafael J. Wysocki
7
-185
/
+161
2017-03-03
Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-opp'
Rafael J. Wysocki
7
-177
/
+125
2017-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
15
-223
/
+261
2017-03-03
Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-242
/
+147
2017-03-03
block: Move bdi_unregister() to del_gendisk()
Jan Kara
2
-1
/
+5
2017-03-03
CIFS: implement get_dfs_refer for SMB2+
Aurelien Aptel
2
-0
/
+109
2017-03-03
CIFS: use DFS pathnames in SMB2+ Create requests
Aurelien Aptel
1
-16
/
+80
2017-03-03
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
43
-2832
/
+4764
2017-03-03
Merge tag 'dm-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
1
-4
/
+16
2017-03-03
Merge tag 'juno-fixes-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
1
-6
/
+7
2017-03-03
ARM: deconfig: fix the moxart defconfig
Linus Walleij
1
-6
/
+6
2017-03-03
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
31
-454
/
+456
2017-03-03
blk-mq: ensure that bd->last is always set correctly
Jens Axboe
1
-7
/
+43
2017-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
19
-26
/
+55
2017-03-02
block: don't call ioc_exit_icq() with the queue lock held for blk-mq
Jens Axboe
3
-17
/
+31
2017-03-02
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Radim Krčmář
3
-7
/
+9
2017-03-02
Merge tag 'watchdog-for-linus-v4.11-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-25
/
+43
2017-03-02
give up on gcc ilog2() constant optimizations
Linus Torvalds
2
-22
/
+4
2017-03-02
ARM: ux500: resume the second core properly
Linus Walleij
5
-60
/
+7
2017-03-02
Merge branch 'next/late' with mainline
Arnd Bergmann
26
-233
/
+842
2017-03-02
block: Initialize bd_bdi on inode initialization
Jan Kara
1
-2
/
+4
2017-03-02
loop: fix LO_FLAGS_PARTSCAN hang
Omar Sandoval
1
-7
/
+8
2017-03-02
nvme: Complete all stuck requests
Keith Busch
3
-5
/
+79
2017-03-02
blk-mq: Provide freeze queue timeout
Keith Busch
2
-0
/
+11
2017-03-02
blk-mq: Export blk_mq_freeze_queue_wait
Keith Busch
2
-1
/
+3
2017-03-02
nbd: stop leaking sockets
Josef Bacik
1
-1
/
+3
2017-03-02
blk-mq: move update of tags->rqs to __blk_mq_alloc_request()
Omar Sandoval
2
-2
/
+1
2017-03-02
blk-mq: kill blk_mq_set_alloc_data()
Omar Sandoval
1
-10
/
+0
2017-03-02
blk-mq: make blk_mq_alloc_request_hctx() allocate a scheduler request
Omar Sandoval
2
-24
/
+20
2017-03-02
blk-mq-sched: Allocate sched reserved tags as specified in the original queue...
Sagi Grimberg
4
-2
/
+12
2017-03-02
nvme: allocate nvme_queue in correct node
Shaohua Li
1
-4
/
+8
2017-03-02
PCI: add an API to get node from vector
Shaohua Li
2
-0
/
+22
2017-03-02
blk-mq: allocate blk_mq_tags and requests in correct node
Shaohua Li
1
-6
/
+15
2017-03-02
selftests: lib.mk Fix individual test builds
Shuah Khan
1
-0
/
+4
2017-03-02
Merge remote-tracking branch 'ovl/for-viro' into for-linus
Al Viro
14
-134
/
+158
2017-03-02
Merge branch 'work.namei' into for-linus
Al Viro
1
-88
/
+95
2017-03-02
orangefs: Use RCU for destroy_inode
Peter Zijlstra
1
-1
/
+8
2017-03-02
crypto: vmx - Use skcipher for xts fallback
Paulo Flabiano Smorigo
1
-16
/
+16
2017-03-02
crypto: vmx - Use skcipher for cbc fallback
Paulo Flabiano Smorigo
1
-23
/
+24
2017-03-02
sched/headers: Move autogroup APIs into <linux/sched/autogroup.h>
Ingo Molnar
2
-18
/
+21
[prev]
[next]