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
2006-12-07
[PATCH] s2ram debugging documentation
Pavel Machek
1
-0
/
+56
2006-12-07
[PATCH] swsusp: Fix labels
Rafael J. Wysocki
5
-11
/
+11
2006-12-07
[PATCH] swsusp: Fix coding style in suspend.c
Rafael J. Wysocki
1
-1
/
+2
2006-12-07
[PATCH] swsusp: Untangle freeze_processes
Rafael J. Wysocki
1
-30
/
+54
2006-12-07
[PATCH] swsusp: Untangle thaw_processes
Rafael J. Wysocki
2
-27
/
+28
2006-12-07
[PATCH] convert pm_sem to a mutex
Stephen Hemminger
4
-26
/
+28
2006-12-07
[PATCH] suspend to disk fails if gdb is suspended with a traced child
Rafael J. Wysocki
1
-1
/
+3
2006-12-07
[PATCH] swsusp: Measure memory shrinking time
Rafael J. Wysocki
3
-22
/
+39
2006-12-07
[PATCH] suspend: don't change cpus_allowed for task initiating the suspend
Siddha, Suresh B
1
-5
/
+1
2006-12-07
[PATCH] swsusp: Support i386 systems with PAE or without PSE
Rafael J. Wysocki
5
-16
/
+168
2006-12-07
[PATCH] swsusp: thaw userspace and kernel space separately
Nigel Cunningham
2
-8
/
+26
2006-12-07
[PATCH] swsusp: clean up whitespace in freezer output
Nigel Cunningham
1
-8
/
+8
2006-12-07
[PATCH] swsusp: quieten Freezer if !CONFIG_PM_DEBUG
Nigel Cunningham
1
-1
/
+0
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
64
-101
/
+147
2006-12-07
[PATCH] swsusp: fix platform mode
Stefan Seyfried
1
-0
/
+22
2006-12-07
[PATCH] swsusp: use __GFP_WAIT
Rafael J. Wysocki
1
-3
/
+3
2006-12-07
[PATCH] swsusp: Improve handling of highmem
Rafael J. Wysocki
7
-242
/
+680
2006-12-07
[PATCH] swsusp: update userland interface documentation
Rafael J. Wysocki
2
-19
/
+63
2006-12-07
[PATCH] swsusp: add ioctl for swap files support
Rafael J. Wysocki
2
-1
/
+44
2006-12-07
[PATCH] swsusp: document support for swap files
Rafael J. Wysocki
3
-13
/
+65
2006-12-07
[PATCH] swsusp: add resume_offset command line parameter
Rafael J. Wysocki
3
-5
/
+26
2006-12-07
[PATCH] swsusp: use block device offsets to identify swap locations
Rafael J. Wysocki
7
-119
/
+98
2006-12-07
[PATCH] swsusp: rearrange swap-handling code
Rafael J. Wysocki
1
-109
/
+112
2006-12-07
[PATCH] swsusp: use partition device and offset to identify swap areas
Rafael J. Wysocki
4
-16
/
+31
2006-12-07
[PATCH] uswsusp: add pmops->{prepare,enter,finish} support (aka "platform mode")
Stefan Seyfried
2
-1
/
+34
2006-12-07
[PATCH] alpha: switch to pci_get API
Alan Cox
3
-5
/
+10
2006-12-07
[PATCH] h8300 stray bracket fix
Mariusz Kozlowski
1
-1
/
+1
2006-12-07
[PATCH] avr32: fixup kprobes preemption handling
Paul Mundt
1
-0
/
+1
2006-12-07
[PATCH] arch/frv/kernel/futex.c must #include <linux/uaccess.h>
Adrian Bunk
1
-1
/
+1
2006-12-07
[PATCH] security/keys/*: user kmemdup()
Eric Sesterhenn
2
-6
/
+2
2006-12-07
[PATCH] radix-tree: RCU lockless readside
Nick Piggin
3
-107
/
+340
2006-12-07
[PATCH] Save some bytes in struct mm_struct
Arnaldo Carvalho de Melo
1
-1
/
+2
2006-12-07
[PATCH] mm: make compound page destructor handling explicit
Andy Whitcroft
4
-4
/
+22
2006-12-07
[PATCH] slab: better fallback allocation behavior
Christoph Lameter
1
-22
/
+57
2006-12-07
[PATCH] GFP_THISNODE must not trigger global reclaim
Christoph Lameter
1
-0
/
+11
2006-12-07
[PATCH] slab: fix two issues in kmalloc_node / __cache_alloc_node
Christoph Lameter
1
-12
/
+28
2006-12-07
[PATCH] slab: deprecate kmem_cache_t
Andrew Morton
1
-8
/
+9
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
189
-332
/
+332
2006-12-07
[PATCH] slab: remove SLAB_DMA
Christoph Lameter
6
-11
/
+8
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
114
-165
/
+164
2006-12-07
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
55
-108
/
+107
2006-12-07
[PATCH] slab: remove SLAB_USER
Christoph Lameter
3
-4
/
+3
2006-12-07
[PATCH] slab: remove SLAB_NOFS
Christoph Lameter
15
-18
/
+17
2006-12-07
[PATCH] slab: remove SLAB_NOIO
Christoph Lameter
2
-2
/
+1
2006-12-07
[PATCH] slab: remove SLAB_LEVEL_MASK
Christoph Lameter
2
-4
/
+2
2006-12-07
[PATCH] slab: remove SLAB_NO_GROW
Christoph Lameter
2
-4
/
+2
2006-12-07
[PATCH] kill install_file_pte's pte_val
Hugh Dickins
1
-2
/
+0
2006-12-07
[PATCH] mm: cleanup indentation on switch for CPU operations
Andy Whitcroft
2
-17
/
+17
2006-12-07
[PATCH] reject corrupt swapfiles earlier
Eric Sandeen
1
-6
/
+5
2006-12-07
[PATCH] silence unused pgdat warning from alloc_bootmem_node and friends
Andy Whitcroft
1
-7
/
+20
[next]