index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: remove support for AVR32 architecture
Hans-Christian Noren Egtvedt
2017-05-01
1
-358
/
+0
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
exit_thread: accept a task parameter to be exited
Jiri Slaby
2016-05-20
1
-2
/
+2
*
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