summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | MIPS: BMIPS: Fix bmips_wr_vec()Petri Gynther2015-05-291-1/+1
| | * | | | | | | | | | MIPS: ath79: fix build problem if CONFIG_BLK_DEV_INITRD is not setLaurent Fasnacht2015-05-291-0/+3
| | * | | | | | | | | | MIPS: Fuloong 2E: Replace CONFIG_USB_ISP1760_HCD by CONFIG_USB_ISP1760Geert Uytterhoeven2015-05-261-1/+1
| | * | | | | | | | | | MIPS: irq: Use DECLARE_BITMAPJoe Perches2015-05-261-1/+1
| | * | | | | | | | | | ttyFDC: Fix to use native endian MMIO readsJames Hogan2015-05-261-8/+9
| | * | | | | | | | | | MIPS: Fix CDMM to use native endian MMIO readsJames Hogan2015-05-261-2/+2
| * | | | | | | | | | | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds2015-05-312-40/+185
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | tools/power turbostat: update version number to 4.7Len Brown2015-05-271-1/+1
| | * | | | | | | | | | | tools/power turbostat: allow running without cpu0Prarit Bhargava2015-05-271-15/+31
| | * | | | | | | | | | | tools/power turbostat: correctly decode of ENERGY_PERFORMANCE_BIASLen Brown2015-05-271-1/+1
| | * | | | | | | | | | | tools/power turbostat: enable turbostat to support Knights Landing (KNL)Dasaratharaman Chandramouli2015-05-272-4/+102
| | * | | | | | | | | | | tools/power turbostat: correctly display more than 2 threads/coreDasaratharaman Chandramouli2015-05-271-20/+51
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-05-3124-287/+180
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | iser-target: Fix error path in isert_create_pi_ctx()Roland Dreier2015-05-301-3/+3
| | * | | | | | | | | | | target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover2015-05-3011-22/+17
| | * | | | | | | | | | | target: Move passthrough CDB parsing into a common functionAndy Grover2015-05-304-94/+78
| | * | | | | | | | | | | target/user: Only support full command pass-throughAndy Grover2015-05-302-70/+75
| | * | | | | | | | | | | target/user: Update example code for new ABI requirementsAndy Grover2015-05-301-2/+6
| | * | | | | | | | | | | target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOSTAndy Grover2015-05-302-0/+4
| | * | | | | | | | | | | target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemChristoph Hellwig2015-05-308-64/+34
| | * | | | | | | | | | | target: Drop signal_pending checks after interruptible lock acquireNicholas Bellinger2015-05-193-6/+3
| | * | | | | | | | | | | target: Add missing parenthesesBart Van Assche2015-05-141-2/+2
| | * | | | | | | | | | | target: Fix bidi command handlingBart Van Assche2015-05-141-2/+1
| | * | | | | | | | | | | target/user: Disallow full passthrough (pass_level=0)Andy Grover2015-05-022-76/+10
| | * | | | | | | | | | | ISCSI: fix minor memory leakEvgenii Lepikhin2015-05-021-0/+1
| * | | | | | | | | | | | Merge tag 'hwmon-for-linus-v4.1-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-05-315-2/+15
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | hwmon: (nct6683) Add missing sysfs attribute initializationGuenter Roeck2015-05-291-0/+2
| | * | | | | | | | | | | | hwmon: (nct6775) Add missing sysfs attribute initializationGuenter Roeck2015-05-291-0/+2
| | * | | | | | | | | | | | hwmon: (tmp401) Do not auto-detect chip on I2C address 0x37Guenter Roeck2015-05-292-2/+2
| | * | | | | | | | | | | | hwmon: (ntc_thermistor) Ensure iio channel is of type IIO_VOLTAGEChris Lesiak2015-05-261-0/+9
| | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge tag 'acpi-pci-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-05-292-6/+20
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | PCI / ACPI: Do not set ACPI companions for host bridges with parentsRafael J. Wysocki2015-05-282-6/+20
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-05-2910-83/+127
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | xfs: fix broken i_nlink accounting for whiteout tmpfile inodeBrian Foster2015-05-291-2/+8
| | * | | | | | | | | | | | xfs: xfs_iozero can return positive errnoDave Chinner2015-05-291-1/+1
| | * | | | | | | | | | | | xfs: xfs_attr_inactive leaves inconsistent attr fork state behindDave Chinner2015-05-294-47/+58
| | * | | | | | | | | | | | xfs: extent size hints can round up extents past MAXEXTLENDave Chinner2015-05-291-12/+19
| | * | | | | | | | | | | | xfs: inode and free block counters need to use __percpu_counter_compareDave Chinner2015-05-291-14/+20
| | * | | | | | | | | | | | percpu_counter: batch size aware __percpu_counter_compare()Dave Chinner2015-05-292-4/+15
| | * | | | | | | | | | | | xfs: use percpu_counter_read_positive for mp->m_icountGeorge Wang2015-05-291-3/+6
| * | | | | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-05-299-13/+21
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | ARM: multi_v7_defconfig: Replace CONFIG_USB_ISP1760_HCD by CONFIG_USB_ISP1760Geert Uytterhoeven2015-05-291-1/+1
| | * | | | | | | | | | | | | Merge tag 'imx-fixes-4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2015-05-291-3/+13
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | ARM: imx6: gpc: don't register power domain if DT data is missingLucas Stach2015-05-271-0/+4
| | | * | | | | | | | | | | | | ARM: imx6: allow booting with old DTLucas Stach2015-05-271-3/+9
| | * | | | | | | | | | | | | | Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2015-05-291-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | ARM: dts: set display clock correctly for exynos4412-trats2Inki Dae2015-05-231-1/+1
| | | | |_|_|_|_|/ / / / / / / / | | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | | ARM: pxa: pxa_cplds: signedness bug in probeRobert Jarzmik2015-05-221-1/+1
| | * | | | | | | | | | | | | | Merge tag 'omap-for-v4.1/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2015-05-203-5/+3
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | ARM: dts: Fix WLAN interrupt line for AM335x EVM-SKRomain Izard2015-05-201-1/+1
OpenPOWER on IntegriCloud