summaryrefslogtreecommitdiff
path: root/arch/frv
Commit message (Expand)AuthorAge
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-30
|\
| * ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-30
| * arch: remove direct definitions of KERN_<LEVEL> usesJoe Perches2012-07-30
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2012-07-30
|\ \ | |/ |/|
| * Remove useless wrappers of asm-generic/cpumask.hPaul Bolle2012-06-28
* | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-07-27
|\ \
| * | frv: remove km_type definitionsCong Wang2012-07-24
| * | frv: remove the second parameter of kmap_atomic_primary()Cong Wang2012-07-23
| |/
* | frv/PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior2012-06-12
|/
* frv: Remove bogus closing parenthesisGeert Uytterhoeven2012-06-02
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
|\
| * FRV: Optimise the system call exit path in entry.S [ver #2]David Howells2012-06-01
| * FRV: Shrink TIF_WORK_MASK [ver #2]David Howells2012-06-01
| * FRV: Prevent syscall exit tracing and notify_resume at end of kernel exceptionsDavid Howells2012-06-01
| * new helper: signal_delivered()Al Viro2012-06-01
| * most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01
| * TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro2012-06-01
| * don't call try_to_freeze() from do_signal()Al Viro2012-06-01
| * pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-01
| * new helper: sigmask_to_save()Al Viro2012-06-01
| * new helper: restore_saved_sigmask()Al Viro2012-06-01
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
|\ \ | |/ |/|
| * bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2012-05-30
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-31
|\ \ | |/ |/|
| * move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-23
* | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-24
|\ \ | |/ |/|
| * kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-08
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-23
|\ \
| * | frv: missing checks of __get_user()/__put_user() return valuesAl Viro2012-05-21
| * | frv: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-21
| * | new helper: sigsuspend()Al Viro2012-05-21
* | | Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2012-05-23
|\ \ \
| * | | MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker2012-05-17
| | |/ | |/|
* | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-23
|\ \ \ | |_|/ |/| |
| * | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-16
| |/
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-21
|\ \
| * | frv: Use common threadinfo allocatorThomas Gleixner2012-05-08
| * | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner2012-05-05
| * | frv: Use generic init_taskThomas Gleixner2012-05-05
| * | frv: Use core allocator for task_structThomas Gleixner2012-05-05
| * | frv: Use correct size for task_struct allocationThomas Gleixner2012-05-05
| |/
* | frv: delete incorrect task prototypes causing compile failPaul Gortmaker2012-05-17
|/
* frv: fix warnings in mb93090-mb00/pci-dma.c about implicit EXPORT_SYMBOLPaul Gortmaker2012-04-02
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-29
|\
| * frv: Use generic posix_types.hH. Peter Anvin2012-02-14
* | Delete all instances of asm/system.hDavid Howells2012-03-28
* | Move all declarations of free_initmem() to linux/mm.hDavid Howells2012-03-28
* | Disintegrate asm/system.h for FRVDavid Howells2012-03-28
* | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-21
|\ \
| * | highmem: kill all __kmap_atomic()Cong Wang2012-03-20
| |/