index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-01-08
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-01-08
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2009-01-08
Merge branch 'devel'
Russell King
2009-01-08
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-01-08
Merge branch 'next-footbridge' of git://aeryn.fluff.org.uk/bjdooks/linux
Russell King
2009-01-08
libata: clean up the SFF code for coding style
Alan Cox
2009-01-08
libata: Add 32bit PIO support
Alan Cox
2009-01-08
[libata] ahci: Withdraw IGN_SERR_INTERNAL for SB800 SATA
Shane Huang
2009-01-09
md: don't retry recovery of raid1 that fails due to error on source drive.
NeilBrown
2009-01-09
md: Allow md devices to be created by name.
NeilBrown
2009-01-09
md: make devices disappear when they are no longer needed.
NeilBrown
2009-01-09
md: centralise all freeing of an 'mddev' in 'md_free'
NeilBrown
2009-01-09
md: move allocation of ->queue from mddev_find to md_probe
NeilBrown
2009-01-09
md: need another print_sb for mdp_superblock_1
Cheng Renquan
2009-01-09
md: use list_for_each_entry macro directly
Cheng Renquan
2009-01-09
md: raid0: make hash_spacing and preshift sector-based.
Andre Noll
2009-01-09
md: raid0: Represent the size of strip zones in sectors.
Andre Noll
2009-01-09
md: raid0 create_strip_zones(): Add KERN_INFO/KERN_ERR to printk's.
Andre Noll
2009-01-09
md: raid0 create_strip_zones(): Make two local variables sector-based.
Andre Noll
2009-01-09
md: raid0: Represent zone->zone_offset in sectors.
Andre Noll
2009-01-09
md: raid0: Represent device offset in sectors.
Andre Noll
2009-01-09
md: raid0_make_request(): Replace local variable block by sector.
Andre Noll
2009-01-09
md: raid0_make_request(): Remove local variable chunk_size.
Andre Noll
2009-01-09
md: raid0_make_request(): Replace chunksize_bits by chunksect_bits.
Andre Noll
2009-01-09
md: use sysfs_notify_dirent to notify changes to md/sync_action.
NeilBrown
2009-01-09
md: fix bitmap-on-external-file bug.
NeilBrown
2009-01-08
pata_hpt366: reimplement mode programming
Tejun Heo
2009-01-08
[libata] pata_hpt3x3: correct _freeze() function declaration
Jeff Garzik
2009-01-08
libata: Add special ata_pio_need_iordy() handling for Compact Flash.
David Daney
2009-01-08
pata_platform: __pata_platform_remove() shouldn't be in discard section
Sonic Zhang
2009-01-08
sata_sil24: remove unused sil24_port_multiplier
Grant Grundler
2009-01-08
[libata] ahci: Add SATA GEN3 related messages
Shane Huang
2009-01-08
ata_piix: save, use saved and restore IOCFG
Tejun Heo
2009-01-08
pata_ali: Fix and workaround for FIFO DMA bug
Alan Cox
2009-01-08
pata_ali: force initialise a few bits
Alan Cox
2009-01-08
pata_hpt3x3: Workarounds for chipset
Alan Cox
2009-01-08
async: make async_synchronize_full() more serializing
Arjan van de Ven
2009-01-08
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2009-01-08
fix similar typos to successfull
Coly Li
2009-01-08
Make various things static
Roel Kluin
2009-01-08
generic swap(): dcache: use swap() instead of private do_switch()
Wu Fengguang
2009-01-08
generic swap(): sched: remove local swap() macro
Wu Fengguang
2009-01-08
generic swap(): ext4: remove local swap() macro
Wu Fengguang
2009-01-08
generic swap(): ext3: remove local swap() macro
Wu Fengguang
2009-01-08
generic swap(): introduce global macro swap(a, b)
Wu Fengguang
2009-01-08
generic swap(): lib/sort.c: rename swap to swap_func
Wu Fengguang
2009-01-08
generic swap(): iphase: rename swap() to swap_byte_order()
Wu Fengguang
2009-01-08
generic swap(): sparc: rename swap() to swap_ulong()
Wu Fengguang
2009-01-08
remove lots of double-semicolons
Fernando Carrijo
2009-01-08
romfs: romfs_iget() - unsigned ino >= 0 is always true
roel kluin
[next]