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-10-18
sysctl: remove broken sunrpc debug binary sysctls
Eric W. Biederman
1
-4
/
+0
2007-10-18
sysctl: ipv6 route flushing (kill binary path)
Eric W. Biederman
1
-1
/
+0
2007-10-18
sysctl: fix neighbour table sysctls.
Eric W. Biederman
2
-50
/
+49
2007-10-18
sysctl: remove binary sysctl support where it clearly doesn't work
Eric W. Biederman
1
-7
/
+0
2007-10-18
sysctl mqueue: remove the binary sysctl numbers
Eric W. Biederman
1
-10
/
+0
2007-10-18
sysctl: Factor out sysctl_data.
Eric W. Biederman
2
-20
/
+47
2007-10-18
sysctl core: Stop using the unnecessary ctl_table typedef
Eric W. Biederman
2
-75
/
+75
2007-10-18
CIFS: ignore mode change if it's just for clearing setuid/setgid bits
Jeff Layton
1
-0
/
+5
2007-10-18
NFS: if ATTR_KILL_S*ID bits are set, then skip mode change
Jeff Layton
1
-0
/
+4
2007-10-18
VFS: make notify_change pass ATTR_KILL_S*ID to setattr operations
Jeff Layton
1
-10
/
+16
2007-10-18
reiserfs: turn of ATTR_KILL_S*ID at beginning of reiserfs_setattr
Jeff Layton
1
-1
/
+5
2007-10-18
knfsd: only set ATTR_KILL_S*ID if ATTR_MODE isn't being explicitly set
Jeff Layton
1
-6
/
+15
2007-10-18
ecryptfs: allow lower fs to interpret ATTR_KILL_S*ID
Jeff Layton
1
-0
/
+8
2007-10-18
cpu hotplug: intel_cacheinfo: fix cpu hotplug error handling
Akinobu Mita
1
-21
/
+45
2007-10-18
cpu hotplug: mce: fix cpu hotplug error handling
Akinobu Mita
1
-10
/
+29
2007-10-18
cpu hotplug: msr: fix cpu hotplug error handling
Akinobu Mita
1
-15
/
+20
2007-10-18
cpu hotplug: thermal_throttle: fix cpu hotplug error handling
Akinobu Mita
1
-4
/
+6
2007-10-18
cpu hotplug: topology: remove topology_dev_map
Akinobu Mita
1
-10
/
+1
2007-10-18
cpu hotplug: cpu: deliver CPU_UP_CANCELED only to NOTIFY_OKed callbacks with ...
Akinobu Mita
1
-0
/
+2
2007-10-18
cpu hotplug: slab: fix memory leak in cpu hotplug error path
Akinobu Mita
1
-2
/
+8
2007-10-18
cpu hotplug: slab: cleanup cpuup_callback()
Akinobu Mita
1
-143
/
+160
2007-10-18
update checkpatch.pl to version 0.11
Andy Whitcroft
1
-174
/
+340
2007-10-18
param_sysfs_builtin memchr argument fix
Dave Young
1
-1
/
+7
2007-10-18
stop using DMA_xxBIT_MASK
Andrew Morton
1
-2
/
+8
2007-10-18
unify DMA_..BIT_MASK definitions: v3.1
Borislav Petkov
2
-13
/
+14
2007-10-18
Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().
Tony Breeds
4
-1
/
+22
2007-10-18
Remove struct task_struct::io_wait
Alexey Dobriyan
4
-34
/
+2
2007-10-18
Hibernation: Enter platform hibernation state in a consistent way
Rafael J. Wysocki
1
-17
/
+46
2007-10-18
Hibernation: Check if ACPI is enabled during restore in the right place
Rafael J. Wysocki
5
-35
/
+74
2007-10-18
Hibernation: Use temporary page tables for kernel text mapping on x86_64
Rafael J. Wysocki
1
-6
/
+33
2007-10-18
Hibernation: Pass CR3 in the image header on x86_64
Rafael J. Wysocki
2
-7
/
+17
2007-10-18
Hibernation: Arbitrary boot kernel support on x86_64
Rafael J. Wysocki
4
-8
/
+94
2007-10-18
Hibernation: Arbitrary boot kernel support - generic code
Rafael J. Wysocki
2
-19
/
+54
2007-10-18
s2ram: kill old debugging junk
Pavel Machek
2
-43
/
+1
2007-10-18
serial: turn serial console suspend a boot rather than compile time option
Andres Salomon
7
-27
/
+32
2007-10-18
freezer: measure freezing time
Rafael J. Wysocki
1
-3
/
+15
2007-10-18
freezer: be more verbose
Rafael J. Wysocki
1
-6
/
+9
2007-10-18
pm_trace displays the wrong time from the RTC
Rafael J. Wysocki
1
-1
/
+1
2007-10-18
unexport pm_power_off_prepare
Adrian Bunk
1
-1
/
+0
2007-10-18
freezer: do not send signals to kernel threads
Rafael J. Wysocki
3
-46
/
+93
2007-10-18
freezer: introduce freezer-friendly waiting macros
Rafael J. Wysocki
7
-13
/
+45
2007-10-18
freezer: prevent new tasks from inheriting TIF_FREEZE set
Rafael J. Wysocki
1
-0
/
+1
2007-10-18
freezer: do not sync filesystems from freeze_processes
Rafael J. Wysocki
4
-1
/
+14
2007-10-18
freezer: document relationship with memory shrinking
Rafael J. Wysocki
1
-2
/
+11
2007-10-18
PM: Rename hibernation_ops to platform_hibernation_ops
Rafael J. Wysocki
3
-7
/
+7
2007-10-18
PM: Rework struct hibernation_ops
Rafael J. Wysocki
3
-13
/
+64
2007-10-18
PM: Make suspend_ops static
Rafael J. Wysocki
2
-3
/
+1
2007-10-18
PM: Rework struct platform_suspend_ops
Rafael J. Wysocki
9
-125
/
+49
2007-10-18
PM: Rename struct pm_ops and related things
Rafael J. Wysocki
16
-62
/
+62
2007-10-18
PM: Move definition of struct pm_ops to suspend.h
Rafael J. Wysocki
13
-127
/
+122
[next]