summaryrefslogtreecommitdiffstats
path: root/arch/cris/include
AgeCommit message (Expand)AuthorLines
2012-11-01sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov-0/+1
2012-10-14cris: switch to generic kernel_execve/sys_execveAl Viro-0/+1
2012-10-14cris: switch to generic kernel_thread()Al Viro-2/+0
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-9/+1
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-3/+0
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-6/+1
2012-10-09UAPI: (Scripted) Disintegrate arch/cris/include/asmDavid Howells-519/+553
2012-10-09UAPI: (Scripted) Disintegrate arch/cris/include/arch-v32/archDavid Howells-117/+125
2012-10-09UAPI: (Scripted) Disintegrate arch/cris/include/arch-v10/archDavid Howells-4/+4
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds-0/+2
2012-10-06cross-arch: don't corrupt personality flags upon exec()Jiri Kosina-1/+2
2012-10-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann-21/+12
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds-4/+11
2012-10-03asm-generic: Add default clkdev.hMark Brown-0/+2
2012-10-03Merge tag 'cris-for-linus-3.7' of git://jni.nu/crisLinus Torvalds-17/+1
2012-10-03CRIS: Remove VCS simulator specific codeJesper Nilsson-16/+1
2012-10-03cris/PCI: remove pcibios_assign_resources()Bjorn Helgaas-1/+0
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells-0/+7
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells-4/+4
2012-10-01sanitize tsk_is_polling()Al Viro-2/+0
2012-10-01bury _TIF_RESTORE_SIGMASKAl Viro-1/+0
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells-9/+2
2012-09-20get rid of generic instances of asm/exec.hAl Viro-6/+2
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon-1/+0
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro-3/+0
2012-05-25Merge tag 'cris-for-linus' of git://jni.nu/crisLinus Torvalds-109/+3
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-4/+0
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha-4/+0
2012-05-08cris: Use common threadinfo allocatorThomas Gleixner-9/+2
2012-04-05CRIS: Remove legacy RTC driversJesper Nilsson-108/+0
2012-04-03cris: posix_types.h, include asm-generic/posix_types.hJiri Slaby-0/+2
2012-04-03CRISv32: Correct name of read_mostly section.Jesper Nilsson-1/+1
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-40/+10
2012-03-28Delete all instances of asm/system.hDavid Howells-5/+0
2012-03-28Disintegrate asm/system.h for CRISDavid Howells-102/+116
2012-02-24net: Add framework to allow sending packets with customized CRC.Ben Greear-0/+3
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov-0/+1
2012-02-14cris: Use generic posix_types.hH. Peter Anvin-40/+10
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+0
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds-35/+1
2012-01-03consolidate a bunch of ipcbuf.h instancesAl Viro-29/+1
2012-01-03consolidate umode_t declarationsAl Viro-6/+0
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo-2/+0
2011-11-09net: add wireless TX status socket optionJohannes Berg-0/+3
2011-08-25cris: add arch/cris/include/asm/serial.hWANG Cong-0/+9
2011-08-03cris: fix a build error in kernel/fork.cWANG Cong-3/+3
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma-1/+0
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma-2/+2
2011-07-26atomic: use <linux/atomic.h>Arun Sharma-2/+1
2011-07-26asm-generic: add another generic ext2 atomic bitopsAkinobu Mita-2/+1