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
2007-07-19
readahead: on-demand readahead logic
Fengguang Wu
2
-0
/
+180
2007-07-19
readahead: data structure and routines
Fengguang Wu
2
-0
/
+83
2007-07-19
readahead: MIN_RA_PAGES/MAX_RA_PAGES macros
Fengguang Wu
1
-2
/
+10
2007-07-19
readahead: add look-ahead support to __do_page_cache_readahead()
Fengguang Wu
1
-6
/
+9
2007-07-19
readahead: introduce PG_readahead
Fengguang Wu
2
-1
/
+6
2007-07-19
AIO sparse fix (type of ki_flags)
David Brownell
1
-1
/
+1
2007-07-19
eCryptfs: ecryptfs_setattr() bugfix
Michael Halcrow
1
-2
/
+3
2007-07-19
mbcs: Remove lots of global symbols
Alan Cox
2
-15
/
+15
2007-07-19
Avoid too many remote cpu references due to /proc/stat
Ravikiran G Thirumalai
1
-3
/
+12
2007-07-19
gpio calls don't need i/o barriers
David Brownell
1
-0
/
+3
2007-07-19
unregister_chrdev() return void
Akinobu Mita
2
-3
/
+2
2007-07-19
unregister_chrdev(): ignore the return value
Akinobu Mita
9
-31
/
+9
2007-07-19
UDF: coding style conversion - lindent
Cyrill Gorcunov
23
-3649
/
+3801
2007-07-19
Suspend MAINTAINERS update
Pavel Machek
1
-1
/
+11
2007-07-19
PM: Integrate beeping flag with existing acpi_sleep flags
Pavel Machek
7
-52
/
+29
2007-07-19
PM: Optional beeping during resume from suspend to RAM
Nigel Cunningham
4
-0
/
+76
2007-07-19
PM: Introduce pm_power_off_prepare
Rafael J. Wysocki
3
-29
/
+19
2007-07-19
ACPI: Do not prepare for hibernation in acpi_shutdown
Rafael J. Wysocki
1
-3
/
+0
2007-07-19
PM: Reduce code duplication between main.c and user.c
Rafael J. Wysocki
3
-78
/
+62
2007-07-19
PM: prevent frozen user mode helpers from failing the freezing of tasks
Rafael J. Wysocki
1
-10
/
+68
2007-07-19
PM: disable usermode helper before hibernation and suspend
Rafael J. Wysocki
1
-1
/
+30
2007-07-19
PM: introduce hibernation and suspend notifiers
Rafael J. Wysocki
7
-12
/
+138
2007-07-19
Freezer: remove redundant check in try_to_freeze_tasks
Rafael J. Wysocki
1
-1
/
+1
2007-07-19
Freezer: return int from freeze_processes
Rafael J. Wysocki
1
-12
/
+9
2007-07-19
Freezer: use __set_current_state in refrigerator
Rafael J. Wysocki
1
-1
/
+1
2007-07-19
Freezer: avoid freezing kernel threads prematurely
Rafael J. Wysocki
3
-35
/
+41
2007-07-19
Hibernation: prepare to enter the low power state
Rafael J. Wysocki
1
-2
/
+13
2007-07-19
swsusp: fix hibernation code ordering
Rafael J. Wysocki
1
-7
/
+7
2007-07-19
swsusp: introduce restore platform operations
Rafael J. Wysocki
6
-19
/
+92
2007-07-19
swsusp: remove code duplication between disk.c and user.c
Rafael J. Wysocki
3
-170
/
+115
2007-07-19
swsusp: remove incorrect code from user.c
Rafael J. Wysocki
1
-13
/
+4
2007-07-19
PM: Do not require dev spew to get PM_DEBUG
Ben Collins
2
-6
/
+13
2007-07-19
freezer: run show_state() when freezing times out
Andrew Morton
1
-0
/
+1
2007-07-19
only allow nonlinear vmas for ram backed filesystems
Miklos Szeredi
1
-0
/
+19
2007-07-19
Remove alloc_zeroed_user_highpage()
Mel Gorman
1
-15
/
+0
2007-07-19
mm: fix clear_page_dirty_for_io vs fault race
Nick Piggin
2
-5
/
+21
2007-07-19
mm: fault feedback #2
Nick Piggin
32
-419
/
+373
2007-07-19
mm: fault feedback #1
Nick Piggin
16
-524
/
+238
2007-07-19
Document ->page_mkwrite() locking
Mark Fasheh
1
-1
/
+10
2007-07-19
ocfs2: release page lock before calling ->page_mkwrite
Mark Fasheh
1
-5
/
+9
2007-07-19
mm: merge populate and nopage into fault (fixes nonlinear)
Nick Piggin
20
-272
/
+394
2007-07-19
mm: fix fault vs invalidate race for linear mappings
Nick Piggin
10
-116
/
+127
2007-07-19
Merge branch 'isdn-fix' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...
Linus Torvalds
1
-3
/
+1
2007-07-19
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
22
-56
/
+1308
2007-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
38
-3156
/
+3440
2007-07-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/docs-2.6
Linus Torvalds
4
-0
/
+1606
2007-07-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
23
-301
/
+253
2007-07-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/uio-2.6
Linus Torvalds
9
-0
/
+1596
2007-07-19
Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
5
-62
/
+104
2007-07-19
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
47
-1291
/
+1055
[next]