index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Hibernation: prepare to enter the low power state
Rafael J. Wysocki
2007-07-19
1
-2
/
+13
*
swsusp: fix hibernation code ordering
Rafael J. Wysocki
2007-07-19
1
-7
/
+7
*
swsusp: introduce restore platform operations
Rafael J. Wysocki
2007-07-19
6
-19
/
+92
*
swsusp: remove code duplication between disk.c and user.c
Rafael J. Wysocki
2007-07-19
3
-170
/
+115
*
swsusp: remove incorrect code from user.c
Rafael J. Wysocki
2007-07-19
1
-13
/
+4
*
PM: Do not require dev spew to get PM_DEBUG
Ben Collins
2007-07-19
2
-6
/
+13
*
freezer: run show_state() when freezing times out
Andrew Morton
2007-07-19
1
-0
/
+1
*
only allow nonlinear vmas for ram backed filesystems
Miklos Szeredi
2007-07-19
1
-0
/
+19
*
Remove alloc_zeroed_user_highpage()
Mel Gorman
2007-07-19
1
-15
/
+0
*
mm: fix clear_page_dirty_for_io vs fault race
Nick Piggin
2007-07-19
2
-5
/
+21
*
mm: fault feedback #2
Nick Piggin
2007-07-19
32
-419
/
+373
*
mm: fault feedback #1
Nick Piggin
2007-07-19
16
-524
/
+238
*
Document ->page_mkwrite() locking
Mark Fasheh
2007-07-19
1
-1
/
+10
*
ocfs2: release page lock before calling ->page_mkwrite
Mark Fasheh
2007-07-19
1
-5
/
+9
*
mm: merge populate and nopage into fault (fixes nonlinear)
Nick Piggin
2007-07-19
20
-272
/
+394
*
mm: fix fault vs invalidate race for linear mappings
Nick Piggin
2007-07-19
10
-116
/
+127
*
Merge branch 'isdn-fix' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...
Linus Torvalds
2007-07-18
1
-3
/
+1
|
\
[next]