- dcbcb49 Merge tag 'arc-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
- 4c6fabd ARC: fix build warnings with !CONFIG_KPROBES by Vineet Gupta · 8 years ago
- 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 8 years ago
- 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
- 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
- ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
- a4ee7ba Merge tag 'arc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
- 179cf19 ARCv2: intc: Use runtime value of irq count for setting up intc by Vineet Gupta · 8 years ago
- f33b8cd ARCv2: intc: Rework the build time irq count information by Yuriy Kolerov · 8 years ago
- fe7b109 ARC: [intc-*]: confine NR_CPU_IRQS to intc code by Vineet Gupta · 8 years ago
- e98a7bf ARCv2: intc: Use ARC_REG_STATUS32 for addressing STATUS32 reg by Yuriy Kolerov · 8 years ago
- b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 8 years ago
- 36425cd ARC: udelay: fix inline assembler by adding LP_COUNT to clobber list by Vineet Gupta · 8 years ago
- 815dd18 treewide: Consolidate get_dma_ops() implementations by Bart Van Assche · 8 years ago
- 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
- e497c8e ARCv2: IOC: Use actual memory size to setup aperture size by Vineet Gupta · 8 years ago
- 8c47f83 ARCv2: IOC: Adhere to progamming model guidelines to avoid DMA corruption by Vineet Gupta · 8 years ago
- d4911cdd ARCv2: IOC: refactor the IOC and SLC operations into own functions by Vineet Gupta · 8 years ago
- eb1357d ARC: module: Fix !CONFIG_ARC_DW2_UNWIND builds by Vineet Gupta · 8 years ago
- ecd43af ARCv2: save r30 on kernel entry as gcc uses it for code-gen by Vineet Gupta · 8 years ago
- 42e0372 Merge tag 'arc-4.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
- 08fe007 ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcache by Vineet Gupta · 8 years ago
- f64915b ARC: mm: No need to save cache version in @cpuinfo by Vineet Gupta · 8 years ago
- d25b6af Merge tag 'arc-4.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
- 107177b ARCv2: intc: default all interrupts to priority 1 by Vineet Gupta · 8 years ago
- 6f38751 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
- b26c2e3 ARC: breakout timer include code into separate header ... by Vineet Gupta · 8 years ago
- 2d7f5c4 ARC: move mcip.h into include/soc and adjust the includes by Vineet Gupta · 8 years ago
- c33a605 ARC: breakout aux handling into a separate header by Vineet Gupta · 8 years ago
- 6a8b2ca7 ARC: mm: PAE40: Fix crash at munmap by Yuriy Kolerov · 8 years ago
- 3c7c7a2 ARC: Don't use "+l" inline asm constraint by Vineet Gupta · 8 years ago
- 02cb689 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
- 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
- 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
- 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
- 4c8ee71 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
- 34e71e4 ARC: IRQ: Do not use hwirq as virq and vice versa by Yuriy Kolerov · 8 years ago
- e6e335b ARC: change return value of userspace cmpxchg assist syscall by Vineet Gupta · 8 years ago
- d65283f ARC: module: elide loop to save reference to .eh_frame by Vineet Gupta · 8 years ago
- d975cbc ARC: boot log: refactor cpu name/release printing by Vineet Gupta · 8 years ago
- a024fd9 ARC: boot log: don't assume SWAPE instruction support by Vineet Gupta · 8 years ago
- 73e284d ARC: boot log: refactor printing abt features not captured in BCRs by Vineet Gupta · 8 years ago
- 711c1f2 ARCv2: boot log: print IOC exists as well as enabled status by Vineet Gupta · 8 years ago
- 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
- cf986d4 ARCv2: IOC: use @ioc_enable not @ioc_exist where intended by Vineet Gupta · 8 years ago
- 91e040a ARC: syscall for userspace cmpxchg assist by Vineet Gupta · 8 years ago
- 1dec785 ARC: fix build warning in elf.h by Vineet Gupta · 8 years ago
- 3ce0fef ARCv2: intc: untangle SMP, MCIP and IDU by Vineet Gupta · 8 years ago
- 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 · 9 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 · 9 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 · 9 years ago
- a05a70d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- fd8cfd3 arch: fix has_transparent_hugepage() by Hugh Dickins · 9 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