summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-07-28ARM: edb93xx: Add ADC platform deviceAlexander Sverdlin
2017-07-28ARM: ep93xx: Add ADC platform device support to coreAlexander Sverdlin
2017-07-28ARM: ep93xx: Add ADC clockAlexander Sverdlin
2017-07-27ARM: pxa: select both FB and FB_W100 for eseriesArnd Bergmann
2017-07-27ARM: ixp4xx: fix ioport_unmap definitionArnd Bergmann
2017-07-27ARM: ep93xx: use ARM_PATCH_PHYS_VIRT correctlyArnd Bergmann
2017-07-27ARM: mmp: mark usb_dma_mask as __maybe_unusedArnd Bergmann
2017-07-27ARM: omap2: mark unused functions as __maybe_unusedArnd Bergmann
2017-07-27ARM: omap1: avoid unused variable warningArnd Bergmann
2017-07-27ARM: sirf: mark sirfsoc_init_late as __maybe_unusedArnd Bergmann
2017-07-27ARM: ixp4xx: use normal prototype for {read,write}s{b,w,l}Arnd Bergmann
2017-07-27ARM: omap1/ams-delta: warn about failed regulator enableArnd Bergmann
2017-07-27ARM: rpc: rename RAM_SIZE macroArnd Bergmann
2017-07-27ARM: w90x900: normalize clk APIArnd Bergmann
2017-07-27ARM: ep93xx: normalize clk APIAlexander Sverdlin
2017-07-27ARM: sa1100: normalize clk APIArnd Bergmann
2017-07-27ARM: davinci: normalize clk APIArnd Bergmann
2017-07-27ARM: sa1100/pxa: fix MTD_XIP buildArnd Bergmann
2017-07-27ARM: davinci: don't mark vpif_input structures as 'const'Arnd Bergmann
2017-07-27Merge tag 'mvebu-fixes-4.13-1' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann
2017-07-27ARM: dts: exynos: Add clocks to audss block to fix silent hang on Exynos4412Krzysztof Kozlowski
2017-07-27Merge tag 'renesas-fixes2-for-v4.13' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2017-07-27Merge tag 'omap-for-v4.13/fixes-merge-window' of git://git.kernel.org/pub/scm...Arnd Bergmann
2017-07-27Merge tag 'renesas-fixes-for-v4.13' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2017-07-23xen/x86: fix cpu hotplugJuergen Gross
2017-07-23xen/x86: Don't BUG on CPU0 offliningVitaly Kuznetsov
2017-07-22Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-07-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-07-21Merge tag 'powerpc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-07-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-21Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-21x86/devicetree: Convert to using %pOF instead of ->full_nameRob Herring
2017-07-21perf/x86/intel: Add proper condition to run sched_task callbacksJiri Olsa
2017-07-21x86/platform/uv/BAU: Disable BAU on single hub configurationsAndrew Banman
2017-07-20x86: mark kprobe templates as character arrays, not single charactersLinus Torvalds
2017-07-20kvm: x86: hyperv: avoid livelock in oneshot SynIC timersRoman Kagan
2017-07-20KVM: VMX: Fix invalid guest state detection after task-switch emulationWanpeng Li
2017-07-20debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf
2017-07-20x86/platform/intel-mid: Fix a format string overflow warningArnd Bergmann
2017-07-20x86/platform: Add PCI dependency for PUNIT_ATOM_DEBUGArnd Bergmann
2017-07-20x86/build: Silence the build with "make -s"Arnd Bergmann
2017-07-20x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outslArnd Bergmann
2017-07-20x86/fpu/math-emu: Avoid bogus -Wint-in-bool-context warningArnd Bergmann
2017-07-20x86/fpu/math-emu: Fix possible uninitialized variable useArnd Bergmann
2017-07-20perf/x86: Shut up false-positive -Wmaybe-uninitialized warningArnd Bergmann
2017-07-20x86/defconfig: Remove stale, old Kconfig optionsKrzysztof Kozlowski
2017-07-20x86/ioapic: Pass the correct data to unmask_ioapic_irq()Seunghun Han
2017-07-20x86/acpi: Prevent out of bound access caused by broken ACPI tablesSeunghun Han
2017-07-19Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds