summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-08-27ARCv2: perf: Support sampling events using overflow interruptsAlexey Brodkin
2015-08-27ARCv2: perf: implement "event_set_period"Alexey Brodkin
2015-08-27ARC: perf: cap the number of counters to hardware max of 32Vineet Gupta
2015-08-21ARC: Eliminate some ARCv2 specific code for ARCompact buildVineet Gupta
2015-08-20ARC: add/fix some comments in code - no functional changeVineet Gupta
2015-08-20ARC: change some branchs to jumps to resolve linkage errorsYuriy Kolerov
2015-08-20ARC: ensure futex ops are atomic in !LLSC configVineet Gupta
2015-08-20ARC: Enable HAVE_FUTEX_CMPXCHGVineet Gupta
2015-08-20ARC: make futex_atomic_cmpxchg_inatomic() return bimodalVineet Gupta
2015-08-20ARC: futex cosmeticsVineet Gupta
2015-08-20ARC: add barriers to futex codeVineet Gupta
2015-08-20ARCv2: IOC: Allow boot time disableAlexey Brodkin
2015-08-20ARCv2: SLC: Allow boot time disableVineet Gupta
2015-08-20ARCv2: Support IO Coherency and permutations involving L1 and L2 cachesAlexey Brodkin
2015-08-11ARC: Enable optimistic spinning for LLSC configVineet Gupta
2015-08-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-08-08Merge tag 'arc-v4.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-08-08Merge tag 'usb-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-08-07ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential backoffVineet Gupta
2015-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2015-08-07sparc64: Fix userspace FPU register corruptions.David S. Miller
2015-08-07signal: fix information leak in copy_siginfo_to_userAmanieu d'Antras
2015-08-07signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras
2015-08-05Merge tag 'phy-for-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2015-08-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-08-05KVM: MTRR: Use default type for non-MTRR-covered gfn before WARN_ONAlex Williamson
2015-08-05MIPS: Make set_pte() SMP safe.David Daney
2015-08-05ARC: Make pt_regs regs unsignedVineet Gupta
2015-08-04ARM: dts: dra7: Add syscon-pllreset syscon to SATA PHYRoger Quadros
2015-08-04ARCv2: spinlock/rwlock: Reset retry delay when starting a new spin-wait cycleVineet Gupta
2015-08-04ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with exponentia...Vineet Gupta
2015-08-04ARC: LLOCK/SCOND based rwlockVineet Gupta
2015-08-04ARC: LLOCK/SCOND based spin_lockVineet Gupta
2015-08-04ARC: refactor atomic inline asm operands with symbolic namesVineet Gupta
2015-08-04Revert "ARCv2: STAR 9000837815 workaround hardware exclusive transactions liv...Vineet Gupta
2015-08-04ARCv2: [axs103_smp] Reduce clk for Quad FPGA configsVineet Gupta
2015-08-03ARCv2: Fix the peripheral address space detectionVineet Gupta
2015-08-03MIPS: Replace add and sub instructions in relocate_kernel.S with addiuJames Cowgill
2015-08-03MIPS: Flush RPS on kernel entry with EVAJames Hogan
2015-08-03Revert "MIPS: BCM63xx: Provide a plat_post_dma_flush hook"Florian Fainelli
2015-08-03MIPS: BMIPS: Delete unused Kconfig symbolKevin Cernekee
2015-08-03MIPS: Export get_c0_perfcount_int()Felix Fietkau
2015-08-03MIPS: show_stack: Fix stack trace with EVAJames Hogan
2015-08-03MIPS: do_mcheck: Fix kernel code dump with EVAJames Hogan
2015-08-03MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith
2015-08-03MIPS: Partially disable RIXI support.Ralf Baechle
2015-08-03MIPS: Handle page faults of executable but unreadable pages correctly.Ralf Baechle
2015-08-03MIPS: Malta: Don't reinitialise RTCJames Hogan
2015-08-03MIPS: unaligned: Fix build error on big endian R6 kernelsJames Cowgill
2015-08-03MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau