summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.1-rc6Linus Torvalds2015-05-311-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-05-311-4/+4
|\
| * d_walk() might skip too muchAl Viro2015-05-281-4/+4
* | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-05-313-15/+18
|\ \
| * | ARM: 8357/1: perf: fix memory leak when probing PMU PPIsWill Deacon2015-05-181-4/+5
| * | ARM: fix missing syscall trace exitRussell King2015-05-151-1/+3
| * | ARM: 8356/1: mm: handle non-pmd-aligned end of RAMMark Rutland2015-05-141-10/+10
* | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf...Linus Torvalds2015-05-317-15/+30
|\ \ \
| * | | MIPS: strnlen_user.S: Fix a CPU_DADDI_WORKAROUNDS regressionMaciej W. Rozycki2015-05-291-2/+13
| * | | 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
|\ \ \ \ \ \
OpenPOWER on IntegriCloud