summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-10-04kobject: explain what kobject's sd field isUlf Magnusson1-1/+1
2015-10-04debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar3-4/+4
2015-10-04usb: renesas_usbhs: fix build warning if 64-bit architectureYoshihiro Shimoda1-1/+1
2015-10-04usb: define HCD_USB31 speed option for hosts that support USB 3.1 featuresMathias Nyman1-0/+1
2015-10-04usb: store the new usb 3.1 SuperSpeedPlus device capability descriptorMathias Nyman1-0/+1
2015-10-03phylib: Add phy_set_max_speed helperSimon Horman1-0/+1
2015-10-03sched, bpf: add helper for retrieving routing realmsDaniel Borkmann1-1/+2
2015-10-03ebpf: migrate bpf_prog's flags to bitfieldDaniel Borkmann1-2/+4
2015-10-03pinctrl: pinconf-generic: sort pin configuration params alphabeticallyMasahiro Yamada1-32/+32
2015-10-02Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-4/+3
2015-10-02Merge branch 'clk-fixes' into clk-nextStephen Boyd23-134/+216
2015-10-02clk: fractional-divider: keep mwidth and nwidth internallyAndy Shevchenko1-1/+2
2015-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-22/+30
2015-10-02drivers: firmware: psci: move power_state handling to generic codeLorenzo Pieralisi1-0/+2
2015-10-02Merge git://git.infradead.org/intel-iommuLinus Torvalds1-2/+2
2015-10-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-1/+21
2015-10-02Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2015-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2015-10-02memcg: remove pcp_counter_lockGreg Thelen1-1/+0
2015-10-02memcg: fix dirty page migrationGreg Thelen1-0/+21
2015-10-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2-12/+0
2015-10-01Merge branches 'pm-pci' and 'acpi-pci'Rafael J. Wysocki1-0/+1
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