Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-03-02 | metag: make TXPRIVEXT bits explicit | James Hogan | 2 | -7/+31 |
2013-03-02 | metag: kernel/setup.c: sort includes | James Hogan | 1 | -23/+23 |
2013-03-02 | perf: Enable building perf tools for Meta | James Hogan | 1 | -0/+6 |
2013-03-02 | metag: add boot time LNKGET/LNKSET check | James Hogan | 1 | -0/+79 |
2013-03-02 | metag: add __init to metag_cache_probe() | James Hogan | 1 | -1/+1 |
2013-03-02 | metag: Add JTAG Debug Adapter (DA) support | James Hogan | 9 | -0/+105 |
2013-03-02 | scripts/checkstack.pl: Add metag support | James Hogan | 1 | -2/+6 |
2013-03-02 | metag: ftrace support | James Hogan | 7 | -1/+248 |
2013-03-02 | metag: Perf | James Hogan | 7 | -0/+1073 |
2013-03-02 | metag: Build infrastructure | James Hogan | 19 | -0/+1124 |
2013-03-02 | Kconfig.debug: add METAG to dependency lists | James Hogan | 1 | -2/+2 |
2013-03-02 | mm: define VM_GROWSUP for CONFIG_METAG | James Hogan | 1 | -0/+2 |
2013-03-02 | metag: Various other headers | James Hogan | 11 | -0/+526 |
2013-03-02 | metag: Stack unwinding | James Hogan | 2 | -0/+207 |
2013-03-02 | metag: Optimised library functions | James Hogan | 20 | -0/+1474 |
2013-03-02 | metag: DMA | James Hogan | 2 | -0/+690 |
2013-03-02 | metag: SMP support | James Hogan | 9 | -0/+1064 |
2013-03-02 | metag: Basic documentation | James Hogan | 4 | -0/+266 |
2013-03-02 | metag: Atomics, locks and bitops | James Hogan | 13 | -0/+1395 |
2013-03-02 | metag: Module support | James Hogan | 2 | -0/+321 |
2013-03-02 | metag: Scheduling/Process management | James Hogan | 2 | -0/+616 |
2013-03-02 | metag: System Calls | James Hogan | 8 | -0/+508 |
2013-03-02 | metag: Internal and external irqchips | James Hogan | 8 | -0/+1359 |
2013-03-02 | metag: IRQ handling | James Hogan | 3 | -0/+444 |
2013-03-02 | metag: Traps | James Hogan | 5 | -0/+1167 |
2013-03-02 | metag: Time keeping | James Hogan | 10 | -0/+378 |
2013-03-02 | metag: ptrace | James Hogan | 4 | -0/+555 |
2013-03-02 | metag: Device tree | James Hogan | 5 | -0/+160 |
2013-03-02 | metag: Signal handling | James Hogan | 3 | -0/+383 |
2013-03-02 | metag: TCM support | James Hogan | 5 | -0/+317 |
2013-03-02 | metag: Highmem support | James Hogan | 3 | -0/+294 |
2013-03-02 | metag: Huge TLB | James Hogan | 2 | -0/+377 |
2013-03-02 | metag: Memory handling | James Hogan | 5 | -0/+1904 |
2013-03-02 | metag: Memory management | James Hogan | 10 | -0/+1833 |
2013-03-02 | metag: Cache/TLB handling | James Hogan | 7 | -0/+1277 |
2013-03-02 | metag: TBX source | James Hogan | 11 | -0/+2172 |
2013-03-02 | metag: TBX header | James Hogan | 1 | -0/+1425 |
2013-03-02 | metag: Boot | James Hogan | 6 | -0/+715 |
2013-03-02 | metag: Header for core memory mapped registers | James Hogan | 1 | -0/+1106 |
2013-03-02 | metag: Headers for core arch constants | James Hogan | 2 | -0/+1261 |
2013-03-02 | metag: Add MAINTAINERS entry | James Hogan | 1 | -0/+7 |
2013-03-02 | trace/ring_buffer: handle 64bit aligned structs | James Hogan | 1 | -2/+4 |
2013-03-02 | Add HAVE_64BIT_ALIGNED_ACCESS | James Hogan | 1 | -0/+16 |
2013-03-02 | Revert some of "binfmt_elf: cleanups" | James Hogan | 1 | -0/+4 |
2013-03-02 | asm-generic/unistd.h: handle symbol prefixes in cond_syscall | James Hogan | 1 | -1/+8 |
2013-03-02 | asm-generic/io.h: check CONFIG_VIRT_TO_BUS | James Hogan | 1 | -0/+2 |
2013-02-18 | Linux 3.8v3.8 | Linus Torvalds | 1 | -1/+1 |
2013-02-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 3 | -6/+18 |
2013-02-18 | mm: fix pageblock bitmap allocation | Linus Torvalds | 1 | -6/+9 |
2013-02-15 | Merge tag 'stable/for-linus-3.8-rc7-tag-two' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 5 | -65/+33 |