| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'arc-v3.13-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-11-19 | 11 | -188/+814 |
|\ |
|
| * | ARC: [plat-arcfpga] Add defconfig without initramfs location | Mischa Jonker | 2013-11-15 | 1 | -0/+64 |
| * | ARC: perf: ARC 700 PMU doesn't support sampling events | Mischa Jonker | 2013-11-15 | 1 | -0/+4 |
| * | ARC: Add perf support for ARC700 cores | Mischa Jonker | 2013-11-12 | 4 | -1/+530 |
| * | ARC: [TB10x] Updates for GPIO and pinctrl | Christian Ruppert | 2013-11-11 | 6 | -187/+216 |
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-11-19 | 1 | -2/+0 |
|\ \ |
|
| * | | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner | 2013-11-13 | 1 | -2/+0 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-11-16 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | doc: typo on word accounting in kprobes.c in mutliple architectures | Anoop Thomas Mathew | 2013-10-14 | 1 | -1/+1 |
* | | | | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS | Christoph Hellwig | 2013-11-15 | 1 | -1/+0 |
* | | | | arc: handle pgtable_page_ctor() fail | Kirill A. Shutemov | 2013-11-15 | 1 | -3/+8 |
* | | | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-11-12 | 5 | -116/+25 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring | 2013-11-07 | 6 | -21/+32 |
| |\ \ \ |
|
| * | | | | of: remove empty arch prom.h headers | Rob Herring | 2013-10-10 | 1 | -12/+0 |
| * | | | | of: remove HAVE_ARCH_DEVTREE_FIXUPS | Rob Herring | 2013-10-10 | 1 | -2/+0 |
| * | | | | arc: remove unnecessary prom.h includes | Rob Herring | 2013-10-10 | 2 | -2/+0 |
| * | | | | arc: use common of_flat_dt_match_machine | Rob Herring | 2013-10-10 | 3 | -62/+23 |
| * | | | | of: remove early_init_dt_setup_initrd_arch | Rob Herring | 2013-10-09 | 1 | -7/+0 |
| * | | | | arc: use early_init_dt_scan | Rob Herring | 2013-10-09 | 1 | -13/+1 |
| * | | | | arc: use unflatten_and_copy_device_tree | Rob Herring | 2013-10-09 | 3 | -18/+1 |
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-11-12 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'linus' into sched/core | Ingo Molnar | 2013-11-01 | 1 | -1/+1 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge tag 'v3.12-rc4' into sched/core | Ingo Molnar | 2013-10-09 | 5 | -20/+31 |
| |\ \ \ \ \ |
|
| * | | | | | | sched, arch: Create asm/preempt.h | Peter Zijlstra | 2013-09-25 | 1 | -0/+1 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | ARC: [plat-arcfpga] defconfig update | Vineet Gupta | 2013-11-07 | 1 | -0/+3 |
* | | | | | | smp, ARC: kill SMP single function call interrupt | Jiang Liu | 2013-11-07 | 1 | -6/+1 |
* | | | | | | ARC: [SMP] Disallow RTSC | Vineet Gupta | 2013-11-07 | 2 | -8/+5 |
* | | | | | | ARC: [SMP] Fix build failures for large NR_CPUS | Vineet Gupta | 2013-11-06 | 2 | -3/+21 |
* | | | | | | ARC: [SMP] enlarge possible NR_CPUS | Noam Camus | 2013-11-06 | 1 | -2/+2 |
* | | | | | | ARC: [SMP] TLB flush | Vineet Gupta | 2013-11-06 | 4 | -3/+99 |
* | | | | | | ARC: [SMP] ASID allocation | Vineet Gupta | 2013-11-06 | 3 | -23/+37 |
* | | | | | | arc: export symbol for pm_power_off in reset.c | Chen Gang | 2013-11-06 | 1 | -0/+1 |
* | | | | | | arc: export symbol for save_stack_trace() in stacktrace.c | Chen Gang | 2013-11-06 | 1 | -0/+1 |
* | | | | | | arc: remove '__init' for get_hw_config_num_irq() | Chen Gang | 2013-11-06 | 2 | -2/+2 |
* | | | | | | arc: remove '__init' for first_lines_of_secondary() | Chen Gang | 2013-11-06 | 2 | -2/+2 |
* | | | | | | arc: remove '__init' for setup_processor() and arc_init_IRQ() | Chen Gang | 2013-11-06 | 2 | -2/+2 |
* | | | | | | arc: kgdb: add default implementation for kgdb_roundup_cpus() | Chen Gang | 2013-11-06 | 1 | -0/+12 |
* | | | | | | ARC: Fix bogus gcc warning and micro-optimise TLB iteration loop | Vineet Gupta | 2013-11-06 | 1 | -2/+2 |
* | | | | | | ARC: Add support for irqflags tracing and lockdep | Vineet Gupta | 2013-11-06 | 4 | -1/+42 |
* | | | | | | ARC: Reset the value of Interrupt Priority Register | Vineet Gupta | 2013-11-06 | 1 | -3/+7 |
* | | | | | | ARC: Reduce #ifdef'ery for unaligned access emulation | Vineet Gupta | 2013-11-06 | 3 | -7/+3 |
* | | | | | | ARC: Change calling convention of do_page_fault() | Vineet Gupta | 2013-11-06 | 3 | -8/+7 |
* | | | | | | ARC: cacheflush optim - PTAG can be loop invariant if V-P is const | Vineet Gupta | 2013-11-06 | 1 | -3/+11 |
* | | | | | | ARC: cacheflush refactor #3: Unify the {d,i}cache flush leaf helpers | Vineet Gupta | 2013-11-06 | 1 | -84/+55 |
* | | | | | | ARC: cacheflush refactor #2: I and D caches lines to have same size | Vineet Gupta | 2013-11-06 | 2 | -22/+16 |
* | | | | | | ARC: cacheflush refactor #1: push aux reg ascertaining into leaf routine | Vineet Gupta | 2013-11-06 | 1 | -10/+6 |
* | | | | | | ARC: use __weak instead of __attribute__((weak)) | Vineet Gupta | 2013-11-06 | 2 | -2/+2 |
* | | | | | | ARC: Annotate some functions as static | Vineet Gupta | 2013-11-06 | 1 | -6/+5 |
* | | | | | | arc: Replace __get_cpu_var uses | Christoph Lameter | 2013-11-06 | 2 | -4/+4 |
| |_|_|_|/
|/| | | | |
|
* | | | | | ARC: Incorrect mm reference used in vmalloc fault handler | Vineet Gupta | 2013-11-02 | 1 | -3/+3 |
| |_|/ /
|/| | | |
|