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
/
avr32
/
kernel
/
process.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avr32: cast syscall_return to silence compiler warning
Gabor Juhos
2013-09-30
1
-1
/
+1
*
sched: Rename sched.c as sched/core.c in comments and Documentation
Viresh Kumar
2013-06-19
1
-1
/
+1
*
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-30
1
-3
/
+2
*
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-04-30
1
-8
/
+0
*
avr32: Use generic idle loop
Thomas Gleixner
2013-04-08
1
-11
/
+2
*
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-28
1
-1
/
+1
*
avr32: sanitize copy_thread(), switch to generic fork/vfork/clone, kill wrappers
Al Viro
2012-11-28
1
-26
/
+5
*
avr32: switch to generic sys_execve()
Al Viro
2012-10-15
1
-21
/
+0
*
avr32: switch to generic kernel_thread()/kernel_execve()
Al Viro
2012-10-15
1
-50
/
+17
*
vfs: define struct filename and have getname() return it
Jeff Layton
2012-10-12
1
-2
/
+2
*
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2012-03-01
1
-3
/
+1
*
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
Frederic Weisbecker
2011-12-11
1
-2
/
+4
*
nohz: Allow rcu extended quiescent state handling seperately from tick stop
Frederic Weisbecker
2011-12-11
1
-2
/
+2
*
nohz: Separate out irq exit and idle loop dyntick logic
Frederic Weisbecker
2011-12-11
1
-2
/
+2
*
avr32: make architecture sys_clone prototype match asm-generic prototype
Hans-Christian Egtvedt
2011-01-13
1
-5
/
+4
*
Make do_execve() take a const filename pointer
David Howells
2010-08-17
1
-2
/
+3
*
Mark arguments to certain syscalls as being const
David Howells
2010-08-13
1
-1
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa
Oleg Nesterov
2009-06-18
1
-2
/
+0
*
Simplify copy_thread()
Alexey Dobriyan
2009-04-02
1
-1
/
+1
*
avr32: Introducing asm/syscalls.h
Jaswinder Singh
2008-12-17
1
-0
/
+1
*
avr32: Minor pm_power_off cleanup
Haavard Skinnemoen
2008-10-08
1
-1
/
+2
*
avr32: Use <mach/foo.h> instead of <asm/arch/foo.h>
Haavard Skinnemoen
2008-08-05
1
-1
/
+1
*
nohz: prevent tick stop outside of the idle loop
Thomas Gleixner
2008-07-18
1
-1
/
+1
*
avr32: Add hardware power-down function call
Peter Ma
2008-04-19
1
-0
/
+2
*
avr32: Move sleep code into mach-at32ap
Haavard Skinnemoen
2008-04-19
1
-2
/
+2
*
avr32: Fix OCD refcounting bug
Haavard Skinnemoen
2008-02-27
1
-0
/
+1
*
avr32: Call tick_nohz_{stop,restart}_sched_tick() in idle loop
Haavard Skinnemoen
2008-02-15
1
-0
/
+3
*
[AVR32] Enable debugging only when needed
Haavard Skinnemoen
2008-01-25
1
-1
/
+4
*
[AVR32] Clean up OCD register usage
Haavard Skinnemoen
2007-12-07
1
-2
/
+2
*
[AVR32] Fix invalid status register bit definitions in asm/ptrace.h
Haavard Skinnemoen
2007-12-07
1
-2
/
+3
*
wrap access to thread_info
Roman Zippel
2007-05-09
1
-3
/
+3
*
[AVR32] Clean up exception handling code
Haavard Skinnemoen
2007-04-27
1
-18
/
+170
*
[AVR32] Put cpu in sleep 0 when idle.
Hans-Christian Egtvedt
2007-04-27
1
-2
/
+3
*
[AVR32] Put the chip in "stop" mode when halting the system
Haavard Skinnemoen
2006-12-08
1
-0
/
+7
*
[PATCH] avr32 architecture
Haavard Skinnemoen
2006-09-26
1
-0
/
+276