aboutsummaryrefslogtreecommitdiff
path: root/arch/frv/include
AgeCommit message (Expand)AuthorFilesLines
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-43/+10
2012-03-28Delete all instances of asm/system.hGravatar David Howells 1-4/+0
2012-03-28Move all declarations of free_initmem() to linux/mm.hGravatar David Howells 1-2/+0
2012-03-28Disintegrate asm/system.h for FRVGravatar David Howells 7-213/+261
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxGravatar Linus Torvalds 1-1/+1
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+4
2012-03-20highmem: kill all __kmap_atomic()Gravatar Cong Wang 1-1/+1
2012-02-24net: Add framework to allow sending packets with customized CRC.Gravatar Ben Greear 1-0/+3
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionGravatar Pavel Emelyanov 1-0/+1
2012-02-14frv: Use generic posix_types.hGravatar H. Peter Anvin 1-43/+10
2012-01-27Merge branch 'perf/fast' into perf/coreGravatar Ingo Molnar 1-2/+0
2012-01-14Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersGravatar Linus Torvalds 1-15/+1
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-1/+1
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+0
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 2-36/+1
2012-01-03consolidate a bunch of ipcbuf.h instancesGravatar Al Viro 1-30/+1
2012-01-03consolidate umode_t declarationsGravatar Al Viro 1-6/+0
2011-12-21perf, arch: Rework perf_event_index()Gravatar Peter Zijlstra 1-2/+0
2011-12-12UAPI: Make FRV use asm-generic/param.hGravatar David Howells 1-15/+1
2011-12-04frv: switch to GENERIC_PCI_IOMAPGravatar Michael S. Tsirkin 1-1/+1
2011-11-21freezer: remove now unused TIF_FREEZEGravatar Tejun Heo 1-2/+0
2011-11-09net: add wireless TX status socket optionGravatar Johannes Berg 1-0/+3
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionGravatar Arun Sharma 1-1/+0
2011-07-26atomic: move atomic_add_unless to generic codeGravatar Arun Sharma 1-2/+2
2011-07-26atomic: use <linux/atomic.h>Gravatar Arun Sharma 2-2/+1
2011-07-26asm-generic: add another generic ext2 atomic bitopsGravatar Akinobu Mita 1-2/+1
2011-07-26ptrace: unify show_regs() prototypeGravatar Mike Frysinger 1-1/+0
2011-07-26frv, exec: remove redundant set_fs(USER_DS)Gravatar Mathias Krause 1-1/+0
2011-05-28Merge branch 'setns'Gravatar Linus Torvalds 1-1/+2
2011-05-28ns: Wire up the setns system callGravatar Eric W. Biederman 1-1/+2
2011-05-24PM / Hibernate: Remove arch_prepare_suspend()Gravatar Rafael J. Wysocki 1-20/+0
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 3-3/+3
2011-03-29FRV: Do some cleanupsGravatar Amerigo Wang 2-9/+2
2011-03-29FRV: Missing node arg in alloc_thread_info_node() macroGravatar David Howells 1-1/+1
2011-03-23bitops: remove minix bitops from asm/bitops.hGravatar Akinobu Mita 1-2/+0
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hGravatar Akinobu Mita 1-1/+0
2011-03-23bitops: introduce little-endian bitops for most architecturesGravatar Akinobu Mita 1-0/+1
2011-03-22add the common dma_addr_t typedef to include/linux/types.hGravatar FUJITA Tomonori 1-8/+0
2011-03-22mm: NUMA aware alloc_thread_info_node()Gravatar Eric Dumazet 1-9/+4
2011-03-22mm: NUMA aware alloc_task_struct_node()Gravatar Eric Dumazet 1-1/+1
2011-03-11futex: Sanitize futex ops argument typesGravatar Michel Lespinasse 1-3/+3
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIGravatar Michel Lespinasse 1-1/+2
2010-10-26mm: remove pte_*map_nested()Gravatar Peter Zijlstra 1-7/+2
2010-10-26mm: stack based kmap_atomic()Gravatar Peter Zijlstra 1-20/+5
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Gravatar Linus Torvalds 1-79/+1
2010-10-22ioctl: Use asm-generic/ioctls.h on frv (enables termiox)Gravatar Jeff Mahoney 1-79/+1
2010-10-07Fix IRQ flag handling namingGravatar David Howells 2-136/+158
2010-08-14archs: replace unifdef-y with header-yGravatar Sam Ravnborg 1-2/+1
2010-08-11dma-mapping: remove dma_is_consistent APIGravatar FUJITA Tomonori 1-2/+0
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsGravatar FUJITA Tomonori 1-6/+0