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
2005-11-10
[PATCH] ide: explain the PCI bus test we do in <asm-i386/ide.h>
Alan Cox
1
-0
/
+6
2005-11-09
[PATCH] ide: CS5535 driver
Jaya Kumar
4
-0
/
+316
2005-11-09
[PATCH] ide: AMD Geode GX/LX support
Jordan Crouse
2
-0
/
+5
2005-11-09
[PATCH] ide: ide-scsi fails to call idescsi_check_condition for things like "...
Willem Riede
1
-2
/
+3
2005-11-09
[PATCH] ide: possible cleanups
Adrian Bunk
3
-9
/
+1
2005-11-09
[PATCH] ide: move CONFIG_IDE_MAX_HWIFS into linux/ide.h
Bjorn Helgaas
4
-12
/
+4
2005-11-09
[PATCH] ide: incorrect device link for ide-cs
Hannes Reinecke
3
-3
/
+6
2005-11-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
4
-12
/
+30
2005-11-09
Fix ptrace self-attach rule
Linus Torvalds
1
-1
/
+1
2005-11-09
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
16
-24
/
+379
2005-11-09
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
18
-43
/
+33
2005-11-09
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
35
-3663
/
+8138
2005-11-09
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
3
-4
/
+5
2005-11-09
[PATCH] fs/hugetlbfs/inode.c: make a function static
Adrian Bunk
1
-1
/
+1
2005-11-09
[PATCH] drivers/message/fusion/mptbase.c: make code static
Adrian Bunk
2
-6
/
+2
2005-11-09
[PATCH] drivers/char/sysrq.c: make two functions static
Adrian Bunk
1
-2
/
+2
2005-11-09
[PATCH] fs/namei.c: make path_lookup_create() static
Adrian Bunk
1
-2
/
+3
2005-11-09
[PATCH] md: document sysfs usage of md, and make a couple of small refinements
NeilBrown
2
-1
/
+122
2005-11-09
[PATCH] md: improve 'scan_mode' and rename it to 'sync_action'
NeilBrown
1
-19
/
+28
2005-11-09
[PATCH] md: complete conversion of md to use kthreads
NeilBrown
2
-25
/
+10
2005-11-09
[PATCH] md: ignore auto-readonly flag for arrays where it isn't meaningful
NeilBrown
1
-0
/
+3
2005-11-09
[PATCH] md: only try to print recovery/resync status for personalities that s...
NeilBrown
1
-7
/
+9
2005-11-09
[PATCH] md: split off some md attributes in sysfs to a separate group
NeilBrown
1
-0
/
+14
2005-11-09
[PATCH] md: fix some locking and module refcounting issues with md's use of s...
NeilBrown
2
-46
/
+46
2005-11-09
[PATCH] md: make sure a user-request sync of raid5 ignores intent bitmap
NeilBrown
1
-0
/
+1
2005-11-09
[PATCH] md: make manual repair work for raid1
NeilBrown
1
-4
/
+6
2005-11-09
[PATCH] md: make sure /block link in /sys/.../md/ goes to correct devices
NeilBrown
1
-1
/
+6
2005-11-09
[PATCH] md: allow md arrays to be started read-only (module parameter).
NeilBrown
1
-8
/
+51
2005-11-09
[PATCH] md: Remove attempt to use dynamic names in sysfs for component device...
NeilBrown
1
-34
/
+6
2005-11-09
[PATCH] md: support BIO_RW_BARRIER for md/raid1
NeilBrown
6
-62
/
+189
2005-11-09
[PATCH] md: make md on-disk bitmaps not host-endian
NeilBrown
4
-8
/
+31
2005-11-09
[PATCH] md: convert 'faulty' and 'in_sync' fields to bits in 'flags' field
NeilBrown
8
-144
/
+146
2005-11-09
[PATCH] md: improvements to raid5 handling of read errors
NeilBrown
3
-8
/
+21
2005-11-09
[PATCH] md: change raid5 sysfs attribute to not create a new directory
NeilBrown
4
-64
/
+22
2005-11-09
[PATCH] md: minor MD fixes
NeilBrown
1
-7
/
+7
2005-11-09
[PATCH] md: fix ref-counting problems with kobjects in md
NeilBrown
2
-3
/
+7
2005-11-09
[PATCH] md: provide proper rcu_dereference / rcu_assign_pointer annotations i...
Suzanne Wood
5
-36
/
+38
2005-11-09
[PATCH] md: teach raid5 the difference between 'check' and 'repair'.
NeilBrown
3
-2
/
+25
2005-11-09
[PATCH] md: allow a manual resync with md
NeilBrown
2
-9
/
+72
2005-11-09
[PATCH] md: add kobject/sysfs support to raid5
NeilBrown
2
-32
/
+152
2005-11-09
[PATCH] md: extend md sysfs support to component devices.
NeilBrown
2
-8
/
+162
2005-11-09
[PATCH] md: initial sysfs support for md
NeilBrown
2
-1
/
+87
2005-11-09
[PATCH] md: better handling of readerrors with raid5.
NeilBrown
2
-5
/
+58
2005-11-09
[PATCH] drivers/video/vgastate.c: kill dead code
Adrian Bunk
1
-5
/
+0
2005-11-09
[PATCH] i386: EXPORT_SYMBOL(screen_info) even #ifndef CONFIG_VT
Adrian Bunk
1
-2
/
+0
2005-11-09
[PATCH] fbdev: move ioctl32 code to fbmem.c
Arnd Bergmann
3
-155
/
+142
2005-11-09
[PATCH] fbdev: Remove remains of epson1356fb
Ralf Baechle
7
-48
/
+0
2005-11-09
[PATCH] fbdev: Possible endian fix in cfbimageblit
Antonino A. Daplas
1
-1
/
+3
2005-11-09
[PATCH] vga16fb: Convert vga16fb as a platform device
Antonino A. Daplas
1
-59
/
+110
2005-11-09
[PATCH] fbcon: Console Rotation - Add framebuffer console documentation
Antonino A. Daplas
1
-0
/
+152
[next]