summaryrefslogtreecommitdiffstats
path: root/arch/cris/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-8/+0
|\
| * consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-031-8/+0
* | arch: Cleanup enable/disable_hltThomas Gleixner2013-04-081-7/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-3/+0
|\
| * default SET_PERSONALITY() in linux/elf.hAl Viro2013-02-261-3/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-232-19/+2
|\ \
| * | burying unused conditionalsAl Viro2013-02-141-2/+0
| * | cris: switch to generic old sigaction()Al Viro2013-02-031-7/+0
| * | consolidate kernel-side struct sigaction declarationsAl Viro2013-02-031-6/+1
| * | consolidate declarations of k_sigactionAl Viro2013-02-031-3/+0
| |/
* | cris: Provide dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven2013-01-291-0/+10
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-202-1/+1
|\
| * unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2012-12-191-6/+0
| * new helper: current_user_stack_pointer()Al Viro2012-12-191-0/+1
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-191-1/+0
* | Merge tag 'disintegrate-cris-20121009' of git://git.infradead.org/users/dhowe...Jesper Nilsson2012-12-2035-1562/+6
|\ \
| * | UAPI: (Scripted) Disintegrate arch/cris/include/asmDavid Howells2012-10-0935-1562/+6
* | | CRIS: fix I/O macrosCorey Minyard2012-12-181-6/+33
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-121-0/+1
|\ \ \
| * | | sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov2012-11-011-0/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-123-8/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | unify default ptrace_signal_deliverAl Viro2012-11-291-6/+0
| * | | cris: switch to generic fork/vfork/cloneAl Viro2012-11-281-0/+3
| * | | cris: switch to generic kernel_execve/sys_execveAl Viro2012-10-141-0/+1
| * | | cris: switch to generic kernel_thread()Al Viro2012-10-141-2/+0
| |/ /
* | | tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-131-0/+1
|/ /
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-142-9/+1
|\ \
| * | Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-282-9/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-3/+0
|\ \ \
| * | | sanitize tsk_is_polling()Al Viro2012-10-011-2/+0
| * | | bury _TIF_RESTORE_SIGMASKAl Viro2012-10-011-1/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-102-6/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | get rid of generic instances of asm/exec.hAl Viro2012-09-202-6/+2
| |/
* | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-10-091-0/+2
|\ \
| * \ Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2012-10-041-1/+0
| |\ \
| * | | asm-generic: Add default clkdev.hMark Brown2012-10-031-0/+2
| | |/ | |/|
* | | cross-arch: don't corrupt personality flags upon exec()Jiri Kosina2012-10-061-1/+2
| |/ |/|
* | Merge tag 'cris-for-linus-3.7' of git://jni.nu/crisLinus Torvalds2012-10-031-1/+0
|\ \ | |/ |/|
| * cris/PCI: remove pcibios_assign_resources()Bjorn Helgaas2012-10-031-1/+0
* | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-301-1/+0
|/
* bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2012-05-301-3/+0
* Merge tag 'cris-for-linus' of git://jni.nu/crisLinus Torvalds2012-05-253-108/+2
|\
| * CRIS: Remove legacy RTC driversJesper Nilsson2012-04-052-108/+0
| * cris: posix_types.h, include asm-generic/posix_types.hJiri Slaby2012-04-031-0/+2
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-231-4/+0
|\ \
| * | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-161-4/+0
| |/
* | cris: Use common threadinfo allocatorThomas Gleixner2012-05-082-9/+2
|/
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-291-40/+10
|\
| * cris: Use generic posix_types.hH. Peter Anvin2012-02-141-40/+10
* | Delete all instances of asm/system.hDavid Howells2012-03-281-5/+0
OpenPOWER on IntegriCloud