summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-03-08Merge tag 'regulator-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2013-03-08Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-10/+2
2013-03-08net: generic fdb support for drivers without ndo_fdb_<op>Vlad Yasevich1-0/+9
2013-03-07cputime: Dynamically scale cputime for full dynticks accountingFrederic Weisbecker1-2/+2
2013-03-07context_tracking: Restore correct previous context state on exception exitFrederic Weisbecker1-7/+12
2013-03-07context_tracking: Move exception handling to generic codeFrederic Weisbecker1-1/+16
2013-03-07tick: Dynamically set broadcast irq affinityDaniel Lezcano1-0/+5
2013-03-07HID: ll_driver: Extend the interface with idle requestsBenjamin Tissoires1-0/+19
2013-03-07mac80211: provide ieee80211_sta_eosp()Johannes Berg1-11/+14
2013-03-07pm2301-charger: Adjust interrupt handler behaviorM BenZoubeir1-1/+1
2013-03-07ab8500-charger: Add UsbLineCtrl2 referenceMarcus Cooper1-0/+1
2013-03-07ab8500-bm: Add support for the new ab8540 platformLee Jones2-2/+13
2013-03-07ab8500-bm: Add usb power path supportLee Jones3-0/+17
2013-03-07ab8500-bm: Charge only mode fixes for the ab9540Lee Jones1-0/+2
2013-03-07ab8500-bm: Quick re-attach charging behaviourLee Jones1-0/+1
2013-03-07ab8500-charger: Add backup battery charge voltages on the ab8540Yang QU1-4/+20
2013-03-07ab8500-fg: Add power cut feature for ab8505 and ab8540Lee Jones2-0/+28
2013-03-07mfd: ab8500-debug: Add support for the AB8540Lee Jones1-0/+3
2013-03-07mfd: ab8500-gpadc: Add support for the AB8540Lee Jones1-14/+29
2013-03-07mfd: ab8500-sysctrl: Add new reset functionLee Jones1-0/+6
2013-03-07mfd: ab8500-core: Add Interrupt support for ab8540Lee Jones1-0/+1
2013-03-07pinctrl: Declare operation structures as constLaurent Pinchart1-3/+3
2013-03-07mfd: ab8500-gpadc: Add gpadc hw conversionLee Jones1-4/+26
2013-03-07mfd: ab8500-sysctrl: Update correct turn on statusRajkumar Kasirajan1-0/+2
2013-03-07ssb: fix unaligned access to mac addressHauke Mehrtens1-3/+3
2013-03-07htb: add HTB_DIRECT_QLEN attributeEric Dumazet1-0/+1
2013-03-06team: introduce random modeJiri Pirko1-0/+20
2013-03-06team: introduce two default team_modeop functions and use them in modesJiri Pirko1-1/+4
2013-03-06nl80211: user_mpm overrides auto_open_plinksThomas Pedersen1-2/+4
2013-03-06cfg80211: rename mesh station typesThomas Pedersen1-4/+4
2013-03-06nl80211: explicit userspace MPMThomas Pedersen2-7/+20
2013-03-06mac80211: restrict peer's VHT capabilities to ownJohannes Berg2-4/+4
2013-03-06mac80211: remove IEEE80211_KEY_FLAG_WMM_STAJohannes Berg1-3/+0
2013-03-06cfg80211: Extend support for IEEE 802.11r Fast BSS TransitionJouni Malinen2-0/+60
2013-03-06mac80211: Allow drivers to differentiate between ROC typesIlan Peer1-1/+20
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