index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-13
27
-133
/
+109
|
\
|
*
ARM: footbridge: Fix typo in timer conversion
Kees Cook
2017-11-06
1
-1
/
+1
|
*
sparc/led: Convert timers to use timer_setup()
Kees Cook
2017-11-02
1
-7
/
+9
|
*
mips: ip22/32: Convert timers to use timer_setup()
Kees Cook
2017-11-02
2
-25
/
+22
|
*
arm: pxa: Convert timers to use timer_setup()
Kees Cook
2017-11-02
2
-13
/
+10
|
*
ARM: footbridge: Convert timers to use timer_setup()
Kees Cook
2017-11-02
1
-18
/
+8
|
*
ia64: Convert timers to use timer_setup()
Kees Cook
2017-11-02
7
-27
/
+26
|
*
xtensa: Convert timers to use timer_setup()
Kees Cook
2017-11-02
2
-13
/
+9
|
*
x86, calgary: Convert timers to use timer_setup()
Kees Cook
2017-11-02
1
-5
/
+3
|
*
powerpc/watchdog: Convert timers to use timer_setup()
Kees Cook
2017-11-02
1
-3
/
+2
|
*
timer: Remove expires and data arguments from DEFINE_TIMER
Kees Cook
2017-10-05
7
-7
/
+7
|
*
timer: Remove users of expire and data arguments to DEFINE_TIMER
Kees Cook
2017-10-05
1
-3
/
+3
|
*
timer: Remove users of TIMER_DEFERRED_INITIALIZER
Kees Cook
2017-10-05
2
-6
/
+6
|
*
timer: Remove init_timer_deferrable() in favor of timer_setup()
Kees Cook
2017-10-05
1
-7
/
+5
*
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-11-13
8
-10
/
+45
|
\
\
|
*
|
irqchip/exiu: Add support for Socionext Synquacer EXIU controller
Ard Biesheuvel
2017-11-07
1
-0
/
+3
|
*
|
Merge tag 'v4.14-rc3' into irq/irqchip-4.15
Marc Zyngier
2017-11-02
41
-488
/
+567
|
|
\
|
|
*
|
irqchip/gic-v3-its: Workaround HiSilicon Hip07 redistributor addressing
Marc Zyngier
2017-10-19
1
-0
/
+11
|
*
|
irqchip/gic-v3: Add workaround for Synquacer pre-ITS
Ard Biesheuvel
2017-10-19
1
-0
/
+8
|
*
|
irqchip/gic-v3: Add support for Range Selector (RS) feature
Shanker Donthineni
2017-10-19
2
-0
/
+10
|
*
|
genirq/irqdomain: Propagate early activation
Thomas Gleixner
2017-09-25
1
-2
/
+2
|
*
|
genirq/irqdomain: Update irq_domain_ops.activate() signature
Thomas Gleixner
2017-09-25
4
-8
/
+11
*
|
|
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-13
17
-98
/
+143
|
\
\
\
|
*
|
|
x86/virt/xen: Use guest_late_init to detect Xen PVH guest
Juergen Gross
2017-11-10
2
-11
/
+22
|
*
|
|
x86/virt, x86/platform: Add ->guest_late_init() callback to hypervisor_x86 st...
Juergen Gross
2017-11-10
5
-4
/
+6
|
*
|
|
x86/virt, x86/acpi: Add test for ACPI_FADT_NO_VGA
Juergen Gross
2017-11-10
2
-0
/
+6
|
*
|
|
x86/virt: Add enum for hypervisors to replace x86_hyper
Juergen Gross
2017-11-10
8
-23
/
+34
|
*
|
|
x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...
Juergen Gross
2017-11-10
11
-59
/
+75
|
*
|
|
Merge branch 'linus' into x86/platform, to refresh the branch
Ingo Molnar
2017-11-10
5798
-453
/
+6312
|
|
\
\
\
|
*
|
|
|
x86/platform/UV: Convert timers to use timer_setup()
Kees Cook
2017-10-17
1
-3
/
+2
*
|
|
|
|
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-11-13
1
-3
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
x86/stacktrace: Avoid recording save_stack_trace() wrappers
Vlastimil Babka
2017-09-29
1
-3
/
+7
*
|
|
|
|
|
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-13
4
-8
/
+8
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/events/amd/iommu: Make iommu_pmu const and __initconst
Bhumika Goyal
2017-10-19
1
-1
/
+1
|
*
|
|
|
|
|
x86: Use ARRAY_SIZE
Jérémy Lefaure
2017-10-19
3
-7
/
+7
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-11-13
7
-7
/
+7
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/boot: Disable Clang warnings about GNU extensions
Matthias Kaehlcke
2017-10-31
1
-0
/
+1
|
*
|
|
|
|
|
x86/boot: Remove unnecessary #include <generated/utsrelease.h>
Masahiro Yamada
2017-10-11
1
-1
/
+0
|
*
|
|
|
|
|
x86/boot: Spell out "boot CPU" for BP
Jean Delvare
2017-10-03
5
-6
/
+6
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-11-13
86
-1018
/
+3666
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'linus' into x86/asm, to resolve conflict
Ingo Molnar
2017-11-10
2
-11
/
+19
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'x86/mm' into x86/asm, to merge branches
Ingo Molnar
2017-11-10
1
-1
/
+0
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
x86/mm: Remove unnecessary TLB flush for SME in-place encryption
Tom Lendacky
2017-11-07
1
-1
/
+0
|
*
|
|
|
|
|
|
x86/build: Make the boot image generation less verbose
Changbin Du
2017-11-09
1
-5
/
+10
|
*
|
|
|
|
|
|
x86/traps: Fix up general protection faults caused by UMIP
Ricardo Neri
2017-11-08
1
-0
/
+6
|
*
|
|
|
|
|
|
x86/umip: Enable User-Mode Instruction Prevention at runtime
Ricardo Neri
2017-11-08
2
-1
/
+34
|
*
|
|
|
|
|
|
x86/umip: Force a page fault when unable to copy emulated result to user
Ricardo Neri
2017-11-08
1
-2
/
+47
|
*
|
|
|
|
|
|
x86/umip: Add emulation code for UMIP instructions
Ricardo Neri
2017-11-08
3
-0
/
+334
|
*
|
|
|
|
|
|
x86/cpufeature: Add User-Mode Instruction Prevention definitions
Ricardo Neri
2017-11-08
3
-1
/
+10
|
*
|
|
|
|
|
|
x86/insn-eval: Add support to resolve 16-bit address encodings
Ricardo Neri
2017-11-08
1
-1
/
+212
[next]