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
Age
Commit message (
Expand
)
Author
Files
Lines
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
mac80211: improve the rate control API
Felix Fietkau
1
-0
/
+66
2013-04-22
cfg80211: introduce critical protocol indication from user-space
Arend van Spriel
2
-0
/
+62
2013-04-22
mac80211: indicate admission control in TX queue parameters
Alexander Bondar
1
-0
/
+2
2013-04-22
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
16
-28
/
+326
2013-04-22
drm/tegra: Add gr2d device
Terje Bergstrom
2
-0
/
+137
2013-04-22
gpu: host1x: Add channel support
Terje Bergstrom
1
-0
/
+192
2013-04-22
gpu: host1x: Add host1x driver
Terje Bergstrom
1
-0
/
+61
2013-04-22
ASoC: generic-dmaengine-pcm: Add support for half-duplex
Lars-Peter Clausen
1
-0
/
+5
2013-04-21
ACPI: update comments for acpi_event_status
Zhang Rui
1
-7
/
+8
2013-04-21
jbd2: trace when lock_buffer in do_get_write_access takes a long time
Theodore Ts'o
1
-0
/
+21
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
21
-37
/
+94
2013-04-21
ALSA: compress_core: Rework writes to use cumulative values
Charles Keepax
1
-1
/
+0
2013-04-21
ALSA: compress_core: Remove unused hw_pointer
Charles Keepax
1
-1
/
+0
2013-04-21
ALSA: compress_core: Deconstify copy callback buffer
Charles Keepax
1
-1
/
+1
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
3
-3
/
+6
2013-04-20
buffer: add BH_Prio and BH_Meta flags
Theodore Ts'o
1
-0
/
+4
2013-04-21
clocksource: add samsung pwm timer driver
Tomasz Figa
1
-0
/
+41
2013-04-20
net: fix incorrect credentials passing
Linus Torvalds
1
-2
/
+2
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
irda: small read past the end of array in debug code
Dan Carpenter
1
-1
/
+2
2013-04-19
Merge branch 'next/drivers' into late/multiplatform
Arnd Bergmann
13
-5
/
+281
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
2013-04-19
netfilter: rename netlink related "pid" variables to "portid"
Patrick McHardy
3
-7
/
+8
2013-04-19
netlink: add RX/TX-ring support to netlink diag
Patrick McHardy
1
-0
/
+10
2013-04-19
netlink: implement memory mapped recvmsg()
Patrick McHardy
1
-0
/
+2
2013-04-19
netlink: add mmap'ed netlink helper functions
Patrick McHardy
1
-0
/
+7
2013-04-19
netlink: mmaped netlink: ring setup
Patrick McHardy
1
-0
/
+32
2013-04-19
net: add function to allocate sk_buff head without data area
Patrick McHardy
1
-0
/
+6
2013-04-19
netlink: rename ssk to sk in struct netlink_skb_params
Patrick McHardy
1
-1
/
+1
2013-04-19
net: vlan: add 802.1ad support
Patrick McHardy
3
-2
/
+11
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2
-9
/
+26
2013-04-19
net: vlan: prepare for 802.1ad support
Patrick McHardy
1
-1
/
+1
2013-04-19
net: vlan: prepare for 802.1ad VLAN filtering offload
Patrick McHardy
2
-11
/
+9
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
3
-10
/
+12
2013-04-19
Merge tag 'omap-for-v3.10/dss-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into late/cleanup
Olof Johansson
6
-142
/
+152
2013-04-19
mfd: si476x: Add header files and Kbuild plumbing
Andrey Smirnov
3
-0
/
+963
2013-04-19
mfd: rtsx: Support RTS5249
Wei WANG
1
-0
/
+36
2013-04-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
Linus Torvalds
1
-220
/
+216
[prev]
[next]