summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-03-17sched/preempt, sh: kmap_coherent relies on disabled preemptionDavid Hildenbrand1-0/+2
2016-03-17sh: add SMP method selection to device tree pseudo-boardRich Felker2-3/+96
2016-03-17sh: add device tree support and generic board using device treeRich Felker5-0/+170
2016-03-17sh: remove arch-specific localtimer and use generic oneRich Felker4-70/+8
2016-03-17sh: make MMU-specific SMP code conditional on CONFIG_MMURich Felker1-0/+8
2016-03-17sh: provide unified syscall trap compatible with all SH modelsRich Felker3-14/+23
2016-03-17sh: New gcc supportYoshinori Sato4-27/+78
2016-03-17sh: Disable trace for kernel uncompressing.Yoshinori Sato1-1/+1
2016-03-17sh: Use generic clkdev.h headerStephen Boyd2-33/+1
2016-03-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds25-25/+0
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds13-46/+82
2016-03-17Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+5
2016-03-17ARM: dts: rockchip: add to support emac for rk3036 SoCsXing Zheng3-0/+67
2016-03-17Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds53-215/+237
2016-03-17Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-6/+11
2016-03-16arm: lpc32xx: remove restart handlerSylvain Lemieux2-16/+0
2016-03-16arm: lpc32xx: phy3250 remove restart hookSylvain Lemieux1-1/+0
2016-03-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-51/+49
2016-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds9-20/+22
2016-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds51-2183/+2358
2016-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds4-1/+12
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds122-2914/+5586
2016-03-16Merge tag 'edac_for_4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds7-0/+125
2016-03-16x86/mm/pat: Fix boot crash when 1GB pages are not supported by the CPUMatt Fleming1-1/+1
2016-03-16Merge tag 'hwmon-for-linus-v4.6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-2/+7
2016-03-16powerpc: Fix unrecoverable SLB miss during restore_math()Cyril Bur1-0/+9
2016-03-16powerpc/8xx: Fix do_mtspr_cpu6() build on older compilersChristophe Leroy1-1/+1
2016-03-16powerpc/rcpm: Fix build break when SMP=nMichael Ellerman1-0/+1
2016-03-16Merge tag 'regmap-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds10-10/+10
2016-03-16powerpc/book3e-64: Use hardcoded mttmr opcodeScott Wood1-4/+5
2016-03-16Merge tag 'pinctrl-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-0/+735
2016-03-16ARM: pxa/raumfeld: use PROPERTY_ENTRY_INTEGER to define propsArnd Bergmann1-11/+4
2016-03-16x86: also use debug_pagealloc_enabled() for free_init_pagesChristian Borntraeger1-14/+15
2016-03-16s390: query dynamic DEBUG_PAGEALLOC settingChristian Borntraeger2-9/+7
2016-03-16x86: query dynamic DEBUG_PAGEALLOC settingChristian Borntraeger3-16/+10
2016-03-16blackfin: define dummy pgprot_writecombine for !MMUSudip Mukherjee1-0/+2
2016-03-16m32r: mm: fix build warningSudip Mukherjee1-12/+15
2016-03-16Merge tag 'v4.5' into nextDmitry Torokhov2109-28986/+60815
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds21-21/+21
2016-03-15Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-298/+246
2016-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-1/+62
2016-03-15Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+4
2016-03-15Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds8-102/+29
2016-03-15Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds14-101/+215
2016-03-15Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-203/+228
2016-03-15Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-36/+35
2016-03-15Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2016-03-15Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-32/+47
2016-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds90-1142/+1416
2016-03-15Merge branch 'pci/resource' into nextBjorn Helgaas5-58/+83