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
2009-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
63
-859
/
+1851
2009-01-08
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-13
/
+4
2009-01-08
Merge branch 'docs-next' of git://git.lwn.net/linux-2.6
Linus Torvalds
4
-3
/
+354
2009-01-08
RTC: Remove the BKL.
David John
1
-13
/
+4
2009-01-08
Fix a typo in the development process document.
Jonathan Corbet
1
-3
/
+3
2009-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
9
-272
/
+746
2009-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
123
-10910
/
+1826
2009-01-08
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
55
-832
/
+141
2009-01-08
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
13
-247
/
+435
2009-01-08
Merge branch 'devel'
Russell King
2
-0
/
+59
2009-01-08
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-203
/
+336
2009-01-08
Merge branch 'next-footbridge' of git://aeryn.fluff.org.uk/bjdooks/linux
Russell King
5
-12
/
+17
2009-01-08
libata: clean up the SFF code for coding style
Alan Cox
1
-65
/
+67
2009-01-08
libata: Add 32bit PIO support
Alan Cox
7
-9
/
+66
2009-01-08
[libata] ahci: Withdraw IGN_SERR_INTERNAL for SB800 SATA
Shane Huang
1
-2
/
+6
2009-01-09
md: don't retry recovery of raid1 that fails due to error on source drive.
NeilBrown
3
-3
/
+13
2009-01-09
md: Allow md devices to be created by name.
NeilBrown
2
-18
/
+102
2009-01-09
md: make devices disappear when they are no longer needed.
NeilBrown
3
-12
/
+67
2009-01-09
md: centralise all freeing of an 'mddev' in 'md_free'
NeilBrown
1
-9
/
+11
2009-01-09
md: move allocation of ->queue from mddev_find to md_probe
NeilBrown
1
-11
/
+17
2009-01-09
md: need another print_sb for mdp_superblock_1
Cheng Renquan
2
-6
/
+62
2009-01-09
md: use list_for_each_entry macro directly
Cheng Renquan
10
-94
/
+60
2009-01-09
md: raid0: make hash_spacing and preshift sector-based.
Andre Noll
2
-31
/
+31
2009-01-09
md: raid0: Represent the size of strip zones in sectors.
Andre Noll
2
-14
/
+14
2009-01-09
md: raid0 create_strip_zones(): Add KERN_INFO/KERN_ERR to printk's.
Andre Noll
1
-21
/
+25
2009-01-09
md: raid0 create_strip_zones(): Make two local variables sector-based.
Andre Noll
1
-14
/
+13
2009-01-09
md: raid0: Represent zone->zone_offset in sectors.
Andre Noll
2
-7
/
+7
2009-01-09
md: raid0: Represent device offset in sectors.
Andre Noll
2
-6
/
+5
2009-01-09
md: raid0_make_request(): Replace local variable block by sector.
Andre Noll
1
-7
/
+6
2009-01-09
md: raid0_make_request(): Remove local variable chunk_size.
Andre Noll
1
-4
/
+3
2009-01-09
md: raid0_make_request(): Replace chunksize_bits by chunksect_bits.
Andre Noll
1
-5
/
+5
2009-01-09
md: use sysfs_notify_dirent to notify changes to md/sync_action.
NeilBrown
2
-7
/
+14
2009-01-09
md: fix bitmap-on-external-file bug.
NeilBrown
1
-3
/
+5
2009-01-08
pata_hpt366: reimplement mode programming
Tejun Heo
1
-65
/
+44
2009-01-08
[libata] pata_hpt3x3: correct _freeze() function declaration
Jeff Garzik
1
-2
/
+2
2009-01-08
libata: Add special ata_pio_need_iordy() handling for Compact Flash.
David Daney
1
-0
/
+4
2009-01-08
pata_platform: __pata_platform_remove() shouldn't be in discard section
Sonic Zhang
1
-1
/
+1
2009-01-08
sata_sil24: remove unused sil24_port_multiplier
Grant Grundler
1
-7
/
+0
2009-01-08
[libata] ahci: Add SATA GEN3 related messages
Shane Huang
2
-0
/
+3
2009-01-08
ata_piix: save, use saved and restore IOCFG
Tejun Heo
1
-15
/
+34
2009-01-08
pata_ali: Fix and workaround for FIFO DMA bug
Alan Cox
1
-2
/
+30
2009-01-08
pata_ali: force initialise a few bits
Alan Cox
1
-33
/
+38
2009-01-08
pata_hpt3x3: Workarounds for chipset
Alan Cox
1
-6
/
+45
2009-01-08
async: make async_synchronize_full() more serializing
Arjan van de Ven
1
-1
/
+3
2009-01-08
wimax: fix kernel-doc for debufs_dentry member of struct wimax_dev
Inaky Perez-Gonzalez
1
-0
/
+3
2009-01-08
regulator: fix kernel-doc warnings
Randy Dunlap
1
-5
/
+2
2009-01-08
regulator: catch some registration errors
David Brownell
1
-0
/
+14
2009-01-08
regulator: Add basic DocBook manual
Mark Brown
2
-1
/
+305
2009-01-08
regulator: Fix some kerneldoc rendering issues
Mark Brown
1
-7
/
+11
2009-01-08
regulator: Add missing kerneldoc
Mark Brown
3
-1
/
+81
[next]