summaryrefslogtreecommitdiffstats
path: root/arch/frv/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-311-1/+0Star
|\
| * ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-311-1/+0Star
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2012-07-301-6/+0Star
|\ \ | |/ |/|
| * Remove useless wrappers of asm-generic/cpumask.hPaul Bolle2012-06-281-6/+0Star
* | frv: remove km_type definitionsCong Wang2012-07-241-23/+1Star
* | frv: remove the second parameter of kmap_atomic_primary()Cong Wang2012-07-231-25/+9Star
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-011-4/+12
|\
| * FRV: Shrink TIF_WORK_MASK [ver #2]David Howells2012-06-011-4/+12
* | bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2012-05-311-3/+0Star
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-251-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-241-1/+0Star
|\ \
| * | MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker2012-05-181-1/+0Star
| |/
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-231-2/+0Star
|\ \
| * | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-171-2/+0Star
| |/
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-221-15/+0Star
|\ \
| * | frv: Use common threadinfo allocatorThomas Gleixner2012-05-081-13/+0Star
| * | frv: Use core allocator for task_structThomas Gleixner2012-05-051-2/+0Star
| |/
* / frv: delete incorrect task prototypes causing compile failPaul Gortmaker2012-05-181-4/+0Star
|/
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-301-43/+10Star
|\
| * frv: Use generic posix_types.hH. Peter Anvin2012-02-141-43/+10Star
* | Delete all instances of asm/system.hDavid Howells2012-03-281-4/+0Star
* | Move all declarations of free_initmem() to linux/mm.hDavid Howells2012-03-281-2/+0Star
* | 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-211-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/+0Star
|\ \ | |/ |/|
| * perf, arch: Rework perf_event_index()Peter Zijlstra2011-12-211-2/+0Star
* | Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds2012-01-151-15/+1Star
|\ \
| * | UAPI: Make FRV use asm-generic/param.hDavid Howells2011-12-121-15/+1Star
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-111-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/+0Star
|\ \
| * | freezer: remove now unused TIF_FREEZETejun Heo2011-11-211-2/+0Star
| |/
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-082-36/+1Star
|\ \
| * | consolidate a bunch of ipcbuf.h instancesAl Viro2012-01-041-30/+1Star
| * | consolidate umode_t declarationsAl Viro2012-01-041-6/+0Star
| |/
* / net: add wireless TX status socket optionJohannes Berg2011-11-091-0/+3
|/
* atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-271-1/+0Star
* atomic: move atomic_add_unless to generic codeArun Sharma2011-07-271-2/+2
* atomic: use <linux/atomic.h>Arun Sharma2011-07-272-2/+1Star
* asm-generic: add another generic ext2 atomic bitopsAkinobu Mita2011-07-271-2/+1Star
* ptrace: unify show_regs() prototypeMike Frysinger2011-07-271-1/+0Star
* frv, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-271-1/+0Star
* 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/+0Star
|/