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.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-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
Commit message (
Expand
)
Author
Age
Files
Lines
*
genirq: Add mutex to irq desc to serialize request/free_irq()
Thomas Gleixner
2017-07-04
3
-0
/
+12
*
genirq: Move bus locking into __setup_irq()
Thomas Gleixner
2017-07-04
1
-8
/
+5
*
genirq: Force inlining of __irq_startup_managed to prevent build failure
Geert Uytterhoeven
2017-07-04
1
-1
/
+1
*
genirq/debugfs: Fix build for !CONFIG_IRQ_DOMAIN
Sebastian Ott
2017-07-04
1
-1
/
+3
*
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-03
18
-730
/
+759
|
\
|
*
RAS/CEC: Check the correct variable in the debugfs error handling
Christophe JAILLET
2017-06-26
1
-1
/
+1
|
*
x86/mce: Always save severity in machine_check_poll()
Yazen Ghannam
2017-06-26
1
-6
/
+1
|
*
x86/MCE, xen/mcelog: Make /dev/mcelog registration messages more precise
Juergen Gross
2017-06-20
2
-1
/
+9
|
*
x86/mce: Update bootlog description to reflect behavior on AMD
Yazen Ghannam
2017-06-14
2
-3
/
+5
|
*
x86/mce: Don't disable MCA banks when offlining a CPU on AMD
Yazen Ghannam
2017-06-14
1
-2
/
+3
|
*
x86/mce/mce-inject: Preset the MCE injection struct
Borislav Petkov
2017-06-14
1
-0
/
+9
|
*
x86/mce: Clean up include files
Borislav Petkov
2017-06-14
1
-10
/
+0
|
*
x86/mce: Get rid of register_mce_write_callback()
Borislav Petkov
2017-06-14
4
-62
/
+61
|
*
x86/mce: Merge mce_amd_inj into mce-inject
Borislav Petkov
2017-06-14
7
-524
/
+532
|
*
x86/mce/AMD: Use saved threshold block info in interrupt handler
Yazen Ghannam
2017-06-14
1
-31
/
+35
|
*
x86/mce/AMD: Use msr_stat when clearing MCA_STATUS
Yazen Ghannam
2017-06-14
1
-1
/
+1
|
*
Merge tag 'v4.12-rc5' into ras/core, to pick up fixes
Ingo Molnar
2017-06-14
868
-5343
/
+9848
|
|
\
|
*
|
x86/mce/AMD: Carve out SMCA bank configuration
Yazen Ghannam
2017-05-21
1
-38
/
+38
|
*
|
x86/mce/AMD: Redo error logging from APIC LVT interrupt handlers
Yazen Ghannam
2017-05-21
1
-73
/
+74
|
*
|
x86/mce: Convert threshold_bank.cpus from atomic_t to refcount_t
Elena Reshetova
2017-05-21
2
-4
/
+5
|
*
|
RAS: Make local function parse_ras_param() static
Wei Yongjun
2017-05-21
1
-1
/
+1
|
*
|
ACPI/APEI: Handle GSIV and GPIO notification types
Shiju Jose
2017-05-21
1
-14
/
+25
*
|
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-03
40
-375
/
+474
|
\
\
\
|
*
|
|
cpu/hotplug: Constify attribute_group structures
Arvind Yadav
2017-06-30
1
-2
/
+2
|
*
|
|
powerpc: Only obtain cpu_hotplug_lock if called by rtasd
Thiago Jung Bauermann
2017-06-23
3
-4
/
+26
|
*
|
|
ARM/hw_breakpoint: Fix possible recursive locking for arch_hw_breakpoint_init
Tony Lindgren
2017-06-20
1
-1
/
+1
|
*
|
|
cpu/hotplug: Remove unused check_for_tasks() function
Arnd Bergmann
2017-06-12
1
-24
/
+0
|
*
|
|
perf/core: Don't release cred_guard_mutex if not taken
Alexander Levin
2017-06-03
1
-1
/
+1
|
*
|
|
cpuhotplug: Link lock stacks for hotplug callbacks
Thomas Gleixner
2017-05-26
1
-0
/
+13
|
*
|
|
acpi/processor: Prevent cpu hotplug deadlock
Thomas Gleixner
2017-05-26
1
-8
/
+8
|
*
|
|
sched: Provide is_percpu_thread() helper
Thomas Gleixner
2017-05-26
1
-0
/
+10
|
*
|
|
cpu/hotplug: Convert hotplug locking to percpu rwsem
Thomas Gleixner
2017-05-26
2
-95
/
+14
|
*
|
|
s390: Prevent hotplug rwsem recursion
Thomas Gleixner
2017-05-26
2
-3
/
+3
|
*
|
|
arm: Prevent hotplug rwsem recursion
Thomas Gleixner
2017-05-26
2
-2
/
+3
|
*
|
|
arm64: Prevent cpu hotplug rwsem recursion
Thomas Gleixner
2017-05-26
2
-3
/
+3
|
*
|
|
kprobes: Cure hotplug lock ordering issues
Thomas Gleixner
2017-05-26
1
-27
/
+32
|
*
|
|
jump_label: Reorder hotplug lock and jump_label_lock
Thomas Gleixner
2017-05-26
5
-14
/
+14
|
*
|
|
perf/tracing/cpuhotplug: Fix locking order
Thomas Gleixner
2017-05-26
2
-30
/
+78
|
*
|
|
ACPI/processor: Use cpu_hotplug_disable() instead of get_online_cpus()
Thomas Gleixner
2017-05-26
1
-2
/
+2
|
*
|
|
PCI: Replace the racy recursion prevention
Thomas Gleixner
2017-05-26
2
-22
/
+26
|
*
|
|
PCI: Use cpu_hotplug_disable() instead of get_online_cpus()
Thomas Gleixner
2017-05-26
1
-2
/
+2
|
*
|
|
perf/x86/intel: Drop get_online_cpus() in intel_snb_check_microcode()
Sebastian Andrzej Siewior
2017-05-26
1
-6
/
+5
|
*
|
|
x86/perf: Drop EXPORT of perf_check_microcode
Thomas Gleixner
2017-05-26
1
-1
/
+0
|
*
|
|
cpu/hotplug: Use stop_machine_cpuslocked() in takedown_cpu()
Sebastian Andrzej Siewior
2017-05-26
1
-1
/
+1
|
*
|
|
powerpc/powernv: Use stop_machine_cpuslocked()
Sebastian Andrzej Siewior
2017-05-26
1
-3
/
+4
|
*
|
|
s390/kernel: Use stop_machine_cpuslocked()
Sebastian Andrzej Siewior
2017-05-26
1
-3
/
+3
|
*
|
|
ARM/hw_breakpoint: Use cpuhp_setup_state_cpuslocked()
Sebastian Andrzej Siewior
2017-05-26
1
-5
/
+6
|
*
|
|
perf/x86/intel/cqm: Use cpuhp_setup_state_cpuslocked()
Sebastian Andrzej Siewior
2017-05-26
1
-8
/
+8
|
*
|
|
hwtracing/coresight-etm4x: Use cpuhp_setup_state_nocalls_cpuslocked()
Sebastian Andrzej Siewior
2017-05-26
1
-10
/
+10
|
*
|
|
hwtracing/coresight-etm3x: Use cpuhp_setup_state_nocalls_cpuslocked()
Sebastian Andrzej Siewior
2017-05-26
1
-10
/
+10
[next]