summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | m68k: remove old ColdFire IO access support codeGreg Ungerer2018-05-282-145/+5
| * | | | m68k: use io_no.h for MMU and non-MMU enabled ColdFireGreg Ungerer2018-05-281-1/+1
| * | | | m68k: setup PCI support code in io_no.hGreg Ungerer2018-05-281-0/+31
| * | | | m68k: group io mapping definitions and functionsGreg Ungerer2018-05-289-57/+98
| * | | | m68k: rework raw access macros for the non-MMU caseGreg Ungerer2018-05-281-12/+12
| * | | | m68k: use asm-generic/io.h for non-MMU io access functionsGreg Ungerer2018-05-281-174/+5
| * | | | m68k: put definition guards around virt_to_phys and phys_to_virtGreg Ungerer2018-05-281-0/+2
| * | | | m68k: move *_relaxed macros into io_no.h and io_mm.hGreg Ungerer2018-05-283-8/+16
* | | | | Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-06-051-2/+2
|\ \ \ \ \
| * | | | | x86: msr-index.h: Correct SNB_C1/C3_AUTO_UNDEMOTE definesMatt Turner2018-06-021-2/+2
* | | | | | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-056-72/+368
|\ \ \ \ \ \
| * | | | | | x86/Hyper-V/hv_apic: Build the Hyper-V APIC conditionallyThomas Gleixner2018-05-193-8/+8
| * | | | | | x86/Hyper-V/hv_apic: Include asm/apic.hThomas Gleixner2018-05-191-0/+1
| * | | | | | X86/Hyper-V: Consolidate the allocation of the hypercall input pageK. Y. Srinivasan2018-05-193-27/+6
| * | | | | | X86/Hyper-V: Consolidate code for converting cpumask to vpsetK. Y. Srinivasan2018-05-191-41/+2
| * | | | | | X86/Hyper-V: Enhanced IPI enlightenmentK. Y. Srinivasan2018-05-194-3/+89
| * | | | | | X86/Hyper-V: Enable IPI enlightenmentsK. Y. Srinivasan2018-05-194-0/+160
| * | | | | | X86/Hyper-V: Enlighten APIC accessK. Y. Srinivasan2018-05-194-3/+112
* | | | | | | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-055-25/+270
|\ \ \ \ \ \ \
| * | | | | | | x86/intel_rdt/mba_sc: Feedback loop to dynamically update mem bandwidthVikas Shivappa2018-05-193-3/+128
| * | | | | | | x86/intel_rdt/mba_sc: Prepare for feedback loopVikas Shivappa2018-05-192-6/+48
| * | | | | | | x86/intel_rdt/mba_sc: Add schemata supportVikas Shivappa2018-05-192-6/+20
| * | | | | | | x86/intel_rdt/mba_sc: Add initialization supportVikas Shivappa2018-05-193-10/+33
| * | | | | | | x86/intel_rdt/mba_sc: Enable/disable MBA software controllerVikas Shivappa2018-05-193-0/+41
| |/ / / / / /
* | | | | | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-0547-618/+358
|\ \ \ \ \ \ \
| * | | | | | | x86: Convert x86_platform_ops to timespec64Arnd Bergmann2018-05-1910-31/+38
| * | | | | | | Merge branch 'linus' into timers/2038Thomas Gleixner2018-05-19178-1455/+2476
| |\| | | | | |
| * | | | | | | Merge tag 'y2038-ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...Thomas Gleixner2018-05-0737-587/+320
| |\ \ \ \ \ \ \
| | * | | | | | | y2038: xtensa: Extend sysvipc data structuresArnd Bergmann2018-04-203-51/+28
| | * | | | | | | y2038: powerpc: Extend sysvipc data structuresArnd Bergmann2018-04-204-43/+40
| | * | | | | | | y2038: sparc: Extend sysvipc data structuresArnd Bergmann2018-04-204-50/+41
| | * | | | | | | y2038: parisc: Extend sysvipc data structuresArnd Bergmann2018-04-204-52/+48
| | * | | | | | | y2038: mips: Extend sysvipc data structuresArnd Bergmann2018-04-204-41/+94
| | * | | | | | | y2038: arm64: Extend sysvipc compat data structuresArnd Bergmann2018-04-201-16/+16
| | * | | | | | | y2038: s390: Remove unneeded ipc uapi header filesArnd Bergmann2018-04-205-133/+19
| | * | | | | | | y2038: ia64: Remove unneeded ipc uapi header filesArnd Bergmann2018-04-205-92/+4
| | * | | | | | | y2038: alpha: Remove unneeded ipc uapi header filesArnd Bergmann2018-04-205-92/+4
| | * | | | | | | y2038: x86: Extend sysvipc data structuresArnd Bergmann2018-04-202-17/+26
* | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-0537-89/+45
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'timers/urgent' into timers/coreThomas Gleixner2018-05-02118-1059/+1768
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge tag 'y2038-timekeeping' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner2018-04-1937-89/+45
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | time: Introduce CONFIG_COMPAT_32BIT_TIMEDeepa Dinamani2018-04-191-0/+7
| | * | | | | | | | time: Introduce CONFIG_64BIT_TIME in architecturesDeepa Dinamani2018-04-191-0/+8
| | * | | | | | | | compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani2018-04-1920-89/+10
| | * | | | | | | | sparc: compat: Allow including asm/compat.h for 32-bitArnd Bergmann2018-04-191-0/+4
| | * | | | | | | | time: Add an asm-generic/compat.h fileArnd Bergmann2018-04-1916-0/+16
| | | |_|_|_|_|/ / | | |/| | | | | |
* | | | | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-06-053-9/+26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/MCE/AMD: Read MCx_MISC block addresses on any CPUBorislav Petkov2018-05-191-8/+7
| * | | | | | | | | Merge branch 'ras/urgent' into ras/coreThomas Gleixner2018-05-1957-356/+659
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/MCE: Fix stack out-of-bounds write in mce-inject.c: Flags_read()Luck, Tony2018-05-061-1/+1