aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-03-06cfg80211: add ability to override VHT capabilitiesJohannes Berg2-0/+15
2013-03-06wireless: remove unused VHT MCS definesJohannes Berg1-5/+0
2013-03-06ieee80211: mark 802.11 related structs as being 2-byte alignedFelix Fietkau1-8/+8
2013-03-06wireless: move sequence number arithmetic to ieee80211.hJohannes Berg1-0/+28
2013-03-06nl80211: allow splitting wiphy information in dumpsJohannes Berg1-0/+28
2013-03-06cfg80211: comprehensively check station changesJohannes Berg2-4/+60
2013-03-06cfg80211: constify station parameter pointersJohannes Berg1-4/+4
2013-03-06cfg80211: clean up mesh plink station change APIJohannes Berg2-14/+21
2013-03-06acpi: Export the acpi_processor_get_performance_infoKonrad Rzeszutek Wilk1-0/+3
2013-03-06perf: Remove include of cgroup.h from perf_event.hLi Zefan1-17/+1
2013-03-06sched: Move group scheduling functions out of include/linux/sched.hLi Zefan1-21/+0
2013-03-06sched: Make default_scale_freq_power() staticLi Zefan1-3/+0
2013-03-06sched: Move struct sched_class to kernel/sched/sched.hLi Zefan1-59/+0
2013-03-06sched: Move wake flags to kernel/sched/sched.hLi Zefan1-7/+0
2013-03-06sched: Move struct sched_group to kernel/sched/sched.hLi Zefan1-56/+2
2013-03-06sched: Move SCHED_LOAD_SHIFT macros to kernel/sched/sched.hLi Zefan1-25/+0
2013-03-06sched: Remove test_sd_parent()Li Zefan1-9/+0
2013-03-06sched: Remove some dummy functionsLi Zefan1-12/+0
2013-03-06mfd: arizona: Define additional FLL control registersMark Brown1-0/+40
2013-03-06xfrm: allow to avoid copying DSCP during encapsulationNicolas Dichtel2-0/+4
2013-03-05net: introduce NAPI_POLL_WEIGHTEric Dumazet1-0/+5
2013-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+7
2013-03-05Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2013-03-05Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+4
2013-03-05KVM: ioeventfd for virtio-ccw devices.Cornelia Huck1-0/+3
2013-03-05KVM: Introduce KVM_VIRTIO_CCW_NOTIFY_BUS.Cornelia Huck1-0/+1
2013-03-05KVM: Initialize irqfd from kvm_init().Cornelia Huck1-0/+13
2013-03-06Merge tag 'iio-fixes-for-3.9a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman1-3/+6
2013-03-05syscalls.h: slightly reduce the jungles of macrosAl Viro1-34/+15
2013-03-05get rid of union semop in sys_semctl(2) argumentsAl Viro1-1/+1
2013-03-05[media] s2255: convert to the control frameworkHans Verkuil1-0/+4
2013-03-05[media] vb2: Add support for non monotonic timestampsKamil Debski1-0/+1
2013-03-05[media] v4l: Define video buffer flag for the COPY timestamp typeKamil Debski1-0/+1
2013-03-05cpuset: remove include of cgroup.h from cpuset.hLi Zefan1-1/+0
2013-03-05res_counter: remove include of cgroup.h from res_counter.hLi Zefan1-1/+1
2013-03-05cgroup: avoid accessing modular cgroup subsys structure without lockingLi Zefan1-3/+14
2013-03-05[media] bttv: convert to the control frameworkHans Verkuil1-0/+5
2013-03-05[media] bttv: add VIDIOC_DBG_G_CHIP_IDENTHans Verkuil1-0/+8
2013-03-05usb: gadget: composite: fix kernel-doc warningsNishanth Menon1-1/+2
2013-03-05regulator: core: Add enable_is_inverted flag to indicate set enable_mask bits to disableAxel Lin1-0/+3
2013-03-05Merge remote-tracking branch 'regulator/fix/doc' into regulator-enable-invertMark Brown1-0/+2
2013-03-05Merge remote-tracking branch 'regulator/fix/doc' into tmpMark Brown1-0/+2
2013-03-04KVM: set_memory_region: Refactor commit_memory_region()Takuya Yoshikawa1-1/+2
2013-03-04KVM: set_memory_region: Refactor prepare_memory_region()Takuya Yoshikawa1-2/+2
2013-03-04KVM: set_memory_region: Make kvm_mr_change available to arch codeTakuya Yoshikawa1-0/+18
2013-03-04KVM: set_memory_region: Drop user_alloc from set_memory_region()Takuya Yoshikawa1-7/+3
2013-03-04KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()Takuya Yoshikawa1-4/+2
2013-03-04cgroup: fix cgroup_path() vs rename() raceLi Zefan1-0/+24
2013-03-04workqueue: allow more off-queue flag spaceLai Jiangshan1-1/+1
2013-03-04make do_mremap() staticAl Viro1-3/+0