summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-09-18cgroup: simplify proc_cgroup_show()Zefan Li
2014-09-18cgroup: use a per-cgroup work for release agentZefan Li
2014-09-18ARM: OMAP: Remove unused pieces of legacy DMA APITony Lindgren
2014-09-18Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-nextDave Airlie
2014-09-18spi/pxa2xx: Don't use slave_id of dma_slave_configMika Westerberg
2014-09-18cgroup: remove some useless forward declarationsLi Zefan
2014-09-17lockd: move lockd's grace period handling into its own moduleJeff Layton
2014-09-17KVM: VFIO: register kvm_device_ops dynamicallyWill Deacon
2014-09-17KVM: s390: register flic ops dynamicallyCornelia Huck
2014-09-17KVM: ARM: vgic: register kvm_device_ops dynamicallyWill Deacon
2014-09-17KVM: device: add simple registration mechanism for kvm_device_opsWill Deacon
2014-09-17nand: omap2: Add support for flash-based bad block tableEzequiel García
2014-09-16PCI: Parenthesize PCI_DEVID and PCI_VPD_LRDT_ID parametersMegan Kamiya
2014-09-16PCI/AER: Make <linux/aer.h> standalone includableThierry Reding
2014-09-16PCI: Add device flag helper functionsEthan Zhao
2014-09-16irqchip: add irq-omap-intc.h headerFelipe Balbi
2014-09-16vgaarb: Drop obsolete #ifndefBruno Prémont
2014-09-16rcutorture: Rename rcutorture_runnable parameterPaul E. McKenney
2014-09-16torture: Address race in module cleanupDavidlohr Bueso
2014-09-16Merge branch 'rcu-tasks.2014.09.10a' into HEADPaul E. McKenney
2014-09-16Merge branches 'doc.2014.09.07a', 'fixes.2014.09.10a', 'nocb-nohz.2014.09.16b...Paul E. McKenney
2014-09-16rcu: Fix attempt to avoid unsolicited offloading of callbacksPaul E. McKenney
2014-09-16KEYS: Make the key matching functions return boolDavid Howells
2014-09-16KEYS: Remove key_type::match in favour of overriding default by match_preparseDavid Howells
2014-09-16KEYS: Remove key_type::def_lookup_typeDavid Howells
2014-09-16KEYS: Preparse match dataDavid Howells
2014-09-16Provide a binary to hex conversion functionDavid Howells
2014-09-16Merge tag 'v3.17-rc5' into nextFelipe Balbi
2014-09-16power-supply: Forward declare structs togetherViresh Kumar
2014-09-15x86: HPET force enable for e6xx based systemsPeter Neubauer
2014-09-15Merge tag 'v3.17-rc5' from upstreamBrian Norris
2014-09-15dsa: Split ops up, and avoid assigning tag_protocol and receive separatelyAlexander Duyck
2014-09-15netfilter: ipset: send nonzero skbinfo extensions onlyJozsef Kadlecsik
2014-09-15netfilter: ipset: Add skbinfo extension kernel support in the ipset core.Anton Danilov
2014-09-15Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...John W. Linville
2014-09-15drm/rcar-du: Use struct videomode in platform dataLaurent Pinchart
2014-09-14Merge 3.17-rc5 into tty-nextGreg Kroah-Hartman
2014-09-14vfs: avoid non-forwarding large load after small store in path lookupLinus Torvalds
2014-09-14Merge branch 'irqchip/handle_domain' into irqchip/coreJason Cooper
2014-09-13netdevice: Support DSA tagging when DSA is built as a moduleAlexander Duyck
2014-09-13Merge branches 'locking-urgent-for-linus' and 'timers-urgent-for-linus' of gi...Linus Torvalds
2014-09-13net: filter: constify detection of pkt_type_offsetHannes Frederic Sowa
2014-09-13ipv6: drop useless rcu_read_lock() in anycastWANG Cong
2014-09-13Make hash_64() use a 64-bit multiply when appropriateLinus Torvalds
2014-09-13irq_work: Force raised irq work to run on irq work interruptFrederic Weisbecker
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra
2014-09-13nohz: Move nohz full init call to tick initFrederic Weisbecker
2014-09-13net: sched: RCU cls_tcindexJohn Fastabend
2014-09-13net: qdisc: use rcu prefix and silence sparse warningsJohn Fastabend
2014-09-12PCI: Remove unused pci_configure_slot()Bjorn Helgaas