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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-30
PCI/MSI: Add support for OF-provided msi_domain
Marc Zyngier
1
-0
/
+4
2015-07-30
device core: Introduce per-device MSI domain pointer
Marc Zyngier
1
-0
/
+20
2015-07-30
PCI/MSI: Register irq domain with specific token
Marc Zyngier
1
-0
/
+1
2015-07-30
genirq/irqdomain: Allow irq domain aliasing
Marc Zyngier
1
-2
/
+21
2015-07-30
Merge branch 'linus' into irq/core
Thomas Gleixner
39
-161
/
+272
2015-07-30
Merge branch 'acpi-scan' into acpi-pm
Rafael J. Wysocki
7
-97
/
+133
2015-07-29
soc: qcom: Driver for the Qualcomm RPM over SMD
Bjorn Andersson
1
-0
/
+35
2015-07-29
soc: qcom: Add Shared Memory Driver
Bjorn Andersson
1
-0
/
+46
2015-07-29
usb: gadget: add usb otg descriptor allocate and init interface
Li Jun
1
-0
/
+4
2015-07-29
usb: chipidea: set usb otg capabilities
Li Jun
1
-0
/
+1
2015-07-29
usb: common: add API to update usb otg capabilities by device tree
Li Jun
1
-0
/
+7
2015-07-29
usb: add usb_otg_caps to usb_gadget structure.
Macpaul Lin
1
-0
/
+2
2015-07-29
usb: otg: add usb_otg_caps structure for otg capabilities
Li Jun
1
-0
/
+15
2015-07-29
usb: composite: add bind_deactivated flag to usb_function
Robert Baldyga
1
-0
/
+2
2015-07-29
usb: gadget: add usb_gadget_activate/deactivate functions
Robert Baldyga
1
-6
/
+94
2015-07-29
usb: phy: msm-usb: Replace deprecated API of extcon
Chanwoo Choi
1
-1
/
+1
2015-07-29
block: shrink struct bio down to 2 cache lines again
Jens Axboe
2
-6
/
+6
2015-07-29
block: manipulate bio->bi_flags through helpers
Jens Axboe
2
-2
/
+15
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
3
-8
/
+13
2015-07-29
nohz: Remove useless argument on tick_nohz_task_switch()
Frederic Weisbecker
1
-4
/
+4
2015-07-29
nohz: Restart nohz full tick from irq exit
Frederic Weisbecker
1
-8
/
+0
2015-07-29
nohz: Prevent tilegx network driver interrupts
Chris Metcalf
1
-0
/
+9
2015-07-29
jiffies: Remove HZ > USEC_PER_SEC special case
Frederic Weisbecker
1
-8
/
+1
2015-07-29
KVM: move code related to KVM_SET_BOOT_CPU_ID to x86
Paolo Bonzini
1
-16
/
+0
2015-07-29
stmmac: remove setup/free glue callbacks
Joachim Eastwood
1
-2
/
+0
2015-07-29
stmmac: remove unused stmmac_of_data struct
Joachim Eastwood
1
-18
/
+0
2015-07-28
soc: qcom: Add Shared Memory Manager driver
Bjorn Andersson
1
-0
/
+11
2015-07-28
clk: gpio: Mark parent_names array const
Stephen Boyd
1
-1
/
+1
2015-07-28
clk: allow a clk divider with max divisor when zero
Jim Quinlan
1
-0
/
+4
2015-07-28
Merge branch 'cleanup-clk-h-includes' into clk-next
Stephen Boyd
2
-2
/
+3
2015-07-28
clk: Allow providers to configure min/max rates
Stephen Boyd
1
-0
/
+2
2015-07-28
Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm in...
Stephen Boyd
1
-105
/
+44
2015-07-28
jbd2: avoid infinite loop when destroying aborted journal
Jan Kara
1
-1
/
+2
2015-07-28
Merge branch 'clk-determine-rate-struct' into clk-next
Stephen Boyd
2
-32
/
+33
2015-07-28
Merge tag 'devicetree-fixes-for-4.2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2015-07-28
Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-3
/
+6
2015-07-28
Merge tag 'v4.2-next-soc' of https://github.com/mbgg/linux-mediatek into next...
Olof Johansson
1
-0
/
+26
2015-07-28
cpufreq: Avoid attempts to create duplicate symbolic links
Rafael J. Wysocki
1
-0
/
+1
2015-07-28
iommu: iova: Move iova cache management to the iova library
Sakari Ailus
1
-2
/
+2
2015-07-28
gpio: defer probe if pinctrl cannot be found
Tomeu Vizoso
1
-2
/
+2
2015-07-28
driver core: implement device_for_each_child_reverse()
Andy Shevchenko
1
-0
/
+2
2015-07-28
klist: implement klist_prev()
Andy Shevchenko
1
-0
/
+1
2015-07-28
PM / QoS: Make it possible to expose device latency tolerance to userspace
Mika Westerberg
1
-0
/
+5
2015-07-28
Yama: remove needless CONFIG_SECURITY_YAMA_STACKED
Kees Cook
1
-2
/
+4
2015-07-28
clk: change clk_ops' ->determine_rate() prototype
Boris Brezillon
2
-32
/
+33
2015-07-28
net/mlx4_en: Add support for hardware accelerated 802.1ad vlan
Hadar Hen Zion
2
-0
/
+2
2015-07-28
net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated support
Hadar Hen Zion
2
-2
/
+2
2015-07-28
net/mlx4_core: Preparations for 802.1ad VLAN support
Hadar Hen Zion
1
-0
/
+5
2015-07-27
Merge 4.2-rc4 into usb-next
Greg Kroah-Hartman
6
-7
/
+32
2015-07-27
Merge 4.2-rc4 into tty-next
Greg Kroah-Hartman
6
-7
/
+32
[prev]
[next]