summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | MIPS: Make set_pte() SMP safe.David Daney2015-08-051-0/+31
| * | | | | MIPS: Replace add and sub instructions in relocate_kernel.S with addiuJames Cowgill2015-08-031-4/+4
| * | | | | MIPS: Flush RPS on kernel entry with EVAJames Hogan2015-08-031-0/+25
| * | | | | Revert "MIPS: BCM63xx: Provide a plat_post_dma_flush hook"Florian Fainelli2015-08-031-10/+0
| * | | | | MIPS: BMIPS: Delete unused Kconfig symbolKevin Cernekee2015-08-031-1/+0
| * | | | | MIPS: Export get_c0_perfcount_int()Felix Fietkau2015-08-036-0/+6
| * | | | | MIPS: show_stack: Fix stack trace with EVAJames Hogan2015-08-031-0/+7
| * | | | | MIPS: do_mcheck: Fix kernel code dump with EVAJames Hogan2015-08-031-0/+6
| * | | | | MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith2015-08-0314-31/+30
| * | | | | MIPS: Partially disable RIXI support.Ralf Baechle2015-08-031-4/+4
| * | | | | MIPS: Handle page faults of executable but unreadable pages correctly.Ralf Baechle2015-08-031-1/+2
| * | | | | MIPS: Malta: Don't reinitialise RTCJames Hogan2015-08-031-6/+9
| * | | | | MIPS: unaligned: Fix build error on big endian R6 kernelsJames Cowgill2015-08-031-1/+1
| * | | | | MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau2015-08-031-2/+3
| * | | | | MIPS: Fix build with CONFIG_OF=y for non OF-enabled targetsJonas Gorski2015-08-031-1/+1
| * | | | | CPUFREQ: Loongson2: Fix broken build due to incorrect include.Ralf Baechle2015-08-031-1/+1
* | | | | | Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-091-0/+5
|\ \ \ \ \ \
| * | | | | | btrfs: qgroup: Fix a regression in qgroup reserved space.Qu Wenruo2015-08-061-0/+5
* | | | | | | Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds2015-08-095-15/+20
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2015-08-034-14/+20
| |\ \ \ \ \ \ \
| | * | | | | | | thermal: exynos: Remove unused code related to platform_data on probe()Chanwoo Choi2015-08-031-3/+0
| | * | | | | | | thermal: exynos: Add the dependency of CONFIG_THERMAL_OF instead of CONFIG_OFChanwoo Choi2015-08-031-1/+1
| | * | | | | | | thermal: exynos: Disable the regulator on probe failureKrzysztof Kozlowski2015-08-031-0/+2
| | * | | | | | | thermal: power_allocator: trace the real requested powerJavi Merino2015-08-031-10/+16
| | * | | | | | | thermal: remove dangling 'weight_attr' device fileViresh Kumar2015-08-031-0/+1
| | | |/ / / / / | | |/| | | | |
| * / | | | | | thermal: Drop owner assignment from platform_driverKrzysztof Kozlowski2015-08-031-1/+0
| |/ / / / / /
* | | | | | | Merge tag 'arc-v4.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-08-0813-116/+718
|\ \ \ \ \ \ \
| * | | | | | | ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential backoffVineet Gupta2015-08-072-4/+2
| * | | | | | | ARC: Make pt_regs regs unsignedVineet Gupta2015-08-052-37/+37
| * | | | | | | ARCv2: spinlock/rwlock: Reset retry delay when starting a new spin-wait cycleVineet Gupta2015-08-041-3/+3
| * | | | | | | ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with exponentia...Vineet Gupta2015-08-044-4/+347
| * | | | | | | ARC: LLOCK/SCOND based rwlockVineet Gupta2015-08-042-10/+166
| * | | | | | | ARC: LLOCK/SCOND based spin_lockVineet Gupta2015-08-041-7/+69
| * | | | | | | ARC: refactor atomic inline asm operands with symbolic namesVineet Gupta2015-08-041-15/+17
| * | | | | | | Revert "ARCv2: STAR 9000837815 workaround hardware exclusive transactions liv...Vineet Gupta2015-08-041-12/+2
| * | | | | | | ARCv2: [axs103_smp] Reduce clk for Quad FPGA configsVineet Gupta2015-08-041-0/+15
| * | | | | | | ARCv2: Fix the peripheral address space detectionVineet Gupta2015-08-032-5/+10
| * | | | | | | ARCv2: allow selection of page size for MMUv4Alexey Brodkin2015-07-231-2/+2
| * | | | | | | ARCv2: lib: memset: Don't assume 64-bit load/storesVineet Gupta2015-07-201-7/+36
| * | | | | | | ARCv2: lib: memcpy: Missing PREFETCHWVineet Gupta2015-07-201-1/+1
| * | | | | | | ARCv2: add knob for DIV_REV in KconfigAlexey Brodkin2015-07-202-1/+13
| * | | | | | | ARC/time: Migrate to new 'set-state' interfaceViresh Kumar2015-07-201-25/+15
* | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2015-08-081-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | virtio-input: reset device and detach unused during removeJason Wang2015-08-061-0/+4
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'dm-4.2-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2015-08-082-17/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | dm btree remove: fix bug in remove_one()Joe Thornber2015-08-071-0/+1
| * | | | | | | | dm: fix dm_merge_bvec regression on 32 bit systemsMike Snitzer2015-08-041-17/+10
* | | | | | | | | Merge tag 'sound-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-08-0816-50/+108
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'asoc-fix-v4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai2015-08-07530-3506/+6319
| |\ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | *---. \ \ \ \ \ \ \ \ Merge remote-tracking branches 'asoc/fix/cs4265', 'asoc/fix/intel' and 'asoc/...Mark Brown2015-08-065-34/+76
| | |\ \ \ \ \ \ \ \ \ \ \