]> git.ipfire.org Git - people/arne_f/kernel.git/shortlog
people/arne_f/kernel.git
2017-09-01  Ingo Molnarx86/idt: Fix the X86_TRAP_BP gate
2017-08-31  Juergen Grossx86/xen: Get rid of paravirt op adjust_exception_frame
2017-08-31  Thomas Gleixnerx86/eisa: Add missing include
2017-08-31  Jiri Slabyx86/idt: Remove superfluous ALIGNment
2017-08-31  Hans de Goedex86/apic: Silence "FW_BUG TSC_DEADLINE disabled due...
2017-08-31  Thomas Gleixnerx86/idt: Remove the tracing IDT leftovers
2017-08-29  Thomas Gleixnerx86/idt: Hide set_intr_gate()
2017-08-29  Thomas Gleixnerx86/idt: Simplify alloc_intr_gate()
2017-08-29  Thomas Gleixnerx86/idt: Deinline setup functions
2017-08-29  Thomas Gleixnerx86/idt: Remove unused functions/inlines
2017-08-29  Thomas Gleixnerx86/idt: Move interrupt gate initialization to IDT...
2017-08-29  Thomas Gleixnerx86/idt: Move APIC gate initialization to tables
2017-08-29  Thomas Gleixnerx86/idt: Move regular trap init to tables
2017-08-29  Thomas Gleixnerx86/idt: Move IST stack based traps to table init
2017-08-29  Thomas Gleixnerx86/idt: Move debug stack init to table based
2017-08-29  Thomas Gleixnerx86/idt: Switch early trap init to IDT tables
2017-08-29  Thomas Gleixnerx86/idt: Prepare for table based init
2017-08-29  Thomas Gleixnerx86/idt: Move early IDT setup out of 32-bit asm
2017-08-29  Thomas Gleixnerx86/idt: Move early IDT handler setup to IDT code
2017-08-29  Thomas Gleixnerx86/idt: Consolidate IDT invalidation
2017-08-29  Thomas Gleixnerx86/idt: Remove unused set_trap_gate()
2017-08-29  Thomas Gleixnerx86/idt: Move 32-bit idt_descr to C code
2017-08-29  Thomas Gleixnerx86/idt: Create file for IDT related code
2017-08-29  Thomas Gleixnerx86/ldttss: Clean up 32-bit descriptors
2017-08-29  Thomas Gleixnerx86/gdt: Use bitfields for initialization
2017-08-29  Thomas Gleixnerx86/asm: Replace access to desc_struct:a/b fields
2017-08-29  Thomas Gleixnerx86/fpu: Use bitfield accessors for desc_struct
2017-08-29  Thomas Gleixnerx86/percpu: Use static initializer for GDT entry
2017-08-29  Thomas Gleixnerx86/idt: Unify gate_struct handling for 32/64-bit kernels
2017-08-29  Thomas Gleixnerx86/tracing: Build tracepoints only when they are used
2017-08-29  Thomas Gleixnerx86/irq_work: Make it depend on APIC
2017-08-29  Thomas Gleixnerx86/ipi: Make platform IPI depend on APIC
2017-08-29  Thomas Gleixnerx86/tracing: Disentangle pagefault and resched IPI...
2017-08-29  Thomas Gleixnerx86/idt: Clean up the i386 low level entry macros
2017-08-29  Thomas Gleixnerx86/idt: Remove the tracing IDT completely
2017-08-29  Thomas Gleixnerx86/smp: Use static key for reschedule interrupt tracing
2017-08-29  Thomas Gleixnerx86/smp: Remove pointless duplicated interrupt code
2017-08-29  Thomas Gleixnerx86/mce: Remove duplicated tracing interrupt code
2017-08-29  Thomas Gleixnerx86/irqwork: Get rid of duplicated tracing interrupt...
2017-08-29  Thomas Gleixnerx86/apic: Remove the duplicated tracing versions of...
2017-08-29  Thomas Gleixnerx86/irq: Get rid of duplicated trace_x86_platform_ipi...
2017-08-29  Thomas Gleixnerx86/apic: Use this_cpu_ptr() in local_timer_interrupt()
2017-08-29  Thomas Gleixnerx86/apic: Remove the duplicated tracing version of...
2017-08-29  Thomas Gleixnerx86/traps: Simplify pagefault tracing logic
2017-08-29  Thomas Gleixnerx86/tracing: Introduce a static key for exception tracing
2017-08-29  Thomas Gleixnerx86/boot: Move EISA setup to a separate file
2017-08-29  Thomas Gleixnerx86/irq: Remove duplicated used_vectors definition
2017-08-29  Thomas Gleixnerx86/irq: Get rid of the 'first_system_vector' indirecti...
2017-08-29  Thomas Gleixnerx86/irq: Unexport used_vectors[]
2017-08-29  Thomas Gleixnerx86/irq: Remove vector_used_by_percpu_irq()
2017-08-29  Ingo MolnarMerge branch 'linus' into x86/apic, to pick up fixes
2017-08-28  Linus Torvaldspage waitqueue: always add new entries at the end
2017-08-28  Tejun Heocpumask: fix spurious cpumask_of_node() on non-NUMA...
2017-08-28  Alexey BrodkinARCv2: SMP: Mask only private-per-core IRQ lines on...
2017-08-28  Helge Dellerfs/select: Fix memory corruption in compat_get_fd_set()
2017-08-28  Linus TorvaldsMerge tag 'for-linus' of git://linux-c6x.org/git/projec...
2017-08-28  Linus TorvaldsLinux 4.13-rc7 v4.13-rc7
2017-08-28  Linus TorvaldsMerge tag 'iommu-fixes-v4.13-rc6' of git://git.kernel...
2017-08-28  Linus TorvaldsMerge tag 'char-misc-4.13-rc7' of git://git.kernel...
2017-08-28  Linus TorvaldsMerge tag 'staging-4.13-rc7' of git://git.kernel.org...
2017-08-28  Linus TorvaldsMerge tag 'ntb-4.13-bugfixes' of git://github.com/jonma...
2017-08-27  Linus TorvaldsAvoid page waitqueue race leaving possible page locker...
2017-08-27  Linus TorvaldsMinor page waitqueue cleanups
2017-08-27  Linus TorvaldsClarify (and fix) MAX_LFS_FILESIZE macros
2017-08-26  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-08-26  Linus TorvaldsMerge tag 'pci-v4.13-fixes-3' of git://git.kernel.org...
2017-08-26  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2017-08-26  Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2017-08-26  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2017-08-26  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2017-08-26  Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2017-08-26  Linus TorvaldsMerge tag 'for_linus' of git://git.kernel.org/pub/scm...
2017-08-26  Linus TorvaldsMerge tag 'powerpc-4.13-8' of git://git.kernel.org...
2017-08-26  Linus TorvaldsMerge tag 'nfsd-4.13-2' of git://linux-nfs.org/~bfields...
2017-08-26  Linus TorvaldsMerge tag 'cifs-fixes-for-4.13-rc6-and-stable' of git...
2017-08-26  Linus TorvaldsMerge tag 'for-linus-20170825' of git://git.infradead...
2017-08-26  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2017-08-25  Linus TorvaldsMerge branch 'i2c/for-current' of git://git.kernel...
2017-08-25  Christoph HellwigPCI/MSI: Don't warn when irq_create_affinity_masks...
2017-08-25  Linus TorvaldsMerge tag 'mmc-v4.13-rc6' of git://git.kernel.org/pub...
2017-08-25  Linus TorvaldsMerge tag 'sound-4.13-rc7' of git://git.kernel.org...
2017-08-25  Linus TorvaldsMerge tag 'dmaengine-fix-4.13-rc7' of git://git.infrade...
2017-08-25  Linus TorvaldsMerge tag 'drm-fixes-for-v4.13-rc7' of git://people...
2017-08-25  Pavel Tatashinmm/memblock.c: reversed logic in memblock_discard()
2017-08-25  Eric Biggersfork: fix incorrect fput of ->exe_file causing use...
2017-08-25  Eric Biggersmm/madvise.c: fix freeing of locked page with MADV_FREE
2017-08-25  Ross Zwislerdax: fix deadlock due to misaligned PMD faults
2017-08-25  Kirill A. Shutemovmm, shmem: fix handling /sys/kernel/mm/transparent_huge...
2017-08-25  Chen YuPM/hibernate: touch NMI watchdog when creating snapshot
2017-08-25  Christoph Hellwigvirtio_pci: fix cpu affinity support
2017-08-25  Stefan Hajnoczivirtio_blk: fix incorrect message when disk is resized
2017-08-25  Bart Van Asscheblk-mq-debugfs: Add names for recently added flags
2017-08-25  Paul MackerrasKVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_cre...
2017-08-25  Mark Rutlandperf/core: Fix group {cpu,task} validation
2017-08-25  Eric Biggersx86/mm: Fix use-after-free of ldt_struct
2017-08-25  Paolo BonziniKVM, pkeys: do not use PKRU value in vcpu->arch.guest_f...
2017-08-25  Paolo BonziniKVM: x86: simplify handling of PKRU
2017-08-25  Paolo BonziniKVM: x86: block guest protection keys unless the host...
2017-08-25  Thomas GleixnerMerge branch 'x86/asm' into x86/apic
2017-08-25  Boris Brezillonmtd: nand: atmel: Relax tADL_min constraint
next