aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-11-11MIPS: malta_defconfig: Convert to use libata PATA driversBartlomiej Zolnierkiewicz1-4/+2
2015-11-11MIPS: lemote2f_defconfig: Convert to use libata PATA driversBartlomiej Zolnierkiewicz1-8/+3
2015-11-11MIPS: lasat_defconfig: Convert to use libata PATA driversBartlomiej Zolnierkiewicz1-5/+5
2015-11-11MIPS: fuloong2e_defconfig: Convert to use libata PATA driversBartlomiej Zolnierkiewicz1-9/+5
2015-11-11MIPS: e55_defconfig: Convert to use libata PATA driversBartlomiej Zolnierkiewicz1-3/+3
2015-11-11MIPS: capcella_defconfig: Convert to use libata PATA driversBartlomiej Zolnierkiewicz1-3/+3
2015-11-11MIPS: bigsur_defconfig: Convert to use libata PATA driversBartlomiej Zolnierkiewicz1-6/+6
2015-11-11MIPS: Extend hardware table walking support to MIPS64Paul Burton2-3/+8
2015-11-11MIPS: Malta: Register UP SMP ops if all else failsPaul Burton2-0/+2
2015-11-11MIPS: Malta: Setup RAM regions via DTPaul Burton7-93/+204
2015-11-11MIPS: Malta: Remove fw_memblock_t abstractionPaul Burton2-80/+29
2015-11-11MIPS: Malta: Split obj-y entries across linesPaul Burton1-3/+9
2015-11-11MIPS: Allow RIXI for 32-bit kernels on MIPS64Paul Burton1-5/+1
2015-11-11MIPS: tlbex: Avoid placing software PTE bits in Entry* PFN fieldsPaul Burton1-2/+45
2015-11-11MIPS: Tidy EntryLo bit definitions, add PFNPaul Burton1-9/+3
2015-11-11MIPS: tlbex: Share MIPS32 32 bit phys & MIPS64 64 bit phys codePaul Burton1-11/+3
2015-11-11MIPS: tlbex: Remove some RIXI redundancyPaul Burton1-24/+10
2015-11-11MIPS: tlbex: Stop open-coding build_convert_pte_to_entryloPaul Burton1-8/+8
2015-11-11MIPS: Always use r4k_wait_irqoff for MIPSr6Paul Burton1-1/+10
2015-11-11MIPS: CM, CPC: Ensure core-other GCRs reflect the correct corePaul Burton2-0/+12
2015-11-11MIPS: CM: make use of mips_cm_{lock,unlock}_otherPaul Burton3-3/+9
2015-11-11MIPS: CM: Introduce core-other locking functionsPaul Burton2-0/+71
2015-11-11MIPS: CM: Fix GCR_Cx_CONFIG PVPE maskPaul Burton1-1/+1
2015-11-11MIPS: CPS: Warn if a core doesn't startPaul Burton1-1/+25
2015-11-11MIPS: CPS: Skip Config1 presence checkPaul Burton1-3/+1
2015-11-11MIPS: CPS: Read CM GCR base from cop0Paul Burton2-6/+8
2015-11-11MIPS: CPS: Early debug using an ns16550-compatible UARTPaul Burton5-0/+252
2015-11-11MIPS: Fix duplicate CP0_* definitions.James Hogan2-8/+3
2015-11-11fs: 9p: cache.h: Add #define of include guardTzvetelin Katchov1-0/+1
2015-11-11vfs: remove stale comment in inode_operationsRoss Zwisler1-2/+0
2015-11-11vfs: remove unused wrapper block_page_mkwrite()Ross Zwisler5-28/+6
2015-11-11binfmt_elf: Correct `arch_check_elf's descriptionMaciej W. Rozycki1-1/+1
2015-11-11fs: fix writeback.c kernel-doc warningsRandy Dunlap1-1/+2
2015-11-11fs: fix inode.c kernel-doc warningRandy Dunlap1-0/+1
2015-11-11fs/pipe.c: return error code rather than 0 in pipe_write()Eric Biggers1-5/+4
2015-11-11fs/pipe.c: preserve alloc_file() error codeEric Biggers1-3/+6
2015-11-11binfmt_elf: Don't clobber passed executable's file headerMaciej W. Rozycki1-5/+5
2015-11-11FS-Cache: Handle a write to the page immediately beyond the EOF markerDavid Howells2-31/+38
2015-11-11cachefiles: perform test on s_blocksize when opening cache file.NeilBrown2-6/+2
2015-11-11FS-Cache: Don't override netfs's primary_index if registering failedKinglong Mee1-18/+17
2015-11-11FS-Cache: Increase reference of parent after registering, netfs successKinglong Mee1-5/+4
2015-11-11debugfs: fix refcount imbalance in start_creatingDaniel Borkmann1-1/+5
2015-11-10asus-wmi: fix error handling in store_sys_wmi()Dan Carpenter1-1/+1
2015-11-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds19-42/+24
2015-11-10Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds10-234/+415
2015-11-10Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds10-436/+794
2015-11-10Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-0/+4
2015-11-10Merge tag 'linux-kselftest-4.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds22-53/+362
2015-11-10Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-1/+19
2015-11-10btrfs: Use fs_info directly in btrfs_delete_unused_bgsZhao Lei1-2/+2
2015-11-10btrfs: Fix lost-data-profile caused by balance bgZhao Lei1-0/+21
2015-11-10btrfs: Fix lost-data-profile caused by auto removing bgZhao Lei1-2/+5
2015-11-10btrfs: Remove len argument from scrub_find_csumZhao Lei1-4/+3
2015-11-10btrfs: Reduce unnecessary arguments in scrub_recheck_blockZhao Lei1-20/+8
2015-11-10btrfs: Use scrub_checksum_data and scrub_checksum_tree_block for scrub_rechec...Zhao Lei1-94/+36
2015-11-10btrfs: Reset sblock->xxx_error stats before calling scrub_recheck_block_checksumZhao Lei1-0/+4
2015-11-10btrfs: scrub: setup all fields for sblock_to_checkZhao Lei1-0/+12
2015-11-10btrfs: scrub: set error stats when tree block spanning stripesZhao Lei1-0/+6
2015-11-11drm/nouveau: fix build failures on all non ARM.Dave Airlie1-0/+6
2015-11-11drm/ast: Initialized data needed to map fbdev memoryEgbert Eich4-0/+11
2015-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds68-322/+642
2015-11-10Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds33-90/+286
2015-11-10Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds17-42/+142
2015-11-10Merge branch 'for-linus-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds20-269/+296
2015-11-10pci: remove pci_dma_supportedChristoph Hellwig2-8/+0
2015-11-10usbnet: remove ifdefed out call to dma_supportedChristoph Hellwig1-6/+0
2015-11-10kaweth: remove ifdefed out call to dma_supportedChristoph Hellwig1-6/+0
2015-11-10sfc: don't call dma_supportedChristoph Hellwig1-5/+3
2015-11-10nouveau: don't call pci_dma_supportedChristoph Hellwig1-2/+5
2015-11-10netup_unidvb: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig1-1/+1
2015-11-10cx23885: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig1-1/+1
2015-11-10cx25821: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig1-1/+1
2015-11-10cx88: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig3-3/+3
2015-11-10saa7134: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig1-1/+1
2015-11-10saa7164: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig1-1/+1
2015-11-10tw68-core: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig1-1/+1
2015-11-10pcnet32: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig1-1/+1
2015-11-10lib/string.c: add ULL suffix to the constant definitionAndy Shevchenko1-1/+1
2015-11-10hugetlb: trivial comment fixNaoya Horiguchi1-2/+2
2015-11-10selftests/mlock2: add ULL suffix to 64-bit constantsGeert Uytterhoeven1-2/+2
2015-11-10selftests/mlock2: add missing #define _GNU_SOURCEGeert Uytterhoeven1-0/+1
2015-11-10Merge tag 'metag-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds3-3/+9
2015-11-10of: Provide static inline function for of_translate_address if neededGuenter Roeck2-2/+9
2015-11-10drivers: of: of_reserved_mem: fixup the alignment with CMA setupJason Liu1-0/+4
2015-11-10of: Print rather than WARN'ing when overlap check failsMichael Ellerman1-4/+3
2015-11-10dt-bindings: ak4554: extension should be .txtRaphael Poggi1-0/+0
2015-11-10Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-69/+157
2015-11-10Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds433-3428/+20755
2015-11-11Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki1-12/+18
2015-11-10Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds54-393/+4467
2015-11-10Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds70-296/+1888
2015-11-10Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds98-4433/+1002
2015-11-10Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-51/+63
2015-11-10Fix alloc_node_mem_map() to work on ia64 againTony Luck1-3/+4
2015-11-10svcrpc: document lack of some memory barriersJ. Bruce Fields1-6/+31
2015-11-10Revert "bridge: Allow forward delay to be cfgd when STP enabled"Vlad Yasevich1-4/+9
2015-11-10bpf_trace: Make dependent on PERF_EVENTSSteven Rostedt1-1/+1
2015-11-10qed: select ZLIB_INFLATEArnd Bergmann1-0/+1
2015-11-10Merge tag 'md/4.4-rc0-fix' of git://neil.brown.name/mdLinus Torvalds1-0/+1
2015-11-10Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds14-134/+494
2015-11-10Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds44-379/+1683
2015-11-10Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds9-94/+380
2015-11-10Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+0
2015-11-10Merge tag 'ntb-4.4' of git://github.com/jonmason/ntbLinus Torvalds3-42/+33
2015-11-10Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds46-2684/+2533
2015-11-10Merge tag 'rtc-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds23-83/+908
2015-11-10Merge tag 'fbdev-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds12-192/+506
2015-11-10Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds468-9797/+53338
2015-11-10direct-io: be sure to assign dio->bio_bdev for both pathsJens Axboe1-3/+3
2015-11-10tracing: #ifdef out uses of max trace when CONFIG_TRACER_MAX_TRACE is not setChen Gang1-0/+6
2015-11-10nfsd: fix race with open / open upgrade stateidsAndrew Elble1-25/+53
2015-11-10nfsd: eliminate sending duplicate and repeated delegationsAndrew Elble1-10/+84
2015-11-10nfsd: remove recurring workqueue job to clean DRCJeff Layton1-26/+0
2015-11-10SUNRPC: drop stale comment in svc_setup_socket()Stefan Hajnoczi1-1/+0
2015-11-10genirq/PM: Restore system wake up from chained interruptsGrygorii Strashko3-2/+8
2015-11-10MIPS: OCTEON: omit ELF NOTE segmentsDavid Daney1-1/+8
2015-11-10MIPS: vmlinux: discard .MIPS.abiflagsAaro Koskinen1-0/+1
2015-11-10pwm: sunxi: Fix whitespace issueOlliver Schinagl1-1/+1
2015-11-10pwm: sysfs: Make use of the DEVICE_ATTR_[RW][WO] macro'sOlliver Schinagl1-36/+36
2015-11-10pwm: sysfs: Remove unnecessary temporary variableOlliver Schinagl1-2/+1
2015-11-10unicore32: nb0916: Use PWM lookup tableThierry Reding1-2/+8
2015-11-10pwm: pwm-rcar: Revise the device tree binding document about compatibleYoshihiro Shimoda1-2/+1
2015-11-10pwm: Return -ENODEV if no PWM lookup match is foundThierry Reding1-1/+3
2015-11-10pwm: sun4i: Add support for PWM controller on sun5i SoCsHans de Goede2-2/+25
2015-11-10pwm: Set enable state properly on failed call to enableJonathan Richardson2-7/+29
2015-11-10KVM: x86: rename update_db_bp_intercept to update_bp_interceptPaolo Bonzini4-4/+4
2015-11-10KVM: svm: unconditionally intercept #DBPaolo Bonzini1-11/+3
2015-11-10KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup3-1/+13
2015-11-10context_tracking: avoid irq_save/irq_restore on guest entry and exitPaolo Bonzini2-28/+44
2015-11-10context_tracking: remove duplicate enabled checkPaolo Bonzini2-16/+4
2015-11-10KVM: VMX: Dump TSC multiplier in dump_vmcs()Haozhong Zhang1-0/+3
2015-11-10KVM: VMX: Use a scaled host TSC for guest readings of MSR_IA32_TSCHaozhong Zhang1-4/+5
2015-11-10KVM: VMX: Setup TSC scaling ratio when a vcpu is loadedHaozhong Zhang1-0/+6
2015-11-10KVM: VMX: Enable and initialize VMX TSC scalingHaozhong Zhang2-1/+19
2015-11-10KVM: x86: Use the correct vcpu's TSC rate to compute time scaleHaozhong Zhang1-2/+4
2015-11-10KVM: x86: Move TSC scaling logic out of call-back read_l1_tsc()Haozhong Zhang4-7/+12
2015-11-10KVM: x86: Move TSC scaling logic out of call-back adjust_tsc_offset()Haozhong Zhang4-22/+19
2015-11-10KVM: x86: Replace call-back compute_tsc_offset() with a common functionHaozhong Zhang4-20/+12
2015-11-10KVM: x86: Replace call-back set_tsc_khz() with a common functionHaozhong Zhang5-59/+70
2015-11-10KVM: x86: Add a common TSC scaling functionHaozhong Zhang5-45/+97
2015-11-10KVM: x86: Add a common TSC scaling ratio field in kvm_vcpu_archHaozhong Zhang3-16/+20
2015-11-10KVM: x86: Collect information for setting TSC scaling ratioHaozhong Zhang3-0/+11
2015-11-10KVM: x86: declare a few variables as __read_mostlyPaolo Bonzini2-9/+7
2015-11-10KVM: x86: merge handle_mmio_page_fault and handle_mmio_page_fault_commonPaolo Bonzini4-21/+10
2015-11-10arm64: remove redundant FRAME_POINTER kconfig option and force to select itYang Shi2-4/+1
2015-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds61-221/+104
2015-11-09platform/chrome: Fix i2c-designware adapter nameJarkko Nikula1-2/+2
2015-11-09net: fix a race in dst_release()Eric Dumazet1-1/+1
2015-11-09net: mvneta: Fix memory use after free.Justin Maggard1-1/+1
2015-11-09Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds44-597/+1687
2015-11-09Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-62/+73
2015-11-09stex: Remove use of struct timevalTina Ruchandani1-10/+3
2015-11-09scsi_sysfs: Fix queue_ramp_up_period return codePeter Oberparleiter1-1/+1
2015-11-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds4-4/+104
2015-11-09bnx2fc: Update version number to 2.9.6.Chad Dupuis2-2/+2
2015-11-09bnx2fc: Remove explicit logouts.Chad Dupuis4-85/+12
2015-11-09bnx2fc: Fix FCP RSP residual parsing.Chad Dupuis1-1/+4
2015-11-09bnx2fc: Set ELS transfer length correctly for middle path commands.Chad Dupuis2-2/+7
2015-11-09bnx2fc: Remove 'NetXtreme II' from source files.Chad Dupuis11-15/+14
2015-11-09bnx2fc: Update copyright for 2015.Chad Dupuis10-20/+20
2015-11-09st: allow debug output to be enabled or disabled via sysfsSeymour, Shane M3-1/+45
2015-11-09libfc: Use the correct function name in kernel-doc comment.Sebastian Herbszt1-1/+1
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig36-211/+39
2015-11-09bnx2fc: reduce stack usage in __bnx2fc_enableArnd Bergmann1-4/+9
2015-11-09lpfc: fix memory leak and NULL dereferenceSudip Mukherjee1-1/+7
2015-11-09fcoe: use continue instead of goto+labelJiri Slaby1-2/+1
2015-11-09pm80xx: remove the SCSI host before detaching from SAS transportBenjamin Rood1-1/+1
2015-11-09mvsas: remove SCSI host before detaching from SAS transportJack Wang1-1/+1
2015-11-09Merge branch 'parisc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-52/+44
2015-11-09aic94xx: remove SCSI host before detaching from SAS transportJack Wang1-1/+1
2015-11-09Merge tag 'nios2-v4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds4-52/+1
2015-11-09isci: remove SCSI host before detaching from SAS transportJack Wang1-2/+2
2015-11-09Merge branch 'next/arm64' into next/dtOlof Johansson150-394/+938
2015-11-09scsi: Fix a bdi reregistration raceBart Van Assche1-3/+11
2015-11-09ipr: Driver version 2.6.3.Gabriel Krisman Bertazi1-2/+2
2015-11-09FlashPoint: fix build warningSudip Mukherjee1-1/+1
2015-11-09Merge tag 'xtensa-20151108' of git://github.com/czankel/xtensa-linuxLinus Torvalds29-248/+1210
2015-11-09ipr: Issue Configure Cache Parameters command.Gabriel Krisman Bertazi2-1/+62
2015-11-09ipr: Inquiry IOA page 0xC4 during initialization.Gabriel Krisman Bertazi2-1/+45
2015-11-09ipr: Don't set NO_ULEN_CHK bit when resource is a vset.Gabriel Krisman Bertazi1-3/+7
2015-11-09ipr: Add delay to ensure coherent dumps.Gabriel Krisman Bertazi2-12/+42
2015-11-09scsi: storvsc: Fix a bug in the handling of SRB status flagsK. Y. Srinivasan1-1/+4
2015-11-09storvsc: get rid of bounce bufferVitaly Kuznetsov1-281/+5
2015-11-09storvsc: Don't set the SRB_FLAGS_QUEUE_ACTION_ENABLE flagK. Y. Srinivasan1-2/+1
2015-11-09Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds1-6/+1
2015-11-09aacraid: Update driver versionMahesh Rajashekhara1-1/+1
2015-11-09aacraid: Use pci_enable_msix_range()Mahesh Rajashekhara2-15/+7
2015-11-09aacraid: IOCTL fixMahesh Rajashekhara1-0/+5
2015-11-09aacraid: Reset irq affinity hintsMahesh Rajashekhara3-75/+88
2015-11-09aacraid: Tune response path if IsFastPath bit setMahesh Rajashekhara1-122/+137
2015-11-09aacraid: Enable 64bit write to controller registerMahesh Rajashekhara3-2/+20
2015-11-09aacraid: Change interrupt mode to MSI for Series 6Mahesh Rajashekhara2-2/+2
2015-11-09aacraid: Add Power Management supportMahesh Rajashekhara6-78/+232
2015-11-09aacraid: Fix for LD name and UID not exposed to OSMahesh Rajashekhara1-2/+2
2015-11-09Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-15/+49
2015-11-09be2iscsi: Bump the driver versionJohn Soni Jose1-1/+1
2015-11-09be2iscsi: Fix updating the next pointer during WRB postingJohn Soni Jose4-23/+75
2015-11-10Merge branch 'xfs-misc-fixes-for-4.4-3' into for-nextDave Chinner4-5/+6
2015-11-09fs/binfmt_elf_fdpic.c: provide NOMMU loader for regular ELF binariesRich Felker1-8/+38
2015-11-09fs/stat.c: remove unnecessary new_valid_dev() checkYaowei Bai1-2/+0