index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rwsem.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-01-09
[S390] hvc_iucv: Refactor console and device initialization
Hendrik Brueckner
1
-16
/
+9
2009-01-09
[S390] hvc_iucv: Update function documentation
Hendrik Brueckner
1
-101
/
+75
2009-01-09
[S390] hvc_iucv: Limit rate of outgoing IUCV messages
Hendrik Brueckner
1
-37
/
+174
2009-01-09
[S390] hvc_iucv: Change IUCV term id and use one device as default
Hendrik Brueckner
1
-3
/
+3
2009-01-09
[S390] Use unsigned long long for u64 on 64bit.
Heiko Carstens
4
-10
/
+6
2009-01-09
[S390] qdio: fix broken pointer in case of CONFIG_DEBUG_FS is disabled
Jan Glauber
1
-0
/
+2
2009-01-09
[S390] vdso: compile fix
Heiko Carstens
2
-2
/
+4
2009-01-09
[S390] remove code for oldselect system call
Heiko Carstens
2
-21
/
+0
2009-01-09
[S390] types: add/fix types.h include in header files
Heiko Carstens
8
-3
/
+11
2009-01-09
[S390] dasd: add device attribute to disable blocking on lost paths
Holger Smolinski
5
-3
/
+55
2009-01-09
[S390] dasd: send change uevents for dasd block devices
Stefan Weinhuber
1
-1
/
+20
2009-01-09
[S390] tape block: fix dependencies
Kamalesh Babulal
1
-1
/
+1
2009-01-09
[S390] asm-s390/posix_types.h: drop __USE_ALL usage
Mike Frysinger
1
-4
/
+0
2009-01-09
[S390] gettimeofday.S: removed duplicated #includes
Huang Weiyi
1
-4
/
+0
2009-01-09
[S390] ptrace: no extern declarations for userspace
Heiko Carstens
1
-2
/
+5
2009-01-09
RTC: Remove the BKL.
David John
1
-13
/
+4
2009-01-09
Fix a typo in the development process document.
Jonathan Corbet
1
-3
/
+3
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-08
md: don't retry recovery of raid1 that fails due to error on source drive.
NeilBrown
3
-3
/
+13
2009-01-08
md: Allow md devices to be created by name.
NeilBrown
2
-18
/
+102
2009-01-08
md: make devices disappear when they are no longer needed.
NeilBrown
3
-12
/
+67
2009-01-08
md: centralise all freeing of an 'mddev' in 'md_free'
NeilBrown
1
-9
/
+11
2009-01-08
md: move allocation of ->queue from mddev_find to md_probe
NeilBrown
1
-11
/
+17
2009-01-08
md: need another print_sb for mdp_superblock_1
Cheng Renquan
2
-6
/
+62
2009-01-08
md: use list_for_each_entry macro directly
Cheng Renquan
10
-94
/
+60
2009-01-08
md: raid0: make hash_spacing and preshift sector-based.
Andre Noll
2
-31
/
+31
2009-01-08
md: raid0: Represent the size of strip zones in sectors.
Andre Noll
2
-14
/
+14
2009-01-08
md: raid0 create_strip_zones(): Add KERN_INFO/KERN_ERR to printk's.
Andre Noll
1
-21
/
+25
2009-01-08
md: raid0 create_strip_zones(): Make two local variables sector-based.
Andre Noll
1
-14
/
+13
2009-01-08
md: raid0: Represent zone->zone_offset in sectors.
Andre Noll
2
-7
/
+7
2009-01-08
md: raid0: Represent device offset in sectors.
Andre Noll
2
-6
/
+5
2009-01-08
md: raid0_make_request(): Replace local variable block by sector.
Andre Noll
1
-7
/
+6
2009-01-08
md: raid0_make_request(): Remove local variable chunk_size.
Andre Noll
1
-4
/
+3
2009-01-08
md: raid0_make_request(): Replace chunksize_bits by chunksect_bits.
Andre Noll
1
-5
/
+5
2009-01-08
md: use sysfs_notify_dirent to notify changes to md/sync_action.
NeilBrown
2
-7
/
+14
2009-01-08
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
[next]