aboutsummaryrefslogtreecommitdiffstats
path: root/arch/avr32/kernel
Commit message (Expand)AuthorAge
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-08
|\
| * nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-07
* | avr32: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-10-03
|/
* avr32: fix copy_from_user()Al Viro2016-09-13
* avr32: fixup code style in unistd.h and syscall_table.SHans-Christian Noren Egtvedt2016-07-29
* avr32: wire up preadv2 and pwritev2 syscallsHans-Christian Noren Egtvedt2016-07-29
* exit_thread: accept a task parameter to be exitedJiri Slaby2016-05-20
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2016-03-16
|\
| * avr32: wire up copy_file_range syscallHans-Christian Egtvedt2016-03-14
* | arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani2016-01-30
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2016-01-18
|\
| * avr32: wire up missing syscallsHans-Christian Egtvedt2016-01-11
| * avr32: wire up accept4 syscallMans Rullgard2016-01-11
* | module: use a structure to encapsulate layout.Rusty Russell2015-12-04
|/
* AVR32/time: Migrate to new 'set-state' interfaceViresh Kumar2015-07-20
* arch: Remove exec_domain from remaining archsRichard Weinberger2015-04-12
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-12
* avr32: wire up missing syscallsHans-Christian Egtvedt2015-02-09
* module_arch_freeing_init(): new hook for archs before module->module_init freed.Rusty Russell2015-01-19
* avr32: Replace __get_cpu_var with __this_cpu_writeChristoph Lameter2014-08-26
* avr32: Use sigsp()Richard Weinberger2014-08-06
* avr32: Use get_signal() signal_setup_done()Richard Weinberger2014-08-06
* avr32: replace simple_strtoul() with kstrtoul()Ramkumar Ramachandra2014-04-01
* avr32: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-12-10
* avr32: fix out-of-range jump in large kernelsAndreas Bießmann2013-11-20
* avr32: setup crt for early panic()Andreas Bießmann2013-11-20
* avr32: cast syscall_return to silence compiler warningGabor Juhos2013-09-30
* avr32: fix clockevents kernel warningGabor Juhos2013-09-30
* avr32: normalize global variables exported by vmlinux.ldsJiang Liu2013-07-03
* sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar2013-06-19
* avr32: fix relocation check for signed 18-bit offsetHans-Christian Egtvedt2013-05-13
* dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-30
* dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-30
* avr32: Use generic idle loopThomas Gleixner2013-04-08
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-25
|\
| * taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-21
* | avr32: switch to generic sigaltstackAl Viro2013-02-03
|/
* flagday: don't pass regs to copy_thread()Al Viro2012-11-28
* avr32: sanitize copy_thread(), switch to generic fork/vfork/clone, kill wrappersAl Viro2012-11-28
* avr32: switch to generic sys_execve()Al Viro2012-10-15
* avr32: switch to generic kernel_thread()/kernel_execve()Al Viro2012-10-15
* vfs: define struct filename and have getname() return itJeff Layton2012-10-12
* Uninclude linux/freezer.hRichard Weinberger2012-10-01
* fixups for signal breakageAl Viro2012-06-04
* new helper: signal_delivered()Al Viro2012-06-01
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01
* TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro2012-06-01
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-01
* new helper: sigmask_to_save()Al Viro2012-06-01
* new helper: restore_saved_sigmask()Al Viro2012-06-01