aboutsummaryrefslogtreecommitdiff
path: root/arch/frv/kernel
AgeCommit message (Expand)Author
2012-10-06frv: kill used but uninitialized variableGeert Uytterhoeven
2012-10-06sections: fix section conflicts in arch/frvAndi Kleen
2012-09-23frv: Add missing RCU idle APIs on idle loopFrederic Weisbecker
2012-07-30arch: remove direct definitions of KERN_<LEVEL> usesJoe Perches
2012-06-02frv: Remove bogus closing parenthesisGeert Uytterhoeven
2012-06-01FRV: Optimise the system call exit path in entry.S [ver #2]David Howells
2012-06-01FRV: Shrink TIF_WORK_MASK [ver #2]David Howells
2012-06-01FRV: Prevent syscall exit tracing and notify_resume at end of kernel exceptionsDavid Howells
2012-06-01new helper: signal_delivered()Al Viro
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro
2012-06-01TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro
2012-06-01don't call try_to_freeze() from do_signal()Al Viro
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro
2012-06-01new helper: sigmask_to_save()Al Viro
2012-06-01new helper: restore_saved_sigmask()Al Viro
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-05-21frv: missing checks of __get_user()/__put_user() return valuesAl Viro
2012-05-21frv: use set_current_blocked() and block_sigmask()Matt Fleming
2012-05-21new helper: sigsuspend()Al Viro
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha
2012-05-05frv: Use generic init_taskThomas Gleixner
2012-05-05frv: Use core allocator for task_structThomas Gleixner
2012-05-05frv: Use correct size for task_struct allocationThomas Gleixner
2012-03-28Disintegrate asm/system.h for FRVDavid Howells
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner
2011-10-31kgdb: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26frv, exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-07-24modules: make arch's use default loader hooksJonas Bonn
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29FRV: Use generic show_interrupts()Thomas Gleixner
2011-03-29FRV: Convert genirq namespaceThomas Gleixner
2011-03-29frv: Select GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner
2011-03-29frv: Convert cpu irq_chip to new functionsThomas Gleixner
2011-03-29frv: Convert mb93493 irq_chip to new functionsThomas Gleixner
2011-03-29frv: Convert mb93093 irq_chip to new functionThomas Gleixner
2011-03-29frv: Convert mb93091 irq_chip to new functionsThomas Gleixner
2011-03-29frv: Fix typo from __do_IRQ overhaulThomas Gleixner
2011-03-29frv: Remove stale irq_chip.endThomas Gleixner
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo
2011-03-22mm: NUMA aware alloc_task_struct_node()Eric Dumazet
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse
2011-01-31frv: Switch do_timer() to xtime_update()Torben Hohn