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
Age
Commit message (
Expand
)
Author
Files
Lines
2005-06-26
[PATCH] swsusp: only allow it when it makes sense
Pavel Machek
1
-2
/
+2
2005-06-26
[PATCH] suspend: PCI power managment reference implementation
pavel@ucw.cz
1
-0
/
+38
2005-06-26
[PATCH] CPU hotplug printk fix
Shaohua Li
1
-2
/
+1
2005-06-26
[PATCH] swsusp: clean assembly parts
Pavel Machek
3
-20
/
+17
2005-06-26
[PATCH] swsusp: fix nr_copy_pages
Pavel Machek
1
-3
/
+3
2005-06-26
[PATCH] swsusp: cleanup whitespace
Pavel Machek
1
-33
/
+33
2005-06-26
[PATCH] swsusp: kill unneccessary does_collide_order
Pavel Machek
1
-17
/
+2
2005-06-26
[PATCH] properly stop devices before poweroff
Pavel Machek
2
-12
/
+24
2005-06-26
[PATCH] acpi: fix video docs
Pavel Machek
1
-8
/
+11
2005-06-26
[PATCH] s-t-RAM: load gdt the right way
Pavel Machek
1
-1
/
+1
2005-06-26
[PATCH] swsusp: kill config_pm_disk
Pavel Machek
3
-3
/
+2
2005-06-26
[PATCH] swsusp: documentation updates
Pavel Machek
2
-6
/
+82
2005-06-26
[PATCH] suspend/resume SMP support
Li Shaohua
13
-90
/
+80
2005-06-26
[PATCH] generate hotplug events for cpu online
Nathan Lynch
1
-0
/
+2
2005-06-26
[PATCH] set cpu_state for CPU hotplug (ia64)
Shaohua Li
1
-0
/
+3
2005-06-26
[PATCH] x86_64: Provide ability to choose using shortcuts for IPI in flat mode.
Ashok Raj
1
-14
/
+82
2005-06-26
[PATCH] x86_64: Dont use broadcast shortcut to make it cpu hotplug safe.
Ashok Raj
4
-17
/
+56
2005-06-26
[PATCH] x86_64: CPU hotplug sibling map cleanup
Ashok Raj
1
-48
/
+36
2005-06-26
[PATCH] x86_64: CPU hotplug support
Ashok Raj
8
-25
/
+277
2005-06-26
[PATCH] x86_64: Change init sections for CPU hotplug support
Ashok Raj
11
-37
/
+44
2005-06-26
[PATCH] make smp_prepare_cpu to a weak function
Ashok Raj
3
-7
/
+6
2005-06-26
[PATCH] cpu state clean after hot remove
Li Shaohua
7
-43
/
+187
2005-06-26
[PATCH] init call cleanup
Li Shaohua
10
-44
/
+44
2005-06-26
[PATCH] sibling map initializing rework
Li Shaohua
1
-47
/
+50
2005-06-26
[PATCH] sep initializing rework
Li Shaohua
7
-8
/
+38
2005-06-26
[PATCH] i386: Dont use IPI broadcast when using cpu hotplug.
Ashok Raj
2
-2
/
+52
2005-06-26
[PATCH] i386 CPU hotplug
Zwane Mwaikambo
15
-40
/
+243
2005-06-26
[PATCH] variable overflow after hundreds round of hotplug CPU
Shaohua Li
1
-3
/
+3
2005-06-26
[PATCH] CPU hotplug: fix hpet sectioning
Shaohua Li
2
-2
/
+2
2005-06-26
[PATCH] dmi: spring cleanup
Andrey Panin
1
-93
/
+70
2005-06-26
[PATCH] dmi: remove central blacklist
Andrey Panin
1
-44
/
+1
2005-06-26
[PATCH] dmi: move ACPI sleep quirk
Andrey Panin
3
-16
/
+28
2005-06-26
[PATCH] dmi: move ACPI boot quirk
Andrey Panin
2
-165
/
+217
2005-06-26
[PATCH] ppc64: Fix compile warnings in arch/ppc64/kernel/lparcfg.c
Michael Ellerman
1
-0
/
+1
2005-06-26
[PATCH] ppc32: remove some unnecessary includes of bootmem.h
Kumar Gala
10
-10
/
+2
2005-06-26
[PATCH] I2C-MPC: Remove OCP device model support
Kumar Gala
1
-204
/
+0
2005-06-26
[PATCH] ppc32: Remove FSL OCP support
Kumar Gala
3
-59
/
+1
2005-06-26
[PATCH] ppc32: Add support for Freescale e200 (Book-E) core
Kumar Gala
16
-18
/
+214
2005-06-26
[PATCH] ppc32: Check return of ppc_sys_get_pdata before accessing pointer
Kumar Gala
5
-67
/
+89
2005-06-26
[PATCH] selinux: add executable heap check
Lorenzo Hernández García-Hierro
3
-0
/
+13
2005-06-26
[PATCH] selinux: add executable stack check
Lorenzo Hernandez García-Hierro
3
-0
/
+12
2005-06-26
[PATCH] mm: fix remap_pte_range BUG
Hugh Dickins
1
-1
/
+1
2005-06-26
[PATCH] Fix the error handling in direct I/O
Hifumi Hisashi
1
-2
/
+5
2005-06-26
[PATCH] mips: add MIPS-specific support for flatmem/discontigmem
Yoichi Yuasa
7
-5
/
+19
2005-06-26
[PATCH] Serial: remove unnecessary register_serial/unregister_serial
Russell King
3
-9
/
+0
2005-06-26
[PATCH] gcc4 compile fix for recent ia64 xpc changes
Dave Jones
3
-13
/
+13
2005-06-26
[PATCH] I8K: add new BIOS signatures
Dmitry Torokhov
1
-8
/
+24
2005-06-26
[PATCH] I8K: initialization code cleanup; formatting
Dmitry Torokhov
2
-106
/
+47
2005-06-26
[PATCH] I8K: convert to seqfile
Dmitry Torokhov
1
-42
/
+22
2005-06-26
[PATCH] I8K: use standard DMI interface
Dmitry Torokhov
4
-252
/
+60
[prev]
[next]