aboutsummaryrefslogtreecommitdiff
path: root/arch/cris
AgeCommit message (Expand)Author
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman
2012-12-24time: convert arch_gettimeoffset to a pointerStephen Warren
2012-12-24cris: move usec/nsec conversion to do_slow_gettimeoffsetStephen Warren
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-20UAPI: Fix up empty files in arch/cris/David Howells
2012-12-20CRIS: locking: fix the return value of arch_read_trylock()Wei Yongjun
2012-12-20Merge tag 'disintegrate-cris-20121009' of git://git.infradead.org/users/dhowe...Jesper Nilsson
2012-12-20CRIS: use kbuild.h instead of defining macros in asm-offset.cJames Hogan
2012-12-19unify SS_ONSTACK/SS_DISABLE definitionsAl Viro
2012-12-19new helper: current_user_stack_pointer()Al Viro
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-12-19Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-18CRIS: fix I/O macrosCorey Minyard
2012-12-14modules: don't hand 0 to vmalloc.Rusty Russell
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-11-29unify default ptrace_signal_deliverAl Viro
2012-11-28flagday: don't pass regs to copy_thread()Al Viro
2012-11-28cris: switch to generic fork/vfork/cloneAl Viro
2012-11-19various: Fix spelling of "registered" in comments.Adam Buchbinder
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp
2012-11-01sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov
2012-10-14cris: switch to generic kernel_execve/sys_execveAl Viro
2012-10-14cris: switch to generic kernel_thread()Al Viro
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-12vfs: define struct filename and have getname() return itJeff Layton
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-09UAPI: (Scripted) Disintegrate arch/cris/include/asmDavid Howells
2012-10-09UAPI: (Scripted) Disintegrate arch/cris/include/arch-v32/archDavid Howells
2012-10-09UAPI: (Scripted) Disintegrate arch/cris/include/arch-v10/archDavid Howells
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li
2012-10-09Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds
2012-10-06cross-arch: don't corrupt personality flags upon exec()Jiri Kosina
2012-10-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds
2012-10-03asm-generic: Add default clkdev.hMark Brown
2012-10-03Merge tag 'cris-for-linus-3.7' of git://jni.nu/crisLinus Torvalds
2012-10-03CRIS: Remove VCS simulator specific codeJesper Nilsson
2012-10-03cris/PCI: remove pcibios_assign_resources()Bjorn Helgaas
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells
2012-10-02UAPI: Partition the header include path sets and add uapi/ header directoriesDavid Howells
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells
2012-10-01sanitize tsk_is_polling()Al Viro
2012-10-01bury _TIF_RESTORE_SIGMASKAl Viro
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells
2012-09-23cris: Add missing RCU idle APIs on idle loopFrederic Weisbecker