summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-10-05ipv6: inet6_sk() should use sk_fullsock()Eric Dumazet
2015-10-05mfd: tps6105x: Use i2c regmap to access registersGrigoryev Denis
2015-10-05driver-core: platform: Provide helpers for multi-driver modulesThierry Reding
2015-10-04netfilter: nfnetlink_queue: get rid of nfnetlink_queue_ct.cPablo Neira Ayuso
2015-10-04stm class: Introduce an abstraction for System Trace Module devicesAlexander Shishkin
2015-10-04tty/serial: at91: move ATMEL_MAX_UARTAlexandre Belloni
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds
2015-10-04misc: mic: SCIF RMA header file and IOCTL changesSudeep Dutt
2015-10-04misc: mic: Remove COSM functionality from the MIC card driverAshutosh Dixit
2015-10-04misc: mic: Add support for kernel mode SCIF clientsAshutosh Dixit
2015-10-04misc: mic: SCIF pollAshutosh Dixit
2015-10-04dma: Add support to program MIC x100 status descriptiorsSiva Yerramreddy
2015-10-04iommu: iova: Move iova cache management to the iova librarySakari Ailus
2015-10-04kobject: explain what kobject's sd field isUlf Magnusson
2015-10-04debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar
2015-10-04usb: renesas_usbhs: fix build warning if 64-bit architectureYoshihiro Shimoda
2015-10-04usb: define HCD_USB31 speed option for hosts that support USB 3.1 featuresMathias Nyman
2015-10-04usb: store the new usb 3.1 SuperSpeedPlus device capability descriptorMathias Nyman
2015-10-03phylib: Add phy_set_max_speed helperSimon Horman
2015-10-03sched, bpf: add helper for retrieving routing realmsDaniel Borkmann
2015-10-03ebpf: migrate bpf_prog's flags to bitfieldDaniel Borkmann
2015-10-02pinctrl: pinconf-generic: sort pin configuration params alphabeticallyMasahiro Yamada
2015-10-02Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-10-02Merge branch 'clk-fixes' into clk-nextStephen Boyd
2015-10-02clk: fractional-divider: keep mwidth and nwidth internallyAndy Shevchenko
2015-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-02drivers: firmware: psci: move power_state handling to generic codeLorenzo Pieralisi
2015-10-02Merge git://git.infradead.org/intel-iommuLinus Torvalds
2015-10-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
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