- 04e2eee ARC: Reduce bitops lines of code using macros by Vineet Gupta · 10 years ago
- b8a0330 ARCv2: barriers by Vineet Gupta · 10 years ago
- 470c27e arch: conditionally define smp_{mb,rmb,wmb} by Vineet Gupta · 10 years ago
- 2576c28 ARC: add smp barriers around atomics per Documentation/atomic_ops.txt by Vineet Gupta · 10 years ago
- d57f727 ARC: add compiler barrier to LLSC based cmpxchg by Vineet Gupta · 10 years ago
- eaf0ecc ARCv2: SMP: intc: IDU 2nd level intc for dynamic IRQ distribution by Vineet Gupta · 10 years ago
- 72d7288 ARCv2: SMP: clocksource: Enable Global Real Time counter by Vineet Gupta · 10 years ago
- aa6083e ARCv2: SMP: ARConnect debug/robustness by Vineet Gupta · 10 years ago
- 82fea5a ARCv2: SMP: Support ARConnect (MCIP) for Inter-Core-Interrupts et al by Vineet Gupta · 10 years ago
- 173eaaf ARC: make plat_smp_ops weak to allow over-rides by Vineet Gupta · 9 years ago
- aa93e8e ARCv2: clocksource: Introduce 64bit local RTC counter by Vineet Gupta · 11 years ago
- b3210d1 ARCv2: extable: Enable sorting at build time by Vineet Gupta · 11 years ago
- 8922bc3 ARCv2: Adhere to Zero Delay loop restriction by Vineet Gupta · 11 years ago
- 1f7e3dc ARCv2: optimised string/mem lib routines by Claudiu Zissulescu · 10 years ago
- bcc4d65 ARCv2: MMUv4: support aliasing icache config by Vineet Gupta · 9 years ago
- d1f317d ARCv2: MMUv4: cache programming model changes by Vineet Gupta · 10 years ago
- d7a512b ARCv2: MMUv4: TLB programming Model changes by Vineet Gupta · 10 years ago
- 4de0e52 ARCv2: STAR 9000814690: Really Re-enable interrupts to avoid deadlocks by Vineet Gupta · 10 years ago
- 0d7b885 ARCv2: STAR 9000808988: signals involving Delay Slot by Vineet Gupta · 10 years ago
- 4255b07 ARCv2: STAR 9000793984: Handle return from intr to Delay Slot by Vineet Gupta · 10 years ago
- 1f6ccff ARCv2: Support for ARCv2 ISA and HS38x cores by Vineet Gupta · 12 years ago
- 820970a ARCv2: [intc] HS38 core interrupt controller by Vineet Gupta · 10 years ago
- 10d11e5 ARC: uncached base is hard constant for ARC, don't save it by Vineet Gupta · 10 years ago
- 5793e27 ARC: intc: split into ARCompact ISA specific, common bits by Vineet Gupta · 10 years ago
- 6ffb9c8 ARC: Make way for pt_regs != user_regs_struct by Vineet Gupta · 11 years ago
- 5a343b9 ARC: entry.S: [arcompact] simplify SWITCH_TO_KERNEL_STK by Vineet Gupta · 10 years ago
- c80417b ARC: entry.S: use single EXCEPTION_PROLOGUE by Vineet Gupta · 10 years ago
- 62fb640 ARC: entry.S: micro-optimize Trap handler by Vineet Gupta · 10 years ago
- c7e6d79 ARC: entry.S: move some code around for cache locality in return path by Vineet Gupta · 10 years ago
- 6d1a20b ARC: entry.S: split into ARCompact ISA specific, common bits by Vineet Gupta · 10 years ago
- c10d696 ARC: entry.S: Ensure that restore_regs is local to compilation unit by Vineet Gupta · 10 years ago
- 4bf4564 ARC: entry.S: comments cleanup by Vineet Gupta · 10 years ago
- a8717d2 ARC: entry.S: Trap handler to use r10 for syscall vs. brkpt decision by Vineet Gupta · 10 years ago
- 9b8c7d1 ARC: entry.S: FAKE_RET_FROM_EXCPN can always use r9 by Vineet Gupta · 10 years ago
- a615b47 ARC: entry.S: confine EXCEPTION_* macros to one file by Vineet Gupta · 10 years ago
- f033737 ARC: entry.S: canonical'ize EXCEPTION_{PROLOGUE,EPILOGUE} by Vineet Gupta · 10 years ago
- 09f3b37 ARC: entry.S: Introduce INTERRUPT_{PROLOGUE,EPILOGUE} by Vineet Gupta · 10 years ago
- fbfa26a ARC: entry.S: common'ize scrtach reg freeup in intr + exceptions by Vineet Gupta · 10 years ago
- 11e1489 ARC: untangle cache flush loop by Vineet Gupta · 10 years ago
- 6c31068 ARC: cacheflush: No need to retain DC_CTRL from __before_dc_op() by Vineet Gupta · 9 years ago
- 8ea2ddf ARC: cacheflush: move some code around, delete old comments by Vineet Gupta · 9 years ago
- 8362c38 ARC: mm/cache_arc700.c -> mm/cache.c by Vineet Gupta · 10 years ago
- db7e985 ARC: [axs101] Add missing __init annotations by Vineet Gupta · 9 years ago
- 7cacc5b ARC: [axs101] STAR 9000799830: Fix SD cards support by Alexey Brodkin · 10 years ago
- 749aa0e ARC: [axs101] Tweak DDR port aperture mappings for performance by Vineet Gupta · 10 years ago
- 8d0d56b ARC: [axs101] support early 8250 uart by Vineet Gupta · 10 years ago
- 556cc1c ARC: [axs101] Add support for AXS101 SDP (software development platform) by Alexey Brodkin · 11 years ago
- 4db27dc ARC: mm: document system mem map clearly by Vineet Gupta · 10 years ago
- def32fad ARC: stack unwinder to bail if PC is not kernel mode by Vineet Gupta · 10 years ago
- 082ae1e ARC: perf: Remove unnecessary local variable by Tobias Klauser · 10 years ago
- 7002f77 arc: fix use of uninitialized arc_pmu by Max Filippov · 9 years ago
- b27f739 ARC: fix section mismatch with allyesconfig by Vineet Gupta · 9 years ago
- 036b2c5 ARC: explicit'ify uboot support by Vineet Gupta · 10 years ago
- fd15579 ARC: [plat_arcfpga]->[plat_sim] by Vineet Gupta · 10 years ago
- 6623146 ARC: [arcfpga] RIP legacy ISS based SMP extension by Vineet Gupta · 10 years ago
- 40b552d ARC: compress cpuinfo_arc_mmu (mainly save page size in KB) by Vineet Gupta · 10 years ago
- 5b9bd17 ARC: clocksource cleanups by Vineet Gupta · 10 years ago
- 565a9b4 ARC: RIP broken 64bit RTSC by Vineet Gupta · 10 years ago
- 742f8af ARC: [kbuild] Retire CONFIG_ARC_CPU_REL_4_10 by Vineet Gupta · 11 years ago
- 454bfda ARC: remove the unused platform helpers from dma mapping API by Vineet Gupta · 10 years ago
- 7c42eaf ARC: switch to simpler CROSS_COMPILE prefix by Vineet Gupta · 10 years ago
- 4530949 ARC: fold ___flush_dcache_page into __flush_dcache_page by Vineet Gupta · 10 years ago
- 1269f4d ARC: fix warning in sched due to thread_saved_pc() by Vineet Gupta · 10 years ago
- e260818 Linux 4.1-rc4 by Linus Torvalds · 10 years ago
- ab992dc watchdog: Fix merge 'conflict' by Peter Zijlstra · 10 years ago
- 7cf7d42 Merge tag 'for-linus-20150516' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
- c0655fe Merge tag 'usb-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
- dd8edd7 Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
- 3f4741b Merge tag 'staging-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
- 148c46f Merge tag 'char-misc-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
- 92752b5 Merge branch 'for-linus-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 10 years ago
- 1630ee5 Merge tag 'upstream-4.1-rc4' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 10 years ago
- 6a8098a Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
- c7309e8 Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
- 518af3c Merge branch 'master' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
- 2ed3d79 Merge tag 'arc-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 10 years ago
- d661027 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
- 7378668 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
- d70933b Merge tag 'linux-kselftest-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 10 years ago
- 4b470f1 Merge branch 'parisc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
- 8947e39 Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor" by Brian Norris · 10 years ago
- e05cb56 MIPS: tlb-r4k: Fix PG_ELPA comment by James Hogan · 10 years ago
- 7363cb7 MIPS: Fix up obsolete cpu_set usage by Ezequiel Garcia · 10 years ago
- be5e32f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 14db1e8 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- ef4a293 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 214e9f7 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- c4d0bcc Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
- 0336104 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
- 56523ee Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Arnd Bergmann · 10 years ago
- cc1c1b5 Merge tag 'mvebu-fixes-4.1-2' of git://git.infradead.org/linux-mvebu into fixes by Arnd Bergmann · 10 years ago
- 31c17ac MAINTAINERS: Add dts entries for some of the Marvell SoCs by Gregory CLEMENT · 10 years ago
- 60d5dde Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux into perf/urgent by Ingo Molnar · 10 years ago
- 4723132 Merge tag 'drm-intel-fixes-2015-05-13' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
- e52f649 Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
- b9576fc ext4: fix an ext3 collapse range regression in xfstests by Theodore Ts'o · 10 years ago
- f0897f4 Merge tag 'pm+acpi-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
- fc8c540 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
- 3c25a75 Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 10 years ago
- b0dc2b9 mm, numa: really disable NUMA balancing by default on single node machines by Mel Gorman · 10 years ago