index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-29
x86/idt: Unify gate_struct handling for 32/64-bit kernels
Thomas Gleixner
5
-57
/
+67
2017-08-29
x86/tracing: Build tracepoints only when they are used
Thomas Gleixner
1
-12
/
+24
2017-08-29
x86/irq_work: Make it depend on APIC
Thomas Gleixner
2
-2
/
+10
2017-08-29
x86/ipi: Make platform IPI depend on APIC
Thomas Gleixner
2
-7
/
+7
2017-08-29
x86/tracing: Disentangle pagefault and resched IPI tracing key
Thomas Gleixner
6
-22
/
+59
2017-08-29
x86/idt: Clean up the i386 low level entry macros
Thomas Gleixner
1
-9
/
+5
2017-08-29
x86/idt: Remove the tracing IDT completely
Thomas Gleixner
7
-170
/
+9
2017-08-29
x86/smp: Use static key for reschedule interrupt tracing
Thomas Gleixner
2
-26
/
+16
2017-08-29
x86/smp: Remove pointless duplicated interrupt code
Thomas Gleixner
2
-38
/
+9
2017-08-29
x86/mce: Remove duplicated tracing interrupt code
Thomas Gleixner
4
-48
/
+10
2017-08-29
x86/irqwork: Get rid of duplicated tracing interrupt code
Thomas Gleixner
2
-15
/
+3
2017-08-29
x86/apic: Remove the duplicated tracing versions of interrupts
Thomas Gleixner
2
-35
/
+12
2017-08-29
x86/irq: Get rid of duplicated trace_x86_platform_ipi() code
Thomas Gleixner
2
-21
/
+6
2017-08-29
x86/apic: Use this_cpu_ptr() in local_timer_interrupt()
Thomas Gleixner
1
-3
/
+3
2017-08-29
x86/apic: Remove the duplicated tracing version of local_timer_interrupt()
Thomas Gleixner
2
-20
/
+1
2017-08-29
x86/traps: Simplify pagefault tracing logic
Thomas Gleixner
5
-66
/
+16
2017-08-29
x86/tracing: Introduce a static key for exception tracing
Thomas Gleixner
4
-7
/
+25
2017-08-29
x86/boot: Move EISA setup to a separate file
Thomas Gleixner
3
-13
/
+19
2017-08-29
x86/irq: Remove duplicated used_vectors definition
Thomas Gleixner
2
-4
/
+0
2017-08-29
x86/irq: Get rid of the 'first_system_vector' indirection bogosity
Thomas Gleixner
5
-11
/
+5
2017-08-29
x86/irq: Unexport used_vectors[]
Thomas Gleixner
1
-1
/
+0
2017-08-29
x86/irq: Remove vector_used_by_percpu_irq()
Thomas Gleixner
3
-15
/
+0
2017-08-29
Merge branch 'linus' into x86/apic, to pick up fixes
Ingo Molnar
60
-191
/
+379
2017-08-29
ARCv2: SMP: Mask only private-per-core IRQ lines on boot at core intc
Alexey Brodkin
2
-3
/
+10
2017-08-28
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
Linus Torvalds
8
-27
/
+17
2017-08-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+1
2017-08-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-64
/
+135
2017-08-26
Merge tag 'powerpc-4.13-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-0
/
+20
2017-08-25
KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()
Paul Mackerras
1
-22
/
+34
2017-08-25
x86/mm: Fix use-after-free of ldt_struct
Eric Biggers
1
-3
/
+1
2017-08-25
KVM, pkeys: do not use PKRU value in vcpu->arch.guest_fpu.state
Paolo Bonzini
2
-6
/
+17
2017-08-25
KVM: x86: simplify handling of PKRU
Paolo Bonzini
5
-30
/
+10
2017-08-25
KVM: x86: block guest protection keys unless the host has them enabled
Paolo Bonzini
1
-1
/
+1
2017-08-25
Merge branch 'x86/asm' into x86/apic
Thomas Gleixner
54
-2435
/
+1521
2017-08-25
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
3
-1
/
+14
2017-08-24
c6x: Convert to using %pOF instead of full_name
Rob Herring
3
-17
/
+17
2017-08-24
c6x: defconfig: Cleanup from old Kconfig options
Krzysztof Kozlowski
5
-10
/
+0
2017-08-24
KVM: PPC: Book3S HV: Add missing barriers to XIVE code and document them
Benjamin Herrenschmidt
1
-2
/
+55
2017-08-24
KVM: PPC: Book3S HV: Workaround POWER9 DD1.0 bug causing IPB bit loss
Benjamin Herrenschmidt
1
-1
/
+10
2017-08-24
KVM: PPC: Book3S HV: Use msgsync with hypervisor doorbells on POWER9
Nicholas Piggin
1
-0
/
+3
2017-08-24
x86/lguest: Remove lguest support
Juergen Gross
14
-1962
/
+2
2017-08-24
x86/paravirt/xen: Remove xen_patch()
Juergen Gross
6
-138
/
+21
2017-08-23
ARM: dts: exynos: add needs-hpd for Odroid-XU3/4
Hans Verkuil
1
-0
/
+1
2017-08-23
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-11
/
+17
2017-08-23
ARM: at91: don't select CONFIG_ARM_CPU_SUSPEND for old platforms
Arnd Bergmann
2
-1
/
+13
2017-08-23
x86/ioapic: Print the IRTE's index field correctly when enabling INTR
raymond pang
1
-1
/
+1
2017-08-22
arm64: kaslr: Adjust the offset to avoid Image across alignment boundary
Catalin Marinas
1
-7
/
+3
2017-08-22
arm64: kaslr: ignore modulo offset when validating virtual displacement
Ard Biesheuvel
2
-4
/
+9
2017-08-22
arm64: mm: abort uaccess retries upon fatal signal
Mark Rutland
1
-1
/
+4
2017-08-22
arm64: fpsimd: Prevent registers leaking across exec
Dave Martin
1
-0
/
+2
[next]