summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-03-08VSOCK: Split vm_sockets.h into kernel/uapiAndy King
2013-03-08Merge branch 'sched/cputime' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2013-03-07Merge tag 'regulator-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-07Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-03-07net: generic fdb support for drivers without ndo_fdb_<op>Vlad Yasevich
2013-03-07cputime: Dynamically scale cputime for full dynticks accountingFrederic Weisbecker
2013-03-07context_tracking: Restore correct previous context state on exception exitFrederic Weisbecker
2013-03-07context_tracking: Move exception handling to generic codeFrederic Weisbecker
2013-03-07tick: Dynamically set broadcast irq affinityDaniel Lezcano
2013-03-07HID: ll_driver: Extend the interface with idle requestsBenjamin Tissoires
2013-03-07pm2301-charger: Adjust interrupt handler behaviorM BenZoubeir
2013-03-07ab8500-charger: Add UsbLineCtrl2 referenceMarcus Cooper
2013-03-07ab8500-bm: Add support for the new ab8540 platformLee Jones
2013-03-07ab8500-bm: Add usb power path supportLee Jones
2013-03-07ab8500-bm: Charge only mode fixes for the ab9540Lee Jones
2013-03-07ab8500-bm: Quick re-attach charging behaviourLee Jones
2013-03-07ab8500-charger: Add backup battery charge voltages on the ab8540Yang QU
2013-03-07ab8500-fg: Add power cut feature for ab8505 and ab8540Lee Jones
2013-03-07mfd: ab8500-debug: Add support for the AB8540Lee Jones
2013-03-07mfd: ab8500-gpadc: Add support for the AB8540Lee Jones
2013-03-07mfd: ab8500-sysctrl: Add new reset functionLee Jones
2013-03-07mfd: ab8500-core: Add Interrupt support for ab8540Lee Jones
2013-03-07pinctrl: Declare operation structures as constLaurent Pinchart
2013-03-07mfd: ab8500-gpadc: Add gpadc hw conversionLee Jones
2013-03-07mfd: ab8500-sysctrl: Update correct turn on statusRajkumar Kasirajan
2013-03-06ssb: fix unaligned access to mac addressHauke Mehrtens
2013-03-06team: introduce random modeJiri Pirko
2013-03-06team: introduce two default team_modeop functions and use them in modesJiri Pirko
2013-03-06mac80211: restrict peer's VHT capabilities to ownJohannes Berg
2013-03-06wireless: remove unused VHT MCS definesJohannes Berg
2013-03-06ieee80211: mark 802.11 related structs as being 2-byte alignedFelix Fietkau
2013-03-06wireless: move sequence number arithmetic to ieee80211.hJohannes Berg
2013-03-06perf: Remove include of cgroup.h from perf_event.hLi Zefan
2013-03-06sched: Move group scheduling functions out of include/linux/sched.hLi Zefan
2013-03-06sched: Make default_scale_freq_power() staticLi Zefan
2013-03-06sched: Move struct sched_class to kernel/sched/sched.hLi Zefan
2013-03-06sched: Move wake flags to kernel/sched/sched.hLi Zefan
2013-03-06sched: Move struct sched_group to kernel/sched/sched.hLi Zefan
2013-03-06sched: Move SCHED_LOAD_SHIFT macros to kernel/sched/sched.hLi Zefan
2013-03-06sched: Remove test_sd_parent()Li Zefan
2013-03-06sched: Remove some dummy functionsLi Zefan
2013-03-06mfd: arizona: Define additional FLL control registersMark Brown
2013-03-05net: introduce NAPI_POLL_WEIGHTEric Dumazet
2013-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-05Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-03-05Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-03-05KVM: Introduce KVM_VIRTIO_CCW_NOTIFY_BUS.Cornelia Huck
2013-03-05KVM: Initialize irqfd from kvm_init().Cornelia Huck
2013-03-06Merge tag 'iio-fixes-for-3.9a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2013-03-05syscalls.h: slightly reduce the jungles of macrosAl Viro