summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARCv2: perf: Finally introduce HS perf unitVineet Gupta2015-08-274-3/+24
* ARCv2: perf: SMP supportAlexey Brodkin2015-08-271-15/+54
* ARCv2: perf: implement exclusion of event counting in user or kernel modeAlexey Brodkin2015-08-272-2/+17
* ARCv2: perf: Support sampling events using overflow interruptsAlexey Brodkin2015-08-272-10/+126
* ARCv2: perf: implement "event_set_period"Alexey Brodkin2015-08-271-16/+63
* ARC: perf: cap the number of counters to hardware max of 32Vineet Gupta2015-08-272-5/+6
* ARC: Eliminate some ARCv2 specific code for ARCompact buildVineet Gupta2015-08-212-28/+34
* ARC: add/fix some comments in code - no functional changeVineet Gupta2015-08-206-22/+23
* ARC: change some branchs to jumps to resolve linkage errorsYuriy Kolerov2015-08-203-9/+9
* ARC: ensure futex ops are atomic in !LLSC configVineet Gupta2015-08-201-0/+12
* ARC: Enable HAVE_FUTEX_CMPXCHGVineet Gupta2015-08-201-0/+1
* ARC: make futex_atomic_cmpxchg_inatomic() return bimodalVineet Gupta2015-08-201-9/+11
* ARC: futex cosmeticsVineet Gupta2015-08-201-8/+9
* ARC: add barriers to futex codeVineet Gupta2015-08-201-11/+10Star
* ARCv2: IOC: Allow boot time disableAlexey Brodkin2015-08-201-3/+4
* ARCv2: SLC: Allow boot time disableVineet Gupta2015-08-201-2/+19
* ARCv2: Support IO Coherency and permutations involving L1 and L2 cachesAlexey Brodkin2015-08-204-16/+125
* ARC: Enable optimistic spinning for LLSC configVineet Gupta2015-08-111-0/+1
* MAINTAINERS: add git tree for the arc architectureBaruch Siach2015-08-111-0/+1
* Linux 4.2-rc6Linus Torvalds2015-08-091-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-08-097-8/+35
|\
| * Input: elantech - add special check for fw_version 0x470f01 touchpadDuson Lin2015-08-072-2/+21
| * Input: twl4030-vibra - fix ERROR: Bad of_node_put() warningMarek Belisko2015-08-051-1/+2
| * Input: alps - only Dell laptops have separate button bits for v2 dualpoint st...Hans de Goede2015-08-032-4/+10
| * Input: axp20x-pek - add module aliasChen-Yu Tsai2015-08-031-0/+1
| * Input: turbografx - fix potential out of bound accessDmitry Torokhov2015-08-031-1/+1
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-08-0931-62/+130
|\ \
| * | 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/+0Star
| * | MIPS: BMIPS: Delete unused Kconfig symbolKevin Cernekee2015-08-031-1/+0Star
| * | 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/+30Star
| * | 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/+0Star
| | * | | | 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