index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
PM: no suspend_prepare() phase
David Brownell
2006-09-25
5
-47
/
+0
|
*
PM: schedule /sys/devices/.../power/state for removal
Pavel Machek
2006-09-25
1
-0
/
+15
|
*
PM: add kconfig option for deprecated .../power/state files
David Brownell
2006-09-25
2
-0
/
+17
|
*
PM: update docs for writing .../power/state
David Brownell
2006-09-25
1
-10
/
+19
|
*
updated Documentation/power/devices.txt
David Brownell
2006-09-25
1
-190
/
+535
|
*
PM: issue PM_EVENT_PRETHAW
David Brownell
2006-09-25
4
-4
/
+12
|
*
PM: USB HCDs use PM_EVENT_PRETHAW
David Brownell
2006-09-25
5
-3
/
+23
|
*
PM: video drivers and PM_EVENT_PRETHAW
David Brownell
2006-09-25
4
-24
/
+30
|
*
PM: PCI and IDE handle PM_EVENT_PRETHAW
David Brownell
2006-09-25
2
-3
/
+7
|
*
PM: define PM_EVENT_PRETHAW
David Brownell
2006-09-25
1
-15
/
+47
|
*
fix broken/dubious driver suspend() methods
David Brownell
2006-09-25
3
-11
/
+20
|
*
make suspend quieter
David Brownell
2006-09-25
1
-5
/
+0
|
*
Suspend changes for PCI core
Linus Torvalds
2006-09-25
2
-1
/
+43
|
*
Suspend infrastructure cleanup and extension
Linus Torvalds
2006-09-25
5
-36
/
+130
|
*
SYSFS: allow sysfs_create_link to create symlinks in the root of sysfs
Greg Kroah-Hartman
2006-09-25
1
-2
/
+12
|
*
Debugfs: kernel-doc fixes for debugfs
Randy Dunlap
2006-09-25
2
-40
/
+31
|
*
sysfs: Make poll behaviour consistent
Juha Yrjölä
2006-09-25
1
-1
/
+1
|
*
Driver core: add const to class_create
Miguel Ojeda Sandonis
2006-09-25
2
-2
/
+2
|
*
device_create(): make fmt argument 'const char *'
Greg Kroah-Hartman
2006-09-25
2
-2
/
+2
|
*
class_device_create(): make fmt argument 'const char *'
Dmitry Torokhov
2006-09-25
2
-2
/
+3
|
*
deprecate PHYSDEV* keys
Kay Sievers
2006-09-25
3
-4
/
+20
|
*
Documentation/ABI: devfs is not obsolete, but removed!
jens m. noedler
2006-09-25
1
-3
/
+2
*
|
[PATCH] s390: fix cmm kernel thread handling
Heiko Carstens
2006-09-26
1
-19
/
+35
*
|
[PATCH] Make UML use ptrace-abi.h
Jeff Dike
2006-09-26
2
-17
/
+1
*
|
[PATCH] Split i386 and x86_64 ptrace.h
Jeff Dike
2006-09-26
6
-86
/
+100
*
|
[PATCH] UML: tty locking
Alan Cox
2006-09-26
1
-1
/
+3
*
|
[PATCH] uml: stack usage reduction
Jeff Dike
2006-09-26
5
-17
/
+21
*
|
[PATCH] uml: clean our set_ether_mac
Paolo 'Blaisorblade' Giarrusso
2006-09-26
2
-9
/
+6
*
|
[PATCH] uml: Remove unused variable
Jeff Dike
2006-09-26
3
-13
/
+0
*
|
[PATCH] uml: timer cleanups
Jeff Dike
2006-09-26
4
-13
/
+22
*
|
[PATCH] uml: Move signal handlers to arch code
Jeff Dike
2006-09-26
12
-89
/
+102
*
|
[PATCH] uml: SIGIO cleanups
Jeff Dike
2006-09-26
3
-71
/
+67
*
|
[PATCH] uml: Improve SIGBUS diagnostics
Jeff Dike
2006-09-26
1
-2
/
+9
*
|
[PATCH] uml: Fix handling of failed execs of helpers
Jeff Dike
2006-09-26
1
-11
/
+11
*
|
[PATCH] uml: Whitespace fixes
Jeff Dike
2006-09-26
1
-184
/
+183
*
|
[PATCH] uml: Fix stack alignment
Jeff Dike
2006-09-26
1
-1
/
+2
*
|
[PATCH] uml: Use ARRAY_SIZE more assiduously
Jeff Dike
2006-09-26
11
-32
/
+25
*
|
[PATCH] uml: Use klibc setjmp/longjmp
Jeff Dike
2006-09-26
14
-23
/
+173
*
|
[PATCH] PM: Add pm_trace switch
Rafael J. Wysocki
2006-09-26
3
-10
/
+59
*
|
[PATCH] i386: Detect clock skew during suspend
Rafael J. Wysocki
2006-09-26
1
-6
/
+18
*
|
[PATCH] suspend: make it possible to disable serial console suspend
Rafael J. Wysocki
2006-09-26
1
-0
/
+14
*
|
[PATCH] PM: make it possible to disable console suspending
Rafael J. Wysocki
2006-09-26
3
-0
/
+19
*
|
[PATCH] swsusp: Use memory bitmaps during resume
Rafael J. Wysocki
2006-09-26
5
-255
/
+186
*
|
[PATCH] swsusp: Introduce memory bitmaps
Rafael J. Wysocki
2006-09-26
3
-70
/
+540
*
|
[PATCH] swsusp: Introduce some helpful constants
Rafael J. Wysocki
2006-09-26
1
-9
/
+15
*
|
[PATCH] Change the name of pagedir_nosave
Rafael J. Wysocki
2006-09-26
5
-18
/
+18
*
|
[PATCH] swsusp: clean up suspend header
Rafael J. Wysocki
2006-09-26
1
-12
/
+3
*
|
[PATCH] swsusp: Fix alloc_pagedir
Rafael J. Wysocki
2006-09-26
1
-15
/
+17
*
|
[PATCH] swsusp: Reorder memory-allocating functions
Rafael J. Wysocki
2006-09-26
1
-40
/
+53
*
|
[PATCH] swsusp: Fix mark_free_pages
Rafael J. Wysocki
2006-09-26
2
-22
/
+29
[prev]
[next]