index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
cris
/
arch-v10
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
cris: Fix section mismatches in architecture startup code
Guenter Roeck
2015-12-15
1
-2
/
+4
*
cris: debugport: Fix section mismatches
Guenter Roeck
2015-12-15
1
-11
/
+11
*
CRIS: Drop code related to obsolete or unused kconfigs
Jesper Nilsson
2015-11-02
1
-106
/
+0
*
cris: arch-v10: kgdb: Add '__used' for static variable is_dyn_brkp
Chen Gang
2015-11-02
1
-1
/
+1
*
cris: arch-v10: kgdb: Use BAR instead of DTP0 for register P12
Chen Gang
2015-11-02
1
-2
/
+2
*
cris: kgdb: use native hex2bin
Andy Shevchenko
2015-11-02
1
-50
/
+33
*
CRIS: Wire up missing syscalls
Chen Gang
2015-09-05
1
-0
/
+8
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-04-15
2
-74
/
+69
|
\
|
*
cris fasttimer: remove use of seq_printf return value
Joe Perches
2015-04-15
1
-46
/
+39
|
*
cris: remove use of seq_printf return value
Joe Perches
2015-04-15
1
-28
/
+30
*
|
arch: Remove exec_domain from remaining archs
Richard Weinberger
2015-04-12
1
-2
/
+0
|
/
*
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-12
1
-1
/
+1
*
cris: Use sigsp()
Richard Weinberger
2014-08-06
1
-10
/
+4
*
cris: Use get_signal() signal_setup_done()
Richard Weinberger
2014-08-06
1
-46
/
+33
*
CRISv10: Readd missing header
Jesper Nilsson
2014-01-28
1
-0
/
+1
*
Drop code for CRISv10 CPU simulator
Jesper Nilsson
2014-01-15
7
-85
/
+47
*
Cleanup whitespace, remove old author tag
Jesper Nilsson
2014-01-09
1
-63
/
+61
*
CRIS: Add missing syscalls
Jesper Nilsson
2014-01-09
1
-82
/
+98
*
cris: remove deprecated IRQF_DISABLED
Michael Opdenacker
2014-01-08
1
-4
/
+2
*
cris/kgdb: Remove sections protected by #ifdef PROCESS_SUPPORT
Geert Uytterhoeven
2013-06-16
1
-255
/
+2
*
cris/kgdb: Fix buffer overflow in getpacket()
Geert Uytterhoeven
2013-06-16
1
-1
/
+1
*
cris/kgdb: Remove obsolete USED*() macros
Geert Uytterhoeven
2013-06-16
1
-9
/
+0
*
cris/kgdb: Make symbols used from asm global
Geert Uytterhoeven
2013-06-16
1
-109
/
+109
*
cris/kgdb: Use #ifdef PROCESS_SUPPORT where needed
Geert Uytterhoeven
2013-06-16
1
-1
/
+3
*
cris/kgdb: Kill forward declarations for static functions
Geert Uytterhoeven
2013-06-16
1
-241
/
+165
*
cris/kgdb: Remove unused static int do_printk
Geert Uytterhoeven
2013-06-16
1
-2
/
+0
*
cris/kgdb: Properly split long lines in asm
Geert Uytterhoeven
2013-06-16
1
-175
/
+175
*
cris: single_open() leaks
Al Viro
2013-05-05
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
1
-168
/
+133
|
\
|
*
cris: Don't use create_proc_read_entry()
David Howells
2013-04-29
1
-166
/
+133
|
*
get rid of a bunch of open-coded create_proc_read_entry()
Al Viro
2013-04-09
1
-3
/
+1
*
|
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-30
1
-0
/
+3
*
|
cris: Use generic idle loop
Thomas Gleixner
2013-04-08
1
-1
/
+2
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-23
1
-58
/
+7
|
\
|
*
cris: kill weird arguments of sys_{rt_,}sigreturn()
Al Viro
2013-02-03
1
-8
/
+4
|
*
cris: switch to generic old sigaction()
Al Viro
2013-02-03
1
-31
/
+0
|
*
cris: switch to generic old sigsuspend
Al Viro
2013-02-03
1
-12
/
+0
|
*
cris: don't leave ->uc_stack unitialized - we'll use its contents on sigreturn
Al Viro
2013-02-03
1
-0
/
+2
|
*
cris: switch to generic sigaltstack
Al Viro
2013-02-03
1
-7
/
+1
*
|
time: convert arch_gettimeoffset to a pointer
Stephen Warren
2012-12-24
1
-2
/
+4
*
|
cris: move usec/nsec conversion to do_slow_gettimeoffset
Stephen Warren
2012-12-24
1
-2
/
+2
|
/
*
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-28
1
-2
/
+1
*
cris: switch to generic fork/vfork/clone
Al Viro
2012-11-28
1
-28
/
+4
*
cris: switch to generic kernel_execve/sys_execve
Al Viro
2012-10-14
2
-32
/
+2
*
cris: switch to generic kernel_thread()
Al Viro
2012-10-14
2
-60
/
+33
*
vfs: define struct filename and have getname() return it
Jeff Layton
2012-10-12
1
-2
/
+2
*
new helper: signal_delivered()
Al Viro
2012-06-01
1
-1
/
+1
*
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
1
-4
/
+0
*
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
2012-06-01
1
-12
/
+2
*
new helper: sigmask_to_save()
Al Viro
2012-06-01
1
-8
/
+3
[next]