index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
cris
/
arch-v32
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-04-16
2
-76
/
+71
|
\
|
*
cris fasttimer: remove use of seq_printf return value
Joe Perches
2015-04-16
1
-46
/
+39
|
*
cris: remove use of seq_printf return value
Joe Perches
2015-04-16
1
-30
/
+32
*
|
arch: Remove exec_domain from remaining archs
Richard Weinberger
2015-04-12
1
-2
/
+0
|
/
*
Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/je...
Linus Torvalds
2015-02-16
1
-0
/
+4
|
\
|
*
CRISv32: Avoid warning of unused variable
Jesper Nilsson
2015-01-29
1
-0
/
+4
*
|
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-13
1
-1
/
+1
|
/
*
CRISv32: Implement early console
Jesper Nilsson
2014-12-20
1
-26
/
+56
*
CRISv32: Better handling of watchdog bite
Jesper Nilsson
2014-12-20
1
-11
/
+17
*
CRISv32: Add missing include for mm.h
Jesper Nilsson
2014-12-20
1
-0
/
+1
*
cris: Use sigsp()
Richard Weinberger
2014-08-06
1
-12
/
+4
*
cris: Use get_signal() signal_setup_done()
Richard Weinberger
2014-08-06
1
-47
/
+30
*
CRIS: Add missing syscalls
Jesper Nilsson
2014-01-09
1
-9
/
+25
*
cris: remove deprecated IRQF_DISABLED
Michael Opdenacker
2014-01-08
4
-11
/
+9
*
cris: delete __cpuinit usage from all cris files
Paul Gortmaker
2013-07-15
1
-1
/
+1
*
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-02
1
-167
/
+132
|
\
|
*
cris: Don't use create_proc_read_entry()
David Howells
2013-04-29
1
-164
/
+132
|
*
get rid of a bunch of open-coded create_proc_read_entry()
Al Viro
2013-04-09
1
-4
/
+1
*
|
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-05-01
1
-0
/
+3
*
|
cris: Use generic idle loop
Thomas Gleixner
2013-04-08
2
-10
/
+4
*
|
arch: Cleanup enable/disable_hlt
Thomas Gleixner
2013-04-08
1
-5
/
+3
|
/
*
cris: kill weird arguments of sys_{rt_,}sigreturn()
Al Viro
2013-02-04
1
-8
/
+4
*
cris: switch to generic old sigaction()
Al Viro
2013-02-04
1
-36
/
+0
*
cris: switch to generic old sigsuspend
Al Viro
2013-02-04
1
-11
/
+0
*
cris: don't leave ->uc_stack unitialized - we'll use its contents on sigreturn
Al Viro
2013-02-04
1
-0
/
+1
*
cris: switch to generic sigaltstack
Al Viro
2013-02-04
1
-7
/
+1
*
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
2013-01-04
1
-1
/
+1
*
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-29
1
-2
/
+1
*
cris: switch to generic fork/vfork/clone
Al Viro
2012-11-29
1
-32
/
+5
*
cris: switch to generic kernel_execve/sys_execve
Al Viro
2012-10-15
2
-33
/
+2
*
cris: switch to generic kernel_thread()
Al Viro
2012-10-15
2
-52
/
+35
*
vfs: define struct filename and have getname() return it
Jeff Layton
2012-10-13
1
-2
/
+2
*
CRIS: Remove VCS simulator specific code
Jesper Nilsson
2012-10-03
2
-70
/
+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
-5
/
+0
*
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
2012-06-01
1
-13
/
+2
*
new helper: sigmask_to_save()
Al Viro
2012-06-01
1
-8
/
+3
*
new helper: restore_saved_sigmask()
Al Viro
2012-06-01
1
-4
/
+1
*
Merge tag 'cris-for-linus' of git://jni.nu/cris
Linus Torvalds
2012-05-25
2
-9
/
+0
|
\
|
*
CRIS: Remove legacy RTC drivers
Jesper Nilsson
2012-04-05
1
-7
/
+0
|
*
cris:removed the unused variable
Wanlong Gao
2012-04-03
1
-2
/
+0
*
|
cris: missing checks of __get_user()/__put_user() return values
Al Viro
2012-05-22
1
-6
/
+6
*
|
cris: don't open-code force_sigsegv()
Al Viro
2012-05-22
1
-8
/
+2
*
|
cris: SA_ONESHOT handling is done by get_signal_to_deliver()
Al Viro
2012-05-22
1
-3
/
+0
*
|
cris: use set_current_blocked() and block_sigmask()
Matt Fleming
2012-05-22
1
-21
/
+4
*
|
new helper: sigsuspend()
Al Viro
2012-05-22
1
-12
/
+4
*
|
cris: Use generic idle thread allocation
Thomas Gleixner
2012-04-26
1
-10
/
+2
*
|
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
2012-04-26
1
-1
/
+1
|
/
*
Disintegrate asm/system.h for CRIS
David Howells
2012-03-28
3
-3
/
+0
[next]