Age | Commit message (Expand) | Author |
2012-11-28 | Merge branch 'arch-tile' into no-rebases | Al Viro |
2012-11-28 | tile: compat rt_sigreturn gets too enthusiastic about sigaltstack errors | Al Viro |
2012-11-28 | tile: dma_debug: add debug_dma_mapping_error support | Shuah Khan |
2012-11-16 | Merge branch 'arch-frv' into no-rebases | Al Viro |
2012-11-13 | tracing,x86: Add a TSC trace_clock | David Sharp |
2012-10-25 | tile: sanitize copy_thread() | Al Viro |
2012-10-23 | arch/tile: eliminate pt_regs trampolines for syscalls | Chris Metcalf |
2012-10-23 | tile: switch to generic sys_execve() | Al Viro |
2012-10-23 | arch/tile: avoid build warnings from duplicate ELF_R_xxx #defines | Chris Metcalf |
2012-10-23 | arch/tile: avoid generating .eh_frame information in modules | Chris Metcalf |
2012-10-20 | tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVE | Chris Metcalf |
2012-10-20 | Drop struct pt_regs * argument in compat_sys_execve() | Al Viro |
2012-10-17 | UAPI: The tile arch uses the generic ucontext.h file | David Howells |
2012-10-17 | UAPI: Place comments in empty arch Kbuilds to make them non-empty | David Howells |
2012-10-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-10-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2012-10-12 | vfs: define struct filename and have getname() return it | Jeff Layton |
2012-10-12 | arch/tile: enable interrupts in do_work_pending() | Chris Metcalf |
2012-10-12 | Merge tag 'tags/disintegrate-tile-20121009' into for-linus | Chris Metcalf |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-09 | UAPI: (Scripted) Disintegrate arch/tile/include/asm | David Howells |
2012-10-09 | UAPI: (Scripted) Disintegrate arch/tile/include/arch | David Howells |
2012-10-09 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-10-09 | readahead: fault retry breaks mmap file read random detection | Shaohua Li |
2012-10-09 | mm: hugetlb: add arch hook for clearing page flags before entering pool | Will Deacon |
2012-10-09 | mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file | Konstantin Khlebnikov |
2012-10-09 | Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry | Catalin Marinas |
2012-10-09 | Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config option | Catalin Marinas |
2012-10-09 | Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option | Catalin Marinas |
2012-10-09 | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds |
2012-10-07 | Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers | Linus Torvalds |
2012-10-06 | compat: move compat_siginfo_t definition to asm/compat.h | Denys Vlasenko |
2012-10-06 | tile: fix personality bits handling upon exec() | Jiri Kosina |
2012-10-04 | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow... | Arnd Bergmann |
2012-10-04 | UAPI: Fix the guards on various asm/unistd.h files | David Howells |
2012-10-03 | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu... | Linus Torvalds |
2012-10-03 | asm-generic: Add default clkdev.h | Mark Brown |
2012-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-10-02 | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells |
2012-10-01 | Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-10-01 | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds |
2012-10-01 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-10-01 | tile: don't bother with SIGTRAP in setup_frame | Al Viro |
2012-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-09-28 | Make most arch asm/module.h files use asm-generic/module.h | David Howells |
2012-09-24 | tile: gxio iorpc numbering change for TRIO interface | Chris Metcalf |
2012-09-20 | get rid of generic instances of asm/exec.h | Al Viro |
2012-09-19 | Merge branch 'pci/thierry-fixup-irqs' into next | Bjorn Helgaas |