summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-03-08VSOCK: Split vm_sockets.h into kernel/uapiAndy King1-0/+23
2013-03-08Merge branch 'sched/cputime' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2-4/+24
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-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-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-06mac80211: restrict peer's VHT capabilities to ownJohannes Berg1-1/+2
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-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-06net: introduce NAPI_POLL_WEIGHTEric Dumazet1-0/+5
2013-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+3
2013-03-06Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+0
2013-03-06Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+4
2013-03-06KVM: Introduce KVM_VIRTIO_CCW_NOTIFY_BUS.Cornelia Huck1-0/+1
2013-03-06KVM: 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/g...Greg Kroah-Hartman1-3/+6
2013-03-06syscalls.h: slightly reduce the jungles of macrosAl Viro1-34/+15