aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* swiotlb: do not export map_single functionAlexandre Courbot2015-06-05
* Linux 4.1-rc6Linus Torvalds2015-05-31
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-05-31
|\
| * d_walk() might skip too muchAl Viro2015-05-28
* | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-05-31
|\ \
| * | ARM: 8357/1: perf: fix memory leak when probing PMU PPIsWill Deacon2015-05-18
| * | ARM: fix missing syscall trace exitRussell King2015-05-15
| * | ARM: 8356/1: mm: handle non-pmd-aligned end of RAMMark Rutland2015-05-14
* | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf...Linus Torvalds2015-05-31
|\ \ \
| * | | MIPS: strnlen_user.S: Fix a CPU_DADDI_WORKAROUNDS regressionMaciej W. Rozycki2015-05-29
| * | | MIPS: BMIPS: Fix bmips_wr_vec()Petri Gynther2015-05-29
| * | | MIPS: ath79: fix build problem if CONFIG_BLK_DEV_INITRD is not setLaurent Fasnacht2015-05-29
| * | | MIPS: Fuloong 2E: Replace CONFIG_USB_ISP1760_HCD by CONFIG_USB_ISP1760Geert Uytterhoeven2015-05-26
| * | | MIPS: irq: Use DECLARE_BITMAPJoe Perches2015-05-26
| * | | ttyFDC: Fix to use native endian MMIO readsJames Hogan2015-05-26
| * | | MIPS: Fix CDMM to use native endian MMIO readsJames Hogan2015-05-26
* | | | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds2015-05-31
|\ \ \ \
| * | | | tools/power turbostat: update version number to 4.7Len Brown2015-05-27
| * | | | tools/power turbostat: allow running without cpu0Prarit Bhargava2015-05-27
| * | | | tools/power turbostat: correctly decode of ENERGY_PERFORMANCE_BIASLen Brown2015-05-27
| * | | | tools/power turbostat: enable turbostat to support Knights Landing (KNL)Dasaratharaman Chandramouli2015-05-27
| * | | | tools/power turbostat: correctly display more than 2 threads/coreDasaratharaman Chandramouli2015-05-27
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-05-31
|\ \ \ \
| * | | | iser-target: Fix error path in isert_create_pi_ctx()Roland Dreier2015-05-30
| * | | | target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover2015-05-30
| * | | | target: Move passthrough CDB parsing into a common functionAndy Grover2015-05-30
| * | | | target/user: Only support full command pass-throughAndy Grover2015-05-30
| * | | | target/user: Update example code for new ABI requirementsAndy Grover2015-05-30
| * | | | target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOSTAndy Grover2015-05-30
| * | | | target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemChristoph Hellwig2015-05-30
| * | | | target: Drop signal_pending checks after interruptible lock acquireNicholas Bellinger2015-05-19
| * | | | target: Add missing parenthesesBart Van Assche2015-05-15
| * | | | target: Fix bidi command handlingBart Van Assche2015-05-15
| * | | | target/user: Disallow full passthrough (pass_level=0)Andy Grover2015-05-02
| * | | | ISCSI: fix minor memory leakEvgenii Lepikhin2015-05-02
* | | | | Merge tag 'hwmon-for-linus-v4.1-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-05-31
|\ \ \ \ \
| * | | | | hwmon: (nct6683) Add missing sysfs attribute initializationGuenter Roeck2015-05-29
| * | | | | hwmon: (nct6775) Add missing sysfs attribute initializationGuenter Roeck2015-05-29
| * | | | | hwmon: (tmp401) Do not auto-detect chip on I2C address 0x37Guenter Roeck2015-05-29
| * | | | | hwmon: (ntc_thermistor) Ensure iio channel is of type IIO_VOLTAGEChris Lesiak2015-05-26
| | |/ / / | |/| | |
* | | | | Merge tag 'acpi-pci-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-05-29
|\ \ \ \ \
| * | | | | PCI / ACPI: Do not set ACPI companions for host bridges with parentsRafael J. Wysocki2015-05-27
| |/ / / /
* | | | | Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-05-29
|\ \ \ \ \
| * | | | | xfs: fix broken i_nlink accounting for whiteout tmpfile inodeBrian Foster2015-05-28
| * | | | | xfs: xfs_iozero can return positive errnoDave Chinner2015-05-28
| * | | | | xfs: xfs_attr_inactive leaves inconsistent attr fork state behindDave Chinner2015-05-28
| * | | | | xfs: extent size hints can round up extents past MAXEXTLENDave Chinner2015-05-28
| * | | | | xfs: inode and free block counters need to use __percpu_counter_compareDave Chinner2015-05-28
| * | | | | percpu_counter: batch size aware __percpu_counter_compare()Dave Chinner2015-05-28
| * | | | | xfs: use percpu_counter_read_positive for mp->m_icountGeorge Wang2015-05-28