index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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-18
Merge branch 'isdn-fix' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...
Linus Torvalds
1
-3
/
+1
2007-07-18
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
22
-56
/
+1308
2007-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
38
-3156
/
+3440
2007-07-18
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/docs-2.6
Linus Torvalds
4
-0
/
+1606
2007-07-18
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
23
-301
/
+253
2007-07-18
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/uio-2.6
Linus Torvalds
9
-0
/
+1596
2007-07-18
Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
5
-62
/
+104
2007-07-18
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
47
-1291
/
+1055
2007-07-19
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Steve French
4638
-236319
/
+243495
2007-07-19
[CIFS] merge conflict in fs/cifs/export.c
Steve French
1
-0
/
+1
2007-07-18
[CIFS] Allow disabling CIFS Unix Extensions as mount option
Steve French
9
-46
/
+65
2007-07-18
locks: fix vfs_test_lock() comment
J. Bruce Fields
1
-2
/
+1
2007-07-18
locks: make posix_test_lock() interface more consistent
J. Bruce Fields
3
-8
/
+8
2007-07-18
nfs: disable leases over NFS
J. Bruce Fields
1
-0
/
+12
2007-07-18
gfs2: stop giving out non-cluster-coherent leases
Marc Eshel
1
-0
/
+24
2007-07-18
locks: export setlease to filesystems
J. Bruce Fields
2
-1
/
+3
2007-07-18
locks: provide a file lease method enabling cluster-coherent leases
J. Bruce Fields
2
-2
/
+23
2007-07-18
locks: rename lease functions to reflect locks.c conventions
J. Bruce Fields
3
-14
/
+13
2007-07-18
locks: share more common lease code
J. Bruce Fields
1
-20
/
+10
2007-07-18
locks: clean up lease_alloc()
J. Bruce Fields
1
-12
/
+9
2007-07-18
locks: convert an -EINVAL return to a BUG
J. Bruce Fields
1
-3
/
+1
2007-07-18
leases: minor break_lease() comment clarification
david m. richter
1
-3
/
+3
2007-07-18
zh_CN/HOWTO: update URLs of git trees
Li Yang
1
-13
/
+13
2007-07-18
Chinese translation of Documentation/stable_api_nonsense.txt
TripleX
1
-0
/
+157
[next]