aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-06-28x86/hpet: Rename variables to prepare for switching to channelsIngo Molnar1-62/+62
2019-06-28x86/hpet: Add function to select a /dev/hpet channelThomas Gleixner1-0/+17
2019-06-28x86/hpet: Add mode information to struct hpet_channelThomas Gleixner1-0/+11
2019-06-28x86/hpet: Use cached channel dataThomas Gleixner1-25/+16
2019-06-28x86/hpet: Introduce struct hpet_base and struct hpet_channelThomas Gleixner1-34/+48
2019-06-28x86/hpet: Coding style cleanupIngo Molnar1-17/+26
2019-06-28x86/hpet: Clean up commentsIngo Molnar1-18/+23
2019-06-28x86/hpet: Make naming consistentIngo Molnar1-10/+10
2019-06-28x86/hpet: Remove not required includesIngo Molnar1-11/+1
2019-06-28x86/hpet: Decapitalize and rename EVT_TO_HPET_DEVThomas Gleixner1-17/+10
2019-06-28x86/hpet: Simplify counter validationThomas Gleixner1-6/+4
2019-06-28x86/hpet: Separate counter check out of clocksource register codeThomas Gleixner1-34/+31
2019-06-28x86/hpet: Shuffle code around for readability sakeThomas Gleixner1-40/+41
2019-06-28x86/hpet: Move static and global variables to one placeThomas Gleixner1-28/+22
2019-06-28x86/hpet: Sanitize stub functionsThomas Gleixner1-9/+3
2019-06-28x86/hpet: Mark init functions __initThomas Gleixner1-3/+3
2019-06-28x86/hpet: Remove the unused hpet_msi_read() functionThomas Gleixner2-8/+0
2019-06-28x86/hpet: Remove unused parameter from hpet_next_event()Thomas Gleixner1-5/+5
2019-06-28x86/hpet: Remove pointless x86-64 specific #includeThomas Gleixner1-4/+0
2019-06-28x86/hpet: Restructure init codeThomas Gleixner1-38/+43
2019-06-28x86/hpet: Replace printk(KERN...) with pr_...()Thomas Gleixner1-26/+19
2019-06-28x86/hpet: Simplify CPU online codeThomas Gleixner1-29/+2
2019-06-28x86/unwind/orc: Fall back to using frame pointers for generated codeJosh Poimboeuf1-4/+22
2019-06-28perf/x86: Always store regs->ip in perf_callchain_kernel()Song Liu1-5/+5
2019-06-28x86/vsyscall: Add __ro_after_init to global variablesAndy Lutomirski1-2/+2
2019-06-28x86/vsyscall: Change the default vsyscall mode to xonlyAndy Lutomirski1-1/+1
2019-06-28x86/vsyscall: Document odd SIGSEGV error code for vsyscallsAndy Lutomirski1-0/+7
2019-06-28x86/vsyscall: Show something useful on a read faultAndy Lutomirski3-9/+27
2019-06-28x86/vsyscall: Add a new vsyscall=xonly modeAndy Lutomirski2-11/+38
2019-06-27x86/tls: Fix possible spectre-v1 in do_get_thread_area()Dianzhang Chen1-2/+7
2019-06-27x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()Dianzhang Chen1-1/+4
2019-06-27arm_pmu: acpi: spe: Add initial MADT/SPE probingJeremy Linton1-0/+3
2019-06-27ARM: dts: armada-xp-98dx3236: Switch to armada-38x-uart serial nodeJoshua Scott1-0/+8
2019-06-27x86/jailhouse: Mark jailhouse_x2apic_available() as __initZhenzhong Duan1-1/+1
2019-06-27arm64: dts: rockchip: Fix USB3 Type-C on rk3399-sapphireVicente Bergas1-3/+2
2019-06-27arm64: dts: rockchip: Update DWC3 modules on RK3399 SoCsEnric Balletbo i Serra1-0/+6
2019-06-27ARM: dts: am57xx: Disable voltage switching for SD cardFaiz Abbas6-30/+6
2019-06-27arm64: dts: rockchip: enable rk3328 watchdog clockLeonidas P. Papadakos1-0/+1
2019-06-27ARM: dts: rockchip: add display nodes for rk322xJustin Swartz1-0/+83
2019-06-27ARM: dts: rockchip: fix vop iommu-cells on rk322xJustin Swartz1-1/+1
2019-06-27x86/entry: Simplify _TIF_SYSCALL_EMU handlingSudeep Holla1-11/+6
2019-06-27x86/boot: Make the GDT 8-byte alignedXiaoyao Li1-0/+1
2019-06-26Merge tag 'samsung-soc-5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/socOlof Johansson3-6/+11
2019-06-26Merge tag 'samsung-defconfig-5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/defconfigOlof Johansson5-84/+60
2019-06-26Merge tag 'samsung-dt64-5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/dtOlof Johansson4-0/+72
2019-06-26Merge tag 'samsung-dt-5.3-2' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/dtOlof Johansson18-8/+390
2019-06-26Merge tag 'uniphier-dt64-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier into arm/dtOlof Johansson5-6/+47
2019-06-26Merge tag 'uniphier-dt-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier into arm/dtOlof Johansson9-4/+30
2019-06-26Merge tag 'v5.2-next-dts64' of https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into arm/dtOlof Johansson3-0/+588
2019-06-26Merge tag 'imx-defconfig-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/defconfigOlof Johansson2-0/+26