index
:
rhel7-kernel-misery
master
Attempts to make the RHEL7 kernel work in minimal CI
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-25
hwrng: timeriomem - update to support more than one device
Alexander Clouter
1
-5
/
+0
2013-04-25
Merge tag 'asoc-v3.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
Takashi Iwai
9
-11
/
+55
2013-04-24
pci: Add SRIOV helper function to determine if VFs are assigned to guest
Alexander Duyck
1
-0
/
+5
2013-04-24
mlx4_core: Expose a few helpers to fill DMFS HW strucutures
Hadar Hen Zion
1
-1
/
+11
2013-04-24
mlx4_core: Directly expose fields of DMFS HW rule control segment
Hadar Hen Zion
1
-1
/
+3
2013-04-24
mlx4_core: Change a few DMFS fields names to match firmare spec
Hadar Hen Zion
1
-4
/
+4
2013-04-24
mlx4: Match DMFS promiscuous field names to firmware spec
Hadar Hen Zion
1
-5
/
+6
2013-04-24
mlx4_core: Move DMFS HW structs to common header file
Hadar Hen Zion
1
-0
/
+79
2013-04-24
net/mlx4_en: Add HW timestamping (TS) support
Amir Vadai
2
-1
/
+21
2013-04-24
net/mlx4_core: Read HCA frequency and map internal clock
Eugenia Emantayev
1
-0
/
+1
2013-04-24
net/mlx4_core: Add timestamping device capability
Eugenia Emantayev
1
-1
/
+2
2013-04-24
Merge branch 'linus' into timers/core
Thomas Gleixner
57
-94
/
+316
2013-04-24
iommu: Add a function to find an iommu group by id
Alexey Kardashevskiy
1
-0
/
+1
2013-04-24
Merge branch 'pci/gavin-msi-cleanup' into next
Bjorn Helgaas
2
-14
/
+14
2013-04-25
Merge branch 'cpu_cooling-doc-comments-update' of .git into next
Zhang Rui
1
-3
/
+1
2013-04-25
thermal: rename notify_thermal_framework to thermal_notify_framework
Eduardo Valentin
1
-1
/
+1
2013-04-25
thermal: cpu_cooling: remove unused symbols on cpu_cooling.h
Eduardo Valentin
1
-3
/
+0
2013-04-25
thermal: cpu_cooling: add needed header for cpu_cooling.h
Eduardo Valentin
1
-0
/
+1
2013-04-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
John W. Linville
5
-3
/
+199
2013-04-24
block: fix max discard sectors limit
James Bottomley
1
-1
/
+1
2013-04-23
usb: phy: tegra: don't call into tegra-ehci directly
Arnd Bergmann
1
-5
/
+5
2013-04-23
Merge branch 'rpcsec_gss-from_cel' into linux-next
Trond Myklebust
3
-28
/
+35
2013-04-23
Merge remote-tracking branch 'asoc/topic/davinci' into asoc-next
Mark Brown
3
-0
/
+53
2013-04-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
John W. Linville
1
-0
/
+2
2013-04-23
PCI: Remove "extern" from function declarations
Bjorn Helgaas
1
-12
/
+11
2013-04-23
PCI: Cache MSI/MSI-X capability offsets in struct pci_dev
Gavin Shan
1
-0
/
+2
2013-04-23
PCI: Use u8, not int, for PM capability offset
Bjorn Helgaas
1
-2
/
+1
2013-04-23
cpuidle: make a single register function for all
Daniel Lezcano
1
-2
/
+7
2013-04-23
cpuidle: remove en_core_tk_irqen flag
Daniel Lezcano
1
-11
/
+0
2013-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
20
-32
/
+111
2013-04-22
nohz: Re-evaluate the tick for the new task after a context switch
Frederic Weisbecker
1
-0
/
+2
2013-04-22
nohz: Re-evaluate the tick from the scheduler IPI
Frederic Weisbecker
1
-0
/
+2
2013-04-22
sched: New helper to prevent from stopping the tick in full dynticks
Frederic Weisbecker
1
-0
/
+6
2013-04-22
perf: New helper to prevent full dynticks CPUs from stopping tick
Frederic Weisbecker
1
-0
/
+6
2013-04-22
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
10
-14
/
+253
2013-04-21
net: vlan: fix dummy function signatures for CONFIG_VLAN=n
Patrick McHardy
1
-3
/
+4
2013-04-21
Merge branch 'timers/nohz-posix-timers-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/nohz
Ingo Molnar
2
-0
/
+6
2013-04-21
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
16
-35
/
+77
2013-04-20
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-0
/
+3
2013-04-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-1
/
+22
2013-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+2
2013-04-20
buffer: add BH_Prio and BH_Meta flags
Theodore Ts'o
1
-0
/
+4
2013-04-19
Merge remote-tracking branch 'efi/urgent' into x86/urgent
H. Peter Anvin
2
-1
/
+22
2013-04-19
jbd2: use kmem_cache_zalloc instead of kmem_cache_alloc/memset
Zheng Liu
1
-1
/
+1
2013-04-19
tracing: Compare to 1 instead of zero for is_signed_type()
Steven Rostedt (Red Hat)
1
-1
/
+1
2013-04-19
Merge branch 'spear/dwdma' into late/cleanup
Arnd Bergmann
1
-2
/
+0
2013-04-19
net: socket: move ktime2ts to ktime header api
Daniel Borkmann
1
-0
/
+18
2013-04-19
ata: arasan: remove the need for platform_data
Arnd Bergmann
1
-2
/
+0
2013-04-19
iommu: Include linux/err.h
Wang YanQing
1
-0
/
+1
2013-04-19
nfnetlink: add support for memory mapped netlink
Patrick McHardy
1
-0
/
+2
[prev]
[next]