Age | Commit message (Expand) | Author | Files | Lines |
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 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
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 |
2013-11-06 | ARC: Fix bogus gcc warning and micro-optimise TLB iteration loop | Vineet Gupta | 1 | -2/+2 |
2013-11-06 | ARC: Add support for irqflags tracing and lockdep | Vineet Gupta | 4 | -1/+42 |
2013-11-06 | ARC: Reset the value of Interrupt Priority Register | Vineet Gupta | 1 | -3/+7 |
2013-11-06 | ARC: Reduce #ifdef'ery for unaligned access emulation | Vineet Gupta | 3 | -7/+3 |
2013-11-06 | ARC: Change calling convention of do_page_fault() | Vineet Gupta | 3 | -8/+7 |
2013-11-06 | ARC: cacheflush optim - PTAG can be loop invariant if V-P is const | Vineet Gupta | 1 | -3/+11 |
2013-11-06 | ARC: cacheflush refactor #3: Unify the {d,i}cache flush leaf helpers | Vineet Gupta | 1 | -84/+55 |
2013-11-06 | ARC: cacheflush refactor #2: I and D caches lines to have same size | Vineet Gupta | 2 | -22/+16 |
2013-11-06 | ARC: cacheflush refactor #1: push aux reg ascertaining into leaf routine | Vineet Gupta | 1 | -10/+6 |
2013-11-06 | ARC: use __weak instead of __attribute__((weak)) | Vineet Gupta | 2 | -2/+2 |
2013-11-06 | ARC: Annotate some functions as static | Vineet Gupta | 1 | -6/+5 |
2013-11-06 | arc: Replace __get_cpu_var uses | Christoph Lameter | 2 | -4/+4 |
2013-11-02 | ARC: Incorrect mm reference used in vmalloc fault handler | Vineet Gupta | 1 | -3/+3 |
2013-11-01 | Merge branch 'linus' into sched/core | Ingo Molnar | 1 | -1/+1 |
2013-10-12 | ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc" | Vineet Gupta | 1 | -1/+1 |
2013-10-10 | of: remove empty arch prom.h headers | Rob Herring | 1 | -12/+0 |
2013-10-10 | of: remove HAVE_ARCH_DEVTREE_FIXUPS | Rob Herring | 1 | -2/+0 |
2013-10-10 | arc: remove unnecessary prom.h includes | Rob Herring | 2 | -2/+0 |
2013-10-10 | arc: use common of_flat_dt_match_machine | Rob Herring | 3 | -62/+23 |
2013-10-09 | of: remove early_init_dt_setup_initrd_arch | Rob Herring | 1 | -7/+0 |
2013-10-09 | arc: use early_init_dt_scan | Rob Herring | 1 | -13/+1 |
2013-10-09 | arc: use unflatten_and_copy_device_tree | Rob Herring | 3 | -18/+1 |
2013-10-09 | Merge tag 'v3.12-rc4' into sched/core | Ingo Molnar | 5 | -20/+31 |
2013-10-03 | ARC: Fix signal frame management for SA_SIGINFO | Christian Ruppert | 1 | -12/+13 |
2013-09-27 | ARC: Use clockevents_config_and_register over clockevents_register_device | Uwe Kleine-König | 1 | -5/+2 |
2013-09-27 | ARC: Workaround spinlock livelock in SMP SystemC simulation | Vineet Gupta | 1 | -1/+8 |
2013-09-27 | ARC: Fix 32-bit wrap around in access_ok() | Vineet Gupta | 1 | -2/+2 |
2013-09-27 | ARC: Handle zero-overhead-loop in unaligned access handler | Mischa Jonker | 1 | -0/+6 |
2013-09-25 | sched, arch: Create asm/preempt.h | Peter Zijlstra | 1 | -0/+1 |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 1 | -1/+0 |
2013-09-13 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 1 | -7/+4 |
2013-09-13 | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner | 1 | -2/+4 |
2013-09-13 | arch: mm: remove obsolete init OOM protection | Johannes Weiner | 1 | -5/+0 |
2013-09-12 | ARC: SMP failed to boot due to missing IVT setup | Noam Camus | 4 | -5/+5 |