aboutsummaryrefslogtreecommitdiffstats
path: root/arch/avr32/kernel
Commit message (Expand)AuthorAge
* 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
* avr32: missed _TIF_NOTIFY_RESUME on one of do_notify_resume callersAl Viro2012-05-23
* move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-23
* avr32: need to clear RESTORE_SIGMASK on successful signal deliveryAl Viro2012-05-21
* avr32: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro2012-05-21
* avr32: use block_sigmask()Matt Fleming2012-05-21
* avr32: use set_current_blocked() in handle_signal/sys_rt_sigreturnOleg Nesterov2012-05-21
* avr32: don't mask signals in the error pathMatt Fleming2012-05-21
* avr32: Use generic init_taskThomas Gleixner2012-05-05
* sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-01
* treewide: remove useless NORET_TYPE macro and usesJoe Perches2012-01-12
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07
|\
| * driver-core: remove sysdev.h usage.Kay Sievers2011-12-21
| * cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-21
* | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker2011-12-11
* | nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker2011-12-11
* | nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker2011-12-11
|/
* All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\
| * treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10
* | modules: make arch's use default loader hooksJonas Bonn2011-07-24
|/
* ns: Wire up the setns system callEric W. Biederman2011-05-28
* avr32: add ATAG_BOARDINFOAndreas Bießmann2011-04-13
* avr32: init cannot ignore signals sent by force_sig_info()Matt Fleming2011-04-13
* Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-25
|\