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-09
[S390] update documentation for hvc_iucv kernel parameter.
Hendrik Brueckner
2009-01-09
[S390] hvc_iucv: Special handling of IUCV HVC devices
Hendrik Brueckner
2009-01-09
[S390] hvc_iucv: Refactor console and device initialization
Hendrik Brueckner
2009-01-09
[S390] hvc_iucv: Update function documentation
Hendrik Brueckner
2009-01-09
[S390] hvc_iucv: Limit rate of outgoing IUCV messages
Hendrik Brueckner
2009-01-09
[S390] hvc_iucv: Change IUCV term id and use one device as default
Hendrik Brueckner
2009-01-09
[S390] Use unsigned long long for u64 on 64bit.
Heiko Carstens
2009-01-09
[S390] qdio: fix broken pointer in case of CONFIG_DEBUG_FS is disabled
Jan Glauber
2009-01-09
[S390] vdso: compile fix
Heiko Carstens
2009-01-09
[S390] remove code for oldselect system call
Heiko Carstens
2009-01-09
[S390] types: add/fix types.h include in header files
Heiko Carstens
2009-01-09
[S390] dasd: add device attribute to disable blocking on lost paths
Holger Smolinski
2009-01-09
[S390] dasd: send change uevents for dasd block devices
Stefan Weinhuber
2009-01-09
[S390] tape block: fix dependencies
Kamalesh Babulal
2009-01-09
[S390] asm-s390/posix_types.h: drop __USE_ALL usage
Mike Frysinger
2009-01-09
[S390] gettimeofday.S: removed duplicated #includes
Huang Weiyi
2009-01-09
[S390] ptrace: no extern declarations for userspace
Heiko Carstens
2009-01-08
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2009-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2009-01-08
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
2009-01-08
Merge branch 'docs-next' of git://git.lwn.net/linux-2.6
Linus Torvalds
2009-01-08
RTC: Remove the BKL.
David John
2009-01-08
Fix a typo in the development process document.
Jonathan Corbet
2009-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
2009-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
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
[next]