aboutsummaryrefslogtreecommitdiffstats
path: root/arch/frv/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-01FRV: Shrink TIF_WORK_MASK [ver #2]David Howells1-4/+12
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2012-05-23Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-1/+0
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-15/+0
2012-05-17frv: delete incorrect task prototypes causing compile failPaul Gortmaker1-4/+0
2012-05-17MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker1-1/+0
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha1-2/+0
2012-05-08frv: Use common threadinfo allocatorThomas Gleixner1-13/+0
2012-05-05frv: Use core allocator for task_structThomas Gleixner1-2/+0
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson1-0/+1
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-43/+10
2012-03-28Delete all instances of asm/system.hDavid Howells1-4/+0
2012-03-28Move all declarations of free_initmem() to linux/mm.hDavid Howells1-2/+0
2012-03-28Disintegrate asm/system.h for FRVDavid Howells7-213/+261
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds1-1/+1
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+4
2012-03-20highmem: kill all __kmap_atomic()Cong Wang1-1/+1
2012-02-24net: Add framework to allow sending packets with customized CRC.Ben Greear1-0/+3
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov1-0/+1
2012-02-14frv: Use generic posix_types.hH. Peter Anvin1-43/+10
2012-01-27Merge branch 'perf/fast' into perf/coreIngo Molnar1-2/+0
2012-01-14Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds1-15/+1
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+1
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+0
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-36/+1
2012-01-03consolidate a bunch of ipcbuf.h instancesAl Viro1-30/+1
2012-01-03consolidate umode_t declarationsAl Viro1-6/+0
2011-12-21perf, arch: Rework perf_event_index()Peter Zijlstra1-2/+0
2011-12-12UAPI: Make FRV use asm-generic/param.hDavid Howells1-15/+1
2011-12-04frv: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin1-1/+1
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo1-2/+0
2011-11-09net: add wireless TX status socket optionJohannes Berg1-0/+3
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma1-1/+0
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma1-2/+2
2011-07-26atomic: use <linux/atomic.h>Arun Sharma2-2/+1
2011-07-26asm-generic: add another generic ext2 atomic bitopsAkinobu Mita1-2/+1
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger1-1/+0
2011-07-26frv, exec: remove redundant set_fs(USER_DS)Mathias Krause1-1/+0
2011-05-28Merge branch 'setns'Linus Torvalds1-1/+2
2011-05-28ns: Wire up the setns system callEric W. Biederman1-1/+2
2011-05-24PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki1-20/+0
2011-03-31Fix common misspellingsLucas De Marchi3-3/+3
2011-03-29FRV: Do some cleanupsAmerigo Wang2-9/+2
2011-03-29FRV: Missing node arg in alloc_thread_info_node() macroDavid Howells1-1/+1
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita1-2/+0
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita1-1/+0
2011-03-23bitops: introduce little-endian bitops for most architecturesAkinobu Mita1-0/+1
2011-03-22add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori1-8/+0
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet1-9/+4