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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-07
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
5
-75
/
+158
2006-01-07
[PATCH] fbcon: donīt call set_par() in fbcon_init() if vc_mode == KD_GRAPHICS
Knut Petersen
1
-1
/
+1
2006-01-07
[ACPI] remove Kconfig "default y" for laptop drivers
Borislav Petkov
1
-2
/
+0
2006-01-07
[ACPI] fix kernel-doc warnings in acpi/scan.c
Randy Dunlap
1
-10
/
+17
2006-01-07
Auto-update from upstream
Len Brown
111
-649
/
+1501
2006-01-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6
Linus Torvalds
108
-611
/
+1439
2006-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
5
-5
/
+5
2006-01-06
[PATCH] shrink mmtimer memory size
Dimitri Sivanich
1
-33
/
+57
2006-01-06
Auto-update from upstream
Len Brown
617
-19571
/
+45607
2006-01-06
Merge ../torvalds-2.6/
Greg Kroah-Hartman
166
-4952
/
+7169
2006-01-06
kbuild: un-stringnify KBUILD_MODNAME
Sam Ravnborg
5
-5
/
+5
2006-01-06
Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
36
-232
/
+176
2006-01-06
[PATCH] Suspend support for libata
Jens Axboe
4
-0
/
+165
2006-01-06
[PATCH] md: allow sync-speed to be controlled per-device
NeilBrown
1
-5
/
+105
2006-01-06
[PATCH] md: support adding new devices to md arrays via sysfs
NeilBrown
1
-0
/
+60
2006-01-06
[PATCH] md: allow available size of component devices to be set via sysfs
NeilBrown
1
-0
/
+25
2006-01-06
[PATCH] md-export-rdev-data_offset-via-sysfs-fix
Andrew Morton
1
-1
/
+1
2006-01-06
[PATCH] md: export rdev->data_offset via sysfs
NeilBrown
1
-0
/
+23
2006-01-06
[PATCH] md: expose device slot information via sysfs
NeilBrown
1
-0
/
+35
2006-01-06
[PATCH] md: keep better track of dev/array size when assembling md arrays
NeilBrown
1
-18
/
+23
2006-01-06
[PATCH] md: allow md/raid_disks to be settable
NeilBrown
1
-23
/
+51
2006-01-06
[PATCH] md: count corrected read errors per drive
NeilBrown
5
-4
/
+42
2006-01-06
[PATCH] md: allow array level to be set textually via sysfs
NeilBrown
9
-14
/
+58
2006-01-06
[PATCH] md: expose md metadata format in sysfs
NeilBrown
1
-0
/
+49
2006-01-06
[PATCH] md: allow md array component size to be accessed and set via sysfs
NeilBrown
1
-42
/
+89
2006-01-06
[PATCH] md: allow chunk_size to be settable through sysfs
NeilBrown
1
-0
/
+26
2006-01-06
[PATCH] md: fix rdev->pending counts in raid1
NeilBrown
2
-11
/
+10
2006-01-06
[PATCH] md: make sure bitmap updates are visible through filesystem
NeilBrown
1
-0
/
+2
2006-01-06
[PATCH] drivers/md/md.c: make md_new_event() static
Adrian Bunk
1
-1
/
+1
2006-01-06
[PATCH] md: make a couple of names in md.c static
NeilBrown
1
-2
/
+2
2006-01-06
[PATCH] md: fix typo in comment
NeilBrown
1
-1
/
+1
2006-01-06
[PATCH] md: helper function to match commands written to sysfs files
NeilBrown
1
-5
/
+24
2006-01-06
[PATCH] md: define and use safe_put_page for md
NeilBrown
4
-12
/
+10
2006-01-06
[PATCH] md: remove inappropriate limits in md/bitmap configuration.
NeilBrown
1
-4
/
+4
2006-01-06
[PATCH] md: fix possible problem in raid1/raid10 error overwriting
NeilBrown
2
-12
/
+48
2006-01-06
[PATCH] md: remove personality numbering from md
NeilBrown
9
-87
/
+104
2006-01-06
[PATCH] md: break out of a loop that doesn't need to run to completion
NeilBrown
1
-1
/
+3
2006-01-06
[PATCH] md: convert recently exported symbol to GPL
NeilBrown
1
-1
/
+1
2006-01-06
[PATCH] md: convert various kmap calls to kmap_atomic
NeilBrown
1
-23
/
+21
2006-01-06
[PATCH] md: tidy up raid5/6 hash table code
NeilBrown
2
-55
/
+31
2006-01-06
[PATCH] md: convert md to use kzalloc throughout
NeilBrown
8
-53
/
+24
2006-01-06
[PATCH] md: clean up 'page' related names in md
NeilBrown
7
-38
/
+38
2006-01-06
[PATCH] md: make /proc/mdstat pollable
NeilBrown
1
-5
/
+76
2006-01-06
[PATCH] md: raid10 read-error handling - resync and read-only
NeilBrown
1
-21
/
+35
2006-01-06
[PATCH] md: auto-correct correctable read errors in raid10
NeilBrown
1
-15
/
+112
2006-01-06
[PATCH] md: make sure read error on last working drive of raid1 actually retu...
NeilBrown
1
-1
/
+2
2006-01-06
[PATCH] md: allow raid1 to check consistency
NeilBrown
1
-28
/
+128
2006-01-06
[PATCH] md: support check-without-repair of raid10 arrays
NeilBrown
1
-0
/
+4
2006-01-06
[PATCH] md: fix up some rdev rcu locking in raid5/6
NeilBrown
2
-19
/
+16
2006-01-06
[PATCH] md: handle errors when read-only
NeilBrown
1
-7
/
+11
[next]