- dbb885f Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
- 014018e ARC: [mm] Fix compilation breakage by Noam Camus · 10 years ago
- e356030 flush_icache_range: export symbol to fix build errors by Pranith Kumar · 10 years ago
- f7d11e9 locking,arch,arc: Fold atomic_ops by Peter Zijlstra · 11 years ago
- 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
- e853ccf Merge tag 'arc-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 10 years ago
- 2a5e95d mm, arc: remove obsolete pagefault oom killer comment by David Rientjes · 10 years ago
- 5290dd7 arc: Use sigsp() by Richard Weinberger · 11 years ago
- f6dd2a3 arc: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
- 79eb238 Merge tag 'tty-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
- ef35ad2 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 5030c69 Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before applying new changes by Ingo Molnar · 10 years ago
- 22524b0 Revert "ARC: [arcfpga] stdout-path now suffices for earlycon/console" by Greg Kroah-Hartman · 10 years ago
- af5abf1 ARC: help gcc elide icache helper for !SMP by Vineet Gupta · 10 years ago
- 1b1a22b ARC: move common ops for line/full cache into helpers by Vineet Gupta · 10 years ago
- da40ff4 ARC: cache boot reporting updates by Vineet Gupta · 10 years ago
- 590892d ARC: [intc] mask/unmask can be hidden again by Vineet Gupta · 10 years ago
- 25c7c11 ARC: [plat-arcfpga] No need for init_irq hack by Vineet Gupta · 10 years ago
- 878f46c ARC: [intc] don't mask all IRQ by default by Vineet Gupta · 10 years ago
- c16e3e2 ARC: prune extra header includes from smp.c by Vineet Gupta · 10 years ago
- c9a98e18 ARC: update some comments by Vineet Gupta · 10 years ago
- 2b75c0f ARC: [SMP] unify cpu private IRQ requests (TIMER/IPI) by Vineet Gupta · 11 years ago
- 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
- 9da433c ARC: [arcfpga] stdout-path now suffices for earlycon/console by Vineet Gupta · 10 years ago
- 1b9bff7 ARC: [arcfpga] RIP early uart platform device stuff by Vineet Gupta · 10 years ago
- 2e6fb7c serial/arc: remove earlyprintk support and switch to earlycon by Vineet Gupta · 10 years ago
- 2328af0 ARC: [SMP] Enable icache coherency by Vineet Gupta · 12 years ago
- 7e51221 ARC: [SMP] Fix IPI IRQ registration by Noam Camus · 12 years ago
- a4b6cb7 ARC: Implement ptrace(PTRACE_GET_THREAD_AREA) by Anton Kolesov · 10 years ago
- bef444a ARC: optimize kernel bss clearing in early boot code by Vineet Gupta · 11 years ago
- ba25915 ARC: Fix build breakage for !CONFIG_ARC_DW2_UNWIND by Vineet Gupta · 10 years ago
- 760ecbc ARC: fix build warning in devtree by Vineet Gupta · 10 years ago
- 2cc9e58 arc, perf: Use common PMU interrupt disabled code by Vince Weaver · 10 years ago
- 230a15f ARC: remove checks for CONFIG_ARC_MMU_V4 by Paul Bolle · 10 years ago
- 9b651cc Merge tag 'arc-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 10 years ago
- 5040573 arc: call find_vma with the mmap_sem held by Davidlohr Bueso · 10 years ago
- d2705064 Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next by Linus Torvalds · 10 years ago
- 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
- ef680cd ARC: Disable caches in early boot if so configured by Vineet Gupta · 11 years ago
- e87a850 ARC: [arcfpga] Early ARC UART to be only activated by cmdline by Vineet Gupta · 11 years ago
- c00bfd9 ARC: [arcfpga] Get rid of legacy BVCI latency unit support by Vineet Gupta · 10 years ago
- 26bc8a9 ARC: remove duplicate header exports by Vineet Gupta · 11 years ago
- 2d4899f ARC: arc_local_timer_setup() need not pass own cpu id by Vineet Gupta · 11 years ago
- eafd370 Merge branch 'dt-bus-name' into for-next by Rob Herring · 11 years ago
- f63f98e ARC: Fixed spelling errors within comments by Terence Eden · 11 years ago
- 2ab402d ARC: make start_thread() out-of-line by Vineet Gupta · 11 years ago
- d753863 ARC: fix mmuv2 warning by Vineet Gupta · 11 years ago
- 9a091d9 ARC: [SMP] ISS SMP extension bitrot by Vineet Gupta · 11 years ago
- 8aa9e85 ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safe by Vineet Gupta · 11 years ago
- 9d0c4df of/fdt: update of_get_flat_dt_prop in prep for libfdt by Rob Herring · 11 years ago
- ccf3356 of/fdt: consolidate built-in dtb section variables by Rob Herring · 11 years ago
- 64ee9f3 ARC: Delete stale barrier.h by Vineet Gupta · 11 years ago
- d594ffa arch,arc: Convert smp_mb__*() by Peter Zijlstra · 11 years ago
- 2ab08ee arc,hexagon: Delete asm/barrier.h by Peter Zijlstra · 11 years ago
- 3573d38 Merge tag 'arc-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 11 years ago
- ce816fa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP by Uwe Kleine-König · 11 years ago
- 61fb4bf ARC: [nsimosci] Unbork console by Vineet Gupta · 11 years ago
- 6eda477 ARC: [nsimosci] Change .dts to use generic 8250 UART by Mischa Jonker · 12 years ago
- c3441ed ARC: [SMP] General Fixes by Vineet Gupta · 11 years ago
- 159d813 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
- 462bf23 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 6041003 ARC: Remove unused DT template file by Vineet Gupta · 11 years ago
- f8b34c3 ARC: [clockevent] simplify timer ISR by Vineet Gupta · 11 years ago
- 35571f4 ARC: [clockevent] can't be SoC specific by Vineet Gupta · 11 years ago
- d345ea2 ARC: Remove ARC_HAS_COH_RTSC by Richard Weinberger · 11 years ago
- ec7ac6a ARC: switch to generic ENTRY/END assembler annotations by Vineet Gupta · 11 years ago
- d6579e9 ARC: support external initrd by Noam Camus · 12 years ago
- 80c1fe4 ARC: add uImage to .gitignore by Mischa Jonker · 11 years ago
- 18bff65 ARC: [arcfpga] Fix __initconst data const-correctness by Mischa Jonker · 11 years ago
- b053940 ARC: Use correct PTAG register for icache flush by Vineet Gupta · 11 years ago
- d426334 Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
- c7dcec7 Kconfig: Remove useless "default N" lines by Paul Bolle · 11 years ago
- ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 11 years ago
- b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 11 years ago
- 597690c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
- 9df62f0 arch: use ASM_NL instead of ';' for assembler new line character in the macro by Chen Gang · 11 years ago
- 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
- 7ae0e06 Merge tag 'arc-v3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 11 years ago
- 4a47415 Kconfig: update flightly outdated CONFIG_SMP documentation by Robert Graffham · 11 years ago
- e57d339 ARC: [cmdline] support External Device Trees from u-boot by Vineet Gupta · 11 years ago
- 59ed941 ARC: [cmdline] uboot cmdline handling rework by Vineet Gupta · 11 years ago
- f549ed1 arch: Re-sort some Kbuild files to hopefully help avoid some conflicts by Stephen Rothwell · 11 years ago
- 6806afc net: resort some Kbuild files to hopefully help avoid some conflicts by Stephen Rothwell · 11 years ago
- 1c62448 Merge tag 'v3.13-rc8' into core/locking by Ingo Molnar · 11 years ago
- 93ea02b arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h by Peter Zijlstra · 11 years ago
- 1de7da3 arch: Move smp_mb__{before,after}_atomic_{inc,dec}.h into asm/atomic.h by Peter Zijlstra · 11 years ago
- 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
- d8e8c7d ARC: [SMP] optimize IPI send and receive by Vineet Gupta · 11 years ago
- f2a4aa5 ARC: [SMP] simplify IPI code by Vineet Gupta · 11 years ago
- 53dc110 ARC: [SMP] cpu halt interface doesn't need "self" cpu-id by Vineet Gupta · 11 years ago
- ccdaa6e ARC: [SMP] IPI ACK interface doesn't need "self" cpu-id by Vineet Gupta · 11 years ago
- ddf8443 ARC: [SMP] cpumask not needed in IPI send path by Vineet Gupta · 11 years ago
- 1e01c7e ARC: Allow conditional multiple inclusion of uapi/asm/unistd.h by Vineet Gupta · 11 years ago
- 143c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
- e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
- da990a4 ARC: [perf] Fix a few thinkos by Vineet Gupta · 11 years ago
- 97bc386 ARC: Add guard macro to uapi/asm/unistd.h by Vineet Gupta · 11 years ago
- f06d19e ARC: extable: Enable sorting at build time by Vineet Gupta · 11 years ago
- dec8e46 Merge tag 'arc-v3.13-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 11 years ago