index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
nfsd: cleanup nfsd module initialization cleanup
J. Bruce Fields
2008-02-01
1
-10
/
+12
|
*
|
knfsd: cleanup nfsd4 properly on module init failure
J. Bruce Fields
2008-02-01
1
-0
/
+2
|
*
|
nfsd: Fix handling of negative lengths in read_buf()
J. Bruce Fields
2008-02-01
1
-2
/
+7
|
*
|
knfsd: fix cache.c comment
J. Bruce Fields
2008-02-01
1
-5
/
+5
|
*
|
NFSD: Path name length signage in nfsd request argument structures
Chuck Lever
2008-02-01
2
-2
/
+2
|
*
|
NFSD: Fix mixed sign comparison in nfs3svc_decode_symlinkargs
Chuck Lever
2008-02-01
1
-3
/
+3
|
*
|
NFSD: Use unsigned length argument for decode_pathname
Chuck Lever
2008-02-01
1
-2
/
+2
|
*
|
NFSD: Adjust filename length argument of nfsd_lookup
Chuck Lever
2008-02-01
2
-4
/
+4
|
*
|
NFSD: File name length signage in nfsd request argument structures
Chuck Lever
2008-02-01
2
-13
/
+13
|
*
|
NFSD: Use unsigned length argument for decode_filename
Chuck Lever
2008-02-01
2
-4
/
+4
|
*
|
NLM: Fix sign of length of NLM variable length strings
Chuck Lever
2008-02-01
3
-13
/
+19
|
*
|
SUNRPC: Use unsigned string lengths in xdr_decode_string_inplace
Chuck Lever
2008-02-01
2
-4
/
+7
|
*
|
SUNRPC: Prevent length underflow in read_flush()
Chuck Lever
2008-02-01
1
-5
/
+5
|
*
|
knfsd: fix broken length check in nfs4idmap.c
J. Bruce Fields
2008-02-01
1
-6
/
+3
|
*
|
nfsd: Fix inconsistent assignment
Prasad P
2008-02-01
1
-1
/
+6
|
*
|
nfsd: move callback rpc_client creation into separate thread
J. Bruce Fields
2008-02-01
1
-39
/
+39
|
*
|
nfsd4: probe callback channel only once
J. Bruce Fields
2008-02-01
2
-4
/
+2
*
|
|
Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2008-02-02
34
-507
/
+1034
|
\
\
\
|
*
|
|
suspend: cleanup reference to swsusp_pg_dir[]
Rafael J. Wysocki
2008-02-02
1
-5
/
+5
|
*
|
|
PM: Remove obsolete /sys/devices/.../power/state docs
David Brownell
2008-02-02
1
-49
/
+0
|
*
|
|
Hibernation: Invoke suspend notifications after console switch
Rafael J. Wysocki
2008-02-02
1
-10
/
+7
|
*
|
|
Suspend: Invoke suspend notifications after console switch
Johannes Berg
2008-02-02
1
-4
/
+4
|
*
|
|
Suspend: Clean up suspend_64.c
Borislav Petkov
2008-02-02
1
-2
/
+6
|
*
|
|
Suspend: Add config option to disable the freezer if architecture wants that
Johannes Berg
2008-02-02
4
-3
/
+40
|
*
|
|
ACPI: Print message before calling _PTS
Rafael J. Wysocki
2008-02-02
2
-3
/
+3
|
*
|
|
ACPI hibernation: Call _PTS before suspending devices
Rafael J. Wysocki
2008-02-02
1
-11
/
+25
|
*
|
|
Hibernation: Introduce begin() and end() callbacks
Rafael J. Wysocki
2008-02-02
3
-16
/
+45
|
*
|
|
ACPI suspend: Call _PTS before suspending devices
Rafael J. Wysocki
2008-02-02
2
-13
/
+43
|
*
|
|
ACPI: Separate disabling of GPEs from _PTS
Rafael J. Wysocki
2008-02-02
2
-6
/
+15
|
*
|
|
ACPI: Separate invocations of _GTS and _BFS from _PTS and _WAK
Rafael J. Wysocki
2008-02-02
3
-18
/
+66
|
*
|
|
Suspend: Introduce begin() and end() callbacks
Rafael J. Wysocki
2008-02-02
5
-24
/
+63
|
*
|
|
suspend: fix ia64 allmodconfig build
Rafael J. Wysocki
2008-02-02
1
-5
/
+2
|
*
|
|
ACPI: clear GPE earily in resume to avoid warning
Shaohua Li
2008-02-02
1
-0
/
+7
|
*
|
|
Suspend: Clean up Kconfig (V2)
Johannes Berg
2008-02-02
8
-18
/
+31
|
*
|
|
Hibernation: Clean up Kconfig (V2)
Johannes Berg
2008-02-02
3
-17
/
+19
|
*
|
|
Hibernation: Update messages
Rafael J. Wysocki
2008-02-02
4
-40
/
+47
|
*
|
|
Suspend: Use common prefix in messages
Rafael J. Wysocki
2008-02-02
1
-3
/
+3
|
*
|
|
Hibernation: Remove unnecessary variable declaration
Rafael J. Wysocki
2008-02-02
1
-2
/
+0
|
*
|
|
Hibernation: Fix comment in disk.c
Rafael J. Wysocki
2008-02-02
1
-2
/
+2
|
*
|
|
Suspend: Fix comment in main.c
Rafael J. Wysocki
2008-02-02
1
-2
/
+2
|
*
|
|
Hibernation: Move low level resume to disk.c
Rafael J. Wysocki
2008-02-02
3
-37
/
+48
|
*
|
|
Suspend: Fix compilation warning for CONFIG_SUSPEND unset
Rafael J. Wysocki
2008-02-02
1
-0
/
+2
|
*
|
|
PM: Convert PM notifiers to out-of-line code
Alan Stern
2008-02-02
3
-21
/
+32
|
*
|
|
PM: Make PM_TRACE more architecture independent
Johannes Berg
2008-02-02
2
-2
/
+23
|
*
|
|
PM: Suspend/hibernation debug documentation update (rev. 2)
Rafael J. Wysocki
2008-02-02
2
-72
/
+174
|
*
|
|
Hibernation: New testing facility (rev. 2)
Rafael J. Wysocki
2008-02-02
2
-15
/
+57
|
*
|
|
suspend: build fix responding to 2.6.25 kset change
Rafael J. Wysocki
2008-02-02
1
-2
/
+5
|
*
|
|
Suspend: Testing facility (rev. 2)
Rafael J. Wysocki
2008-02-02
2
-9
/
+117
|
*
|
|
Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2)
Alan Stern
2008-02-02
4
-12
/
+34
|
*
|
|
Hibernation: Move function prototypes to header
Adrian Bunk
2008-02-02
3
-9
/
+8
[prev]
[next]