- e6e3d8f Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
- cd5d38b ARCv2: fix local_save_flags by Vineet Gupta · 8 years ago
- 5a205a3 ARC: dw2 unwind: add infrastructure for adding cfi pseudo ops to asm by Vineet Gupta · 8 years ago
- 94f4fb0 ARC: module: support R_ARC_32_PCREL relocation by Vineet Gupta · 8 years ago
- e0d5321 arc: perf: Enable generic "cache-references" and "cache-misses" events by Alexey Brodkin · 8 years ago
- ce0f493 ARC: [plat-eznps] add missing atomic_fetch_xxx operations by Noam Camus · 8 years ago
- ce63652 ARCv2: Implement atomic64 based on LLOCKD/SCONDD instructions by Vineet Gupta · 9 years ago
- 26c01c4 ARCv2: Support dynamic peripheral address space in HS38 rel 3.0 cores by Vineet Gupta · 8 years ago
- 77e5bdf Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 05d9d0b ARC: uaccess: get_user to zero out dest in cause of fault by Vineet Gupta · 8 years ago
- f8430ea PCI/MSI: Enable PCI_MSI_IRQ_DOMAIN support for ARC by Joao Pinto · 8 years ago
- 1c3c9093 ARC: mm: fix build breakage with STRICT_MM_TYPECHECKS by Vineet Gupta · 8 years ago
- 840c054 ARC: Support syscall ABI v4 by Vineet Gupta · 8 years ago
- 86147e3 ARC: use correct offset in pt_regs for saving/restoring user mode r25 by Liav Rehana · 8 years ago
- 18b43e8 ARC: Call trace_hardirqs_on() before enabling irqs by Daniel Mentz · 8 years ago
- 9d3bc3d Merge tag 'arc-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
- 3925a16 ARC: mm: don't loose PTE_SPECIAL in pte_modify() by Vineet Gupta · 8 years ago
- c86ad14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 54d87d6 arc: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
- 4aef66c locking/atomic, arch/arc: Fix build by Peter Zijlstra · 8 years ago
- b53d6be locking/atomic: Remove linux/atomic.h:atomic_fetch_or() by Peter Zijlstra · 9 years ago
- fbffe89 locking/atomic, arch/arc: Implement atomic_fetch_{add,sub,and,andnot,or,xor}() by Peter Zijlstra · 9 years ago
- 726328d locking/spinlock, arch: Update and fix spin_unlock_wait() implementations by Peter Zijlstra · 8 years ago
- ed6aefe Revert "ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with exponential backoff" by Vineet Gupta · 8 years ago
- 819f360 Revert "ARCv2: spinlock/rwlock: Reset retry delay when starting a new spin-wait cycle" by Vineet Gupta · 8 years ago
- 42316a2 Revert "ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential backoff" by Vineet Gupta · 8 years ago
- 2547476 Fix typos by Andrea Gelmini · 8 years ago
- d04f90f Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 8 years ago
- a05a70d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- fd8cfd3 arch: fix has_transparent_hugepage() by Hugh Dickins · 8 years ago
- 5035cd5 ARC: pae: STRICT_MM_TYPECHECKS was broken by Vineet Gupta · 9 years ago
- 085572f ARC: [plat-eznps] Use dedicated COMMAND_LINE_SIZE by Noam Camus · 9 years ago
- 46c3e6b ARC: [plat-eznps] Use dedicated cpu_relax() by Tal Zilcer · 10 years ago
- 86c2546 ARC: [plat-eznps] Use dedicated identity auxiliary register. by Noam Camus · 11 years ago
- b1f2f6f ARC: [plat-eznps] Use dedicated SMP barriers by Noam Camus · 10 years ago
- a5a10d9 ARC: [plat-eznps] Use dedicated atomic/bitops/cmpxchg by Noam Camus · 10 years ago
- 8bcf2c4 ARC: [plat-eznps] Use dedicated user stack top by Noam Camus · 9 years ago
- 2a1021f ARC: rwlock: disable interrupts in !LLSC variant by Noam Camus · 9 years ago
- 15ca68a ARC: Make vmalloc size configurable by Noam Camus · 10 years ago
- 4bb40c6 ARC: clean out UAPI byteorder.h clean off Kconfig symbol by Noam Camus · 9 years ago
- 6e9318d ARC: RIP arc_{get|set}_core_freq() clk API by Alexey Brodkin · 9 years ago
- 88555cc ARC: irq: export some IRQs again by Vineet Gupta · 9 years ago
- 77c8d0d ARC: clockevent: DT based probe by Vineet Gupta · 9 years ago
- eec3c58 ARC: clockevent: switch to cpu notifier for clockevent setup by Noam Camus · 9 years ago
- 5695794 ARC: opencode arc_request_percpu_irq by Vineet Gupta · 9 years ago
- 26f9d5f ARC: support HIGHMEM even without PAE40 by Vineet Gupta · 9 years ago
- 2519d75 ARC: Fix PAE40 boot failures due to PTE truncation by Vineet Gupta · 9 years ago
- e5bc047 ARC: Add missing io barriers to io{read,write}{16,32}be() by Vineet Gupta · 9 years ago
- b0da6d4 asm-generic: Drop renameat syscall from default list by James Hogan · 9 years ago
- d9676fa ARCv2: Enable LOCKDEP by Evgeny Voevodin · 9 years ago
- e5e0a65 arc: Add our own implementation of fb_pgprotect() by Alexey Brodkin · 9 years ago
- 11caf57 Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
- d34687a Merge tag 'arc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
- 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
- deaf756 ARCv2: ioremap: Support dynamic peripheral address space by Vineet Gupta · 9 years ago
- f2e3d55 ARC: dma: reintroduce platform specific dma<->phys by Vineet Gupta · 9 years ago
- f5db19e ARC: dma: ioremap: use phys_addr_t consistenctly in code paths by Vineet Gupta · 9 years ago
- 01609ec ARC, thp: remove infrastructure for handling splitting PMDs by Vineet Gupta · 9 years ago
- c511eaa ARC: thp: unbork !CONFIG_TRANSPARENT_HUGEPAGE build by Vineet Gupta · 9 years ago
- 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
- 01cfbad ipv4: Update parameters for csum_tcpudp_magic to their original types by Alexander Duyck · 9 years ago
- c2ff5cf2 ARC: mm: Use virt_to_pfn() for addr >> PAGE_SHIFT pattern by Vineet Gupta · 9 years ago
- 20d7803 ARC: build: Better way to detect ISA compatible toolchain by Vineet Gupta · 9 years ago
- f778cc6 ARC: [BE] readl()/writel() to work in Big Endian CPU configuration by Lada Trimasova · 9 years ago
- 2a41b6d ARC: bitops: Remove non relevant comments by Vineet Gupta · 9 years ago
- 7423cc0 ARC: Fix misspellings in comments. by Adam Buchbinder · 9 years ago
- c1678ff ARC: Add PCI support by Joao Pinto · 9 years ago
- 4e0b6ca asm-generic: page.h: Remove useless get_user_page and free_user_page by Chen Gang · 9 years ago
- 9681787 ARCv2: SMP: Push IPI_IRQ into IPI provider by Vineet Gupta · 9 years ago
- dbcbc7e ARC: [intc-compact] Remove IPI setup from ARCompact port by Vineet Gupta · 9 years ago
- bb143f8 ARCv2: SMP: Emulate IPI to self using software triggered interrupt by Vineet Gupta · 9 years ago
- a150b08 ARCv2: boot report CCMs (Closely Coupled Memories) by Vineet Gupta · 9 years ago
- e835a65 Merge tag 'arc-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
- 37eda9d ARC: mm: Introduce explicit super page size support by Vineet Gupta · 9 years ago
- dec2b28 ARCv2: intc: Allow interruption by lowest priority interrupt by Vineet Gupta · 9 years ago
- b89bd1f ARC: shrink cpuinfo by not saving full timer BCR by Vineet Gupta · 9 years ago
- d584f0f ARCv2: clocksource: Rename GRTC -> GFRC ... by Vineet Gupta · 9 years ago
- e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
- 052c96d arc: convert to dma_map_ops by Christoph Hellwig · 9 years ago
- 4b32e89 ARC: mm: fix building for MMU v2 by Alexey Brodkin · 9 years ago
- 575a9d4 ARC: smp: Rename platform hook @init_cpu_smp -> @init_per_cpu by Vineet Gupta · 9 years ago
- b474a02 ARC: rename smp operation init_irq_cpu() to init_per_cpu() by Noam Camus · 9 years ago
- bc79c9a ARC: dw2 unwind: Reinstante unwinding out of modules by Vineet Gupta · 9 years ago
- b8628f3 ARCv2: Use the default irq priority for idle sleep by Vineet Gupta · 9 years ago
- 512b5b8 ARC: Abstract out ISA specific SLEEP args by Vineet Gupta · 9 years ago
- b3a0d9a Merge tag 'arc-4.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
- 1cfc05c ARC: cpu_relax() to be compiler barrier even for UP by Vineet Gupta · 9 years ago
- d63a978 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 5a364c2 ARC: mm: PAE40 support by Vineet Gupta · 10 years ago
- 28b4af7 ARC: mm: PAE40: switch to using phys_addr_t for physical addresses by Vineet Gupta · 9 years ago
- 45890f6 ARC: mm: HIGHMEM: kmap API implementation by Vineet Gupta · 10 years ago
- 336e213 ARC: mm: preps ahead of HIGHMEM support by Vineet Gupta · 10 years ago
- d408464 ARC: mm: use generic macros _BITUL()/_AC() by Alexey Brodkin · 9 years ago
- aa0efcd ARCv2: smp: [plat-*]: No need to explicitly call mcip_init_smp() by Vineet Gupta · 9 years ago
- 286130e ARC: smp: Introduce smp hook @init_irq_cpu called for all cores by Vineet Gupta · 9 years ago
- 8721a7f ARC: smp: Rename platform hook @init_smp -> @init_cpu_smp by Vineet Gupta · 9 years ago
- 26b8f99 ARCv2: smp: [plat-*]: No need to explicitly call mcip_init_early_smp() by Vineet Gupta · 9 years ago
- e55af4d ARC: smp: Introduce smp hook @init_early_smp for Master core by Vineet Gupta · 9 years ago
- 4c82f28 ARC: remove @init_time, @init_irq platform callbacks by Vineet Gupta · 9 years ago
- e0868e6 ARC: smp: irqchip: handle IPI as percpu irq like timer by Vineet Gupta · 9 years ago