summaryrefslogtreecommitdiffstats
path: root/arch/frv/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * frv: switch to generic kernel_thread()Al Viro2012-10-011-22/+19
| * frv: switch to generic kernel_execveAl Viro2012-10-013-34/+6
| * frv: switch to generic sys_execve()Al Viro2012-10-011-19/+0
| * frv: split ret_from_fork, simplify kernel_thread() a lotAl Viro2012-10-015-100/+32
* | frv: kill used but uninitialized variableGeert Uytterhoeven2012-10-061-10/+9
* | sections: fix section conflicts in arch/frvAndi Kleen2012-10-061-1/+1
* | frv: Add missing RCU idle APIs on idle loopFrederic Weisbecker2012-09-231-0/+3
|/
* arch: remove direct definitions of KERN_<LEVEL> usesJoe Perches2012-07-301-1/+1
* frv: Remove bogus closing parenthesisGeert Uytterhoeven2012-06-021-1/+1
* 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-011-9/+3
* FRV: Prevent syscall exit tracing and notify_resume at end of kernel exceptionsDavid Howells2012-06-012-11/+3
* new helper: signal_delivered()Al Viro2012-06-011-2/+1
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-011-4/+0
* 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/+0
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-17/+7
* new helper: sigmask_to_save()Al Viro2012-06-011-7/+3
* new helper: restore_saved_sigmask()Al Viro2012-06-011-5/+1
* move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-231-2/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-231-34/+13
|\
| * frv: missing checks of __get_user()/__put_user() return valuesAl Viro2012-05-211-6/+6
| * frv: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-211-17/+4
| * new helper: sigsuspend()Al Viro2012-05-211-11/+3
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-231-11/+0
|\ \ | |/ |/|
| * fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-161-11/+0
* | frv: Use generic init_taskThomas Gleixner2012-05-052-33/+1
* | frv: Use core allocator for task_structThomas Gleixner2012-05-051-10/+0
* | frv: Use correct size for task_struct allocationThomas Gleixner2012-05-051-7/+2
|/
* Disintegrate asm/system.h for FRVDavid Howells2012-03-2810-10/+0
* sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-3/+1
* kgdb: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko2011-10-311-22/+22
* All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-261-1/+1
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* frv, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-261-4/+1
* modules: make arch's use default loader hooksJonas Bonn2011-07-241-54/+3
* ns: Wire up the setns system callEric W. Biederman2011-05-281-0/+1
* Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-241-1/+1
|\
| * percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-241-1/+1
* | Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* | FRV: Use generic show_interrupts()Thomas Gleixner2011-03-291-42/+3
* | FRV: Convert genirq namespaceThomas Gleixner2011-03-294-6/+7
* | frv: Select GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2011-03-291-1/+2
* | frv: Convert cpu irq_chip to new functionsThomas Gleixner2011-03-291-13/+13
* | frv: Convert mb93493 irq_chip to new functionsThomas Gleixner2011-03-291-11/+11
* | frv: Convert mb93093 irq_chip to new functionThomas Gleixner2011-03-291-13/+13
* | frv: Convert mb93091 irq_chip to new functionsThomas Gleixner2011-03-291-13/+13
* | frv: Fix typo from __do_IRQ overhaulThomas Gleixner2011-03-291-1/+1
* | frv: Remove stale irq_chip.endThomas Gleixner2011-03-292-7/+0
|/
* mm: NUMA aware alloc_task_struct_node()Eric Dumazet2011-03-221-2/+3
OpenPOWER on IntegriCloud