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
2016-07-19
bdev: get rid of ->bd_inodes
Al Viro
1
-1
/
+0
2016-07-19
tpm: Factor out common startup code
Jason Gunthorpe
1
-0
/
+5
2016-07-19
new helper: wait_event_killable_exclusive()
Al Viro
1
-0
/
+13
2016-07-19
Revert "i2c: core: Add function for finding the bus speed from ACPI"
Wolfram Sang
1
-9
/
+0
2016-07-19
ata: define ATA_PROT_* in terms of ATA_PROT_FLAG_*
Christoph Hellwig
2
-48
/
+22
2016-07-19
libata: remove ATA_PROT_FLAG_DATA
Christoph Hellwig
1
-2
/
+1
2016-07-19
libata: remove ata_is_nodata
Christoph Hellwig
1
-5
/
+0
2016-07-19
ata: make lba_{28,48}_ok() use ATA_MAX_SECTORS{,_LBA48}
Tom Yan
1
-3
/
+3
2016-07-18
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-0
/
+1
2016-07-18
netfilter: x_tables: speed up jump target validation
Florian Westphal
1
-0
/
+4
2016-07-18
irqchip/gicv3-its: Restore all cacheability attributes
Marc Zyngier
1
-8
/
+40
2016-07-18
irqchip/gic-v3: Refactor and add GICv3 definitions
Andre Przywara
1
-60
/
+120
2016-07-18
KVM: kvm_io_bus: Add kvm_io_bus_get_dev() call
Andre Przywara
1
-0
/
+2
2016-07-18
regulator: mt6323: Add support for MT6323 regulator
Chen Zhong
1
-0
/
+52
2016-07-18
crypto: skcipher - Remove top-level givcipher interface
Herbert Xu
1
-19
/
+0
2016-07-18
crypto: skcipher - Add low-level skcipher interface
Herbert Xu
1
-0
/
+1
2016-07-18
leds: LED driver for TI LP3952 6-Channel Color LED
Tony Makkiel
1
-0
/
+125
2016-07-17
watchdog: Improve description of min_hw_heartbeat_ms
Guenter Roeck
1
-1
/
+2
2016-07-17
watchdog: Add a device managed API for watchdog_register_device()
Neil Armstrong
1
-0
/
+3
2016-07-17
drivers: misc: ti-st: Use int instead of fuzzy char for callback status
Geert Uytterhoeven
1
-1
/
+1
2016-07-17
eeprom: at24: add support for at24mac series
Bartosz Golaszewski
1
-0
/
+1
2016-07-17
eeprom: at24: support reading the serial number for 24csxx
Bartosz Golaszewski
1
-0
/
+1
2016-07-17
eeprom: at24: platform_data: use BIT() macro
Bartosz Golaszewski
1
-4
/
+5
2016-07-17
of_mdio: Abstract a general interface for phy connect
Dongpo Li
1
-0
/
+10
2016-07-17
net: ipmr/ip6mr: add support for keeping an entry age
Nikolay Aleksandrov
2
-0
/
+2
2016-07-17
vlan: use a valid default mtu value for vlan over macsec
Paolo Abeni
1
-0
/
+7
2016-07-16
Merge tag 'drm/tegra/for-4.8-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
1
-0
/
+2
2016-07-16
Merge tag 'nand/for-4.8' of github.com:linux-nand/linux into mtd
Brian Norris
1
-0
/
+1
2016-07-16
Input: of_touchscreen - add support for inverted / swapped axes
Hans de Goede
1
-1
/
+20
2016-07-16
bpf: avoid stack copy and use skb ctx for event output
Daniel Borkmann
1
-1
/
+6
2016-07-16
perf, events: add non-linear data support for raw records
Daniel Borkmann
1
-1
/
+19
2016-07-15
net: phy: micrel: Add KSZ8041FTL fiber mode support
Philipp Zabel
1
-0
/
+1
2016-07-15
Merge remote-tracking branches 'regmap/topic/bulk', 'regmap/topic/i2c', 'regm...
Mark Brown
1
-0
/
+49
2016-07-15
regmap: add iopoll-like polling macro
Philipp Zabel
1
-0
/
+39
2016-07-15
ata: Handle ATA NCQ NO-DATA commands correctly
Hannes Reinecke
2
-0
/
+3
2016-07-15
ARC/time: Convert to hotplug state machine
Anna-Maria Gleixner
1
-0
/
+1
2016-07-15
clocksource/atlas7: Convert to hotplug state machine
Richard Cochran
1
-0
/
+1
2016-07-15
clocksource/armada-370-xp: Convert to hotplug state machine
Richard Cochran
1
-0
/
+1
2016-07-15
clocksource/exynos_mct: Convert to hotplug state machine
Richard Cochran
1
-0
/
+1
2016-07-15
clocksource/arm_global_timer: Convert to hotplug state machine
Richard Cochran
1
-0
/
+1
2016-07-15
rcu: Convert rcutree to hotplug state machine
Thomas Gleixner
3
-0
/
+17
2016-07-15
KVM/arm/arm64/vgic-new: Convert to hotplug state machine
Anna-Maria Gleixner
1
-0
/
+1
2016-07-15
smp/cfd: Convert core to hotplug state machine
Richard Weinberger
2
-0
/
+7
2016-07-15
x86/x2apic: Convert to CPU hotplug state machine
Sebastian Andrzej Siewior
1
-0
/
+1
2016-07-15
profile: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-0
/
+1
2016-07-15
timers/core: Convert to hotplug state machine
Richard Cochran
2
-0
/
+7
2016-07-15
hrtimer: Convert to hotplug state machine
Thomas Gleixner
2
-0
/
+8
2016-07-15
x86/tboot: Convert to hotplug state machine
Richard Cochran
1
-0
/
+1
2016-07-15
arm64/armv8 deprecated: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-0
/
+1
2016-07-15
hwtracing/coresight-etm4x: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-0
/
+1
[prev]
[next]