summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-14thermal: hisi: allow compile testEduardo Valentin1-1/+1
2015-09-14thermal: Fix thermal_zone_of_sensor_register to match documentationPunit Agrawal1-1/+1
2015-09-14dm thin: disable discard support for thin devices if pool's is disabledMike Snitzer1-0/+4
2015-09-14drivers: sh: Disable PM runtime for multi-platform ARM with genpdGeert Uytterhoeven1-13/+5
2015-09-14drivers: sh: Disable legacy default PM Domain on emev2Geert Uytterhoeven1-2/+1
2015-09-13staging: unisys: visornic: handle error return from device registrationBenjamin Romer1-2/+3
2015-09-13staging: unisys: stop device registration before visorbus registrationBenjamin Romer1-4/+7
2015-09-13staging: unisys: visorbus: Unregister driver on errorDavid Kershner1-0/+2
2015-09-13staging: unisys: visornic: Fix receive bytes statisticsDavid Kershner1-4/+4
2015-09-13staging: unisys: unregister netdev when create debugfs failsDavid Kershner1-1/+4
2015-09-13staging: fbtft: replace master->setup() with spi_setup()Stefan Wahren2-3/+3
2015-09-13staging: fbtft: fix 9-bit SPI support detectionStefan Wahren2-14/+7
2015-09-13staging/lustre: change Lustre URLs and mailing listAndreas Dilger2-12/+8
2015-09-13staging/android: Update ION TODO per LPC discussionDaniel Vetter1-0/+20
2015-09-13Staging: most: MOST and MOSTCORE should depend on HAS_DMAGeert Uytterhoeven2-0/+2
2015-09-13staging: most: fix HDM_USB dependencies and build errorsRandy Dunlap1-1/+1
2015-09-13perf header: Fixup reading of HEADER_NRCPUS featureArnaldo Carvalho de Melo1-2/+2
2015-09-13ARM: dts: Add ddc i2c reference to veyronDouglas Anderson1-0/+1
2015-09-13ARM: pxa: ssp: Fix build error by removing originally incorrect DT bindingJarkko Nikula1-1/+0
2015-09-13ARM: pxa: fix DFI bus lockups on startupRobert Jarzmik2-1/+27
2015-09-13time: Fix timekeeping_freqadjust()'s incorrect use of abs() instead of abs64()John Stultz1-1/+1
2015-09-13perf/x86/intel: Fix constraint accessPeter Zijlstra1-1/+4
2015-09-13x86/cpu: Print family/model/stepping in hexBorislav Petkov1-2/+2
2015-09-13hwmon: (nct6775) Add support for NCT6793DGuenter Roeck3-18/+38
2015-09-13hwmon: (nct6775) Swap STEP_UP_TIME and STEP_DOWN_TIME registers for most chipsGuenter Roeck1-6/+10
2015-09-13Linux 4.3-rc1v4.3-rc1Linus Torvalds1-2/+2
2015-09-12Merge tag 'cris-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds50-421/+220
2015-09-12blk: rq_data_dir() should not return a booleanLinus Torvalds1-1/+1
2015-09-12Merge branch 'writeback-plugging'Linus Torvalds1-3/+10
2015-09-12writeback: plug writeback in wb_writeback() and writeback_inodes_wb()Linus Torvalds1-0/+6
2015-09-12Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar1-1/+1
2015-09-12thermal: fix intel PCH thermal driver mismergeLinus Torvalds1-7/+4
2015-09-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds22-54/+336
2015-09-12ARCv2: [axs103_smp] Reduce clk for SMP FPGA configsVineet Gupta1-0/+2
2015-09-12Merge tag 'ntb-4.3' of git://github.com/jonmason/ntbLinus Torvalds7-47/+210
2015-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds17-15/+1019
2015-09-12Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds13-44/+187
2015-09-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds38-633/+675
2015-09-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds39-1271/+1860
2015-09-12[CIFS] mount option sec=none not displayed properly in /proc/mountsSteve French1-1/+4
2015-09-12Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds16-608/+477
2015-09-12Merge tag 'edac/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds1-12/+60
2015-09-12irda: ali-ircc: Fix deadlock in ali_ircc_sir_change_speed()Alexey Khoroshilov1-6/+0
2015-09-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds44-197/+509
2015-09-12openvswitch: Fix dependency on IPv6 defrag.Joe Stringer1-1/+2
2015-09-12revert "ocfs2/dlm: use list_for_each_entry instead of list_for_each"Andrew Morton1-2/+4
2015-09-12mm/early_ioremap: add explicit #include of asm/early_ioremap.hArd Biesheuvel1-0/+1
2015-09-12fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to voidJoe Perches4-50/+45
2015-09-12selftests: enhance membarrier syscall testMathieu Desnoyers1-25/+75
2015-09-12selftests: add membarrier syscall testPranith Kumar4-0/+84