summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-10-01clk: at91: add generated clock driverNicolas Ferre1-0/+7
2015-10-01clk: at91: add PMC sama5d2 supportNicolas Ferre1-0/+1
2015-10-01clk: at91: cleanup PMC header file for PCR register fieldsNicolas Ferre1-8/+6
2015-10-01mtd: nand: remove unused ->init_size() hookBoris BREZILLON1-6/+0
2015-10-01ntp/pps: use y2038 safe types in pps_event_timeArnd Bergmann1-13/+8
2015-10-01ntp/pps: replace getnstime_raw_and_real with 64-bit versionArnd Bergmann2-3/+8
2015-10-01ntp/pps: use timespec64 for hardpps()Arnd Bergmann1-1/+1
2015-10-01genirq: Remove unused functions irqd_[set|clr]_chained_irq_inprogress()Mika Westerberg1-15/+0
2015-10-01genirq: Fix typo in documentation of enumeration field nameMika Westerberg1-1/+1
2015-10-01Merge branch 'irq/for-arm' into irq/coreThomas Gleixner13-37/+59
2015-10-01KVM: Update Posted-Interrupts Descriptor when vCPU is blockedFeng Wu1-0/+3
2015-10-01KVM: Add an arch specific hooks in 'struct kvm_kernel_irqfd'Feng Wu1-0/+2
2015-10-01KVM: eventfd: add irq bypass consumer managementEric Auger1-0/+2
2015-10-01KVM: introduce kvm_arch functions for IRQ bypassEric Auger1-0/+10
2015-10-01KVM: create kvm_irqfd.hEric Auger1-0/+69
2015-10-01virt: IRQ bypass managerAlex Williamson1-0/+90
2015-10-01kvm/x86: Hyper-V HV_X64_MSR_RESET msrAndrey Smetanin1-0/+1
2015-10-01KVM: x86: Add EOI exit bitmap inferenceSteve Rutherford1-0/+16
2015-10-01KVM: x86: Add KVM exit for IOAPIC EOIsSteve Rutherford1-1/+1
2015-10-01KVM: x86: Split the APIC from the rest of IRQCHIP.Steve Rutherford1-0/+1
2015-10-01genirq: Introduce generic irq migration for cpu hotunplugYang Yingliang1-0/+2
2015-10-01blk-mq: factor out a helper to iterate all tags for a request_queueChristoph Hellwig1-2/+0
2015-10-01blk-mq: fix racy updates of rq->errorsChristoph Hellwig1-1/+1
2015-10-01dmaengine: OF DMAEngine API based on CONFIG_DMA_OF instead of CONFIG_OFKuninori Morimoto1-1/+1
2015-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier1-2/+2
2015-10-01clocksource / arm_arch_timer: Convert to ACPI probingMarc Zyngier1-6/+0
2015-10-01clocksource: Add new CLKSRC_{PROBE,ACPI} config symbolsMarc Zyngier1-1/+1
2015-10-01clocksource / ACPI: Add probing infrastructure for ACPI-based clocksourcesMarc Zyngier1-0/+3
2015-10-01irqchip / GIC: Convert the GIC driver to ACPI probingMarc Zyngier1-31/+0
2015-10-01irqchip / ACPI: Add probing infrastructure for ACPI-based irqchipsMarc Zyngier2-10/+17
2015-10-01ACPI: Add early device probing infrastructureMarc Zyngier1-0/+66
2015-10-01Merge branch 'device-properties' into acpi-initRafael J. Wysocki3-24/+51
2015-10-01ata: ahci: find eSATA ports and flag them as removableManuel Lauss1-0/+1
2015-09-30usb: renesas_usbhs: fix build warning if 64-bit architectureYoshihiro Shimoda1-1/+1
2015-09-30extcon: gpio: Fix minor coding style and remove the unused fields.Chanwoo Choi1-18/+4
2015-09-30extcon: gpio: Add the missing supported_cable parameter to devm_extcon_dev_al...Chanwoo Choi1-0/+2
2015-09-30ipv6: Pass struct net through ip6_fragmentEric W. Biederman1-2/+2
2015-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller3-3/+3
2015-09-30net: Move netif_index_is_l3_master to l3mdev.hDavid Ahern1-21/+0
2015-09-30net: Remove the now unused vrf_ptrDavid Ahern1-2/+0
2015-09-30net: Introduce L3 Master device abstractionDavid Ahern1-0/+3
2015-09-30net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTERDavid Ahern1-7/+7
2015-09-30Merge tag 'iio-for-4.4a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman3-0/+18
2015-09-30tcp: prepare fastopen code for upcoming listener changesEric Dumazet1-18/+4
2015-09-30skbuff: Fix skb checksum partial check.Pravin B Shelar1-1/+1
2015-09-30Merge tag 'v4.3-rc3' into nextDmitry Torokhov283-3343/+7865
2015-09-30net/ipv4: Pass proto as u8 instead of u16 in ip_check_mc_rcuAlexander Duyck1-1/+1
2015-09-30Merge tag 'topic/drm-misc-2015-09-25' of git://anongit.freedesktop.org/drm-in...Dave Airlie2-6/+85
2015-09-29mtd: provide proper 32/64-bit compat_ioctl() support for BLKPGBrian Norris1-0/+21
2015-09-29ipv6: Pass struct net into ip6_route_me_harderEric W. Biederman1-1/+1