summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Lantiq: Fix eiu interrupt loading codeJohn Crispin2016-07-241-9/+10
* MIPS: hpet: Increase HPET_MIN_PROG_DELTA and decrease HPET_MIN_CYCLESHuacai Chen2016-07-241-7/+7
* MIPS: Don't register r4k sched clock when CPUFREQ enabledHuacai Chen2016-07-241-1/+3
* MIPS: Fix r4k clockevents registrationHuacai Chen2016-07-241-6/+1
* MIPS: traps: return correct si code for accessing nonmapped addressesPetar Jovanovic2016-07-211-1/+3
* MIPS: Octeon: Off by one in octeon_irq_gpio_map()Dan Carpenter2016-07-211-1/+1
* bpf, mips: fix off-by-one in ctx offset allocationDaniel Borkmann2016-07-211-1/+1
* MIPS: RM7000: Double locking bug in rm7k_tc_disable()Dan Carpenter2016-07-211-1/+1
* Linux 4.7-rc7v4.7-rc7Linus Torvalds2016-07-101-1/+1
* tmpfs: fix regression hang in fallocate undoHugh Dickins2016-07-101-3/+5
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-07-101-1/+1
|\
| * MIPS: Fix page table corruption on THP permission changes.David Daney2016-07-061-1/+1
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-07-083-5/+8
|\ \
| * \ Merge branch 'jejb-fixes' into fixesJames Bottomley2016-07-065937-112700/+295062
| |\ \
| | * | qla2xxx: Fix NULL pointer deref in QLA interruptBruno Prémont2016-07-051-1/+1
| * | | SCSI: fix new bug in scsi_dev_info_list string matchingAlan Stern2016-06-291-4/+6
| * | | ipr: Clear interrupt on croc/crocodile when running with LSIBrian King2016-06-291-0/+1
* | | | Merge tag 'ecryptfs-4.7-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-07-084-20/+23
|\ \ \ \
| * | | | ecryptfs: don't allow mmap when the lower fs doesn't support itJeff Mahoney2016-07-081-1/+14
| * | | | Revert "ecryptfs: forbid opening files without mmap handler"Jeff Mahoney2016-07-071-11/+2
| * | | | ecryptfs: fix spelling mistakesChris J Arges2016-06-202-4/+4
| * | | | eCryptfs: fix typos in commentWei Yuan2016-06-201-2/+2
| * | | | ecryptfs: drop null test before destroy functionsJulia Lawall2016-06-201-2/+1
* | | | | Merge tag 'iommu-fixes-v4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-07-082-4/+14
|\ \ \ \ \
| * | | | | iommu/amd: Fix unity mapping initialization raceJoerg Roedel2016-07-061-2/+12
| * | | | | iommu/vt-d: Fix infinite loop in free_all_cpu_cached_iovasAaron Campbell2016-07-041-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge tag 'for-linus-4.7b-rc6-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-07-083-45/+14
|\ \ \ \ \
| * | | | | xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7Jan Beulich2016-07-081-32/+3
| * | | | | xenbus: simplify xenbus_dev_request_and_reply()Jan Beulich2016-07-081-4/+3
| * | | | | xenbus: don't bail early from xenbus_dev_request_and_reply()Jan Beulich2016-07-081-3/+0
| * | | | | xenbus: don't BUG() on user mode induced conditionJan Beulich2016-07-071-6/+8
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-07-086-3/+30
|\ \ \ \ \ \
| * | | | | | arm64: Enable workaround for Cavium erratum 27456 on thunderx-81xxGanapatrao Kulkarni2016-07-072-0/+8
| * | | | | | arm64: kernel: Save and restore UAO and addr_limit on exception entryJames Morse2016-07-074-3/+22
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-07-084-8/+8
|\ \ \ \ \ \
| * | | | | | x86/Documentation: Fix various typos in Documentation/x86/ filesMasanari Iida2016-07-013-6/+6
| * | | | | | x86/amd_nb: Fix boot crash on non-AMD systemsBorislav Petkov2016-07-011-2/+2
| * | | | | | MAINTAINERS: Update the Calgary IOMMU entryJon Mason2016-06-141-3/+3
* | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-081-22/+20
|\ \ \ \ \ \ \
| * | | | | | | sched/fair: Fix calc_cfs_shares() fixed point arithmetics width confusionPeter Zijlstra2016-06-271-16/+11
| * | | | | | | sched/fair: Fix effective_load() to consistently use smoothed loadPeter Zijlstra2016-06-271-6/+9
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-084-8/+59
|\ \ \ \ \ \ \
| * | | | | | | perf/core: Fix pmu::filter_match for SW-led groupsMark Rutland2016-07-071-1/+22
| * | | | | | | x86/perf/intel/rapl: Fix module name collision with powercap intel-raplVille Syrjälä2016-07-061-2/+2
| * | | | | | | perf/x86: Fix 32-bit perf user callgraph collectionJosh Poimboeuf2016-07-031-5/+6
| * | | | | | | perf/x86/intel: Update event constraints when HT is offStephane Eranian2016-07-031-0/+29
* | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-07-081-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | irqchip/mips-gic: Match IPI IRQ domain by bus token onlyPaul Burton2016-07-051-1/+1
| * | | | | | | | irqchip/mips-gic: Map to VPs using HW VPNumPaul Burton2016-07-051-1/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'gpio-v4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-07-084-52/+31
|\ \ \ \ \ \ \ \