aboutsummaryrefslogtreecommitdiff
path: root/arch/avr32/kernel
AgeCommit message (Expand)Author
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner
2012-01-12treewide: remove useless NORET_TYPE macro and usesJoe Perches
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-24modules: make arch's use default loader hooksJonas Bonn
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-04-13avr32: add ATAG_BOARDINFOAndreas Bießmann
2011-04-13avr32: init cannot ignore signals sent by force_sig_info()Matt Fleming
2011-03-25Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-03-24avr32: Use generic show_interrupts()Thomas Gleixner
2011-03-23asm-generic: rename generic little-endian bitops functionsAkinobu Mita
2011-01-13avr32: Convert to clocksource_register_hzJohn Stultz
2011-01-13avr32: make architecture sys_clone prototype match asm-generic prototypeHans-Christian Egtvedt
2010-10-27ptrace: cleanup arch_ptrace() on avr32Namhyung Kim
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-05-19Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2010-04-27arch/avr32: fix build failure caused by wrong prototypePeter Huewe
2010-04-27avr32: Fix typo in read_persistent_clock()Peter Huewe
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-13avr32: Convert avr32 to use read/update_persistent_clockJohn Stultz
2010-03-12avr32: use generic ptrace_resume codeChristoph Hellwig
2009-12-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner
2009-12-14avr32: convert to asm-generic/hardirq.hChristoph Hellwig
2009-12-11Unify sys_mmap*Al Viro
2009-10-12net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo
2009-10-06avr32: clean up linker script using standard macros.Nelson Elhage
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-09KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells
2009-09-02KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo
2009-07-09linker script: unify usage of discard definitionTejun Heo
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2009-06-24linker script: throw away .discard sectionTejun Heo
2009-06-18ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller