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.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
2015-05-10
x86/asm/entry/irq: Clean up IRQn_VECTOR macros
Brian Gerst
5
-26
/
+10
2015-05-10
x86/asm/entry: Remove SYSCALL_VECTOR
Brian Gerst
3
-7
/
+4
2015-05-10
x86/asm/entry/irq: Remove unused invalidate_interrupt prototypes
Brian Gerst
1
-35
/
+0
2015-05-10
x86/irq: Merge irq_regs & irq_stat
Brian Gerst
3
-12
/
+6
2015-05-08
x86/entry: Define 'cpu_current_top_of_stack' for 64-bit code
Denys Vlasenko
4
-11
/
+10
2015-05-08
x86/entry: Remove unused 'kernel_stack' per-cpu variable
Denys Vlasenko
5
-15
/
+1
2015-05-08
x86/entry: Stop using PER_CPU_VAR(kernel_stack)
Denys Vlasenko
4
-5
/
+12
2015-05-08
Merge branch 'linus' into x86/asm, before applying dependent patch
Ingo Molnar
2075
-60215
/
+72442
2015-05-08
x86: Force inlining of atomic ops
Denys Vlasenko
1
-7
/
+7
2015-05-08
x86/asm/entry/64: Clean up usage of TEST insns
Denys Vlasenko
1
-6
/
+5
2015-05-08
x86/asm/entry/64: Tidy up JZ insns after TESTs
Denys Vlasenko
1
-4
/
+4
2015-05-08
Merge tag 'pm+acpi-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+22
2015-05-07
Merge branches 'acpi-resources', 'acpi-battery', 'acpi-doc' and 'acpi-pnp'
Rafael J. Wysocki
26
-434
/
+1123
2015-05-07
Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-12
/
+52
2015-05-06
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-13
/
+19
2015-05-06
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-28
/
+50
2015-05-06
xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARM
Stefano Stabellini
3
-0
/
+21
2015-05-06
x86/alternatives: Document macros
Borislav Petkov
1
-0
/
+18
2015-05-06
x86/fpu: Always restore_xinit_state() when use_eager_cpu()
Bobby Powers
1
-5
/
+7
2015-05-06
x86/asm: Use -mskip-rax-setup if supported
H.J. Lu
1
-0
/
+3
2015-05-06
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
1
-0
/
+2
2015-05-05
x86: Make cpu_tss available to external modules
Marc Dionne
1
-1
/
+1
2015-05-05
hypervisor/x86/xen: Unset X86_BUG_SYSRET_SS_ATTRS on Xen PV guests
Boris Ostrovsky
3
-12
/
+21
2015-05-05
x86/spinlocks: Fix regression in spinlock contention detection
Tahsin Erdogan
1
-1
/
+1
2015-05-03
Merge tag 'powerpc-4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
7
-29
/
+19
2015-05-01
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-7
/
+28
2015-05-01
powerpc/powernv: Restore non-volatile CRs after nap
Sam Bobroff
1
-0
/
+2
2015-05-01
powerpc/eeh: Delay probing EEH device during hotplug
Gavin Shan
1
-0
/
+6
2015-05-01
powerpc/eeh: Fix race condition in pcibios_set_pcie_reset_state()
Gavin Shan
1
-1
/
+4
2015-05-01
powerpc/pseries: Correct cpu affinity for dlpar added cpus
Nathan Fontenot
1
-6
/
+4
2015-04-30
x86/PCI/ACPI: Make all resources except [io 0xcf8-0xcff] available on PCI bus
Jiang Liu
1
-2
/
+22
2015-04-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-69
/
+43
2015-04-30
arm64: perf: Fix the pmu node name in warning message
Suzuki K. Poulose
1
-1
/
+1
2015-04-30
arm64: perf: don't warn about missing interrupt-affinity property for PPIs
Will Deacon
1
-1
/
+6
2015-04-30
Revert "powerpc/tm: Abort syscalls in active transactions"
Michael Ellerman
2
-20
/
+1
2015-04-29
arm64: add missing PAGE_ALIGN() to __dma_free()
Dean Nelson
1
-1
/
+2
2015-04-29
xen: Suspend ticks on all CPUs during suspend
Boris Ostrovsky
1
-0
/
+10
2015-04-29
powerpc/powernv: Fix early pci_controller_ops loading.
Daniel Axtens
1
-1
/
+1
2015-04-29
powerpc/kvm: Fix SMP=n build error in book3s_xics.c
Michael Ellerman
1
-1
/
+1
2015-04-29
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
1
-1
/
+1
2015-04-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
10
-328
/
+1032
2015-04-28
tile: properly use node_isset() on a nodemask_t
Chris Metcalf
1
-1
/
+1
2015-04-27
x86: pvclock: Really remove the sched notifier for cross-cpu migrations
Paolo Bonzini
3
-64
/
+15
2015-04-27
kvm: x86: fix kvmclock update protocol
Radim Krčmář
1
-5
/
+28
2015-04-27
arm64: dma-mapping: always clear allocated buffers
Marek Szyprowski
1
-4
/
+2
2015-04-27
ARM64: Enable CONFIG_GENERIC_IRQ_SHOW_LEVEL
Sudeep Holla
1
-0
/
+1
2015-04-27
arm64: add missing data types in smp_load_acquire/smp_store_release
Andre Przywara
1
-0
/
+16
2015-04-27
x86_64, asm: Work around AMD SYSRET SS descriptor attribute issue
Andy Lutomirski
5
-0
/
+48
2015-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-22
/
+22
2015-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+1
[next]