summaryrefslogtreecommitdiffstats
path: root/arch/frv
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-102-17/+1Star
|\
| * get rid of generic instances of asm/exec.hAl Viro2012-09-202-17/+1Star
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-091-0/+2
|\ \
| * | Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config optionCatalin Marinas2012-10-091-0/+1
| * | Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas2012-10-091-0/+1
* | | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-10-091-0/+1
|\ \ \ | |/ / |/| |
| * | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2012-10-043-3/+7
| |\ \
| * | | asm-generic: Add default clkdev.hMark Brown2012-10-031-0/+1
| | |/ | |/|
* | | cross-arch: don't corrupt personality flags upon exec()Jiri Kosina2012-10-051-1/+2
* | | frv: kill used but uninitialized variableGeert Uytterhoeven2012-10-051-10/+9Star
* | | sections: fix section conflicts in arch/frvAndi Kleen2012-10-052-2/+2
| |/ |/|
* | UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-021-0/+3
* | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-011-3/+1Star
|\ \
| * | frv/PCI: Use list_for_each_entry() for bus->devices traversalBjorn Helgaas2012-08-221-3/+1Star
| |/
* / frv: Add missing RCU idle APIs on idle loopFrederic Weisbecker2012-09-231-0/+3
|/
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-313-2/+2
|\
| * ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-312-1/+1
| * arch: remove direct definitions of KERN_<LEVEL> usesJoe Perches2012-07-311-1/+1
* | 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
* | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-07-275-64/+26Star
|\ \
| * | frv: remove km_type definitionsCong Wang2012-07-241-23/+1Star
| * | frv: remove the second parameter of kmap_atomic_primary()Cong Wang2012-07-234-41/+25Star
| |/
* / frv/PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior2012-06-121-2/+2
|/
* frv: Remove bogus closing parenthesisGeert Uytterhoeven2012-06-021-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-013-67/+35Star
|\
| * FRV: Optimise the system call exit path in entry.S [ver #2]David Howells2012-06-011-6/+7
| * FRV: Shrink TIF_WORK_MASK [ver #2]David Howells2012-06-012-13/+15
| * FRV: Prevent syscall exit tracing and notify_resume at end of kernel exceptionsDavid Howells2012-06-012-11/+3Star
| * new helper: signal_delivered()Al Viro2012-06-011-2/+1Star
| * most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-011-4/+0Star
| * TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro2012-06-011-1/+1
| * don't call try_to_freeze() from do_signal()Al Viro2012-06-011-4/+0Star
| * pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-17/+7Star
| * new helper: sigmask_to_save()Al Viro2012-06-011-7/+3Star
| * new helper: restore_saved_sigmask()Al Viro2012-06-011-5/+1Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-011-3/+0Star
|\ \ | |/ |/|
| * bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2012-05-311-3/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-011-2/+0Star
|\ \ | |/ |/|
| * move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-241-2/+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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-241-34/+13Star
|\ \
| * | frv: missing checks of __get_user()/__put_user() return valuesAl Viro2012-05-221-6/+6
| * | frv: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-221-17/+4Star
| * | new helper: sigsuspend()Al Viro2012-05-221-11/+3Star
* | | 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-232-13/+0Star
|\ \ \ | |_|/ |/| |
| * | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-172-13/+0Star
| |/