Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | metag: cleanup metag_ksyms.c includes | James Hogan | 2013-03-02 | 1 | -6/+3 | |
| | * | | | | | metag: move mm/init.c exports out of metag_ksyms.c | James Hogan | 2013-03-02 | 2 | -2/+3 | |
| | * | | | | | metag: move usercopy.c exports out of metag_ksyms.c | James Hogan | 2013-03-02 | 2 | -16/+13 | |
| | * | | | | | metag: move setup.c exports out of metag_ksyms.c | James Hogan | 2013-03-02 | 2 | -5/+3 | |
| | * | | | | | metag: move kick.c exports out of metag_ksyms.c | James Hogan | 2013-03-02 | 2 | -2/+3 | |
| | * | | | | | metag: move traps.c exports out of metag_ksyms.c | James Hogan | 2013-03-02 | 2 | -5/+3 | |
| | * | | | | | metag: move irq enable out of irqflags.h on SMP | James Hogan | 2013-03-02 | 2 | -7/+20 | |
| | * | | | | | metag: hugetlb: convert to vm_unmapped_area() | James Hogan | 2013-03-02 | 1 | -42/+10 | |
| | * | | | | | metag: export clear_page and copy_page | James Hogan | 2013-03-02 | 1 | -0/+2 | |
| | * | | | | | metag: export metag_code_cache_flush_all | James Hogan | 2013-03-02 | 1 | -0/+1 | |
| | * | | | | | metag: protect more non-MMU memory regions | James Hogan | 2013-03-02 | 3 | -7/+42 | |
| | * | | | | | metag: make TXPRIVEXT bits explicit | James Hogan | 2013-03-02 | 2 | -7/+31 | |
| | * | | | | | metag: kernel/setup.c: sort includes | James Hogan | 2013-03-02 | 1 | -23/+23 | |
| | * | | | | | metag: add boot time LNKGET/LNKSET check | James Hogan | 2013-03-02 | 1 | -0/+79 | |
| | * | | | | | metag: add __init to metag_cache_probe() | James Hogan | 2013-03-02 | 1 | -1/+1 | |
| | * | | | | | metag: Add JTAG Debug Adapter (DA) support | James Hogan | 2013-03-02 | 8 | -0/+103 | |
| | * | | | | | metag: ftrace support | James Hogan | 2013-03-02 | 6 | -1/+235 | |
| | * | | | | | metag: Perf | James Hogan | 2013-03-02 | 7 | -0/+1073 | |
| | * | | | | | metag: Build infrastructure | James Hogan | 2013-03-02 | 19 | -0/+1124 | |
| | * | | | | | metag: Various other headers | James Hogan | 2013-03-02 | 11 | -0/+526 | |
| | * | | | | | metag: Stack unwinding | James Hogan | 2013-03-02 | 2 | -0/+207 | |
| | * | | | | | metag: Optimised library functions | James Hogan | 2013-03-02 | 20 | -0/+1474 | |
| | * | | | | | metag: DMA | James Hogan | 2013-03-02 | 2 | -0/+690 | |
| | * | | | | | metag: SMP support | James Hogan | 2013-03-02 | 9 | -0/+1064 | |
| | * | | | | | metag: Atomics, locks and bitops | James Hogan | 2013-03-02 | 13 | -0/+1395 | |
| | * | | | | | metag: Module support | James Hogan | 2013-03-02 | 2 | -0/+321 | |
| | * | | | | | metag: Scheduling/Process management | James Hogan | 2013-03-02 | 2 | -0/+616 | |
| | * | | | | | metag: System Calls | James Hogan | 2013-03-02 | 8 | -0/+508 | |
| | * | | | | | metag: Internal and external irqchips | James Hogan | 2013-03-02 | 1 | -0/+5 | |
| | * | | | | | metag: IRQ handling | James Hogan | 2013-03-02 | 3 | -0/+444 | |
| | * | | | | | metag: Traps | James Hogan | 2013-03-02 | 5 | -0/+1167 | |
| | * | | | | | metag: Time keeping | James Hogan | 2013-03-02 | 5 | -0/+152 | |
| | * | | | | | metag: ptrace | James Hogan | 2013-03-02 | 3 | -0/+553 | |
| | * | | | | | metag: Device tree | James Hogan | 2013-03-02 | 5 | -0/+160 | |
| | * | | | | | metag: Signal handling | James Hogan | 2013-03-02 | 3 | -0/+383 | |
| | * | | | | | metag: TCM support | James Hogan | 2013-03-02 | 5 | -0/+317 | |
| | * | | | | | metag: Highmem support | James Hogan | 2013-03-02 | 3 | -0/+294 | |
| | * | | | | | metag: Huge TLB | James Hogan | 2013-03-02 | 2 | -0/+377 | |
| | * | | | | | metag: Memory handling | James Hogan | 2013-03-02 | 5 | -0/+1904 | |
| | * | | | | | metag: Memory management | James Hogan | 2013-03-02 | 10 | -0/+1833 | |
| | * | | | | | metag: Cache/TLB handling | James Hogan | 2013-03-02 | 7 | -0/+1277 | |
| | * | | | | | metag: TBX source | James Hogan | 2013-03-02 | 11 | -0/+2172 | |
| | * | | | | | metag: TBX header | James Hogan | 2013-03-02 | 1 | -0/+1425 | |
| | * | | | | | metag: Boot | James Hogan | 2013-03-02 | 6 | -0/+715 | |
| | * | | | | | metag: Header for core memory mapped registers | James Hogan | 2013-03-02 | 1 | -0/+1106 | |
| | * | | | | | metag: Headers for core arch constants | James Hogan | 2013-03-02 | 2 | -0/+1261 | |
| | * | | | | | Add HAVE_64BIT_ALIGNED_ACCESS | James Hogan | 2013-03-02 | 1 | -0/+16 | |
| * | | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-03-03 | 8 | -28/+35 | |
| |\ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | *-. \ \ \ \ \ | Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linus | Russell King | 2013-03-03 | 47 | -93/+300 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | ARM: Fix broken commit 0cc41e4a21d43 corrupting kernel messages | Russell King | 2013-03-01 | 1 | -15/+21 |