summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-10-04netfilter: nfnetlink_queue: get rid of nfnetlink_queue_ct.cPablo Neira Ayuso1-4/+8
2015-10-04stm class: Introduce an abstraction for System Trace Module devicesAlexander Shishkin1-0/+126
2015-10-04tty/serial: at91: move ATMEL_MAX_UARTAlexandre Belloni1-6/+0
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds1-0/+3
2015-10-04misc: mic: SCIF RMA header file and IOCTL changesSudeep Dutt1-10/+224
2015-10-04misc: mic: Remove COSM functionality from the MIC card driverAshutosh Dixit1-1/+2
2015-10-04misc: mic: Add support for kernel mode SCIF clientsAshutosh Dixit1-0/+58
2015-10-04misc: mic: SCIF pollAshutosh Dixit1-0/+74
2015-10-04dma: Add support to program MIC x100 status descriptiorsSiva Yerramreddy1-0/+4
2015-10-04iommu: iova: Move iova cache management to the iova librarySakari Ailus1-2/+2
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