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
*
kernel-doc: fix unnamed struct/union warning
Randy Dunlap
2007-07-19
1
-4
/
+10
*
kernel-doc: add tools doc in Makefile
Randy Dunlap
2007-07-19
1
-5
/
+5
*
fs: remove path_walk export
Josef 'Jeff' Sipek
2007-07-19
2
-3
/
+1
*
fs: mark link_path_walk static
Josef 'Jeff' Sipek
2007-07-19
2
-2
/
+3
*
nfsctl: use vfs_path_lookup
Josef 'Jeff' Sipek
2007-07-19
1
-10
/
+6
*
sunrpc: use vfs_path_lookup
Josef 'Jeff' Sipek
2007-07-19
1
-9
/
+7
*
fs: introduce vfs_path_lookup
Josef 'Jeff' Sipek
2007-07-19
2
-0
/
+34
*
mm: variable length argument support
Ollie Wild
2007-07-19
15
-453
/
+554
*
audit: rework execve audit
Peter Zijlstra
2007-07-19
5
-21
/
+85
*
arch: personality independent stack top
Peter Zijlstra
2007-07-19
22
-1
/
+28
*
use the new percpu interface for shared data
Fenghua Yu
2007-07-19
5
-5
/
+5
*
define new percpu interface for shared data
Fenghua Yu
2007-07-19
26
-53
/
+84
*
jprobes: make jprobes a little safer for users
Michael Ellerman
2007-07-19
4
-4
/
+24
*
jprobes: remove JPROBE_ENTRY()
Michael Ellerman
2007-07-19
10
-18
/
+6
*
jprobes: make struct jprobe.entry a void *
Michael Ellerman
2007-07-19
1
-1
/
+1
*
readahead: sanify file_ra_state names
Fengguang Wu
2007-07-19
2
-98
/
+31
*
readahead: split ondemand readahead interface into two functions
Rusty Russell
2007-07-19
6
-56
/
+85
*
mm: share PG_readahead and PG_reclaim
Fengguang Wu
2007-07-19
4
-8
/
+10
*
readahead: pass real splice size
Fengguang Wu
2007-07-19
1
-7
/
+5
*
readahead: move synchronous readahead call out of splice loop
Fengguang Wu
2007-07-19
1
-5
/
+6
*
readahead: remove the old algorithm
Fengguang Wu
2007-07-19
3
-365
/
+26
*
readahead: convert ext3/ext4 invocations
Fengguang Wu
2007-07-19
2
-12
/
+16
*
readahead: convert splice invocations
Fengguang Wu
2007-07-19
1
-11
/
+7
*
readahead: convert filemap invocations
Fengguang Wu
2007-07-19
1
-20
/
+31
*
readahead: on-demand readahead logic
Fengguang Wu
2007-07-19
2
-0
/
+180
*
readahead: data structure and routines
Fengguang Wu
2007-07-19
2
-0
/
+83
*
readahead: MIN_RA_PAGES/MAX_RA_PAGES macros
Fengguang Wu
2007-07-19
1
-2
/
+10
*
readahead: add look-ahead support to __do_page_cache_readahead()
Fengguang Wu
2007-07-19
1
-6
/
+9
*
readahead: introduce PG_readahead
Fengguang Wu
2007-07-19
2
-1
/
+6
*
AIO sparse fix (type of ki_flags)
David Brownell
2007-07-19
1
-1
/
+1
*
eCryptfs: ecryptfs_setattr() bugfix
Michael Halcrow
2007-07-19
1
-2
/
+3
*
mbcs: Remove lots of global symbols
Alan Cox
2007-07-19
2
-15
/
+15
*
Avoid too many remote cpu references due to /proc/stat
Ravikiran G Thirumalai
2007-07-19
1
-3
/
+12
*
gpio calls don't need i/o barriers
David Brownell
2007-07-19
1
-0
/
+3
*
unregister_chrdev() return void
Akinobu Mita
2007-07-19
2
-3
/
+2
*
unregister_chrdev(): ignore the return value
Akinobu Mita
2007-07-19
9
-31
/
+9
*
UDF: coding style conversion - lindent
Cyrill Gorcunov
2007-07-19
23
-3649
/
+3801
*
Suspend MAINTAINERS update
Pavel Machek
2007-07-19
1
-1
/
+11
*
PM: Integrate beeping flag with existing acpi_sleep flags
Pavel Machek
2007-07-19
7
-52
/
+29
*
PM: Optional beeping during resume from suspend to RAM
Nigel Cunningham
2007-07-19
4
-0
/
+76
*
PM: Introduce pm_power_off_prepare
Rafael J. Wysocki
2007-07-19
3
-29
/
+19
*
ACPI: Do not prepare for hibernation in acpi_shutdown
Rafael J. Wysocki
2007-07-19
1
-3
/
+0
*
PM: Reduce code duplication between main.c and user.c
Rafael J. Wysocki
2007-07-19
3
-78
/
+62
*
PM: prevent frozen user mode helpers from failing the freezing of tasks
Rafael J. Wysocki
2007-07-19
1
-10
/
+68
*
PM: disable usermode helper before hibernation and suspend
Rafael J. Wysocki
2007-07-19
1
-1
/
+30
*
PM: introduce hibernation and suspend notifiers
Rafael J. Wysocki
2007-07-19
7
-12
/
+138
*
Freezer: remove redundant check in try_to_freeze_tasks
Rafael J. Wysocki
2007-07-19
1
-1
/
+1
*
Freezer: return int from freeze_processes
Rafael J. Wysocki
2007-07-19
1
-12
/
+9
*
Freezer: use __set_current_state in refrigerator
Rafael J. Wysocki
2007-07-19
1
-1
/
+1
*
Freezer: avoid freezing kernel threads prematurely
Rafael J. Wysocki
2007-07-19
3
-35
/
+41
[next]