OSDN Git Service

arm64: percpu: Initialize ret in the default case
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / arch /
2018-11-27 Nathan Chancellorarm64: percpu: Initialize ret in the default case
2018-11-27 Richard Weinbergerum: Give start_idle_thread() a return code
2018-11-27 Matthias Kaehlckex86/build: Use cc-option to validate stack alignment...
2018-11-27 Matthias Kaehlckex86/build: Fix stack alignment for CLang
2018-11-27 Michael Davidsonx86/boot: #undef memcpy() et al in string.c
2018-11-27 Matthias Kaehlckex86/build: Specify stack alignment for clang
2018-11-27 Matthias Kaehlckex86/build: Use __cc-option for boot code compiler options
2018-11-27 Matthias Kaehlckex86/mm/kaslr: Use the _ASM_MUL macro for multiplication...
2018-11-27 Michael Davidsoncrypto, x86: aesni - fix token pasting for clang
2018-11-27 Matthias Kaehlckex86/kbuild: Use cc-option to enable -falign-{jumps...
2018-11-27 Matthias Kaehlckearm64: Disable asm-operand-width warning for clang
2018-11-27 Ard Biesheuvelcrypto: arm64/sha - avoid non-standard inline asm tricks
2018-11-27 Matthias Kaehlckekbuild: Consolidate header generation from ASM offset...
2018-11-21 H. Peter Anvin ... arch/alpha, termios: implement BOTHER, IBSHIFT and...
2018-11-21 Max Filippovxtensa: fix boot parameters address translation
2018-11-21 Max Filippovxtensa: make sure bFLT stack is 16 byte aligned
2018-11-21 Max Filippovxtensa: add NOTES section to the linker script
2018-11-21 Huacai ChenMIPS: Loongson-3: Fix BRIDGE irq delivery problem
2018-11-21 Huacai ChenMIPS: Loongson-3: Fix CPU UART irq delivery problem
2018-11-21 Joel Stanleypowerpc/boot: Ensure _zimage_start is a weak symbol
2018-11-21 Dengcheng ZhuMIPS: kexec: Mark CPU offline before disabling local IRQ
2018-11-21 Daniel Axtenspowerpc/nohash: fix undefined behaviour when testing...
2018-11-21 Thor Thayerarm64: dts: stratix10: Correct System Manager register...
2018-11-21 Juergen Grossxen: fix xen_qlock_wait()
2018-11-21 Aaro KoskinenMIPS: OCTEON: fix out of bounds array access on CN68XX
2018-11-21 Christophe Leroypowerpc/msi: Fix compile error on mpc83xx
2018-11-21 Juergen Grossxen: make xen_qlock_wait() nestable
2018-11-21 Juergen Grossxen: fix race in xen_qlock_wait()
2018-11-21 Ben Hutchingsx86: boot: Fix EFI stub alignment
2018-11-21 Sebastian Andrzej... x86/fpu: Remove second definition of fpu in __fpu__rest...
2018-11-21 David S. Millersparc: Fix single-pcr perf event counter management.
2018-11-21 Daniel Wagnerx86/kconfig: Fall back to ticket spinlocks
2018-11-21 He Zhex86/corruption-check: Fix panic in memory_corruption_ch...
2018-11-21 Helge Dellerparisc: Fix map_pages() to not overwrite existing pte...
2018-11-21 John David Anglinparisc: Fix address in HPMC IVA
2018-11-10 Nathan Chancellorx86/time: Correct the attribute on jiffies' definition
2018-11-10 Peter Zijlstrax86/percpu: Fix this_cpu_read()
2018-11-10 Sascha HauerARM: dts: imx53-qsb: disable 1.2GHz OPP
2018-11-10 Maciej W. RozyckiMIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS...
2018-11-10 Matt RedfearnMIPS: microMIPS: Fix decoding of swsp16 instruction
2018-11-10 Matt RedfearnMIPS: Handle non word sized instructions when examining...
2018-11-10 David S. Millersparc64: Fix exception handling in UltraSPARC-III memcpy.
2018-11-10 Mike Kravetzsparc64 mm: Fix more TSB sizing issues
2018-11-10 Sowmini Varadhansparc/pci: Refactor dev_archdata initialization into...
2018-11-10 Catalin Marinasarm64: Fix potential race with hardware DBM in ptep_set...
2018-11-10 Maciej W. RozyckiMIPS: Fix FCSR Cause bit handling for correct SIGFPE...
2018-11-10 Prarit Bhargavax86/PCI: Mark Broadwell-EP Home Agent 1 as having non...
2018-11-10 Florian Fainellium: Avoid longjmp/setjmp symbol clashes with libpthread.a
2018-11-10 Matt Flemingx86/mm/pat: Prevent hang during boot when mapping pages
2018-11-10 Srinivas KandagatlaARM: dts: apq8064: add ahci ports-implemented mask
2018-11-10 Thomas PetazzoniARM: 8799/1: mm: fix pci_ioremap_io() offset check
2018-10-20 Alexey BrodkinARC: build: Get rid of toolchain check
2018-10-20 Michael Neulingpowerpc/tm: Avoid possible userspace r1 corruption...
2018-10-20 Michael Neulingpowerpc/tm: Fix userspace r13 corruption
2018-10-20 Andy Lutomirskix86/fpu: Finish excising 'eagerfpu'
2018-10-20 Rik van Rielx86/fpu: Remove struct fpu::counter
2018-10-20 Andy Lutomirskix86/fpu: Remove use_eager_fpu()
2018-10-20 Paolo BonziniKVM: x86: remove eager_fpu field of struct kvm_vcpu_arch
2018-10-20 Nicolas FerreARM: dts: at91: add new compatibility string for macb...
2018-10-13 Vineet GuptaARC: clone syscall to setp r25 as thread pointer
2018-10-13 Michal Suchanekpowerpc/fadump: Return error when fadump registration...
2018-10-13 Andy Lutomirskix86/vdso: Fix vDSO syscall fallback asm constraint...
2018-10-13 Andy Lutomirskix86/vdso: Fix asm constraints on vDSO syscall fallbacks
2018-10-10 Miguel Ojedaarm64: jump_label.h: use asm_volatile_goto macro instea...
2018-10-10 Randy Dunlaphexagon: modify ffs() and fls() to return int
2018-10-10 Randy Dunlaparch/hexagon: fix kernel/dma.c build warning
2018-10-10 Paul MackerrasKVM: PPC: Book3S HV: Don't truncate HPTE index in xlate...
2018-10-10 Marc Zyngierarm64: KVM: Sanitize PSTATE.M when being set from userspace
2018-10-10 Suzuki K Poulosearm64: cpufeature: Track 32bit EL0 support
2018-10-10 Dave Martinarm64: KVM: Tighten guest core register access from...
2018-10-10 Kevin HilmanARM: dts: dra7: fix DCAN node addresses
2018-10-10 Ethan TuttleARM: mvebu: declare asm symbols as character arrays...
2018-10-10 Vasily Gorbiks390/extmem: fix gcc 8 stringop-overflow warning
2018-10-10 Alexey Kardashevskiypowerpc/powernv/ioda2: Reduce upper limit for DMA windo...
2018-10-10 Jan Beulichx86/entry/64: Add two more instruction suffixes
2018-10-10 Andy Shevchenkox86/tsc: Add missing header to tsc_msr.c
2018-10-10 Hari Bathinipowerpc/kdump: Handle crashkernel memory reservation...
2018-10-10 Dan Williamsx86/numa_emulation: Fix emulated-to-physical node mapping
2018-09-29 Catalin Marinasarm64: Add trace_hardirqs_off annotation in ret_to_user
2018-09-29 Boris Ostrovskyxen/x86/vpmu: Zero struct pt_regs before calling into...
2018-09-26 Paul BurtonMIPS: VDSO: Match data page cache colouring when D...
2018-09-26 Nicholas Mc GuireARM: hisi: check of_iomap and fix missing of_node_put
2018-09-26 Nicholas Mc GuireARM: hisi: fix error handling and missing of_node_put
2018-09-26 Nicholas Mc GuireARM: hisi: handle of_iomap and fix missing of_node_put
2018-09-26 Paul BurtonMIPS: loongson64: cs5536: Fix PCI_OHCI_INT_REG reads
2018-09-26 Loic Poulainarm64: dts: qcom: db410c: Fix Bluetooth LED trigger
2018-09-26 Paul CercueilMIPS: jz4740: Bump zload address
2018-09-26 Nicholas Pigginpowerpc/powernv: opal_put_chars partial write fix
2018-09-26 Krzysztof KozlowskiARM: exynos: Clear global variable on init error path
2018-09-26 Felix FietkauMIPS: ath79: fix system restart
2018-09-19 Andi Kleenx86/speculation/l1tf: Increase l1tf memory limit for...
2018-09-19 Paul BurtonMIPS: WARN_ON invalid DMA cache maintenance, not BUG_ON
2018-09-19 Nicholas Mc GuireMIPS: Octeon: add missing of_node_put()
2018-09-19 Joerg Roedelx86/mm: Remove in_nmi() warning from vmalloc_fault()
2018-09-19 Paul BurtonMIPS: Fix ISA virt/bus conversion for non-zero PHYS_OFFSET
2018-09-19 Alexey BrodkinARC: [plat-axs*]: Enable SWAP
2018-09-19 Vegard Nossumkthread: fix boot hang (regression) on MIPS/OpenRISC
2018-09-15 Martin Schwidefskys390/lib: use expoline for all bcr instructions
2018-09-15 Marc Zyngierirqchip/gic-v3: Add missing barrier to 32bit version...
2018-09-15 Fabio EstevamRevert "ARM: imx_v6_v7_defconfig: Select ULPI support"
next