index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
macintosh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-01-09
Revert "driver core: move knode_bus into private structure"
Greg Kroah-Hartman
3
-31
/
+14
2009-01-09
x86: make 'constant_test_bit()' take an unsigned bit number
Linus Torvalds
1
-1
/
+1
2009-01-09
parisc: introduce asm/swab.h
Harvey Harrison
3
-64
/
+69
2009-01-09
x86: only scan the root bus in early PCI quirks
Andi Kleen
1
-8
/
+14
2009-01-09
block: fix bug in ptbl lookup cache
Neil Brown
1
-0
/
+1
2009-01-09
libata: use WARN_ON_ONCE on hot paths
Tejun Heo
2
-20
/
+20
2009-01-09
CRED: Must initialise the new creds in prepare_kernel_cred()
David Howells
1
-0
/
+1
2009-01-09
CRED: Missing put_cred() in prepare_kernel_cred()
David Howells
1
-0
/
+1
2009-01-09
Btrfs: explicitly mark the tree log root for writeback
Chris Mason
1
-0
/
+13
2009-01-09
[MTD] [MAPS] Fix printk format warning in nettel.c
David Woodhouse
1
-2
/
+2
2009-01-09
[MTD] [NAND] add cmdline parsing (mtdparts=) support to cafe_nand
Philip Rakity
1
-2
/
+5
2009-01-09
[MTD] CFI: remove major/minor version check for command set 0x0002
Wolfgang Grandegger
2
-0
/
+11
2009-01-09
ACPICA: hide private headers
Len Brown
129
-349
/
+349
2009-01-09
ACPICA: create acpica/ directory
Len Brown
124
-101
/
+53
2009-01-09
ACPI: fix build warning
Len Brown
1
-2
/
+2
2009-01-09
ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"
Zhao Yakui
5
-2
/
+10
2009-01-09
ACPI: Avoid array address overflow when _CST MWAIT hint bits are set
Zhao Yakui
1
-1
/
+3
2009-01-09
fujitsu-laptop: Simplify SBLL/SBL2 backlight handling
Tony Vroon
1
-93
/
+21
2009-01-09
fujitsu-laptop: Add BL power, LED control and radio state information
Tony Vroon
1
-33
/
+272
2009-01-09
ACPICA: delete utcache.c
Len Brown
2
-316
/
+1
2009-01-09
ACPICA: delete acdisasm.h
Len Brown
2
-453
/
+2
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
[next]