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
2010-12-20
Fix compile warnings due to missing removal of a 'ret' variable
Jens Axboe
2
-2
/
+1
2010-12-17
fs/block: type signature of major_to_index(int) to major_to_index(unsigned)
Yang Zhang
2
-2
/
+2
2010-12-17
block: convert !IS_ERR(p) && p to !IS_ERR_NOR_NULL(p)
Yang Zhang
1
-1
/
+1
2010-12-17
cfq-iosched: don't check cfqg in choose_service_tree()
Gui Jianfeng
1
-6
/
+0
2010-12-17
fs/splice: Pull buf->ops->confirm() from splice_from_pipe actors
Michał Mirosław
3
-37
/
+14
2010-12-13
block cfq: select new workload if priority changed
Shaohua Li writes
1
-0
/
+5
2010-11-30
cfq-iosched: Get rid of on_st flag
Gui Jianfeng
1
-4
/
+1
2010-11-30
cfq-iosched: Get rid of st->active
Gui Jianfeng
1
-14
/
+1
2010-11-27
Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...
Jens Axboe
28
-719
/
+377
2010-11-16
block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the ev...
Mike Snitzer
4
-16
/
+16
2010-11-16
Merge branch 'for-2.6.38/rc2-holder' into for-2.6.38/core
Jens Axboe
2
-4
/
+27
2010-11-16
Merge branch 'v2.6.37-rc2' into for-2.6.38/core
Jens Axboe
10533
-574349
/
+1057923
2010-11-15
Linux 2.6.37-rc2
v2.6.37-rc2
Linus Torvalds
1
-1
/
+1
2010-11-15
capabilities/syslog: open code cap_syslog logic to fix build failure
Eric Paris
7
-40
/
+28
2010-11-15
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-6
/
+6
2010-11-15
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-42
/
+192
2010-11-15
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-36
/
+23
2010-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
7
-49
/
+174
2010-11-15
i2c: Sanity checks on adapter registration
Jean Delvare
1
-0
/
+12
2010-11-15
i2c: Mark i2c_adapter.id as deprecated
Jean Delvare
3
-2
/
+11
2010-11-15
i2c: Drivers shouldn't include <linux/i2c-id.h>
Jean Delvare
3
-3
/
+0
2010-11-15
i2c: Delete unused adapter IDs
Jean Delvare
2
-23
/
+0
2010-11-15
i2c: Remove obsolete cleanup for clientdata
Wolfram Sang
4
-8
/
+0
2010-11-15
include/linux/kernel.h: Move logging bits to include/linux/printk.h
Linus Torvalds
2
-244
/
+249
2010-11-15
Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again)
Jim Bos
1
-4
/
+4
2010-11-15
hwmon: (w83795) Check for BEEP pin availability
Jean Delvare
1
-7
/
+51
2010-11-15
hwmon: (w83795) Clear intrusion alarm immediately
Jean Delvare
1
-0
/
+4
2010-11-15
hwmon: (w83795) Read the intrusion state properly
Jean Delvare
1
-3
/
+20
2010-11-15
hwmon: (w83795) Print the actual temperature channels as sources
Jean Delvare
1
-10
/
+20
2010-11-15
hwmon: (w83795) List all usable temperature sources
Jean Delvare
1
-3
/
+54
2010-11-15
hwmon: (w83795) Expose fan control method
Jean Delvare
1
-1
/
+18
2010-11-15
hwmon: (w83795) Fix fan control mode attributes
Jean Delvare
1
-10
/
+8
2010-11-15
hwmon: (lm95241) Check validity of input values
Jean Delvare
1
-5
/
+14
2010-11-15
hwmon: Change mail address of Hans J. Koch
Hans J. Koch
3
-4
/
+4
2010-11-15
blk-cgroup: Allow creation of hierarchical cgroups
Vivek Goyal
2
-4
/
+27
2010-11-15
PCI: sysfs: fix printk warnings
Randy Dunlap
1
-1
/
+2
2010-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
5
-216
/
+98
2010-11-15
Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-17
/
+17
2010-11-15
Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-20
/
+40
2010-11-15
Merge branches 'sh-fixes-for-linus' and 'rmobile-fixes-for-linus' of git://gi...
Linus Torvalds
7
-9
/
+15
2010-11-15
GFS2: Fix inode deallocation race
Steven Whitehouse
5
-216
/
+98
2010-11-15
Merge branch 'rmobile/core' into rmobile-fixes-for-linus
Paul Mundt
1
-0
/
+4
2010-11-15
ARM: mach-shmobile: ap4evb: add fsib 44100Hz rate
Kuninori Morimoto
1
-0
/
+4
2010-11-15
sh: intc: Fix up build failure introduced by radix tree changes.
Paul Mundt
1
-1
/
+1
2010-11-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
425
-2902
/
+9108
2010-11-15
fsl-diu-fb: drop dead ioctl define
Mike Frysinger
1
-1
/
+0
2010-11-15
MAINTAINERS: Add an fbdev git tree entry.
Paul Mundt
1
-0
/
+1
2010-11-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
1
-1
/
+2
2010-11-14
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2010-11-14
slub: Fix slub_lock down/up imbalance
Pavel Emelyanov
1
-1
/
+2
[next]