index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
cris
/
arch-v32
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfs: define struct filename and have getname() return it
Jeff Layton
2012-10-12
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-21
1
-6
/
+6
*
|
cris: don't open-code force_sigsegv()
Al Viro
2012-05-21
1
-8
/
+2
*
|
cris: SA_ONESHOT handling is done by get_signal_to_deliver()
Al Viro
2012-05-21
1
-3
/
+0
*
|
cris: use set_current_blocked() and block_sigmask()
Matt Fleming
2012-05-21
1
-21
/
+4
*
|
new helper: sigsuspend()
Al Viro
2012-05-21
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
*
Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst...
Thomas Gleixner
2011-12-05
1
-3
/
+1
|
\
|
*
clocksource: cris: Convert to clocksource_register_khz
John Stultz
2011-11-21
1
-3
/
+1
*
|
kgdb: follow rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
2011-10-31
1
-7
/
+7
*
|
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
*
ns: Wire up the setns system call
Eric W. Biederman
2011-05-28
1
-0
/
+1
*
cris: convert old cpumask API into new one
KOSAKI Motohiro
2011-05-25
2
-17
/
+20
*
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
Peter Zijlstra
2011-04-14
1
-5
/
+8
*
Fix common misspellings
Lucas De Marchi
2011-03-31
5
-5
/
+5
*
cris: Use accessor functions to set IRQ_PER_CPU flag
Thomas Gleixner
2011-03-17
1
-3
/
+3
*
cris: Fix irq conversion fallout
Thomas Gleixner
2011-03-17
1
-1
/
+1
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-03-15
1
-4
/
+2
|
\
|
*
cris: arch-v32: Switch do_timer() to xtime_update()
Torben Hohn
2011-01-31
1
-4
/
+2
*
|
cris: Replace deprecated spinlock initialization
Thomas Gleixner
2011-01-27
1
-1
/
+3
|
/
*
cris: Convert V32 interrupt handling
Thomas Gleixner
2011-01-21
1
-35
/
+15
*
ptrace: cleanup arch_ptrace() on cris
Namhyung Kim
2010-10-27
1
-7
/
+6
*
ptrace: change signature of arch_ptrace()
Namhyung Kim
2010-10-27
1
-1
/
+2
*
Make do_execve() take a const filename pointer
David Howells
2010-08-17
1
-2
/
+4
*
CRIS: Minor formatting fix in traps.c
Jesper Nilsson
2010-08-04
1
-4
/
+2
*
CRIS: v32: Correct auto-restart of syscalls
Jesper Nilsson
2010-08-04
1
-1
/
+1
*
CRIS: More ARTPEC-3 support and i2c-boardinfo.
Jesper Nilsson
2010-08-04
1
-8
/
+66
*
CRIS: Remove obsolete pinmux.c, now machine dependent.
Jesper Nilsson
2010-08-04
1
-229
/
+0
*
CRIS: kgdb: Fix compilation errors
Jesper Nilsson
2010-08-04
1
-8
/
+8
*
CRIS: v32: Correct path for intr_vect.h
Jesper Nilsson
2010-08-04
1
-1
/
+1
*
CRIS: v32: Better irq mapping code
Jesper Nilsson
2010-08-04
1
-25
/
+22
*
CRIS: v32: Correct address for romfs in the image
Jesper Nilsson
2010-08-04
1
-1
/
+1
*
CRIS: Additional mmu settings for ARTPEC-3
Jesper Nilsson
2010-08-04
1
-2
/
+40
*
CRIS: Faster syscall entry for CRISv32.
Jesper Nilsson
2010-08-04
1
-20
/
+17
*
CRIS: Simple insn reschedule to avoid interlocks.
Jesper Nilsson
2010-08-04
1
-9
/
+9
*
CRIS: Add debug for assembler functions
Jesper Nilsson
2010-08-04
2
-1
/
+29
*
CRIS: GENERIC_TIME fixes
Jesper Nilsson
2010-08-04
1
-51
/
+34
*
Merge branch 'for-linus' of git://www.jni.nu/cris
Linus Torvalds
2010-06-01
3
-12
/
+10
|
\
[next]