summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-03-24rhashtable: Allow hashfn to be unsetHerbert Xu1-6/+27
2015-03-24rhashtable: Eliminate unnecessary branch in rht_key_hashfnHerbert Xu1-2/+6
2015-03-24Merge tag 'linux-can-next-for-4.1-20150323' of git://git.kernel.org/pub/scm/l...David S. Miller3-8/+7
2015-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-29/+0
2015-03-24lguest: suppress interrupts for single insn, not range.Rusty Russell1-2/+2
2015-03-24x86: kvm: Revert "remove sched notifier for cross-cpu migrations"Marcelo Tosatti1-0/+8
2015-03-23ipv4: dccp: handle ICMP messages on DCCP_NEW_SYN_RECV request socketsEric Dumazet1-0/+2
2015-03-23inet: remove sk_listener parameter from syn_ack_timeout()Eric Dumazet1-1/+1
2015-03-23Merge 4.0-rc5 into usb-nextGreg Kroah-Hartman14-13/+60
2015-03-23Merge 4.0-rc5 into tty-nextGreg Kroah-Hartman14-13/+60
2015-03-23net: socket: add support for async operationstadeusz.struk@intel.com1-0/+1
2015-03-23Merge 4.0-rc5 into staging-testingGreg Kroah-Hartman14-13/+60
2015-03-23Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/palmas'...Mark Brown2-1/+4
2015-03-23mmc: sdhci-spear: Remove exported headerUlf Hansson1-34/+0
2015-03-23mmc: sdhci: Remove the sdhci exported header fileUlf Hansson1-220/+0
2015-03-23mmc: sdhci: add quirk for ACMD23 brokenScott Branden1-0/+2
2015-03-23Merge tag 'v4.0-rc5' into x86/asm, to resolve conflictsIngo Molnar22-44/+103
2015-03-23perf: Remove type specific target pointersPeter Zijlstra1-3/+1
2015-03-23irq_work: Fix build failure when CONFIG_IRQ_WORK is not definedSteven Rostedt1-1/+2
2015-03-23pstore: Add pstore type id for PPC64 opal nvram partitionHari Bathini1-0/+1
2015-03-23can: add combined rx/tx LED trigger supportYegor Yefremov2-2/+6
2015-03-23can: use sock_efree instead of own destructorFlorian Westphal1-6/+1
2015-03-23PM / domains: factor out code to get the generic PM domain from a struct deviceRussell King1-3/+3
2015-03-23driver core / PM: Add PM domain callbacks for device setup/cleanupRafael J. Wysocki1-0/+8
2015-03-22netfilter: bridge: kill nf_bridge_padFlorian Westphal1-22/+0
2015-03-21Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds1-0/+1
2015-03-21Revert "selinux: add a skb_owned_by() hook"Eric Dumazet1-8/+0
2015-03-21regulator: stw481x: Remove unused fields from struct stw481xAxel Lin1-4/+0
2015-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-11/+56
2015-03-21rhashtable: Fix undeclared EEXIST build error on ia64Herbert Xu1-0/+1
2015-03-20rhashtable: Rip out obsolete out-of-line interfaceHerbert Xu1-16/+3
2015-03-20rhashtable: Allow hash/comparison functions to be inlinedHerbert Xu1-0/+386
2015-03-20rhashtable: Make rhashtable_init params argument constHerbert Xu1-1/+2
2015-03-20Merge branches 'doc.2015.02.26a', 'earlycb.2015.03.03a', 'fixes.2015.03.03a',...Paul E. McKenney4-6/+57
2015-03-20brcmfmac: add support for BCM43430 SDIO chipsetArend van Spriel1-0/+1
2015-03-20Merge tag 'pinctrl-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-3/+3
2015-03-20wlcore: set irq_trigger in board files instead of hiding behind a quirkLuciano Coelho1-4/+1
2015-03-19Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-0/+1
2015-03-19sched, isolcpu: make cpu_isolated_map visible outside schedulerRik van Riel1-0/+2
2015-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+11
2015-03-19ata: Add a new flag to destinguish sas controllerShaohua Li1-0/+1
2015-03-19usb: udc: add usb_udc_vbus_handlerPeter Chen1-0/+4
2015-03-19usb: udc: store usb_udc pointer in struct usb_gadgetPeter Chen1-0/+3
2015-03-19Merge branches 'pci/iommu' and 'pci/resource' into nextBjorn Helgaas4-2/+13
2015-03-19gpio: move pincontrol calls to <linux/gpio/driver.h>Linus Walleij1-0/+48
2015-03-19net: Fix high overhead of vlan sub-device teardown.David S. Miller1-0/+1
2015-03-19net: add support for phys_port_nameDavid Ahern1-0/+4
2015-03-19ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}Marcelo Ricardo Leitner1-2/+0
2015-03-19netns: constify net_hash_mix() and various callersEric Dumazet1-1/+1
2015-03-19tpm/tpm_i2c_stm_st33: Split tpm_i2c_tpm_st33 in 2 layers (core + phy)Christophe Ricard1-16/+5