index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
frv
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
frv: fix the broken preempt
Al Viro
2012-11-02
1
-20
/
+3
*
frv: switch to saner kernel_execve() semantics
Al Viro
2012-11-02
1
-5
/
+0
*
FRV: Fix the new-style kernel_thread() stuff
David Howells
2012-11-02
1
-2
/
+3
*
FRV: Fix the preemption handling
David Howells
2012-11-02
1
-1
/
+1
*
FRV: Fix const sections change
Andi Kleen
2012-10-16
1
-0
/
+2
*
FRV: Fix incorrect symbol in copy_thread()
David Howells
2012-10-16
1
-1
/
+1
*
FRV: Fix VLIW packing constraint violation in entry.S
David Howells
2012-10-16
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-12
7
-165
/
+38
|
\
|
*
Uninclude linux/freezer.h
Richard Weinberger
2012-10-01
1
-1
/
+0
|
*
frv: no need to raise SIGTRAP in setup_frame()
Al Viro
2012-10-01
1
-8
/
+0
|
*
frv: switch to generic kernel_thread()
Al Viro
2012-10-01
1
-22
/
+19
|
*
frv: switch to generic kernel_execve
Al Viro
2012-10-01
3
-34
/
+6
|
*
frv: switch to generic sys_execve()
Al Viro
2012-10-01
1
-19
/
+0
|
*
frv: split ret_from_fork, simplify kernel_thread() a lot
Al Viro
2012-10-01
5
-100
/
+32
*
|
frv: kill used but uninitialized variable
Geert Uytterhoeven
2012-10-06
1
-10
/
+9
*
|
sections: fix section conflicts in arch/frv
Andi Kleen
2012-10-06
1
-1
/
+1
*
|
frv: Add missing RCU idle APIs on idle loop
Frederic Weisbecker
2012-09-23
1
-0
/
+3
|
/
*
arch: remove direct definitions of KERN_<LEVEL> uses
Joe Perches
2012-07-30
1
-1
/
+1
*
frv: Remove bogus closing parenthesis
Geert Uytterhoeven
2012-06-02
1
-1
/
+1
*
FRV: Optimise the system call exit path in entry.S [ver #2]
David Howells
2012-06-01
1
-6
/
+7
*
FRV: Shrink TIF_WORK_MASK [ver #2]
David Howells
2012-06-01
1
-9
/
+3
*
FRV: Prevent syscall exit tracing and notify_resume at end of kernel exceptions
David Howells
2012-06-01
2
-11
/
+3
*
new helper: signal_delivered()
Al Viro
2012-06-01
1
-2
/
+1
*
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
1
-4
/
+0
*
TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set
Al Viro
2012-06-01
1
-1
/
+1
*
don't call try_to_freeze() from do_signal()
Al Viro
2012-06-01
1
-4
/
+0
*
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
2012-06-01
1
-17
/
+7
*
new helper: sigmask_to_save()
Al Viro
2012-06-01
1
-7
/
+3
*
new helper: restore_saved_sigmask()
Al Viro
2012-06-01
1
-5
/
+1
*
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-23
1
-2
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-05-23
1
-34
/
+13
|
\
|
*
frv: missing checks of __get_user()/__put_user() return values
Al Viro
2012-05-21
1
-6
/
+6
|
*
frv: use set_current_blocked() and block_sigmask()
Matt Fleming
2012-05-21
1
-17
/
+4
|
*
new helper: sigsuspend()
Al Viro
2012-05-21
1
-11
/
+3
*
|
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-05-23
1
-11
/
+0
|
\
\
|
|
/
|
/
|
|
*
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
Suresh Siddha
2012-05-16
1
-11
/
+0
*
|
frv: Use generic init_task
Thomas Gleixner
2012-05-05
2
-33
/
+1
*
|
frv: Use core allocator for task_struct
Thomas Gleixner
2012-05-05
1
-10
/
+0
*
|
frv: Use correct size for task_struct allocation
Thomas Gleixner
2012-05-05
1
-7
/
+2
|
/
*
Disintegrate asm/system.h for FRV
David Howells
2012-03-28
10
-10
/
+0
*
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2012-03-01
1
-3
/
+1
*
kgdb: follow rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
2011-10-31
1
-22
/
+22
*
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
2011-08-26
1
-1
/
+1
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
frv, exec: remove redundant set_fs(USER_DS)
Mathias Krause
2011-07-26
1
-4
/
+1
*
modules: make arch's use default loader hooks
Jonas Bonn
2011-07-24
1
-54
/
+3
*
ns: Wire up the setns system call
Eric W. Biederman
2011-05-28
1
-0
/
+1
*
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2011-05-24
1
-1
/
+1
|
\
|
*
percpu: Always align percpu output section to PAGE_SIZE
Tejun Heo
2011-03-24
1
-1
/
+1
*
|
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
[next]