summaryrefslogtreecommitdiffstats
path: root/arch/frv/kernel
AgeCommit message (Expand)AuthorLines
2012-10-16FRV: Fix incorrect symbol in copy_thread()David Howells-1/+1
2012-10-16FRV: Fix VLIW packing constraint violation in entry.SDavid Howells-2/+2
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-165/+38
2012-10-06frv: kill used but uninitialized variableGeert Uytterhoeven-10/+9
2012-10-06sections: fix section conflicts in arch/frvAndi Kleen-1/+1
2012-10-01Uninclude linux/freezer.hRichard Weinberger-1/+0
2012-10-01frv: no need to raise SIGTRAP in setup_frame()Al Viro-8/+0
2012-10-01frv: switch to generic kernel_thread()Al Viro-22/+19
2012-10-01frv: switch to generic kernel_execveAl Viro-34/+6
2012-10-01frv: switch to generic sys_execve()Al Viro-19/+0
2012-10-01frv: split ret_from_fork, simplify kernel_thread() a lotAl Viro-100/+32
2012-09-23frv: Add missing RCU idle APIs on idle loopFrederic Weisbecker-0/+3
2012-07-30arch: remove direct definitions of KERN_<LEVEL> usesJoe Perches-1/+1
2012-06-02frv: Remove bogus closing parenthesisGeert Uytterhoeven-1/+1
2012-06-01FRV: Optimise the system call exit path in entry.S [ver #2]David Howells-6/+7
2012-06-01FRV: Shrink TIF_WORK_MASK [ver #2]David Howells-9/+3
2012-06-01FRV: Prevent syscall exit tracing and notify_resume at end of kernel exceptionsDavid Howells-11/+3
2012-06-01new helper: signal_delivered()Al Viro-2/+1
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro-4/+0
2012-06-01TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro-1/+1
2012-06-01don't call try_to_freeze() from do_signal()Al Viro-4/+0
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro-17/+7
2012-06-01new helper: sigmask_to_save()Al Viro-7/+3
2012-06-01new helper: restore_saved_sigmask()Al Viro-5/+1
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro-2/+0
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-34/+13
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-11/+0
2012-05-21frv: missing checks of __get_user()/__put_user() return valuesAl Viro-6/+6
2012-05-21frv: use set_current_blocked() and block_sigmask()Matt Fleming-17/+4
2012-05-21new helper: sigsuspend()Al Viro-11/+3
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha-11/+0
2012-05-05frv: Use generic init_taskThomas Gleixner-33/+1
2012-05-05frv: Use core allocator for task_structThomas Gleixner-10/+0
2012-05-05frv: Use correct size for task_struct allocationThomas Gleixner-7/+2
2012-03-28Disintegrate asm/system.h for FRVDavid Howells-10/+0
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner-3/+1
2011-10-31kgdb: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko-22/+22
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown-1/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma-1/+1
2011-07-26frv, exec: remove redundant set_fs(USER_DS)Mathias Krause-4/+1
2011-07-24modules: make arch's use default loader hooksJonas Bonn-54/+3
2011-05-28ns: Wire up the setns system callEric W. Biederman-0/+1
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds-1/+1
2011-03-31Fix common misspellingsLucas De Marchi-2/+2
2011-03-29FRV: Use generic show_interrupts()Thomas Gleixner-42/+3
2011-03-29FRV: Convert genirq namespaceThomas Gleixner-6/+7
2011-03-29frv: Select GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner-1/+2
2011-03-29frv: Convert cpu irq_chip to new functionsThomas Gleixner-13/+13
2011-03-29frv: Convert mb93493 irq_chip to new functionsThomas Gleixner-11/+11
2011-03-29frv: Convert mb93093 irq_chip to new functionThomas Gleixner-13/+13