Age | Commit message (Expand) | Author |
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 |
2013-11-15 | ARC: perf: ARC 700 PMU doesn't support sampling events | Mischa Jonker |
2013-11-15 | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS | Christoph Hellwig |
2013-11-15 | arc: handle pgtable_page_ctor() fail | Kirill A. Shutemov |
2013-11-13 | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-11-12 | ARC: Add perf support for ARC700 cores | Mischa Jonker |
2013-11-12 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-11-11 | ARC: [TB10x] Updates for GPIO and pinctrl | Christian Ruppert |
2013-11-07 | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring |
2013-11-07 | ARC: [plat-arcfpga] defconfig update | Vineet Gupta |
2013-11-07 | smp, ARC: kill SMP single function call interrupt | Jiang Liu |
2013-11-07 | ARC: [SMP] Disallow RTSC | Vineet Gupta |
2013-11-06 | ARC: [SMP] Fix build failures for large NR_CPUS | Vineet Gupta |
2013-11-06 | ARC: [SMP] enlarge possible NR_CPUS | Noam Camus |
2013-11-06 | ARC: [SMP] TLB flush | Vineet Gupta |
2013-11-06 | ARC: [SMP] ASID allocation | Vineet Gupta |
2013-11-06 | arc: export symbol for pm_power_off in reset.c | Chen Gang |
2013-11-06 | arc: export symbol for save_stack_trace() in stacktrace.c | Chen Gang |
2013-11-06 | arc: remove '__init' for get_hw_config_num_irq() | Chen Gang |
2013-11-06 | arc: remove '__init' for first_lines_of_secondary() | Chen Gang |
2013-11-06 | arc: remove '__init' for setup_processor() and arc_init_IRQ() | Chen Gang |
2013-11-06 | arc: kgdb: add default implementation for kgdb_roundup_cpus() | Chen Gang |