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-02-29
sched/debug: Fix preempt_disable_ip recording for preempt_disable()
Sebastian Andrzej Siewior
2
-2
/
+12
2016-02-29
sched/rt: Fix PI handling vs. sched_setscheduler()
Peter Zijlstra
1
-0
/
+2
2016-02-29
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
37
-1573
/
+1622
2016-02-29
perf: Allow storage of PMU private data in event
Thomas Gleixner
1
-0
/
+1
2016-02-29
objtool: Add STACK_FRAME_NON_STANDARD() macro
Josh Poimboeuf
1
-0
/
+23
2016-02-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+4
2016-02-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+6
2016-02-27
Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-17
/
+0
2016-02-27
dax: move writeback calls into the filesystems
Ross Zwisler
1
-2
/
+4
2016-02-27
dax: give DAX clearing code correct bdev
Ross Zwisler
1
-1
/
+1
2016-02-27
drivers: char: random: add get_random_long()
Daniel Cashman
1
-0
/
+1
2016-02-27
clocksource: Introduce clocksource_freq2mult()
Alexander Kuleshov
1
-26
/
+19
2016-02-27
clk: Make of_clk_get_parent_count() return unsigned ints
Stephen Boyd
1
-1
/
+1
2016-02-27
dmaengine: mmp-pdma: add number of requestors
Robert Jarzmik
1
-0
/
+1
2016-02-27
cpufreq: Simplify the cpufreq_for_each_valid_entry()
Rafael J. Wysocki
1
-12
/
+5
2016-02-26
drivers/perf: arm_pmu: implement CPU_PM notifier
Lorenzo Pieralisi
1
-0
/
+1
2016-02-26
fbdev: kill fb_rotate
Rasmus Villemoes
1
-3
/
+0
2016-02-26
staging/lustre: proper support of NFS anonymous dentries
Dmitry Eremin
1
-0
/
+6
2016-02-26
net: ethtool: remove unused __ethtool_get_settings
David Decotigny
1
-4
/
+0
2016-02-26
net: ethtool: add new ETHTOOL_xLINKSETTINGS API
David Decotigny
1
-8
/
+83
2016-02-26
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2016-02-26
net: ipv6: Make address flushing on ifdown optional
David Ahern
1
-0
/
+1
2016-02-26
regmap: add regmap_fields_force_xxx() macros
Kuninori Morimoto
1
-2
/
+4
2016-02-26
regmap: add regmap_field_force_xxx() macros
Kuninori Morimoto
1
-0
/
+4
2016-02-26
Merge tag 'for-v4.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
1
-0
/
+1
2016-02-26
libata: Align ata_device's id on a cacheline
Harvey Hunt
1
-1
/
+1
2016-02-25
PCI: Disable IO/MEM decoding for devices with non-compliant BARs
Bjorn Helgaas
1
-0
/
+1
2016-02-25
KVM: Use simple waitqueue for vcpu->wq
Marcelo Tosatti
1
-2
/
+3
2016-02-25
wait.[ch]: Introduce the simple waitqueue (swait) implementation
Peter Zijlstra (Intel)
1
-0
/
+172
2016-02-25
MIPS: Make smp CMP, CPS and MT use the new generic IPI functions
Qais Yousef
1
-3
/
+0
2016-02-25
genirq: Implement ipi_send_mask/single()
Qais Yousef
1
-0
/
+4
2016-02-25
genirq: Add send_ipi callbacks to irq_chip
Qais Yousef
1
-0
/
+5
2016-02-25
genirq: Add a new function to get IPI reverse mapping
Qais Yousef
1
-0
/
+1
2016-02-25
genirq: Add a new generic IPI reservation code to irq core
Qais Yousef
2
-0
/
+8
2016-02-25
genirq: Make irq_domain_alloc_descs() non static
Qais Yousef
1
-0
/
+2
2016-02-25
genirq: Add ipi_offset to irq_common_data
Qais Yousef
1
-0
/
+4
2016-02-25
genirq: Add an extra comment about the use of affinity in irq_common_data
Qais Yousef
1
-1
/
+3
2016-02-25
genirq: Add DOMAIN_BUS_IPI
Qais Yousef
1
-0
/
+1
2016-02-25
genirq: Add new IPI irqdomain flags
Qais Yousef
1
-0
/
+37
2016-02-25
Merge branch 'x86/debug' into core/objtool, to pick up frame pointer fixes
Ingo Molnar
2
-3
/
+21
2016-02-25
perf: Fix race between event install and jump_labels
Peter Zijlstra
1
-3
/
+3
2016-02-25
perf: Fix cloning
Peter Zijlstra
1
-0
/
+1
2016-02-25
Merge tag 'reset-for-4.6' of git://git.pengutronix.de/git/pza/linux into next...
Olof Johansson
1
-1
/
+1
2016-02-25
Merge tag 'at91-ab-4.6-drivers' of git://git.kernel.org/pub/scm/linux/kernel/...
Olof Johansson
1
-12
/
+0
2016-02-25
ARM: EXYNOS: Move pmu specific headers under "linux/soc/samsung"
Pankaj Dubey
2
-0
/
+717
2016-02-25
Merge tag 'scpi-for-v4.6/updates' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
1
-1
/
+2
2016-02-24
net/mlx5e: Wake On LAN support
Tariq Toukan
3
-1
/
+74
2016-02-24
net/mlx5e: Implement DCBNL IEEE max rate
Tariq Toukan
2
-0
/
+12
2016-02-24
net/mlx5: Introduce physical port TC/prio access functions
Saeed Mahameed
3
-1
/
+56
2016-02-24
net/mlx5: Introduce physical port PFC access functions
Achiad Shochat
1
-0
/
+4
[prev]
[next]