index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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-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
[next]