index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
avr32
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
2013-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-30
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-04-08
avr32: Use generic idle loop
Thomas Gleixner
2012-11-28
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-28
avr32: sanitize copy_thread(), switch to generic fork/vfork/clone, kill wrappers
Al Viro
2012-10-15
avr32: switch to generic sys_execve()
Al Viro
2012-10-15
avr32: switch to generic kernel_thread()/kernel_execve()
Al Viro
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2011-12-11
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
Frederic Weisbecker
2011-12-11
nohz: Allow rcu extended quiescent state handling seperately from tick stop
Frederic Weisbecker
2011-12-11
nohz: Separate out irq exit and idle loop dyntick logic
Frederic Weisbecker
2011-01-13
avr32: make architecture sys_clone prototype match asm-generic prototype
Hans-Christian Egtvedt
2010-08-17
Make do_execve() take a const filename pointer
David Howells
2010-08-13
Mark arguments to certain syscalls as being const
David Howells
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-06-18
ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa
Oleg Nesterov
2009-04-02
Simplify copy_thread()
Alexey Dobriyan
2008-12-17
avr32: Introducing asm/syscalls.h
Jaswinder Singh
2008-10-08
avr32: Minor pm_power_off cleanup
Haavard Skinnemoen
2008-08-05
avr32: Use <mach/foo.h> instead of <asm/arch/foo.h>
Haavard Skinnemoen
2008-07-18
nohz: prevent tick stop outside of the idle loop
Thomas Gleixner
2008-04-19
avr32: Add hardware power-down function call
Peter Ma
2008-04-19
avr32: Move sleep code into mach-at32ap
Haavard Skinnemoen
2008-02-27
avr32: Fix OCD refcounting bug
Haavard Skinnemoen
2008-02-15
avr32: Call tick_nohz_{stop,restart}_sched_tick() in idle loop
Haavard Skinnemoen
2008-01-25
[AVR32] Enable debugging only when needed
Haavard Skinnemoen
2007-12-07
[AVR32] Clean up OCD register usage
Haavard Skinnemoen
2007-12-07
[AVR32] Fix invalid status register bit definitions in asm/ptrace.h
Haavard Skinnemoen
2007-05-09
wrap access to thread_info
Roman Zippel
2007-04-27
[AVR32] Clean up exception handling code
Haavard Skinnemoen
2007-04-27
[AVR32] Put cpu in sleep 0 when idle.
Hans-Christian Egtvedt
2006-12-08
[AVR32] Put the chip in "stop" mode when halting the system
Haavard Skinnemoen
2006-09-26
[PATCH] avr32 architecture
Haavard Skinnemoen