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
2018-10-17
PCI: keystone: Use ERR_IRQ_STATUS instead of ERR_IRQ_STATUS_RAW to get interr...
Kishon Vijay Abraham I
1
-2
/
+1
2018-10-17
PCI: keystone: Cleanup ks_pcie_link_up()
Kishon Vijay Abraham I
2
-8
/
+7
2018-10-17
PCI: keystone: Cleanup set_dbi_mode() and get_dbi_mode()
Kishon Vijay Abraham I
1
-5
/
+7
2018-10-17
PCI: keystone: Cleanup outbound window configuration
Kishon Vijay Abraham I
1
-15
/
+17
2018-10-17
PCI: keystone: Get number of outbound windows from DT
Kishon Vijay Abraham I
1
-2
/
+11
2018-10-17
PCI: keystone: Cleanup configuration space access
Kishon Vijay Abraham I
1
-50
/
+20
2018-10-17
PCI: keystone: Invoke runtime PM APIs to enable clock
Kishon Vijay Abraham I
1
-16
/
+12
2018-10-17
PCI: keystone: Cleanup PHY handling
Kishon Vijay Abraham I
1
-16
/
+106
2018-10-17
PCI: keystone: Use SYSCON APIs to get device ID from control module
Kishon Vijay Abraham I
1
-13
/
+32
2018-10-17
dt-bindings: PCI: keystone: Add bindings to get device control module
Kishon Vijay Abraham I
1
-0
/
+3
2018-10-17
PCI: keystone: Use uniform function naming convention
Kishon Vijay Abraham I
1
-110
/
+111
2018-10-17
PCI: keystone: Remove redundant platform_set_drvdata() invocation
Kishon Vijay Abraham I
1
-2
/
+0
2018-10-17
PCI: keystone: Merge pci-keystone-dw.c and pci-keystone.c
Kishon Vijay Abraham I
5
-542
/
+490
2018-10-17
PCI: keystone: Remove unused argument from ks_dw_pcie_host_init()
Kishon Vijay Abraham I
3
-5
/
+3
2018-10-17
PCI: keystone: Do not initiate link training multiple times
Kishon Vijay Abraham I
1
-6
/
+4
2018-10-17
PCI: keystone: Move dw_pcie_setup_rc() out of ks_pcie_establish_link()
Kishon Vijay Abraham I
1
-3
/
+2
2018-10-17
PCI: keystone: Use quirk to set MRRS for PCI host bridge
Kishon Vijay Abraham I
1
-22
/
+15
2018-10-17
PCI: keystone: Use quirk to limit MRRS for K2G
Kishon Vijay Abraham I
1
-0
/
+3
2018-09-16
Linux 4.19-rc4
Linus Torvalds
1
-1
/
+1
2018-09-16
Code of Conduct: Let's revamp it.
Greg Kroah-Hartman
3
-29
/
+82
2018-09-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-25
/
+30
2018-09-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-15
/
+22
2018-09-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
28
-43
/
+423
2018-09-15
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
7
-6
/
+7
2018-09-15
x86/APM: Fix build warning when PROC_FS is not enabled
Randy Dunlap
1
-0
/
+2
2018-09-15
Merge tag '4.19-rc3-smb3-cifs' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-17
/
+43
2018-09-15
Merge tag 'nfs-for-4.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
4
-24
/
+39
2018-09-15
Merge tag 'trace-v4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+5
2018-09-15
Merge tag 'devicetree-fixes-for-4.19-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+3
2018-09-15
Merge tag 'for-linus-4.19c-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-27
/
+61
2018-09-15
Merge tag 'xtensa-20180914' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
3
-14
/
+16
2018-09-15
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
5
-14
/
+24
2018-09-14
NFS: Don't open code clearing of delegation state
Trond Myklebust
1
-9
/
+12
2018-09-14
NFSv4.1 fix infinite loop on I/O.
Trond Myklebust
2
-3
/
+9
2018-09-14
NFSv4: Fix a tracepoint Oops in initiate_file_draining()
Trond Myklebust
1
-1
/
+1
2018-09-14
pNFS: Ensure we return the error if someone kills a waiting layoutget
Trond Myklebust
1
-10
/
+16
2018-09-14
NFSv4: Fix a tracepoint Oops in initiate_file_draining()
Trond Myklebust
1
-1
/
+1
2018-09-14
Merge tag 'dmaengine-fix-4.19-rc4' of git://git.infradead.org/users/vkoul/sla...
Linus Torvalds
1
-3
/
+1
2018-09-14
Merge tag 'usb-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
31
-145
/
+189
2018-09-14
Merge tag 'tty-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-5
/
+33
2018-09-14
Merge tag 'staging-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-20
/
+57
2018-09-14
Merge tag 'char-misc-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-34
/
+73
2018-09-14
Revert "x86/mm/legacy: Populate the user page-table with user pgd's"
Joerg Roedel
2
-10
/
+1
2018-09-14
xen/gntdev: fix up blockable calls to mn_invl_range_start
Michal Hocko
1
-11
/
+15
2018-09-14
xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usage
Josh Abraham
1
-1
/
+1
2018-09-14
xen: avoid crash in disable_hotplug_cpu
Olaf Hering
1
-7
/
+8
2018-09-14
xen/balloon: add runtime control for scrubbing ballooned out pages
Marek Marczykowski-Górecki
6
-6
/
+33
2018-09-14
xen/manage: don't complain about an empty value in control/sysrq node
Vitaly Kuznetsov
1
-2
/
+4
2018-09-14
asm-generic: io: Fix ioport_map() for !CONFIG_GENERIC_IOMAP && CONFIG_INDIREC...
Andrew Murray
1
-1
/
+2
2018-09-14
Merge tag 'printk-for-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+5
[next]