summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-03-05get rid of union semop in sys_semctl(2) argumentsAl Viro
2013-03-04make do_mremap() staticAl Viro
2013-03-04sparc: no need to sign-extend in sync_file_range() wrapperAl Viro
2013-03-04ppc compat wrappers for add_key(2) and request_key(2) are pointlessAl Viro
2013-03-04x86: trim sys_ia32.hAl Viro
2013-03-04x86: sys32_kill and sys32_mprotect are pointlessAl Viro
2013-03-04get rid of compat_sys_semctl() and friends in case of ARCH_WANT_OLD_COMPAT_IPCAl Viro
2013-03-04merge compat sys_ipc instancesAl Viro
2013-03-04consolidate compat lookup_dcookie()Al Viro
2013-03-04convert vmsplice to COMPAT_SYSCALL_DEFINEAl Viro
2013-03-04switch getrusage() to COMPAT_SYSCALL_DEFINEAl Viro
2013-03-04switch epoll_pwait to COMPAT_SYSCALL_DEFINEAl Viro
2013-03-04convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro
2013-03-04switch signalfd{,4}() to COMPAT_SYSCALL_DEFINEAl Viro
2013-03-04make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protectAl Viro
2013-03-04make HAVE_SYSCALL_WRAPPERS unconditionalAl Viro
2013-03-04consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro
2013-03-04teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long longAl Viro
2013-03-03Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-03-03Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-03-03Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-03-03Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linusRussell King
2013-03-02metag: Provide dma_get_sgtable()James Hogan
2013-03-02metag: prom.h: remove declaration of metag_dt_memblock_reserve()James Hogan
2013-03-02metag: copy devicetree to non-init memoryJames Hogan
2013-03-02metag: cleanup metag_ksyms.c includesJames Hogan
2013-03-02metag: move mm/init.c exports out of metag_ksyms.cJames Hogan
2013-03-02metag: move usercopy.c exports out of metag_ksyms.cJames Hogan
2013-03-02metag: move setup.c exports out of metag_ksyms.cJames Hogan
2013-03-02metag: move kick.c exports out of metag_ksyms.cJames Hogan
2013-03-02metag: move traps.c exports out of metag_ksyms.cJames Hogan
2013-03-02metag: move irq enable out of irqflags.h on SMPJames Hogan
2013-03-02metag: hugetlb: convert to vm_unmapped_area()James Hogan
2013-03-02metag: export clear_page and copy_pageJames Hogan
2013-03-02metag: export metag_code_cache_flush_allJames Hogan
2013-03-02metag: protect more non-MMU memory regionsJames Hogan
2013-03-02metag: make TXPRIVEXT bits explicitJames Hogan
2013-03-02metag: kernel/setup.c: sort includesJames Hogan
2013-03-02metag: add boot time LNKGET/LNKSET checkJames Hogan
2013-03-02metag: add __init to metag_cache_probe()James Hogan
2013-03-02metag: Add JTAG Debug Adapter (DA) supportJames Hogan
2013-03-02metag: ftrace supportJames Hogan
2013-03-02metag: PerfJames Hogan
2013-03-02metag: Build infrastructureJames Hogan
2013-03-02metag: Various other headersJames Hogan
2013-03-02metag: Stack unwindingJames Hogan