Age | Commit message (Expand) | Author | Files | Lines |
2013-03-05 | powerpc: Set DSCR bit in FSCR setup | Michael Neuling | 1 | -1/+1 |
2013-03-05 | powerpc: Add DSCR FSCR register bit definition | Michael Neuling | 1 | -1/+2 |
2013-03-05 | powerpc: Fix setting FSCR for HV=0 and on secondary CPUs | Michael Neuling | 1 | -1/+2 |
2013-03-05 | powerpc: Wireup the kcmp syscall to sys_ni | Tony Breeds | 3 | -1/+3 |
2013-03-05 | powerpc: Remove unused BITOP_LE_SWIZZLE macro | Akinobu Mita | 1 | -2/+0 |
2013-03-05 | powerpc: Avoid link stack corruption in MMU on syscall entry path | Michael Neuling | 1 | -2/+2 |
2013-03-05 | powerpc/pseries/hvcserver: Fix strncpy buffer limit in location code | Chen Gang | 1 | -2/+3 |
2013-03-05 | powerpc: Fix compile of sha1-powerpc-asm.S on 32-bit | Tony Breeds | 1 | -2/+2 |
2013-03-03 | Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2 | -1/+18 |
2013-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -9/+6 |
2013-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 12 | -134/+156 |
2013-03-03 | Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 7 | -10/+9 |
2013-03-03 | Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 174 | -0/+25028 |
2013-03-03 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 8 | -28/+35 |
2013-03-03 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 1 | -6/+9 |
2013-03-03 | Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linus | Russell King | 47 | -93/+300 |
2013-03-02 | metag: Provide dma_get_sgtable() | James Hogan | 1 | -0/+7 |
2013-03-02 | metag: prom.h: remove declaration of metag_dt_memblock_reserve() | James Hogan | 1 | -1/+0 |
2013-03-02 | metag: copy devicetree to non-init memory | James Hogan | 3 | -0/+20 |
2013-03-02 | metag: cleanup metag_ksyms.c includes | James Hogan | 1 | -6/+3 |
2013-03-02 | metag: move mm/init.c exports out of metag_ksyms.c | James Hogan | 2 | -2/+3 |
2013-03-02 | metag: move usercopy.c exports out of metag_ksyms.c | James Hogan | 2 | -16/+13 |
2013-03-02 | metag: move setup.c exports out of metag_ksyms.c | James Hogan | 2 | -5/+3 |
2013-03-02 | metag: move kick.c exports out of metag_ksyms.c | James Hogan | 2 | -2/+3 |
2013-03-02 | metag: move traps.c exports out of metag_ksyms.c | James Hogan | 2 | -5/+3 |
2013-03-02 | metag: move irq enable out of irqflags.h on SMP | James Hogan | 2 | -7/+20 |
2013-03-02 | metag: hugetlb: convert to vm_unmapped_area() | James Hogan | 1 | -42/+10 |
2013-03-02 | metag: export clear_page and copy_page | James Hogan | 1 | -0/+2 |
2013-03-02 | metag: export metag_code_cache_flush_all | James Hogan | 1 | -0/+1 |
2013-03-02 | metag: protect more non-MMU memory regions | James Hogan | 3 | -7/+42 |
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 | 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 | 8 | -0/+103 |
2013-03-02 | metag: ftrace support | James Hogan | 6 | -1/+235 |
2013-03-02 | metag: Perf | James Hogan | 7 | -0/+1073 |
2013-03-02 | metag: Build infrastructure | James Hogan | 19 | -0/+1124 |
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: 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 | 1 | -0/+5 |
2013-03-02 | metag: IRQ handling | James Hogan | 3 | -0/+444 |
2013-03-02 | metag: Traps | James Hogan | 5 | -0/+1167 |