aboutsummaryrefslogtreecommitdiff
path: root/arch/cris/include
AgeCommit message (Expand)Author
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro
2012-05-25Merge tag 'cris-for-linus' of git://jni.nu/crisLinus Torvalds
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha
2012-05-08cris: Use common threadinfo allocatorThomas Gleixner
2012-04-05CRIS: Remove legacy RTC driversJesper Nilsson
2012-04-03cris: posix_types.h, include asm-generic/posix_types.hJiri Slaby
2012-04-03CRISv32: Correct name of read_mostly section.Jesper Nilsson
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-28Delete all instances of asm/system.hDavid Howells
2012-03-28Disintegrate asm/system.h for CRISDavid Howells
2012-02-24net: Add framework to allow sending packets with customized CRC.Ben Greear
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov
2012-02-14cris: Use generic posix_types.hH. Peter Anvin
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-03consolidate a bunch of ipcbuf.h instancesAl Viro
2012-01-03consolidate umode_t declarationsAl Viro
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo
2011-11-09net: add wireless TX status socket optionJohannes Berg
2011-08-25cris: add arch/cris/include/asm/serial.hWANG Cong
2011-08-03cris: fix a build error in kernel/fork.cWANG Cong
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26asm-generic: add another generic ext2 atomic bitopsAkinobu Mita
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger
2011-07-25cris, exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-23remove dma64_addr_tFUJITA Tomonori
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita
2011-03-23bitops: introduce little-endian bitops for most architecturesAkinobu Mita
2011-03-22add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-10-22ioctl: Use asm-generic/ioctls.h on cris (enables termiox)Jeff Mahoney
2010-10-07Fix IRQ flag handling namingDavid Howells
2010-08-14archs: replace unifdef-y with header-ySam Ravnborg
2010-08-12Merge branch 'io_remap_pfn_range' of git://www.jni.nu/crisLinus Torvalds
2010-08-12CRIS: Define io_remap_pfn_range as remap_pfn_rangeJesper Nilsson
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-08-10tty: Add EXTPROC support for LINEMODEhyc@symas.com
2010-08-10tty: remove remaining Hayes ESP ioctlsGreg Kroah-Hartman