summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-09-16power-supply: Forward declare structs togetherViresh Kumar1-2/+1
2014-09-16x86: HPET force enable for e6xx based systemsPeter Neubauer1-0/+1
2014-09-16Merge tag 'v3.17-rc5' from upstreamBrian Norris22-93/+162
2014-09-16dsa: Split ops up, and avoid assigning tag_protocol and receive separatelyAlexander Duyck1-7/+0
2014-09-16netfilter: ipset: send nonzero skbinfo extensions onlyJozsef Kadlecsik1-7/+11
2014-09-16netfilter: ipset: Add skbinfo extension kernel support in the ipset core.Anton Danilov1-1/+55
2014-09-15Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...John W. Linville1-1/+7
2014-09-15drm/rcar-du: Use struct videomode in platform dataLaurent Pinchart1-2/+2
2014-09-15Merge 3.17-rc5 into tty-nextGreg Kroah-Hartman14-73/+94
2014-09-15vfs: avoid non-forwarding large load after small store in path lookupLinus Torvalds1-0/+1
2014-09-14Merge branch 'irqchip/handle_domain' into irqchip/coreJason Cooper1-0/+19
2014-09-14netdevice: Support DSA tagging when DSA is built as a moduleAlexander Duyck1-1/+1
2014-09-14Merge branches 'locking-urgent-for-linus' and 'timers-urgent-for-linus' of gi...Linus Torvalds1-12/+0
2014-09-14net: filter: constify detection of pkt_type_offsetHannes Frederic Sowa1-0/+10
2014-09-14ipv6: drop useless rcu_read_lock() in anycastWANG Cong1-2/+2
2014-09-13Make hash_64() use a 64-bit multiply when appropriateLinus Torvalds1-0/+4
2014-09-13irq_work: Force raised irq work to run on irq work interruptFrederic Weisbecker1-0/+1
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra1-0/+2
2014-09-13nohz: Move nohz full init call to tick initFrederic Weisbecker1-2/+0
2014-09-13net: sched: RCU cls_tcindexJohn Fastabend1-0/+10
2014-09-13net: qdisc: use rcu prefix and silence sparse warningsJohn Fastabend1-25/+4
2014-09-13PCI: Remove unused pci_configure_slot()Bjorn Helgaas1-2/+0
2014-09-13leds: Improve and export led_update_brightnessJacek Anaszewski1-0/+10
2014-09-13jiffies: Fix timeval conversion to jiffiesAndrew Hunter1-12/+0
2014-09-13workqueue: apply __WQ_ORDERED to create_singlethread_workqueue()Tejun Heo1-1/+1
2014-09-12NFS: Move NFS v3 acl functions to nfs3_fs.hAnna Schumaker1-33/+0
2014-09-12NFS: Unconditionally enable commit codeAnna Schumaker1-8/+0
2014-09-12pnfs: remove GETDEVICELIST implementationChristoph Hellwig1-11/+0
2014-09-12usb: gadget: udc-core: add utility for bus resetPeter Chen1-0/+6
2014-09-12Input: add haptic driver on max77693Jaewon Kim1-0/+9
2014-09-12leds: make brightness type consistent across whole subsystemJacek Anaszewski1-2/+2
2014-09-12leds: Reorder include directivesJacek Anaszewski1-1/+1
2014-09-11Merge branch 'for-linus' into for-3.18/coreJens Axboe5-11/+47
2014-09-11cfg80211: add WMM traffic stream APIJohannes Berg1-0/+4
2014-09-11dmaengine: dw: convert dw_dma_slave to use explicit HS interfacesAndy Shevchenko1-6/+4
2014-09-11dmaengine: dw: move dw_dmac.h to where it belongs toAndy Shevchenko1-0/+0
2014-09-11moduleparam: Resolve missing-field-initializer warningMark Rustad1-1/+1
2014-09-11net/mlx4: Set vlan stripping policy by the right commandMatan Barak2-2/+11
2014-09-11clk: Don't hold prepare_lock across debugfs creationStephen Boyd1-0/+1
2014-09-11net: bpf: only build bpf_jit_binary_{alloc, free}() when jit selectedDaniel Borkmann1-39/+39
2014-09-10pnfs: allow splicing pre-encoded pages into the layoutcommit argsChristoph Hellwig1-0/+3
2014-09-10nfs41: add a helper function to set layoutcommit after commitPeng Tao1-0/+1
2014-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-0/+1
2014-09-10PCI: Add pci_ignore_hotplug() to ignore hotplug events for a deviceBjorn Helgaas1-0/+6
2014-09-10tracing: generate RCU warnings even when tracepoints are disabledDave Hansen1-0/+11
2014-09-10ftrace: Replace tramp_hash with old_*_hash to save spaceSteven Rostedt (Red Hat)1-1/+1
2014-09-10ftrace: Annotate the ops operation on updateSteven Rostedt (Red Hat)1-0/+6
2014-09-10Merge branch 'topic/of' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown1-0/+4
2014-09-10regulator: of: Provide simplified DT parsing methodMark Brown1-0/+4
2014-09-10net: bpf: be friendly to kmemcheckDaniel Borkmann1-3/+3