summaryrefslogtreecommitdiffstats
path: root/arch/frv/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-241-0/+1
|\
| * kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-081-0/+1
* | Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2012-05-231-1/+0
|\ \
| * | MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker2012-05-171-1/+0
| |/
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-231-2/+0
|\ \
| * | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-161-2/+0
| |/
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-211-15/+0
|\ \
| * | frv: Use common threadinfo allocatorThomas Gleixner2012-05-081-13/+0
| * | frv: Use core allocator for task_structThomas Gleixner2012-05-051-2/+0
| |/
* / frv: delete incorrect task prototypes causing compile failPaul Gortmaker2012-05-171-4/+0
|/
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-291-43/+10
|\
| * frv: Use generic posix_types.hH. Peter Anvin2012-02-141-43/+10
* | Delete all instances of asm/system.hDavid Howells2012-03-281-4/+0
* | Move all declarations of free_initmem() to linux/mm.hDavid Howells2012-03-281-2/+0
* | Disintegrate asm/system.h for FRVDavid Howells2012-03-287-213/+261
* | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-211-1/+1
|\ \
| * | highmem: kill all __kmap_atomic()Cong Wang2012-03-201-1/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-201-0/+4
|\ \
| * | net: Add framework to allow sending packets with customized CRC.Ben Greear2012-02-241-0/+3
| * | sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov2012-02-211-0/+1
| |/
* | Merge branch 'perf/fast' into perf/coreIngo Molnar2012-01-271-2/+0
|\ \ | |/ |/|
| * perf, arch: Rework perf_event_index()Peter Zijlstra2011-12-211-2/+0
* | Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds2012-01-141-15/+1
|\ \
| * | UAPI: Make FRV use asm-generic/param.hDavid Howells2011-12-121-15/+1
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-101-1/+1
|\ \
| * | frv: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-12-041-1/+1
| |/
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-081-2/+0
|\ \
| * | freezer: remove now unused TIF_FREEZETejun Heo2011-11-211-2/+0
| |/
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-082-36/+1
|\ \
| * | consolidate a bunch of ipcbuf.h instancesAl Viro2012-01-031-30/+1
| * | consolidate umode_t declarationsAl Viro2012-01-031-6/+0
| |/
* / net: add wireless TX status socket optionJohannes Berg2011-11-091-0/+3
|/
* atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-261-1/+0
* atomic: move atomic_add_unless to generic codeArun Sharma2011-07-261-2/+2
* atomic: use <linux/atomic.h>Arun Sharma2011-07-262-2/+1
* asm-generic: add another generic ext2 atomic bitopsAkinobu Mita2011-07-261-2/+1
* ptrace: unify show_regs() prototypeMike Frysinger2011-07-261-1/+0
* frv, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-261-1/+0
* Merge branch 'setns'Linus Torvalds2011-05-281-1/+2
|\
| * ns: Wire up the setns system callEric W. Biederman2011-05-281-1/+2
* | PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki2011-05-241-20/+0
|/
* Fix common misspellingsLucas De Marchi2011-03-313-3/+3
* FRV: Do some cleanupsAmerigo Wang2011-03-292-9/+2
* FRV: Missing node arg in alloc_thread_info_node() macroDavid Howells2011-03-291-1/+1
* bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-231-2/+0
* bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-231-1/+0
* bitops: introduce little-endian bitops for most architecturesAkinobu Mita2011-03-231-0/+1
* add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-221-8/+0
* mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-221-9/+4
* mm: NUMA aware alloc_task_struct_node()Eric Dumazet2011-03-221-1/+1