aboutsummaryrefslogtreecommitdiff
path: root/arch/frv/include
AgeCommit message (Expand)Author
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-17frv: delete incorrect task prototypes causing compile failPaul Gortmaker
2012-05-17MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha
2012-05-08frv: Use common threadinfo allocatorThomas Gleixner
2012-05-05frv: Use core allocator for task_structThomas Gleixner
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson
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-28Move all declarations of free_initmem() to linux/mm.hDavid Howells
2012-03-28Disintegrate asm/system.h for FRVDavid Howells
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-03-20highmem: kill all __kmap_atomic()Cong Wang
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-14frv: Use generic posix_types.hH. Peter Anvin
2012-01-27Merge branch 'perf/fast' into perf/coreIngo Molnar
2012-01-14Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
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-12-21perf, arch: Rework perf_event_index()Peter Zijlstra
2011-12-12UAPI: Make FRV use asm-generic/param.hDavid Howells
2011-12-04frv: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo
2011-11-09net: add wireless TX status socket optionJohannes Berg
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-26frv, exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-05-28Merge branch 'setns'Linus Torvalds
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-05-24PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29FRV: Do some cleanupsAmerigo Wang
2011-03-29FRV: Missing node arg in alloc_thread_info_node() macroDavid Howells
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
2011-03-22mm: NUMA aware alloc_task_struct_node()Eric Dumazet
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse