summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-10-01Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-10-01memcg: remove pcp_counter_lockGreg Thelen
2015-10-01memcg: fix dirty page migrationGreg Thelen
2015-10-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-10-01Merge branches 'pm-pci' and 'acpi-pci'Rafael J. Wysocki
2015-10-01clk: at91: add generated clock driverNicolas Ferre
2015-10-01clk: at91: add PMC sama5d2 supportNicolas Ferre
2015-10-01clk: at91: cleanup PMC header file for PCR register fieldsNicolas Ferre
2015-10-01mtd: nand: remove unused ->init_size() hookBoris BREZILLON
2015-10-01ntp/pps: use y2038 safe types in pps_event_timeArnd Bergmann
2015-10-01ntp/pps: replace getnstime_raw_and_real with 64-bit versionArnd Bergmann
2015-10-01ntp/pps: use timespec64 for hardpps()Arnd Bergmann
2015-10-01genirq: Remove unused functions irqd_[set|clr]_chained_irq_inprogress()Mika Westerberg
2015-10-01genirq: Fix typo in documentation of enumeration field nameMika Westerberg
2015-10-01Merge branch 'irq/for-arm' into irq/coreThomas Gleixner
2015-10-01KVM: Update Posted-Interrupts Descriptor when vCPU is blockedFeng Wu
2015-10-01KVM: Add an arch specific hooks in 'struct kvm_kernel_irqfd'Feng Wu
2015-10-01KVM: eventfd: add irq bypass consumer managementEric Auger
2015-10-01KVM: introduce kvm_arch functions for IRQ bypassEric Auger
2015-10-01KVM: create kvm_irqfd.hEric Auger
2015-10-01virt: IRQ bypass managerAlex Williamson
2015-10-01kvm/x86: Hyper-V HV_X64_MSR_RESET msrAndrey Smetanin
2015-10-01KVM: x86: Add EOI exit bitmap inferenceSteve Rutherford
2015-10-01KVM: x86: Add KVM exit for IOAPIC EOIsSteve Rutherford
2015-10-01KVM: x86: Split the APIC from the rest of IRQCHIP.Steve Rutherford
2015-10-01genirq: Introduce generic irq migration for cpu hotunplugYang Yingliang
2015-10-01blk-mq: factor out a helper to iterate all tags for a request_queueChristoph Hellwig
2015-10-01blk-mq: fix racy updates of rq->errorsChristoph Hellwig
2015-10-01dmaengine: OF DMAEngine API based on CONFIG_DMA_OF instead of CONFIG_OFKuninori Morimoto
2015-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier
2015-10-01clocksource / arm_arch_timer: Convert to ACPI probingMarc Zyngier
2015-10-01clocksource: Add new CLKSRC_{PROBE,ACPI} config symbolsMarc Zyngier
2015-10-01clocksource / ACPI: Add probing infrastructure for ACPI-based clocksourcesMarc Zyngier
2015-10-01irqchip / GIC: Convert the GIC driver to ACPI probingMarc Zyngier
2015-10-01irqchip / ACPI: Add probing infrastructure for ACPI-based irqchipsMarc Zyngier
2015-10-01ACPI: Add early device probing infrastructureMarc Zyngier
2015-10-01Merge branch 'device-properties' into acpi-initRafael J. Wysocki
2015-09-30ata: ahci: find eSATA ports and flag them as removableManuel Lauss
2015-09-30usb: renesas_usbhs: fix build warning if 64-bit architectureYoshihiro Shimoda
2015-09-30extcon: gpio: Fix minor coding style and remove the unused fields.Chanwoo Choi
2015-09-30extcon: gpio: Add the missing supported_cable parameter to devm_extcon_dev_al...Chanwoo Choi
2015-09-30ipv6: Pass struct net through ip6_fragmentEric W. Biederman
2015-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-09-29net: Move netif_index_is_l3_master to l3mdev.hDavid Ahern
2015-09-29net: Remove the now unused vrf_ptrDavid Ahern
2015-09-29net: Introduce L3 Master device abstractionDavid Ahern
2015-09-29net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTERDavid Ahern
2015-09-30Merge tag 'iio-for-4.4a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2015-09-29tcp: prepare fastopen code for upcoming listener changesEric Dumazet