summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-03-23ARM: dts: am437x-gp-evm: Add pinmux for uart0Vignesh R1-0/+15
2017-03-23ARM: dts: am335x-icev2: Add SPI based NORFranklin S Cooper Jr1-0/+33
2017-03-23ARM: dts: dra7: Add updated operating-points-v2 table for cpuDave Gerlach2-5/+24
2017-03-23ARM: dts: am4372: Update operating-points-v2 table for cpuDave Gerlach1-4/+3
2017-03-23ARM: dts: am335x-boneblack: Enable 1GHz OPP for cpuDave Gerlach1-0/+11
2017-03-23ARM: dts: am33xx: Add updated operating-points-v2 table for cpuDave Gerlach1-13/+74
2017-03-23ARM: dts: dm8168-evm: add SATA nodeBartosz Golaszewski2-0/+11
2017-03-23ARM: dts: dm8168-evm: add the external reference clock for SATABartosz Golaszewski1-0/+6
2017-03-23ARM: dts: N9/N950: add bluetoothSebastian Reichel1-0/+32
2017-03-23ARM: dts: N900: Add bluetoothSebastian Reichel1-2/+21
2017-03-17ARM: dts: omap3-igep: OneNAND supportLadislav Michl1-0/+52
2017-03-17ARM: dts: AM35x: Add hecc nodeYegor Yefremov1-0/+12
2017-03-04Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-24/+46
2017-03-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-2/+12
2017-03-04Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-33/+10
2017-03-04Merge tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds8-30/+71
2017-03-04Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds25-296/+778
2017-03-03Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+2
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds475-144/+757
2017-03-03statx: Add a system call to make enhanced file info availableDavid Howells2-0/+2
2017-03-03Merge tag 'pm-turbostat-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+11
2017-03-03sched/headers: Remove the <linux/topology.h> include from <linux/sched.h>Ingo Molnar1-0/+1
2017-03-03sched/headers, x86/apic: Remove the <linux/pm.h> header inclusion from <asm/a...Ingo Molnar1-1/+0
2017-03-03sched/core: Remove unused prefetch_stack()Ingo Molnar2-25/+0
2017-03-03sched/headers: Remove <asm/ptrace.h> from <linux/sched.h>Ingo Molnar2-0/+4
2017-03-03sched/headers: Move task-stack related APIs from <linux/sched.h> to <linux/sc...Ingo Molnar2-2/+2
2017-03-03sched/headers: Move task statistics APIs from <linux/sched.h> to <linux/sched...Ingo Molnar1-0/+1
2017-03-03sched/headers: Move task_struct::signal and task_struct::sighand types and ac...Ingo Molnar2-3/+2
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar24-21/+25
2017-03-03Merge tag 'juno-fixes-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-6/+7
2017-03-03ARM: deconfig: fix the moxart defconfigLinus Walleij1-6/+6
2017-03-02Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář3-7/+9
2017-03-02ARM: ux500: resume the second core properlyLinus Walleij5-60/+7
2017-03-02Merge branch 'next/late' with mainlineArnd Bergmann18-224/+758
2017-03-02sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li...Ingo Molnar3-0/+3
2017-03-02sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc...Ingo Molnar5-0/+6
2017-03-02sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() ...Ingo Molnar2-0/+4
2017-03-02sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar7-4/+8
2017-03-02sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar3-0/+5
2017-03-02sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar10-0/+11
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar75-17/+109
2017-03-02sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...Ingo Molnar1-0/+1
2017-03-02signals: Prepare to split out <linux/signal_types.h> from <linux/signal.h>Ingo Molnar1-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar149-0/+159
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar58-0/+60
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar18-0/+18
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar132-1/+139
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2-0/+2
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar18-9/+24