]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/shortlog
mirror_ubuntu-artful-kernel.git
2018-01-06 Andy Lutomirskix86/entry: Add task_top_of_stack() to find the top...
2018-01-06 Andy Lutomirskix86/entry/64: Pass SP0 directly to load_sp0()
2018-01-06 Andy Lutomirskix86/entry/32: Pull the MSR_IA32_SYSENTER_CS update...
2018-01-06 Andy Lutomirskix86/entry/64: De-Xen-ify our NMI code
2018-01-06 Juergen Grossxen, x86/entry/64: Add xen NMI trap entry
2018-01-06 Andy Lutomirskix86/entry/64: Remove the RESTORE_..._REGS infrastructure
2018-01-06 Andy Lutomirskix86/entry/64: Use POP instead of MOV to restore regs...
2018-01-06 Andy Lutomirskix86/entry/64: Merge the fast and slow SYSRET paths
2018-01-06 Andy Lutomirskix86/entry/64: Use pop instead of movq in syscall_return...
2018-01-06 Andy Lutomirskix86/entry/64: Shrink paranoid_exit_restore and make...
2018-01-06 Andy Lutomirskix86/entry/64: Simplify reg restore code in the standard...
2018-01-06 Andy Lutomirskix86/entry/64: Move SWAPGS into the common IRET-to-userm...
2018-01-06 Andy Lutomirskix86/entry/64: Split the IRET-to-user and IRET-to-kernel...
2018-01-06 Andy Lutomirskix86/entry/64: Remove the restore_c_regs_and_iret label
2018-01-06 Ricardo Neriptrace,x86: Make user_64bit_mode() available to 32...
2018-01-06 Ricardo Nerix86/boot: Relocate definition of the initial state...
2018-01-06 Ricardo Nerix86/mm: Relocate page fault error codes to traps.h
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...
next