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-03-06
cfg80211: add ability to override VHT capabilities
Johannes Berg
2
-0
/
+15
2013-03-06
wireless: remove unused VHT MCS defines
Johannes Berg
1
-5
/
+0
2013-03-06
ieee80211: mark 802.11 related structs as being 2-byte aligned
Felix Fietkau
1
-8
/
+8
2013-03-06
wireless: move sequence number arithmetic to ieee80211.h
Johannes Berg
1
-0
/
+28
2013-03-06
nl80211: allow splitting wiphy information in dumps
Johannes Berg
1
-0
/
+28
2013-03-06
cfg80211: comprehensively check station changes
Johannes Berg
2
-4
/
+60
2013-03-06
cfg80211: constify station parameter pointers
Johannes Berg
1
-4
/
+4
2013-03-06
cfg80211: clean up mesh plink station change API
Johannes Berg
2
-14
/
+21
2013-03-06
acpi: Export the acpi_processor_get_performance_info
Konrad Rzeszutek Wilk
1
-0
/
+3
2013-03-06
perf: Remove include of cgroup.h from perf_event.h
Li Zefan
1
-17
/
+1
2013-03-06
sched: Move group scheduling functions out of include/linux/sched.h
Li Zefan
1
-21
/
+0
2013-03-06
sched: Make default_scale_freq_power() static
Li Zefan
1
-3
/
+0
2013-03-06
sched: Move struct sched_class to kernel/sched/sched.h
Li Zefan
1
-59
/
+0
2013-03-06
sched: Move wake flags to kernel/sched/sched.h
Li Zefan
1
-7
/
+0
2013-03-06
sched: Move struct sched_group to kernel/sched/sched.h
Li Zefan
1
-56
/
+2
2013-03-06
sched: Move SCHED_LOAD_SHIFT macros to kernel/sched/sched.h
Li Zefan
1
-25
/
+0
2013-03-06
sched: Remove test_sd_parent()
Li Zefan
1
-9
/
+0
2013-03-06
sched: Remove some dummy functions
Li Zefan
1
-12
/
+0
2013-03-06
mfd: arizona: Define additional FLL control registers
Mark Brown
1
-0
/
+40
2013-03-06
xfrm: allow to avoid copying DSCP during encapsulation
Nicolas Dichtel
2
-0
/
+4
2013-03-05
net: introduce NAPI_POLL_WEIGHT
Eric Dumazet
1
-0
/
+5
2013-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+7
2013-03-05
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+0
2013-03-05
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+4
2013-03-05
KVM: ioeventfd for virtio-ccw devices.
Cornelia Huck
1
-0
/
+3
2013-03-05
KVM: Introduce KVM_VIRTIO_CCW_NOTIFY_BUS.
Cornelia Huck
1
-0
/
+1
2013-03-05
KVM: Initialize irqfd from kvm_init().
Cornelia Huck
1
-0
/
+13
2013-03-06
Merge tag 'iio-fixes-for-3.9a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
Greg Kroah-Hartman
1
-3
/
+6
2013-03-05
syscalls.h: slightly reduce the jungles of macros
Al Viro
1
-34
/
+15
2013-03-05
get rid of union semop in sys_semctl(2) arguments
Al Viro
1
-1
/
+1
2013-03-05
[media] s2255: convert to the control framework
Hans Verkuil
1
-0
/
+4
2013-03-05
[media] vb2: Add support for non monotonic timestamps
Kamil Debski
1
-0
/
+1
2013-03-05
[media] v4l: Define video buffer flag for the COPY timestamp type
Kamil Debski
1
-0
/
+1
2013-03-05
cpuset: remove include of cgroup.h from cpuset.h
Li Zefan
1
-1
/
+0
2013-03-05
res_counter: remove include of cgroup.h from res_counter.h
Li Zefan
1
-1
/
+1
2013-03-05
cgroup: avoid accessing modular cgroup subsys structure without locking
Li Zefan
1
-3
/
+14
2013-03-05
[media] bttv: convert to the control framework
Hans Verkuil
1
-0
/
+5
2013-03-05
[media] bttv: add VIDIOC_DBG_G_CHIP_IDENT
Hans Verkuil
1
-0
/
+8
2013-03-05
usb: gadget: composite: fix kernel-doc warnings
Nishanth Menon
1
-1
/
+2
2013-03-05
regulator: core: Add enable_is_inverted flag to indicate set enable_mask bits to disable
Axel Lin
1
-0
/
+3
2013-03-05
Merge remote-tracking branch 'regulator/fix/doc' into regulator-enable-invert
Mark Brown
1
-0
/
+2
2013-03-05
Merge remote-tracking branch 'regulator/fix/doc' into tmp
Mark Brown
1
-0
/
+2
2013-03-04
KVM: set_memory_region: Refactor commit_memory_region()
Takuya Yoshikawa
1
-1
/
+2
2013-03-04
KVM: set_memory_region: Refactor prepare_memory_region()
Takuya Yoshikawa
1
-2
/
+2
2013-03-04
KVM: set_memory_region: Make kvm_mr_change available to arch code
Takuya Yoshikawa
1
-0
/
+18
2013-03-04
KVM: set_memory_region: Drop user_alloc from set_memory_region()
Takuya Yoshikawa
1
-7
/
+3
2013-03-04
KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()
Takuya Yoshikawa
1
-4
/
+2
2013-03-04
cgroup: fix cgroup_path() vs rename() race
Li Zefan
1
-0
/
+24
2013-03-04
workqueue: allow more off-queue flag space
Lai Jiangshan
1
-1
/
+1
2013-03-04
make do_mremap() static
Al Viro
1
-3
/
+0
[prev]
[next]