summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-01-24clk: sunxi: Use common of_clk_init() functionPrashant Gaikwad1-22/+0
2013-01-24usb: gadget: completely remove ->start/->stopFelipe Balbi1-6/+0
2013-01-24clk: add common of_clk_init() functionPrashant Gaikwad2-0/+16
2013-01-24workqueue: move global_cwq->cpu to worker_poolTejun Heo1-1/+1
2013-01-24workqueue: record pool ID instead of CPU in work->data when off-queueTejun Heo1-9/+9
2013-01-24workqueue: introduce WORK_OFFQ_CPU_NONETejun Heo1-1/+9
2013-01-24workqueue: unexport work_cpu()Tejun Heo1-1/+0
2013-01-24usb: Using correct way to clear usb3.0 device's remote wakeup feature.Lan Tianyu1-0/+6
2013-01-24PCI/MSI: Enable multiple MSIs with pci_enable_msi_block_auto()Alexander Gordeev1-0/+7
2013-01-24x86/MSI: Support multiple MSIs in presense of IRQ remappingAlexander Gordeev1-0/+5
2013-01-24mm: minor cleanup of iov_iter_single_seg_count()Maxim Patlasov1-1/+1
2013-01-24fuse: implement NFS-like readdirplus supportAnand V. Avati1-0/+12
2013-01-24ieee80211: define AKM suite selectors type 5, 6 and 7Bing Zhao1-1/+4
2013-01-24mac80211: provide the vif in rssi_callbackEmmanuel Grumbach1-0/+1
2013-01-24profiling: Remove unused timer hookFrederic Weisbecker1-13/+0
2013-01-24Merge tag 'please-pull-aer-trace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2-2/+79
2013-01-24Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar4-18/+7
2013-01-24Merge remote-tracking branch 'arm-soc/irqchip/gic-vic-move' into kvm-arm/vgicMarc Zyngier4-1/+111
2013-01-24ACPI / PM: Expose current status of ACPI power resourcesRafael J. Wysocki1-0/+1
2013-01-24drm_modes: add of_videomode helpersSteffen Trumtrar1-0/+4
2013-01-24drm_modes: add videomode helpersSteffen Trumtrar1-0/+5
2013-01-24fbmon: add of_videomode helpersSteffen Trumtrar1-0/+4
2013-01-24fbmon: add videomode helpersSteffen Trumtrar1-0/+4
2013-01-24video: add of helper for display timings/videomodeSteffen Trumtrar2-0/+38
2013-01-24video: add display_timing and videomodeSteffen Trumtrar2-0/+172
2013-01-24sunrpc: Fix lockd sleeping until timeoutAndriy Skulysh1-0/+1
2013-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds1-0/+16
2013-01-24[media] dvb: Add DVBv5 statistics propertiesMauro Carvalho Chehab2-2/+79
2013-01-23Merge branch 'testing' of git://git.kernel.org/pub/scm/linux/kernel/git/klass...David S. Miller2-4/+1
2013-01-23soreuseport: TCP/IPv6 implementationTom Herbert2-1/+5
2013-01-23soreuseport: TCP/IPv4 implementationTom Herbert2-3/+11
2013-01-23soreuseport: infrastructureTom Herbert3-3/+11
2013-01-23KVM: ARM: Power State Coordination Interface implementationMarc Zyngier1-0/+1
2013-01-23KVM: ARM: Inject IRQs and FIQs from userspaceChristoffer Dall1-0/+1
2013-01-23KVM: ARM: Initial skeleton to compile KVM supportChristoffer Dall1-0/+7
2013-01-23async: keep pending tasks on async_domain and remove async_pendingTejun Heo1-6/+3
2013-01-23async: bring sanity to the use of words domain and runningTejun Heo1-3/+3
2013-01-23Merge branch 'master' into for-3.9-asyncTejun Heo145-651/+1639
2013-01-23drivers/pinctrl: grab default handles from device coreLinus Walleij2-0/+52
2013-01-23ab8500-bm: Remove individual [charger|btemp|fg|chargalg] pdata structuresLee Jones2-22/+3
2013-01-23ab8500-charger: Do not touch VBUSOVV bitsJonas Aaberg1-0/+19
2013-01-23pm2301: LPN mode control supportLee Jones1-0/+1
2013-01-23pm2301: Update watchdog for pm2xxx supportLoic Pallardy1-0/+3
2013-01-23netfilter: nf_conntrack: refactor l4proto support for netnsGao feng1-3/+7
2013-01-23netfilter: nf_conntrack: refactor l3proto support for netnsGao feng1-3/+8
2013-01-23netfilter: nf_ct_proto: move initialization out of pernet_operationsGao feng1-2/+5
2013-01-23netfilter: nf_ct_labels: move initialization out of pernet_operationsGao feng1-4/+4
2013-01-23netfilter: nf_ct_helper: move initialization out of pernet_operationsGao feng1-2/+5
2013-01-23netfilter: nf_ct_timeout: move initialization out of pernet_operationsGao feng1-4/+4
2013-01-23netfilter: nf_ct_ecache: move initialization out of pernet_operationsGao feng1-4/+15