]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/shortlog
mirror_ubuntu-artful-kernel.git
2018-01-06 Gayatri Kammelax86/cpufeatures: Enable new SSE/AVX/AVX512 CPU features
2018-01-06 Baoquan Hex86/mm/64: Rename the register_page_bootmem_memmap...
2018-01-06 Masahiro Yamadax86/build: Beautify build log of syscall headers
2018-01-06 Josh Poimboeufx86/asm: Don't use the confusing '.ifeq' directive
2018-01-06 Dongjiu GengACPI / APEI: remove the unused dead-code for SEA/NMI...
2018-01-06 Kirill A. Shutemovx86/xen: Drop 5-level paging support code from the...
2018-01-06 Kirill A. Shutemovx86/xen: Provide pre-built page tables only for CONFIG_...
2018-01-06 Andrey Ryabininx86/kasan: Use the same shadow offset for 4- and 5...
2018-01-06 Kirill A. Shutemovmm/sparsemem: Allocate mem_section at runtime for CONFI...
2018-01-06 Dave Hansenx86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt()
2018-01-06 Thomas Gleixnerx86/cpuid: Prevent out of bound access in do_clear_cpu_...
2018-01-06 Kamalesh Babulalobjtool: Print top level commands on incorrect usage
2018-01-06 Kees Cookx86/platform/UV: Convert timers to use timer_setup()
2018-01-06 Andi Kleenx86/fpu: Remove the explicit clearing of XSAVE dependen...
2018-01-06 Andi Kleenx86/fpu: Make XSAVE check the base CPUID features befor...
2018-01-06 Andi Kleenx86/fpu: Parse clearcpuid= as early XSAVE argument
2018-01-06 Andi Kleenx86/cpuid: Add generic table for CPUID dependencies
2018-01-06 Andi Kleenbitops: Add clear/set_bit32() to linux/bitops.h
2018-01-06 Josh Poimboeufx86/unwind: Make CONFIG_UNWINDER_ORC=y the default...
2018-01-06 Josh Poimboeufx86/unwind: Rename unwinder config options to 'CONFIG_U...
2018-01-06 Steven Rostedt... x86/fpu/debug: Remove unused 'x86_fpu_state' and 'x86_f...
2018-01-06 Ingo Molnarx86/unwinder: Make CONFIG_UNWINDER_ORC=y the default...
2018-01-06 Jan BeulichACPI / APEI: adjust a local variable type in ghes_iorem...
2018-01-06 Josh Poimboeufx86/head: Add unwind hint annotations
2018-01-06 Josh Poimboeufx86/xen: Add unwind hint annotations
2018-01-06 Josh Poimboeufx86/xen: Fix xen head ELF annotations
2018-01-06 Josh Poimboeufx86/boot: Annotate verify_cpu() as a callable function
2018-01-06 Josh Poimboeufx86/head: Fix head ELF function annotations
2018-01-06 Josh Poimboeufx86/head: Remove unused 'bad_address' code
2018-01-06 Josh Poimboeufx86/head: Remove confusing comment
2018-01-06 Josh Poimboeufobjtool: Don't report end of section error after an...
2018-01-06 Uros Bizjakx86/asm: Remove unnecessary \n\t in front of CC_SET...
2018-01-06 Kirill A. Shutemovmm, x86/mm: Fix performance regression in get_user_page...
2018-01-06 Tom Lendackyx86/boot: Add early cmdline parsing for options with...
2018-01-06 Thomas Gleixnerx86/tracing: Introduce a static key for exception tracing
2018-01-06 Josh Poimboeufkprobes/x86: Set up frame pointer in kprobe trampoline
2018-01-06 Andy LutomirskiRevert "x86/mm: Stop calling leave_mm() in idle code"
2018-01-06 Andy Lutomirskix86/mm: Flush more aggressively in lazy TLB mode
2018-01-06 Andy Lutomirskix86/mm/64: Stop using CR3.PCID == 0 in ASID-aware code
2018-01-06 Andy Lutomirskix86/mm: Factor out CR3-building code
2018-01-06 Andy Lutomirskix86/mm: Implement PCID based optimization: try to prese...
2018-01-06 Andy Lutomirskix86/mm: Rework lazy TLB mode and TLB freshness tracking
2018-01-06 Andy Lutomirskix86/mm: Track the TLB's tlb_gen and update the flushing...
2018-01-06 Andy Lutomirskix86/mm: Give each mm TLB flush generation a unique ID
2018-01-06 Andy Lutomirskix86/ldt/64: Refresh DS and ES when modify_ldt changes...
2018-01-06 Josh Poimboeufobjtool: Upgrade libelf-devel warning to error for...
2018-01-06 Josh Poimboeufx86/kconfig: Consolidate unwinders into multiple choice...
2018-01-06 Josh Poimboeufx86/unwind: Add the ORC unwinder
2018-01-06 Josh Poimboeufobjtool, x86: Add facility for asm code to provide...
2018-01-06 Josh Poimboeufobjtool: Add ORC unwind table generation
2018-01-06 Andy Lutomirskix86/mm/64: Initialize CR4.PCIDE early
2018-01-06 Josh Poimboeufx86/entry: Fix idtentry unwind hint
2018-01-06 Juergen Grossx86/paravirt: Remove no longer used paravirt functions
2018-01-06 Juergen Grossx86/xen: Get rid of paravirt op adjust_exception_frame
2018-01-06 Thomas Gleixnerx86/asm: Replace access to desc_struct:a/b fields
2018-01-06 Thomas Gleixnerx86/idt: Unify gate_struct handling for 32/64-bit kernels
2018-01-06 Thomas Gleixnerx86/traps: Simplify pagefault tracing logic
2018-01-06 Juergen Grossx86/paravirt/xen: Remove xen_patch()
2018-01-06 Andy Lutomirskix86/xen/64: Fix the reported SS and CS in SYSCALL
2018-01-06 Masami Hiramatsuirq: Make the irqentry text section unconditional
2018-01-06 Andy Lutomirskix86/xen/64: Rearrange the SYSCALL entries
2018-01-06 Tom Lendackyxen/x86: Remove SME feature in PV guests
2018-01-06 Josh Poimboeufx86/entry/64: Add unwind hint annotations
2018-01-06 Andy Lutomirskix86/entry/64: Initialize the top of the IRQ stack befor...
2018-01-06 Andy Lutomirskix86/entry/64: Refactor IRQ stacks and make them NMI...
2018-01-06 Andy Lutomirskix86/mm: Document how CR4.PCIDE restore works
2018-01-06 Andy Lutomirskix86/mm: Enable CR4.PCIDE on supported systems
2018-01-06 Andy Lutomirskix86/mm: Add the 'nopcid' boot option to turn off PCID
2018-01-06 Kleber Sacilotto... UBUNTU: Start new release
2017-12-18 Thadeu Lima... UBUNTU: Ubuntu-4.13.0-21.24 Ubuntu-4.13.0-21.24
2017-12-18 Seth ForsheeUBUNTU: [Config] CONFIG_SPI_INTEL_SPI_PLATFORM=n
2017-12-18 Thadeu Lima... UBUNTU: Start new release
2017-12-04 Stefan BaderUBUNTU: Ubuntu-4.13.0-19.22 Ubuntu-4.13.0-19.22
2017-12-04 Kirill A. Shutemovmm, thp: Do not make page table dirty unconditionally...
2017-12-01 Thadeu Lima... UBUNTU: Start new release
2017-11-21 Stefan BaderUBUNTU: Ubuntu-4.13.0-18.21 Ubuntu-4.13.0-18.21
2017-11-21 Marc Olsonnvme: update timeout module parameter type
2017-11-21 Yazen Ghannamx86/mce/AMD: Allow any CPU to initialize the smca_banks...
2017-11-21 Thadeu Lima... UBUNTU: [Config]: Set PANIC_TIMEOUT=10 on ppc64el
2017-11-21 Konrad ZapałowiczBluetooth: increase timeout for le auto connections
2017-11-21 Hui WangUBUNTU: [Config] CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_M...
2017-11-20 Kai-Heng FengALSA: usb-audio: Add sample rate quirk for Plantronics...
2017-11-20 Ding Tianhongnet: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING...
2017-11-20 Ding TianhongRevert commit 1a8b6d76dc5b ("net:add one common config...
2017-11-20 wanghaibinKVM: arm/arm64: vgic-its: Fix return value for device...
2017-11-20 Hannes Reineckescsi: mptsas: Fixup device hotplug for VMWare ESXi
2017-11-16 Greg Kroah... Linux 4.13.13
2017-11-16 Borislav Petkovx86/oprofile/ppro: Do not use __this_cpu*() in preempti...
2017-11-16 Pavel Tatashinx86/smpboot: Make optimization of delay calibration...
2017-11-16 Alexander Shishkinx86/debug: Handle warnings before the notifier chain...
2017-11-16 Richard Schützcan: c_can: don't indicate triple sampling support...
2017-11-16 Marek Vasutcan: ifi: Fix transmitter delay calculation
2017-11-16 Stephane Grosjeancan: peak: Add support for new PCIe/M2 CAN FD interfaces
2017-11-16 Gerhard Bertelsmanncan: sun4i: handle overrun in RX FIFO
2017-11-16 Linus TorvaldsRevert "x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo"
2017-11-16 Sinclair Yehdrm/vmwgfx: Fix Ubuntu 17.10 Wayland black screen issue
2017-11-16 Ilya Dryomovrbd: use GFP_NOIO for parent stat and data requests
2017-11-16 Kai-Heng FengInput: elan_i2c - add ELAN060C to the ACPI table
2017-11-16 Paul MackerrasKVM: PPC: Book3S HV: Fix exclusion between HPT resizing...
2017-11-16 Oswald BuddenhagenMIPS: AR7: Ensure that serial ports are properly set up
next