summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-01-23s390/decompressor: discard __ksymtab and .eh_frame sectionsVasily Gorbik
2018-01-23s390: fix handling of -1 in set{,fs}[gu]id16 syscallsEugene Syromiatnikov
2018-01-23s390/tools: generate header files in arch/s390/include/generated/Hendrik Brueckner
2018-01-23s390/syscalls: use generated syscall_table.h and unistd.h header filesHendrik Brueckner
2018-01-23s390/syscalls: add Makefile to generate system call header filesHendrik Brueckner
2018-01-23s390/syscalls: add syscalltbl scriptHendrik Brueckner
2018-01-23s390/syscalls: add system call tableHendrik Brueckner
2018-01-23s390/decompressor: swap .text and .rodata.compressed sectionsVasily Gorbik
2018-01-23s390/ipl: avoid usage of __section(.data)Vasily Gorbik
2018-01-23s390/head: replace hard coded values with constantsVasily Gorbik
2018-01-23s390/disassembler: add generated gen_opcode_table tool to .gitignoreHendrik Brueckner
2018-01-23s390: remove bogus system call table entriesHeiko Carstens
2018-01-23s390/kprobes: remove duplicate includesPravin Shedge
2017-12-13s390/vdso: revise CFI annotations of vDSO functionsHendrik Brueckner
2017-12-13s390/kernel: emit CFI data in .debug_frame and discard .eh_frame sectionsHendrik Brueckner
2017-12-13s390/pci: handle insufficient resources during dma tlb flushSebastian Ott
2017-12-11Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-12-10Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-12-09Merge tag 'amlogic-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2017-12-09Merge tag 'omap-for-v4.15/fixes-dt-warnings' of git://git.kernel.org/pub/scm/...Olof Johansson
2017-12-08kmemcheck: rip it out for realMichal Hocko
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-08Merge tag 'powerpc-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-12-08ARM64: dts: meson-gx: fix UART pclk clock nameNeil Armstrong
2017-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-12-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-12-07ARM: omap2: hide omap3_save_secure_ram on non-OMAP3 buildsArnd Bergmann
2017-12-07arm: dts: nspire: Add missing #phy-cells to usb-nop-xceivRob Herring
2017-12-07s390: fix compat system call tableHeiko Carstens
2017-12-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2017-12-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-12-06x86/vdso: Change time() prototype to match __vdso_time()Arnd Bergmann
2017-12-06arm64/sve: Avoid dereference of dead task_struct in KVM guest entryDave Martin
2017-12-06x86: Fix Sparse warnings about non-static functionsColin Ian King
2017-12-06arm64: SW PAN: Update saved ttbr0 value on enter_lazy_tlbWill Deacon
2017-12-06arm64: SW PAN: Point saved ttbr0 at the zero page when switching to init_mmWill Deacon
2017-12-06arm64: fpsimd: Abstract out binding of task's fpsimd context to the cpu.Dave Martin
2017-12-06arm64: fpsimd: Prevent registers leaking from dead tasksDave Martin
2017-12-06KVM: x86: fix APIC page invalidationRadim Krčmář
2017-12-06Merge tag 'kvm-s390-master-4.15-1' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář
2017-12-07powerpc/xmon: Don't print hashed pointers in xmonMichael Ellerman
2017-12-06powerpc/64s: Initialize ISAv3 MMU registers before setting partition tableNicholas Piggin
2017-12-06x86/power: Fix some ordering bugs in __restore_processor_context()Andy Lutomirski
2017-12-06x86/PCI: Make broadcom_postcore_init() check acpi_disabledRafael J. Wysocki
2017-12-06x86/microcode/AMD: Add support for fam17h microcode loadingTom Lendacky
2017-12-06x86/cpufeatures: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMDRudolf Marek
2017-12-06KVM: s390: Fix skey emulation permission checkJanosch Frank
2017-12-06KVM: s390: mark irq_state.flags as non-usableChristian Borntraeger
2017-12-06KVM: s390: Remove redundant license textGreg Kroah-Hartman