aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-03-09crypto: arm/aes-neonbs - resolve fallback cipher at runtimeGravatar Ard Biesheuvel 2-16/+46
2017-03-08crypto: powerpc - Fix initialisation of crc32c contextGravatar Daniel Axtens 1-1/+1
2017-03-04Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 8-24/+46
2017-03-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 2-2/+12
2017-03-03Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 5-33/+10
2017-03-03Merge tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensaGravatar Linus Torvalds 8-30/+71
2017-03-03Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Gravatar Linus Torvalds 25-296/+778
2017-03-03Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-0/+2
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 475-144/+757
2017-03-02statx: Add a system call to make enhanced file info availableGravatar David Howells 2-0/+2
2017-03-02Merge tag 'pm-turbostat-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-1/+11
2017-03-03sched/headers: Remove the <linux/topology.h> include from <linux/sched.h>Gravatar Ingo Molnar 1-0/+1
2017-03-03sched/headers, x86/apic: Remove the <linux/pm.h> header inclusion from <asm/a...Gravatar Ingo Molnar 1-1/+0
2017-03-03sched/core: Remove unused prefetch_stack()Gravatar Ingo Molnar 2-25/+0
2017-03-03sched/headers: Remove <asm/ptrace.h> from <linux/sched.h>Gravatar Ingo Molnar 2-0/+4
2017-03-03sched/headers: Move task-stack related APIs from <linux/sched.h> to <linux/sc...Gravatar Ingo Molnar 2-2/+2
2017-03-03sched/headers: Move task statistics APIs from <linux/sched.h> to <linux/sched...Gravatar Ingo Molnar 1-0/+1
2017-03-03sched/headers: Move task_struct::signal and task_struct::sighand types and ac...Gravatar Ingo Molnar 2-3/+2
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Gravatar Ingo Molnar 24-21/+25
2017-03-02Merge tag 'juno-fixes-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Arnd Bergmann 1-6/+7
2017-03-02ARM: deconfig: fix the moxart defconfigGravatar Linus Walleij 1-6/+6
2017-03-02Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Radim Krčmář 3-7/+9
2017-03-02ARM: ux500: resume the second core properlyGravatar Linus Walleij 5-60/+7
2017-03-02Merge branch 'next/late' with mainlineGravatar Arnd Bergmann 18-224/+758
2017-03-02sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li...Gravatar Ingo Molnar 3-0/+3
2017-03-02sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc...Gravatar Ingo Molnar 5-0/+6
2017-03-02sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() ...Gravatar Ingo Molnar 2-0/+4
2017-03-02sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Gravatar Ingo Molnar 7-4/+8
2017-03-02sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Gravatar Ingo Molnar 3-0/+5
2017-03-02sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Gravatar Ingo Molnar 10-0/+11
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Gravatar Ingo Molnar 75-17/+109
2017-03-02sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...Gravatar Ingo Molnar 1-0/+1
2017-03-02signals: Prepare to split out <linux/signal_types.h> from <linux/signal.h>Gravatar Ingo Molnar 1-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 149-0/+159
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 58-0/+60
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 18-0/+18
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 132-1/+139
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 2-0/+2
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Gravatar Ingo Molnar 18-9/+24
2017-03-02sched/headers: Prepare for the removal of <asm/ptrace.h> from <linux/sched.h>Gravatar Ingo Molnar 3-0/+3
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Gravatar Ingo Molnar 4-0/+4
2017-03-02sched/headers: Prepare for new header dependencies before moving more code to...Gravatar Ingo Molnar 22-1/+23
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 5-0/+6
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 74-56/+83
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 6-0/+8
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 7-0/+7
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <uap...Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 25-1/+25
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 2-0/+2