Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | parisc: fix compile warnings triggered by atomic_sub(sizeof(),v) | Helge Deller | 2013-03-02 | 1 | -2/+2 | |
| * | | | | | | parisc: check return value of down_interruptible() in hp_sdc_rtc.c | Helge Deller | 2013-03-02 | 1 | -3/+12 | |
| * | | | | | | parisc: avoid unitialized variable warning in pa_memcpy() | Helge Deller | 2013-03-02 | 1 | -1/+1 | |
| * | | | | | | parisc: remove unused variable 'compat_val' | Helge Deller | 2013-03-02 | 1 | -1/+0 | |
| * | | | | | | parisc: switch to compat_functions of io_setup, io_getevents and io_submit | Helge Deller | 2013-03-02 | 1 | -3/+3 | |
| * | | | | | | parisc: select ARCH_WANT_FRAME_POINTERS | Helge Deller | 2013-03-02 | 1 | -0/+1 | |
* | | | | | | | Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-03-03 | 200 | -8/+26934 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | metag: Provide dma_get_sgtable() | James Hogan | 2013-03-02 | 1 | -0/+7 | |
| * | | | | | | | metag: prom.h: remove declaration of metag_dt_memblock_reserve() | James Hogan | 2013-03-02 | 1 | -1/+0 | |
| * | | | | | | | metag: copy devicetree to non-init memory | James Hogan | 2013-03-02 | 3 | -0/+20 | |
| * | | | | | | | 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 | |
| * | | | | | | | genksyms: fix metag symbol prefix on crc symbols | James Hogan | 2013-03-02 | 1 | -1/+2 | |
| * | | | | | | | 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 | |
| * | | | | | | | perf: Enable building perf tools for Meta | James Hogan | 2013-03-02 | 1 | -0/+6 | |
| * | | | | | | | 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 | 9 | -0/+105 | |
| * | | | | | | | scripts/checkstack.pl: Add metag support | James Hogan | 2013-03-02 | 1 | -2/+6 | |
| * | | | | | | | metag: ftrace support | James Hogan | 2013-03-02 | 7 | -1/+248 | |
| * | | | | | | | metag: Perf | James Hogan | 2013-03-02 | 7 | -0/+1073 | |
| * | | | | | | | metag: Build infrastructure | James Hogan | 2013-03-02 | 19 | -0/+1124 | |
| * | | | | | | | Kconfig.debug: add METAG to dependency lists | James Hogan | 2013-03-02 | 1 | -2/+2 | |
| * | | | | | | | mm: define VM_GROWSUP for CONFIG_METAG | James Hogan | 2013-03-02 | 1 | -0/+2 | |
| * | | | | | | | 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: Basic documentation | James Hogan | 2013-03-02 | 4 | -0/+266 | |
| * | | | | | | | 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 | 8 | -0/+1359 | |
| * | | | | | | | 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 | 10 | -0/+378 | |
| * | | | | | | | metag: ptrace | James Hogan | 2013-03-02 | 4 | -0/+555 | |
| * | | | | | | | metag: Device tree | James Hogan | 2013-03-02 | 5 | -0/+160 |