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
2008-02-08
dm snapshot: use uninitialized_var
Andrew Morton
1
-1
/
+1
2008-02-08
dm: convert suspend_lock semaphore to mutex
Daniel Walker
1
-8
/
+8
2008-02-08
dm snapshot: use rounddown_pow_of_two
Robert P. J. Day
1
-12
/
+1
2008-02-08
dm: table remove unused total
Jun'ichi Nomura
1
-1
/
+1
2008-02-08
dm: table remove unused variable
Vasily Averin
1
-9
/
+9
2008-02-08
dm: table use list_for_each
Paul Jimenez
1
-9
/
+7
2008-02-08
dm ioctl: move compat code
Milan Broz
3
-68
/
+15
2008-02-08
dm ioctl: remove lock_kernel
Alasdair G Kergon
1
-6
/
+9
2008-02-08
dm: mark function lists static
Alasdair G Kergon
1
-2
/
+2
2008-02-08
dm: add missing memory barrier to dm_suspend
Milan Broz
1
-0
/
+1
2008-02-07
SLUB: fix checkpatch warnings
Ingo Molnar
1
-16
/
+21
2008-02-07
Use non atomic unlock
Nick Piggin
1
-1
/
+1
2008-02-07
SLUB: Support for performance statistics
Christoph Lameter
4
-19
/
+293
2008-02-07
SLUB: Alternate fast paths using cmpxchg_local
Christoph Lameter
2
-5
/
+92
2008-02-07
SLUB: Use unique end pointer for each slab page.
Christoph Lameter
2
-24
/
+51
2008-02-07
SLUB: Deal with annoying gcc warning on kfree()
Christoph Lameter
1
-1
/
+2
2008-02-07
hwmon: (lm80) Add individual alarm files
Jean Delvare
1
-1
/
+30
2008-02-07
hwmon: (lm80) De-macro the sysfs callbacks
Jean Delvare
1
-135
/
+112
2008-02-07
hwmon: (lm80) Various cleanups
Jean Delvare
1
-25
/
+24
2008-02-07
hwmon: (w83627hf) Refactor beep enable handling
Jean Delvare
1
-51
/
+25
2008-02-07
hwmon: (w83627hf) Add individual alarm and beep files
Jean Delvare
1
-3
/
+139
2008-02-07
hwmon: (w83627hf) Enable VBAT monitoring
Jean Delvare
1
-0
/
+5
2008-02-07
hwmon: (w83627ehf) The W83627DHG has 8 VID pins
Jean Delvare
2
-12
/
+11
2008-02-07
hwmon: (asb100) Add individual alarm files
Jean Delvare
1
-0
/
+31
2008-02-07
hwmon: (asb100) De-macro the sysfs callbacks
Jean Delvare
1
-143
/
+90
2008-02-07
hwmon: (asb100) Various cleanups
Jean Delvare
1
-64
/
+60
2008-02-07
hwmon: VRM is not written to registers
Jean Delvare
7
-26
/
+11
2008-02-07
hwmon: (dme1737) fix Super-IO device ID override
Juerg Haefliger
1
-1
/
+1
2008-02-07
hwmon: (dme1737) fix divide-by-0
Juerg Haefliger
1
-4
/
+11
2008-02-07
hwmon: (abituguru3) Add AUX4 fan input for Abit IP35 Pro
Sergey Vlasov
1
-0
/
+1
2008-02-07
hwmon: Add support for Texas Instruments/Burr-Brown ADS7828
Steve Hardy
4
-0
/
+344
2008-02-07
hwmon: (adm9240) Add individual alarm files
Jean Delvare
1
-0
/
+26
2008-02-07
hwmon: (lm77) Add individual alarm files
Jean Delvare
1
-5
/
+15
2008-02-07
hwmon: Discard useless I2C driver IDs
Jean Delvare
20
-52
/
+0
2008-02-07
hwmon: (lm85) Make the pwmN_enable files writable
Jean Delvare
1
-2
/
+38
2008-02-07
hwmon: (lm85) Return standard values in pwmN_enable
Jean Delvare
1
-2
/
+13
2008-02-07
hwmon: (adm1031) Add individual alarm and fault files
Jean Delvare
1
-0
/
+38
2008-02-07
hwmon: (adm1031) Get rid of macro-generated wrappers
Jean Delvare
1
-193
/
+132
2008-02-07
hwmon: (adm1031) Various cleanups
Jean Delvare
1
-64
/
+62
2008-02-07
hwmon: (adm1031) Fix register overwrite in set_fan_div()
Jean Delvare
1
-2
/
+10
2008-02-07
hwmon: (it87) Delete pwmN_freq files on driver removal
Jean Delvare
1
-0
/
+3
2008-02-07
hwmon: (w83781d) Misc cleanups
Jean Delvare
2
-10
/
+4
2008-02-07
hwmon: (w83781d) Drop W83627HF support
Jean Delvare
3
-39
/
+14
2008-02-07
hwmon: (adm1026) Don't create files for missing inputs
Jean Delvare
1
-20
/
+50
2008-02-07
hwmon: (adm1026) More cleanups (updated)
Jean Delvare
1
-31
/
+21
2008-02-07
hwmon: (adm1026) Whitespace cleanups
Jean Delvare
1
-224
/
+227
2008-02-07
hwmon: (adm1026) Add individual alarm files
Jean Delvare
1
-0
/
+65
2008-02-07
hwmon: (it87) Add individual alarm files
Jean Delvare
1
-9
/
+66
2008-02-07
hwmon: (it87) Discard a dead e-mail address
Jean Delvare
2
-3
/
+3
2008-02-07
hwmon: (adt7470) Support per-sensor alarm files
Darrick J. Wong
1
-12
/
+84
[prev]
[next]