index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
metag
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-30
of/fdt: consolidate built-in dtb section variables
Rob Herring
1
-4
/
+0
2014-04-03
Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-4
/
+1
2014-03-18
metag: Use get_signal() signal_setup_done()
Richard Weinberger
1
-27
/
+21
2014-03-17
metag: Use irq_set_affinity instead of homebrewn code
Thomas Gleixner
1
-19
/
+3
2014-03-07
ftrace: Do not pass data to ftrace_dyn_arch_init
Jiri Slaby
1
-1
/
+1
2014-03-07
ftrace: Pass retval through return in ftrace_dyn_arch_init()
Jiri Slaby
1
-3
/
+0
2014-01-06
metag/smp: Make boot_secondary() static
Geert Uytterhoeven
1
-1
/
+1
2013-12-19
metag: topology: export 'cpu_core_map'
Chen Gang
1
-0
/
+1
2013-12-05
smp, metag: kill SMP single function call interrupt
Jiang Liu
1
-5
/
+1
2013-11-29
metag: smp: don't set irq regs in do_IPI()
James Hogan
1
-5
/
+2
2013-11-25
metag: dma: remove dead code in dma_alloc_init()
James Hogan
1
-5
/
+0
2013-11-13
mm/arch: use __free_reserved_page() to simplify the code
Xishi Qiu
1
-3
/
+1
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-68
/
+22
2013-11-12
Merge tag 'metag-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-8
/
+3
2013-11-06
metag: handle low level kicks directly
James Hogan
2
-8
/
+3
2013-10-09
metag: move setup_machine_fdt declaration from prom.h
Rob Herring
1
-1
/
+0
2013-10-09
metag: use common of_flat_dt_match_machine
Rob Herring
2
-42
/
+20
2013-10-09
metag: use early_init_dt_scan
Rob Herring
1
-6
/
+1
2013-10-09
metag: use unflatten_and_copy_device_tree
Rob Herring
2
-19
/
+1
2013-10-01
irq: Consolidate do_softirq() arch overriden implementations
Frederic Weisbecker
1
-33
/
+19
2013-07-14
metag: delete __cpuinit usage from all metag files
Paul Gortmaker
3
-16
/
+14
2013-07-06
Merge tag 'metag-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-45
/
+118
2013-07-04
metag: move EXPORT_SYMBOL(csum_partial) to metag_ksyms.c
James Hogan
1
-0
/
+5
2013-07-02
metag: cpu hotplug: route_irq: preserve irq mask
James Hogan
1
-2
/
+3
2013-07-02
metag: kick: add missing irq_enter/exit to kick_handler()
James Hogan
1
-0
/
+9
2013-07-02
metag: smp: don't spin waiting for CPU to start
James Hogan
1
-10
/
+6
2013-07-02
metag: smp: enable irqs after set_cpu_online
James Hogan
1
-5
/
+6
2013-07-02
metag: use clear_tasks_mm_cpumask()
James Hogan
1
-7
/
+1
2013-06-27
metag: don't check for cache aliasing on smp cpu boot
James Hogan
1
-6
/
+0
2013-06-27
metag: panic if cache aliasing possible
James Hogan
1
-6
/
+7
2013-06-19
perf: Add const qualifier to perf_pmu_register's 'name' arg
Mischa Jonker
1
-1
/
+1
2013-06-13
metag/traps: include setup.h for the per_cpu_trap_init declaration
Markos Chandras
1
-0
/
+1
2013-06-13
metag/traps: Mark die() as __noreturn to match the declaration.
Markos Chandras
1
-2
/
+2
2013-06-13
metag/setup: Restrict scope for the capabilities variable
Markos Chandras
1
-6
/
+6
2013-06-13
metag/kernel/irq.c: Declare root_domain as static
Markos Chandras
1
-1
/
+1
2013-06-13
metag: log core and timer frequencies from arch code
James Hogan
1
-0
/
+2
2013-06-13
metag: init common clk and use "core" clk
James Hogan
2
-3
/
+68
2013-06-13
metag: of_platform_populate from arch generic code
James Hogan
1
-0
/
+4
2013-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
1
-0
/
+2
2013-04-30
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
1
-6
/
+0
2013-04-30
Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-28
/
+222
2013-04-08
metag: Use generic idle loop
Thomas Gleixner
2
-30
/
+7
2013-03-27
metag: export _metag_da_present and cpu_2_hwthread_id
James Hogan
2
-0
/
+3
2013-03-27
metag: ptrace: Implement NT_METAG_TLS
Paul Clothier
1
-0
/
+34
2013-03-15
metag: cachepart: fix get_global_dcache_size() typo
James Hogan
1
-1
/
+1
2013-03-15
metag: cachepart: take into account small cache bits
James Hogan
1
-4
/
+10
2013-03-15
metag: smp: copy cache partition and enable GCOn
James Hogan
2
-0
/
+123
2013-03-15
metag: perf: prepare for use by oprofile
James Hogan
1
-6
/
+16
2013-03-15
metag: perf: don't reset TXTACTCYC
James Hogan
1
-5
/
+2
2013-03-15
metag: perf: use hard_processor_id() to get thread
James Hogan
1
-2
/
+2
[next]