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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-07
idr: Make 1-based IDRs more efficient
Matthew Wilcox
1
-29
/
+37
2018-02-07
idr: Rename idr_for_each_entry_ext
Matthew Wilcox
1
-20
/
+32
2018-02-07
idr: Remove idr_alloc_ext
Matthew Wilcox
2
-66
/
+2
2018-02-07
idr: Add idr_alloc_u32 helper
Matthew Wilcox
1
-0
/
+2
2018-02-07
idr: Delete idr_find_ext function
Matthew Wilcox
1
-6
/
+1
2018-02-07
idr: Delete idr_replace_ext function
Matthew Wilcox
1
-2
/
+1
2018-02-07
idr: Delete idr_remove_ext function
Matthew Wilcox
1
-6
/
+1
2018-02-06
Merge branch 'linus' into sched/urgent, to resolve conflicts
Ingo Molnar
535
-7295
/
+23015
2018-02-06
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
58
-1232
/
+5228
2018-02-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
4
-21
/
+34
2018-02-06
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-133
/
+75
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
14
-344
/
+298
2018-02-06
net: erspan: fix metadata extraction
William Tu
1
-13
/
+13
2018-02-06
bpf: sockmap, add sock close() hook to remove socks
John Fastabend
1
-0
/
+2
2018-02-06
net: add a UID to use for ULP socket assignment
John Fastabend
1
-0
/
+6
2018-02-06
ACPICA: Update version to 20180105
Bob Moore
1
-1
/
+1
2018-02-06
ACPICA: All acpica: Update copyrights to 2018
Bob Moore
22
-22
/
+22
2018-02-06
locking/qrwlock: include asm/byteorder.h as needed
Arnd Bergmann
1
-0
/
+1
2018-02-06
jump_label: Add branch hints to static_branch_{un,}likely()
Peter Zijlstra
1
-2
/
+2
2018-02-06
sched/fair: Use a recently used CPU as an idle candidate and the basis for SIS
Mel Gorman
1
-0
/
+8
2018-02-06
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2018-02-05
membarrier: Provide core serializing command, *_SYNC_CORE
Mathieu Desnoyers
2
-1
/
+49
2018-02-05
locking: Introduce sync_core_before_usermode()
Mathieu Desnoyers
1
-0
/
+21
2018-02-05
membarrier: Provide GLOBAL_EXPEDITED command
Mathieu Desnoyers
2
-9
/
+39
2018-02-05
membarrier: Document scheduler barrier requirements
Mathieu Desnoyers
1
-0
/
+5
2018-02-05
powerpc, membarrier: Skip memory barrier in switch_mm()
Mathieu Desnoyers
1
-1
/
+12
2018-02-05
Merge tag 'rproc-v4.16' of git://github.com/andersson/remoteproc
Linus Torvalds
1
-5
/
+16
2018-02-05
mlx5: fix mlx5_get_vector_affinity to start from completion vector 0
Sagi Grimberg
1
-1
/
+1
2018-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+6
2018-02-04
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-2
/
+84
2018-02-04
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2018-02-04
Merge tag 'for-linus-20180204' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-1
/
+22
2018-02-04
Merge tag 'ntb-4.16' of git://github.com/jonmason/ntb
Linus Torvalds
2
-26
/
+48
2018-02-04
Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-27
/
+95
2018-02-04
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-130
/
+171
2018-02-04
ACPICA: Add a missing pair of parentheses
Jung-uk Kim
1
-1
/
+1
2018-02-04
ACPICA: Prefer ACPI_TO_POINTER() over ACPI_ADD_PTR()
Jung-uk Kim
1
-1
/
+1
2018-02-04
ACPICA: Avoid NULL pointer arithmetic
Jung-uk Kim
1
-4
/
+4
2018-02-04
ACPICA: Linux: add support for X32 ABI compilation
Anuj Mittal
1
-1
/
+1
2018-02-04
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-17
/
+73
2018-02-04
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-164
/
+269
2018-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+16
2018-02-04
Merge tag 'scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-2
/
+1
2018-02-03
pinctrl: remove include file from <linux/device.h>
Linus Torvalds
2
-1
/
+2
2018-02-03
Merge branch 'for-4.16/nfit' into libnvdimm-for-next
Ross Zwisler
24
-44
/
+310
2018-02-03
Merge branch 'for-4.16/dax' into libnvdimm-for-next
Ross Zwisler
84
-543
/
+444
2018-02-03
x86/power: Fix swsusp_arch_resume prototype
Arnd Bergmann
1
-0
/
+2
2018-02-03
Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-0
/
+124
2018-02-03
Merge tag 'rtc-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2
-1
/
+8
2018-02-02
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
6
-4
/
+353
[prev]
[next]