Sign in
android-kvm
/
linux
/
7e5b528b4ce31208ef5c240c14beec4853d8262c
/
arch
/
metag
/
kernel
bd83e65
metag: Replace __get_cpu_var uses for address calculation
by Christoph Lameter
· 10 years ago
fd1cf90
Merge tag 'metag-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag
by Linus Torvalds
· 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
d83961b
metag: Use sigsp()
by Richard Weinberger
· 11 years ago
ef35ad2
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
ad515ea
metag: ftrace: Remove check of obsolete variable function_trace_stop
by Steven Rostedt (Red Hat)
· 11 years ago
f93125a
metag: cachepart: Fix failure check
by Andrey Utkin
· 11 years ago
1b92722
metag, perf: Use common PMU interrupt disabled code
by Vince Weaver
· 11 years ago
ccf3356
of/fdt: consolidate built-in dtb section variables
by Rob Herring
· 11 years ago
68114e5
Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
d3c7e511
metag: Use get_signal() signal_setup_done()
by Richard Weinberger
· 11 years ago
48ce8e3
metag: Use irq_set_affinity instead of homebrewn code
by Thomas Gleixner
· 11 years ago
3a36cb1
ftrace: Do not pass data to ftrace_dyn_arch_init
by Jiri Slaby
· 11 years ago
af64a7c
ftrace: Pass retval through return in ftrace_dyn_arch_init()
by Jiri Slaby
· 11 years ago
e9a1d01
metag/smp: Make boot_secondary() static
by Geert Uytterhoeven
· 11 years ago
40979d32
metag: topology: export 'cpu_core_map'
by Chen Gang
· 11 years ago
1d61cf1
smp, metag: kill SMP single function call interrupt
by Jiang Liu
· 11 years ago
5a25f7b
metag: smp: don't set irq regs in do_IPI()
by James Hogan
· 11 years ago
cdf8d75
metag: dma: remove dead code in dma_alloc_init()
by James Hogan
· 11 years ago
c1ce4b3
mm/arch: use __free_reserved_page() to simplify the code
by Xishi Qiu
· 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
0993537
Merge tag 'metag-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag
by Linus Torvalds
· 11 years ago
9528117
metag: handle low level kicks directly
by James Hogan
· 11 years ago
7b00993
metag: move setup_machine_fdt declaration from prom.h
by Rob Herring
· 11 years ago
986c494
metag: use common of_flat_dt_match_machine
by Rob Herring
· 11 years ago
e5d6599
metag: use early_init_dt_scan
by Rob Herring
· 11 years ago
08854f4
metag: use unflatten_and_copy_device_tree
by Rob Herring
· 11 years ago
7d65f4a
irq: Consolidate do_softirq() arch overriden implementations
by Frederic Weisbecker
· 11 years ago
54be16e
metag: delete __cpuinit usage from all metag files
by Paul Gortmaker
· 12 years ago
7644a44
Merge tag 'metag-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag
by Linus Torvalds
· 12 years ago
c20eb0f
metag: move EXPORT_SYMBOL(csum_partial) to metag_ksyms.c
by James Hogan
· 12 years ago
8b8b241
metag: cpu hotplug: route_irq: preserve irq mask
by James Hogan
· 12 years ago
f6b30d3
metag: kick: add missing irq_enter/exit to kick_handler()
by James Hogan
· 12 years ago
9649814
metag: smp: don't spin waiting for CPU to start
by James Hogan
· 12 years ago
234c7f1
metag: smp: enable irqs after set_cpu_online
by James Hogan
· 12 years ago
4274875
metag: use clear_tasks_mm_cpumask()
by James Hogan
· 12 years ago
f43b059
metag: don't check for cache aliasing on smp cpu boot
by James Hogan
· 12 years ago
30dd5f7
metag: panic if cache aliasing possible
by James Hogan
· 12 years ago
03d8e80
perf: Add const qualifier to perf_pmu_register's 'name' arg
by Mischa Jonker
· 12 years ago
0184cd3
metag/traps: include setup.h for the per_cpu_trap_init declaration
by Markos Chandras
· 12 years ago
b79e88e5
metag/traps: Mark die() as __noreturn to match the declaration.
by Markos Chandras
· 12 years ago
6ce5764
metag/setup: Restrict scope for the capabilities variable
by Markos Chandras
· 12 years ago
32580ae
metag/kernel/irq.c: Declare root_domain as static
by Markos Chandras
· 12 years ago
cf07053
metag: log core and timer frequencies from arch code
by James Hogan
· 12 years ago
caa279d
metag: init common clk and use "core" clk
by James Hogan
· 12 years ago
8f74f52
metag: of_platform_populate from arch generic code
by James Hogan
· 12 years ago
a43cb95
dump_stack: unify debug information printed by show_regs()
by Tejun Heo
· 12 years ago
196779b
dump_stack: consolidate dump_stack() implementations and unify their behaviors
by Tejun Heo
· 12 years ago
87c1f0f
Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag
by Linus Torvalds
· 12 years ago
d1dba0f
metag: Use generic idle loop
by Thomas Gleixner
· 12 years ago
e605ff8
metag: export _metag_da_present and cpu_2_hwthread_id
by James Hogan
· 12 years ago
876d6dc
metag: ptrace: Implement NT_METAG_TLS
by Paul Clothier
· 12 years ago
b7fb9e6
metag: cachepart: fix get_global_dcache_size() typo
by James Hogan
· 12 years ago
4d8edbf
metag: cachepart: take into account small cache bits
by James Hogan
· 12 years ago
9e71296
metag: smp: copy cache partition and enable GCOn
by James Hogan
· 12 years ago
f27086f
metag: perf: prepare for use by oprofile
by James Hogan
· 12 years ago
1fb4dc5
metag: perf: don't reset TXTACTCYC
by James Hogan
· 12 years ago
9344de1
metag: perf: use hard_processor_id() to get thread
by James Hogan
· 12 years ago
2033dc5
metag: perf: fix frequency sampling (dynamic period)
by James Hogan
· 12 years ago
c6ac1e6
metag: perf: add missing prev_count updates
by James Hogan
· 12 years ago
db59932
metag: perf: fixes for interrupting perf counters
by James Hogan
· 12 years ago
c43ca04
metag: perf: fix wrap handling in delta calculation
by James Hogan
· 12 years ago
3424dab
metag: perf: fix core internal / perf channel mux
by James Hogan
· 12 years ago
8fd5e7a
Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag
by Linus Torvalds
· 12 years ago
2270e6d
metag: copy devicetree to non-init memory
by James Hogan
· 12 years ago
d790050
metag: cleanup metag_ksyms.c includes
by James Hogan
· 12 years ago
44c2451
metag: move mm/init.c exports out of metag_ksyms.c
by James Hogan
· 12 years ago
9da3ee9
metag: move usercopy.c exports out of metag_ksyms.c
by James Hogan
· 12 years ago
7293dbe
metag: move setup.c exports out of metag_ksyms.c
by James Hogan
· 12 years ago
aa29ec5
metag: move kick.c exports out of metag_ksyms.c
by James Hogan
· 12 years ago
9fb4aa8
metag: move traps.c exports out of metag_ksyms.c
by James Hogan
· 12 years ago
fa771d0
metag: move irq enable out of irqflags.h on SMP
by James Hogan
· 12 years ago
c838e72
metag: export clear_page and copy_page
by James Hogan
· 12 years ago
3d6b7bb
metag: protect more non-MMU memory regions
by James Hogan
· 12 years ago
c787c2d
metag: make TXPRIVEXT bits explicit
by James Hogan
· 12 years ago
82f0167
metag: kernel/setup.c: sort includes
by James Hogan
· 12 years ago
ae85ac7
metag: Add JTAG Debug Adapter (DA) support
by James Hogan
· 12 years ago
00512bd
metag: ftrace support
by James Hogan
· 12 years ago
903b20a
metag: Perf
by James Hogan
· 12 years ago
5633004
metag: Build infrastructure
by James Hogan
· 12 years ago
e8de348
metag: Stack unwinding
by James Hogan
· 12 years ago
f507758
metag: DMA
by James Hogan
· 12 years ago
42682c6
metag: SMP support
by James Hogan
· 12 years ago
9b802d1
metag: Module support
by James Hogan
· 12 years ago
44dea39
metag: Scheduling/Process management
by James Hogan
· 12 years ago
26025bb
metag: System Calls
by James Hogan
· 12 years ago
5698c50
metag: Internal and external irqchips
by James Hogan
· 12 years ago
63047ea
metag: IRQ handling
by James Hogan
· 12 years ago
ac919f0
metag: Traps
by James Hogan
· 12 years ago
a2c5d4e
metag: Time keeping
by James Hogan
· 12 years ago
bc3966b
metag: ptrace
by James Hogan
· 12 years ago
29dd78c
metag: Device tree
by James Hogan
· 12 years ago
262d96b
metag: Signal handling
by James Hogan
· 12 years ago
c438b58
metag: TCM support
by James Hogan
· 12 years ago
85d9d7a
metag: Boot
by James Hogan
· 12 years ago