Age | Commit message (Expand) | Author |
2014-04-30 | ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safe | Vineet Gupta |
2014-04-18 | ARC: Delete stale barrier.h | Vineet Gupta |
2014-04-07 | Merge tag 'arc-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg... | Linus Torvalds |
2014-04-07 | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP | Uwe Kleine-König |
2014-04-05 | ARC: [nsimosci] Unbork console | Vineet Gupta |
2014-04-05 | ARC: [nsimosci] Change .dts to use generic 8250 UART | Mischa Jonker |
2014-04-05 | ARC: [SMP] General Fixes | Vineet Gupta |
2014-04-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-03-31 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-03-31 | ARC: Remove unused DT template file | Vineet Gupta |
2014-03-26 | ARC: [clockevent] simplify timer ISR | Vineet Gupta |
2014-03-26 | ARC: [clockevent] can't be SoC specific | Vineet Gupta |
2014-03-26 | ARC: Remove ARC_HAS_COH_RTSC | Richard Weinberger |
2014-03-26 | ARC: switch to generic ENTRY/END assembler annotations | Vineet Gupta |
2014-03-26 | ARC: support external initrd | Noam Camus |
2014-03-26 | ARC: add uImage to .gitignore | Mischa Jonker |
2014-03-26 | ARC: [arcfpga] Fix __initconst data const-correctness | Mischa Jonker |
2014-03-07 | ARC: Use correct PTAG register for icache flush | Vineet Gupta |
2014-02-20 | Merge branch 'master' into for-next | Jiri Kosina |
2014-02-20 | Kconfig: Remove useless "default N" lines | Paul Bolle |
2014-02-09 | locking/mcs: Allow architecture specific asm files to be used for contended case | Tim Chen |
2014-02-09 | locking/mcs: Order the header files in Kbuild of each architecture in alphabe... | Tim Chen |
2014-01-30 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2014-01-27 | arch: use ASM_NL instead of ';' for assembler new line character in the macro | Chen Gang |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-01-25 | Merge tag 'arc-v3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg... | Linus Torvalds |
2014-01-23 | Kconfig: update flightly outdated CONFIG_SMP documentation | Robert Graffham |
2014-01-16 | ARC: [cmdline] support External Device Trees from u-boot | Vineet Gupta |
2014-01-16 | ARC: [cmdline] uboot cmdline handling rework | Vineet Gupta |
2014-01-13 | arch: Re-sort some Kbuild files to hopefully help avoid some conflicts | Stephen Rothwell |
2014-01-13 | net: resort some Kbuild files to hopefully help avoid some conflicts | Stephen Rothwell |
2014-01-13 | Merge tag 'v3.13-rc8' into core/locking | Ingo Molnar |
2014-01-12 | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h | Peter Zijlstra |
2014-01-12 | arch: Move smp_mb__{before,after}_atomic_{inc,dec}.h into asm/atomic.h | Peter Zijlstra |
2014-01-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-12-23 | ARC: [SMP] optimize IPI send and receive | Vineet Gupta |
2013-12-23 | ARC: [SMP] simplify IPI code | Vineet Gupta |
2013-12-23 | ARC: [SMP] cpu halt interface doesn't need "self" cpu-id | Vineet Gupta |
2013-12-23 | ARC: [SMP] IPI ACK interface doesn't need "self" cpu-id | Vineet Gupta |
2013-12-23 | ARC: [SMP] cpumask not needed in IPI send path | Vineet Gupta |
2013-12-19 | ARC: Allow conditional multiple inclusion of uapi/asm/unistd.h | Vineet Gupta |
2013-12-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-12-17 | lib: Add missing arch generic-y entries for asm-generic/hash.h | David S. Miller |
2013-11-28 | ARC: [perf] Fix a few thinkos | Vineet Gupta |
2013-11-25 | ARC: Add guard macro to uapi/asm/unistd.h | Vineet Gupta |
2013-11-25 | ARC: extable: Enable sorting at build time | Vineet Gupta |
2013-11-19 | Merge tag 'arc-v3.13-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-11-19 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-11-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-11-15 | ARC: [plat-arcfpga] Add defconfig without initramfs location | Mischa Jonker |