Sign in
android-kvm
/
linux
/
0ca44b148ef2596882742dc03ef1c3adcd40f03b
/
arch
/
arc
/
kernel
9fb92eb
ARC: R-M-W assist locks only needed for !LLSC
by Vineet Gupta
· 10 years ago
816fb41
Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
4fbf81c
ARC: kgdb: generic kgdb_arch_pc() suffices
by Vineet Gupta
· 10 years ago
5637208
ARC: boot: cpu feature print enhancements
by Vineet Gupta
· 10 years ago
c4b9856
ARC: boot: consolidate cross-checking of h/w and s/w
by Vineet Gupta
· 10 years ago
435abb6
ARC: RIP @running_on_hw
by Vineet Gupta
· 10 years ago
1736a56
ARC: rename kconfig option for unaligned emulation
by Vineet Gupta
· 10 years ago
d7f8a08
ARC: [plat*] move code out of .init_machine into common
by Vineet Gupta
· 10 years ago
619f301
ARC: Allow SMP kernel to build/boot on UP-only infrastructure
by Vineet Gupta
· 10 years ago
63b12bd
Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc
by Linus Torvalds
· 10 years ago
e853ccf
Merge tag 'arc-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 10 years ago
5290dd7
arc: Use sigsp()
by Richard Weinberger
· 11 years ago
f6dd2a3
arc: Use get_signal() signal_setup_done()
by Richard Weinberger
· 11 years ago
5030c69
Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before applying new changes
by Ingo Molnar
· 10 years ago
590892d
ARC: [intc] mask/unmask can be hidden again
by Vineet Gupta
· 11 years ago
878f46c
ARC: [intc] don't mask all IRQ by default
by Vineet Gupta
· 11 years ago
c16e3e2
ARC: prune extra header includes from smp.c
by Vineet Gupta
· 11 years ago
c9a98e18
ARC: update some comments
by Vineet Gupta
· 11 years ago
2b75c0f
ARC: [SMP] unify cpu private IRQ requests (TIMER/IPI)
by Vineet Gupta
· 11 years ago
7e51221
ARC: [SMP] Fix IPI IRQ registration
by Noam Camus
· 12 years ago
a4b6cb7
ARC: Implement ptrace(PTRACE_GET_THREAD_AREA)
by Anton Kolesov
· 11 years ago
bef444a
ARC: optimize kernel bss clearing in early boot code
by Vineet Gupta
· 11 years ago
ba25915
ARC: Fix build breakage for !CONFIG_ARC_DW2_UNWIND
by Vineet Gupta
· 11 years ago
760ecbc
ARC: fix build warning in devtree
by Vineet Gupta
· 11 years ago
2cc9e58
arc, perf: Use common PMU interrupt disabled code
by Vince Weaver
· 11 years ago
9b651cc
Merge tag 'arc-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 11 years ago
5040573
arc: call find_vma with the mmap_sem held
by Davidlohr Bueso
· 11 years ago
ef680cd
ARC: Disable caches in early boot if so configured
by Vineet Gupta
· 11 years ago
2d4899f
ARC: arc_local_timer_setup() need not pass own cpu id
by Vineet Gupta
· 11 years ago
eafd370
Merge branch 'dt-bus-name' into for-next
by Rob Herring
· 11 years ago
f63f98e
ARC: Fixed spelling errors within comments
by Terence Eden
· 11 years ago
2ab402d
ARC: make start_thread() out-of-line
by Vineet Gupta
· 11 years ago
9a091d9
ARC: [SMP] ISS SMP extension bitrot
by Vineet Gupta
· 11 years ago
8aa9e85
ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safe
by Vineet Gupta
· 11 years ago
9d0c4df
of/fdt: update of_get_flat_dt_prop in prep for libfdt
by Rob Herring
· 11 years ago
c3441ed
ARC: [SMP] General Fixes
by Vineet Gupta
· 11 years ago
f8b34c3
ARC: [clockevent] simplify timer ISR
by Vineet Gupta
· 11 years ago
35571f4
ARC: [clockevent] can't be SoC specific
by Vineet Gupta
· 11 years ago
ec7ac6a
ARC: switch to generic ENTRY/END assembler annotations
by Vineet Gupta
· 11 years ago
e57d339
ARC: [cmdline] support External Device Trees from u-boot
by Vineet Gupta
· 11 years ago
59ed941
ARC: [cmdline] uboot cmdline handling rework
by Vineet Gupta
· 11 years ago
d8e8c7d
ARC: [SMP] optimize IPI send and receive
by Vineet Gupta
· 11 years ago
f2a4aa5
ARC: [SMP] simplify IPI code
by Vineet Gupta
· 11 years ago
53dc110
ARC: [SMP] cpu halt interface doesn't need "self" cpu-id
by Vineet Gupta
· 11 years ago
ccdaa6e
ARC: [SMP] IPI ACK interface doesn't need "self" cpu-id
by Vineet Gupta
· 11 years ago
ddf8443
ARC: [SMP] cpumask not needed in IPI send path
by Vineet Gupta
· 11 years ago
da990a4
ARC: [perf] Fix a few thinkos
by Vineet Gupta
· 11 years ago
dec8e46
Merge tag 'arc-v3.13-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 11 years ago
9073e1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
230c4aa
ARC: perf: ARC 700 PMU doesn't support sampling events
by Mischa Jonker
· 11 years ago
10d0c97
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
0dd450f
ARC: Add perf support for ARC700 cores
by Mischa Jonker
· 11 years ago
b548095
Merge remote-tracking branch 'grant/devicetree/next' into for-next
by Rob Herring
· 11 years ago
06b93c3
smp, ARC: kill SMP single function call interrupt
by Jiang Liu
· 11 years ago
7d0857a
ARC: [SMP] Disallow RTSC
by Vineet Gupta
· 11 years ago
57e26e5
ARC: [SMP] Fix build failures for large NR_CPUS
by Vineet Gupta
· 11 years ago
5ea72a9
ARC: [SMP] TLB flush
by Vineet Gupta
· 11 years ago
b6fe8e7
arc: export symbol for pm_power_off in reset.c
by Chen Gang
· 11 years ago
8f146d0
arc: export symbol for save_stack_trace() in stacktrace.c
by Chen Gang
· 11 years ago
4782f7f
arc: remove '__init' for get_hw_config_num_irq()
by Chen Gang
· 11 years ago
8f5d221
arc: remove '__init' for first_lines_of_secondary()
by Chen Gang
· 11 years ago
3d01c1c
arc: kgdb: add default implementation for kgdb_roundup_cpus()
by Chen Gang
· 11 years ago
0dafafc
ARC: Add support for irqflags tracing and lockdep
by Vineet Gupta
· 11 years ago
54c8bff
ARC: Reset the value of Interrupt Priority Register
by Vineet Gupta
· 11 years ago
07ba69a
ARC: Reduce #ifdef'ery for unaligned access emulation
by Vineet Gupta
· 11 years ago
21a63b5
ARC: Change calling convention of do_page_fault()
by Vineet Gupta
· 11 years ago
064a626
ARC: use __weak instead of __attribute__((weak))
by Vineet Gupta
· 11 years ago
8e457d6
ARC: Annotate some functions as static
by Vineet Gupta
· 11 years ago
6855e95
arc: Replace __get_cpu_var uses
by Christoph Lameter
· 11 years ago
23d6d3d
doc: typo on word accounting in kprobes.c in mutliple architectures
by Anoop Thomas Mathew
· 11 years ago
5b24282
ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc"
by Vineet Gupta
· 11 years ago
be59731
arc: remove unnecessary prom.h includes
by Rob Herring
· 11 years ago
880beb8
arc: use common of_flat_dt_match_machine
by Rob Herring
· 11 years ago
ad81fcb
arc: use early_init_dt_scan
by Rob Herring
· 11 years ago
1efc959
arc: use unflatten_and_copy_device_tree
by Rob Herring
· 11 years ago
1046935
ARC: Fix signal frame management for SA_SIGINFO
by Christian Ruppert
· 11 years ago
55c2e26
ARC: Use clockevents_config_and_register over clockevents_register_device
by Uwe Kleine-König
· 11 years ago
c11eb22
ARC: Handle zero-overhead-loop in unaligned access handler
by Mischa Jonker
· 11 years ago
c3567f8
ARC: SMP failed to boot due to missing IVT setup
by Noam Camus
· 11 years ago
31f7c3a
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 11 years ago
8508d56
ARC: remove console_verbose() from setup_arch()
by Mischa Jonker
· 11 years ago
7d669a1
ARC: Handle un-aligned user space access in BE.
by Noam Camus
· 12 years ago
a1727da
of: consolidate definition of early_init_dt_alloc_memory_arch()
by Grant Likely
· 11 years ago
fce16bc
ARC: Entry Handler tweaks: Optimize away redundant IRQ_DISABLE_SAVE
by Vineet Gupta
· 11 years ago
37f3ac4
ARC: Exception Handlers Code consolidation
by Vineet Gupta
· 11 years ago
fe240f1
ARC: Add some .gitignore entries
by Vineet Gupta
· 11 years ago
76d3f4c
Merge tag 'arc-v3.11-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 11 years ago
e77e430
more open-coded file_inode() calls
by Al Viro
· 12 years ago
baadb8f
ARC: warn on improper stack unwind FDE entries
by Vineet Gupta
· 12 years ago
ce75995
arc: delete __cpuinit usage from all arc files
by Paul Gortmaker
· 12 years ago
5a45da0
ARC: Adjustments for gcc 4.8
by Vineet Gupta
· 12 years ago
05b016ec
ARC: Setup Vector Table Base in early boot
by Vineet Gupta
· 12 years ago
38a9ff6
ARC: Remove explicit passing around of ECR
by Vineet Gupta
· 12 years ago
502a0c7
ARC: pt_regs update #5: Use real ECR for pt_regs->event vs. synth values
by Vineet Gupta
· 12 years ago
359105b
ARC: pt_regs update #4: r25 saved/restored unconditionally
by Vineet Gupta
· 12 years ago
147aece
ARC: Entry Handler tweaks: Simplify branch for in-kernel preemption
by Vineet Gupta
· 12 years ago
1898a95
ARC: Entry Handler tweaks: Avoid hardcoded LIMMS for ECR values
by Vineet Gupta
· 12 years ago
3ebedbb
ARC: Increase readability of entry handlers
by Vineet Gupta
· 12 years ago
16f9afe
ARC: pt_regs update #3: Remove unused gutter at start of callee_regs
by Vineet Gupta
· 12 years ago
2fa9190
ARC: pt_regs update #2: Remove unused gutter at start of pt_regs
by Vineet Gupta
· 12 years ago
Next »