Age | Commit message (Expand) | Author | Files | Lines |
2014-01-30 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -0/+2 |
2014-01-27 | arch: use ASM_NL instead of ';' for assembler new line character in the macro | Chen Gang | 1 | -0/+2 |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+1 |
2014-01-25 | Merge tag 'arc-v3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg... | Linus Torvalds | 6 | -108/+121 |
2014-01-23 | Kconfig: update flightly outdated CONFIG_SMP documentation | Robert Graffham | 1 | -2/+2 |
2014-01-16 | ARC: [cmdline] support External Device Trees from u-boot | Vineet Gupta | 1 | -3/+12 |
2014-01-16 | ARC: [cmdline] uboot cmdline handling rework | Vineet Gupta | 3 | -42/+34 |
2014-01-13 | arch: Re-sort some Kbuild files to hopefully help avoid some conflicts | Stephen Rothwell | 1 | -1/+1 |
2014-01-13 | net: resort some Kbuild files to hopefully help avoid some conflicts | Stephen Rothwell | 1 | -1/+1 |
2014-01-13 | Merge tag 'v3.13-rc8' into core/locking | Ingo Molnar | 1 | -1/+7 |
2014-01-12 | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h | Peter Zijlstra | 1 | -0/+1 |
2014-01-12 | arch: Move smp_mb__{before,after}_atomic_{inc,dec}.h into asm/atomic.h | Peter Zijlstra | 2 | -5/+5 |
2014-01-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+7 |
2013-12-23 | ARC: [SMP] optimize IPI send and receive | Vineet Gupta | 1 | -28/+40 |
2013-12-23 | ARC: [SMP] simplify IPI code | Vineet Gupta | 1 | -28/+28 |
2013-12-23 | ARC: [SMP] cpu halt interface doesn't need "self" cpu-id | Vineet Gupta | 1 | -5/+4 |
2013-12-23 | ARC: [SMP] IPI ACK interface doesn't need "self" cpu-id | Vineet Gupta | 3 | -5/+5 |
2013-12-23 | ARC: [SMP] cpumask not needed in IPI send path | Vineet Gupta | 3 | -17/+18 |
2013-12-19 | ARC: Allow conditional multiple inclusion of uapi/asm/unistd.h | Vineet Gupta | 1 | -1/+7 |
2013-12-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -2/+8 |
2013-12-17 | lib: Add missing arch generic-y entries for asm-generic/hash.h | David S. Miller | 1 | -0/+1 |
2013-11-28 | ARC: [perf] Fix a few thinkos | Vineet Gupta | 1 | -2/+2 |
2013-11-25 | ARC: Add guard macro to uapi/asm/unistd.h | Vineet Gupta | 1 | -0/+5 |
2013-11-25 | ARC: extable: Enable sorting at build time | Vineet Gupta | 1 | -0/+1 |
2013-11-19 | Merge tag 'arc-v3.13-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 11 | -188/+814 |
2013-11-19 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+0 |
2013-11-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2013-11-15 | ARC: [plat-arcfpga] Add defconfig without initramfs location | Mischa Jonker | 1 | -0/+64 |
2013-11-15 | ARC: perf: ARC 700 PMU doesn't support sampling events | Mischa Jonker | 1 | -0/+4 |
2013-11-15 | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS | Christoph Hellwig | 1 | -1/+0 |
2013-11-15 | arc: handle pgtable_page_ctor() fail | Kirill A. Shutemov | 1 | -3/+8 |
2013-11-13 | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner | 1 | -2/+0 |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -116/+25 |
2013-11-12 | ARC: Add perf support for ARC700 cores | Mischa Jonker | 4 | -1/+530 |
2013-11-12 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2013-11-11 | ARC: [TB10x] Updates for GPIO and pinctrl | Christian Ruppert | 6 | -187/+216 |
2013-11-07 | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring | 6 | -21/+32 |
2013-11-07 | ARC: [plat-arcfpga] defconfig update | Vineet Gupta | 1 | -0/+3 |
2013-11-07 | smp, ARC: kill SMP single function call interrupt | Jiang Liu | 1 | -6/+1 |
2013-11-07 | ARC: [SMP] Disallow RTSC | Vineet Gupta | 2 | -8/+5 |
2013-11-06 | ARC: [SMP] Fix build failures for large NR_CPUS | Vineet Gupta | 2 | -3/+21 |
2013-11-06 | ARC: [SMP] enlarge possible NR_CPUS | Noam Camus | 1 | -2/+2 |
2013-11-06 | ARC: [SMP] TLB flush | Vineet Gupta | 4 | -3/+99 |
2013-11-06 | ARC: [SMP] ASID allocation | Vineet Gupta | 3 | -23/+37 |
2013-11-06 | arc: export symbol for pm_power_off in reset.c | Chen Gang | 1 | -0/+1 |
2013-11-06 | arc: export symbol for save_stack_trace() in stacktrace.c | Chen Gang | 1 | -0/+1 |
2013-11-06 | arc: remove '__init' for get_hw_config_num_irq() | Chen Gang | 2 | -2/+2 |
2013-11-06 | arc: remove '__init' for first_lines_of_secondary() | Chen Gang | 2 | -2/+2 |
2013-11-06 | arc: remove '__init' for setup_processor() and arc_init_IRQ() | Chen Gang | 2 | -2/+2 |
2013-11-06 | arc: kgdb: add default implementation for kgdb_roundup_cpus() | Chen Gang | 1 | -0/+12 |