Age | Commit message (Expand) | Author | Files | Lines |
2013-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2013-03-03 | fix compat_sys_rt_sigprocmask() | Al Viro | 1 | -1/+1 |
2013-03-03 | Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 11 | -24/+77 |
2013-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 48 | -1019/+5443 |
2013-03-03 | Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd | Linus Torvalds | 38 | -331/+1881 |
2013-03-03 | Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linus | Russell King | 239 | -1306/+2071 |
2013-03-03 | SUNRPC: One line comment fix | Trond Myklebust | 1 | -1/+1 |
2013-03-03 | ext4: enable quotas before orphan cleanup | Jan Kara | 1 | -10/+10 |
2013-03-03 | ext4: don't allow quota mount options when quota feature enabled | Jan Kara | 1 | -7/+26 |
2013-03-03 | ext4: fix a warning from sparse check for ext4_dir_llseek | Zheng Liu | 1 | -1/+1 |
2013-03-03 | ext4: convert number of blocks to clusters properly | Lukas Czerner | 4 | -9/+9 |
2013-03-03 | ext4: fix possible memory leak in ext4_remount() | Wei Yongjun | 1 | -0/+1 |
2013-03-03 | jbd2: fix ERR_PTR dereference in jbd2__journal_start | Dmitry Monakhov | 1 | -1/+1 |
2013-03-03 | metag: Provide dma_get_sgtable() | James Hogan | 1 | -0/+7 |
2013-03-03 | metag: prom.h: remove declaration of metag_dt_memblock_reserve() | James Hogan | 1 | -1/+0 |
2013-03-03 | metag: copy devicetree to non-init memory | James Hogan | 3 | -0/+20 |
2013-03-03 | metag: cleanup metag_ksyms.c includes | James Hogan | 1 | -6/+3 |
2013-03-03 | metag: move mm/init.c exports out of metag_ksyms.c | James Hogan | 2 | -2/+3 |
2013-03-03 | metag: move usercopy.c exports out of metag_ksyms.c | James Hogan | 2 | -16/+13 |
2013-03-03 | metag: move setup.c exports out of metag_ksyms.c | James Hogan | 2 | -5/+3 |
2013-03-03 | metag: move kick.c exports out of metag_ksyms.c | James Hogan | 2 | -2/+3 |
2013-03-03 | metag: move traps.c exports out of metag_ksyms.c | James Hogan | 2 | -5/+3 |
2013-03-03 | metag: move irq enable out of irqflags.h on SMP | James Hogan | 2 | -7/+20 |
2013-03-03 | genksyms: fix metag symbol prefix on crc symbols | James Hogan | 1 | -1/+2 |
2013-03-03 | metag: hugetlb: convert to vm_unmapped_area() | James Hogan | 1 | -42/+10 |
2013-03-03 | metag: export clear_page and copy_page | James Hogan | 1 | -0/+2 |
2013-03-03 | metag: export metag_code_cache_flush_all | James Hogan | 1 | -0/+1 |
2013-03-03 | metag: protect more non-MMU memory regions | James Hogan | 3 | -7/+42 |
2013-03-03 | metag: make TXPRIVEXT bits explicit | James Hogan | 2 | -7/+31 |
2013-03-03 | metag: kernel/setup.c: sort includes | James Hogan | 1 | -23/+23 |
2013-03-03 | perf: Enable building perf tools for Meta | James Hogan | 1 | -0/+6 |
2013-03-03 | metag: add boot time LNKGET/LNKSET check | James Hogan | 1 | -0/+79 |
2013-03-03 | metag: add __init to metag_cache_probe() | James Hogan | 1 | -1/+1 |
2013-03-03 | metag: Add JTAG Debug Adapter (DA) support | James Hogan | 9 | -0/+105 |
2013-03-03 | scripts/checkstack.pl: Add metag support | James Hogan | 1 | -2/+6 |
2013-03-03 | metag: ftrace support | James Hogan | 7 | -1/+248 |
2013-03-03 | metag: Perf | James Hogan | 7 | -0/+1073 |
2013-03-03 | metag: Build infrastructure | James Hogan | 19 | -0/+1124 |
2013-03-03 | Kconfig.debug: add METAG to dependency lists | James Hogan | 1 | -2/+2 |
2013-03-03 | mm: define VM_GROWSUP for CONFIG_METAG | James Hogan | 1 | -0/+2 |
2013-03-03 | metag: Various other headers | James Hogan | 11 | -0/+526 |
2013-03-03 | metag: Stack unwinding | James Hogan | 2 | -0/+207 |
2013-03-03 | metag: Optimised library functions | James Hogan | 20 | -0/+1474 |
2013-03-03 | metag: DMA | James Hogan | 2 | -0/+690 |
2013-03-03 | metag: SMP support | James Hogan | 9 | -0/+1064 |
2013-03-03 | metag: Basic documentation | James Hogan | 4 | -0/+266 |
2013-03-03 | metag: Atomics, locks and bitops | James Hogan | 13 | -0/+1395 |
2013-03-03 | metag: Module support | James Hogan | 2 | -0/+321 |
2013-03-03 | metag: Scheduling/Process management | James Hogan | 2 | -0/+616 |
2013-03-03 | metag: System Calls | James Hogan | 8 | -0/+508 |