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
2019-04-17
docs: hwmon: Add an index file and rename docs to *.rst
Mauro Carvalho Chehab
5
-5
/
+5
2019-04-16
hwmon: Add support for samples attributes
Guenter Roeck
1
-0
/
+10
2019-04-16
hwmon: Add convience macro to define simple static sensors
Charles Keepax
1
-0
/
+8
2019-04-08
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
1
-1
/
+4
2019-04-08
Merge tag 'reset-fixes-for-v5.1' of git://git.pengutronix.de/pza/linux into a...
Olof Johansson
1
-1
/
+4
2019-04-06
fs: stream_open - opener for stream-like files so that read and write can run...
Kirill Smelkov
1
-0
/
+4
2019-04-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-25
/
+31
2019-04-06
mm: writeback: use exact memcg dirty counts
Greg Thelen
1
-1
/
+4
2019-04-06
mm: fix vm_fault_t cast in VM_FAULT_GET_HINDEX()
Jann Horn
1
-1
/
+1
2019-04-06
include/linux/bitrev.h: fix constant bitrev
Arnd Bergmann
1
-23
/
+23
2019-04-06
lib/string.c: implement a basic bcmp
Nick Desaulniers
1
-0
/
+3
2019-04-06
Merge tag 'trace-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
3
-20
/
+14
2019-04-05
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
1
-8
/
+2
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
2
-9
/
+4
2019-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-17
/
+44
2019-04-04
ptrace: Remove maxargs from task_current_syscall()
Steven Rostedt (Red Hat)
1
-3
/
+8
2019-04-02
net: sched: introduce and use qdisc tree flush/purge helpers
Paolo Abeni
1
-7
/
+19
2019-04-02
net: sched: introduce and use qstats read helpers
Paolo Abeni
1
-0
/
+18
2019-04-01
vrf: check accept_source_route on the original netdevice
Stephen Suryaputra
1
-1
/
+1
2019-03-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2019-03-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-11
/
+0
2019-03-30
Merge tag 'gpio-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-1
/
+1
2019-03-30
Merge tag 'acpi-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-0
/
+8
2019-03-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-12
/
+28
2019-03-30
Merge tag 'mlx5-fixes-2019-03-29' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
1
-0
/
+2
2019-03-30
Merge tag 'driver-core-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+0
2019-03-30
Merge tag 'char-misc-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-5
/
+67
2019-03-29
net/mlx5e: Add a lock on tir list
Yuval Avnery
1
-0
/
+2
2019-03-29
ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK
Andrei Vagin
1
-0
/
+18
2019-03-29
include/linux/list.h: fix list_is_first() kernel-doc
Randy Dunlap
1
-1
/
+1
2019-03-29
include/linux/hugetlb.h: convert to use vm_fault_t
Souptick Joarder
1
-1
/
+7
2019-03-29
mm: add support for kmem caches in DMA32 zone
Nicolas Boichat
1
-0
/
+2
2019-03-29
mm/hotplug: fix offline undo_isolate_page_range()
Qian Cai
1
-10
/
+0
2019-03-29
netns: provide pure entropy for net_hash_mix()
Eric Dumazet
2
-8
/
+3
2019-03-28
KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
Masahiro Yamada
1
-0
/
+2
2019-03-28
Merge tag 'v5.1-rc2' into core/urgent, to resolve a conflict
Ingo Molnar
11
-13
/
+33
2019-03-28
net: mii: Fix PAUSE cap advertisement from linkmode_adv_to_lcl_adv_t() helper
Claudiu Manoil
1
-1
/
+1
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
13
-74
/
+212
2019-03-27
virt: vbox: Implement passing requestor info to the host for VirtualBox 6.0.x
Hans de Goede
2
-5
/
+67
2019-03-26
net: phy: bcm54xx: Encode link speed and activity into LEDs
Vladimir Oltean
1
-0
/
+16
2019-03-26
proc/kcore: Remove unused kclist_add_remap()
Bhupesh Sharma
1
-11
/
+0
2019-03-26
Revert "parport: daisy: use new parport device model"
Linus Torvalds
1
-13
/
+0
2019-03-25
dt-bindings: reset: meson-g12a: Add missing USB2 PHY resets
Neil Armstrong
1
-1
/
+4
2019-03-25
ACPI: use different default debug value than ACPICA
Erik Schmauss
2
-0
/
+8
2019-03-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2019-03-24
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+2
2019-03-24
Merge tag 'auxdisplay-for-linus-v5.1-rc2' of git://github.com/ojeda/linux
Linus Torvalds
1
-0
/
+1
2019-03-23
Merge tag 'io_uring-20190323' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-5
/
+20
2019-03-23
Merge tag 'for-linus-20190323' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-4
/
+4
2019-03-23
Merge tag 'ceph-for-5.1-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-0
/
+2
[next]