index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
metag
/
kernel
Age
Commit message (
Expand
)
Author
2013-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-30
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-04-30
Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-04-08
metag: Use generic idle loop
Thomas Gleixner
2013-03-27
metag: export _metag_da_present and cpu_2_hwthread_id
James Hogan
2013-03-27
metag: ptrace: Implement NT_METAG_TLS
Paul Clothier
2013-03-15
metag: cachepart: fix get_global_dcache_size() typo
James Hogan
2013-03-15
metag: cachepart: take into account small cache bits
James Hogan
2013-03-15
metag: smp: copy cache partition and enable GCOn
James Hogan
2013-03-15
metag: perf: prepare for use by oprofile
James Hogan
2013-03-15
metag: perf: don't reset TXTACTCYC
James Hogan
2013-03-15
metag: perf: use hard_processor_id() to get thread
James Hogan
2013-03-15
metag: perf: fix frequency sampling (dynamic period)
James Hogan
2013-03-15
metag: perf: add missing prev_count updates
James Hogan
2013-03-15
metag: perf: fixes for interrupting perf counters
James Hogan
2013-03-15
metag: perf: fix wrap handling in delta calculation
James Hogan
2013-03-15
metag: perf: fix core internal / perf channel mux
James Hogan
2013-03-03
Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-03-02
metag: copy devicetree to non-init memory
James Hogan
2013-03-02
metag: cleanup metag_ksyms.c includes
James Hogan
2013-03-02
metag: move mm/init.c exports out of metag_ksyms.c
James Hogan
2013-03-02
metag: move usercopy.c exports out of metag_ksyms.c
James Hogan
2013-03-02
metag: move setup.c exports out of metag_ksyms.c
James Hogan
2013-03-02
metag: move kick.c exports out of metag_ksyms.c
James Hogan
2013-03-02
metag: move traps.c exports out of metag_ksyms.c
James Hogan
2013-03-02
metag: move irq enable out of irqflags.h on SMP
James Hogan
2013-03-02
metag: export clear_page and copy_page
James Hogan
2013-03-02
metag: protect more non-MMU memory regions
James Hogan
2013-03-02
metag: make TXPRIVEXT bits explicit
James Hogan
2013-03-02
metag: kernel/setup.c: sort includes
James Hogan
2013-03-02
metag: Add JTAG Debug Adapter (DA) support
James Hogan
2013-03-02
metag: ftrace support
James Hogan
2013-03-02
metag: Perf
James Hogan
2013-03-02
metag: Build infrastructure
James Hogan
2013-03-02
metag: Stack unwinding
James Hogan
2013-03-02
metag: DMA
James Hogan
2013-03-02
metag: SMP support
James Hogan
2013-03-02
metag: Module support
James Hogan
2013-03-02
metag: Scheduling/Process management
James Hogan
2013-03-02
metag: System Calls
James Hogan
2013-03-02
metag: Internal and external irqchips
James Hogan
2013-03-02
metag: IRQ handling
James Hogan
2013-03-02
metag: Traps
James Hogan
2013-03-02
metag: Time keeping
James Hogan
2013-03-02
metag: ptrace
James Hogan
2013-03-02
metag: Device tree
James Hogan
2013-03-02
metag: Signal handling
James Hogan
2013-03-02
metag: TCM support
James Hogan
2013-03-02
metag: Boot
James Hogan