linux-2.6-microblaze.git
2009-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2009-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2009-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2009-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/hskinnemoen/avr32-2.6
2009-03-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2009-03-26 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2009-03-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-26 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2009-03-26 Wu Fengguangwriteback: double the dirty thresholds
2009-03-26 Matthew GarrettMake relatime default
2009-03-26 Matthew GarrettAdd a strictatime mount option
2009-03-26 Matthew GarrettAllow relatime to update atime once a day
2009-03-24 Bartlomiej... ide: use try_to_identify() in ide_driveid_update()
2009-03-24 Bartlomiej... ide: clear drive IRQ after re-enabling local IRQs in...
2009-03-24 Bartlomiej... ide: sanitize SELECT_MASK() usage in ide_driveid_update()
2009-03-24 Bartlomiej... ide: classify device type in do_probe()
2009-03-24 Bartlomiej... ide: remove broken EXABYTENEST support
2009-03-24 Bartlomiej... ide: shorten timeout value in ide_driveid_update()
2009-03-24 Bartlomiej... ide: propagate AltStatus workarounds to ide_driveid_upd...
2009-03-24 Bartlomiej... ide: fix kmalloc() failure handling in ide_driveid_update()
2009-03-24 Bartlomiej... mn10300: remove <asm/ide.h>
2009-03-24 Bartlomiej... frv: remove <asm/ide.h>
2009-03-24 Bartlomiej... ide: remove pciirq argument from ide_pci_setup_ports()
2009-03-24 Bartlomiej... ide: fix ->init_chipset method to return 'int' value
2009-03-24 Bartlomiej... ide: remove try_to_identify() wrapper
2009-03-24 Bartlomiej... ide: remove no longer needed IRQ auto-probing from...
2009-03-24 Bartlomiej... ide: remove no longer needed IRQ fallback code from...
2009-03-24 Bartlomiej... amd74xx: remove no longer needed ->init_hwif method
2009-03-24 Bartlomiej... ide: remove no longer needed IDE_HFLAG[_FORCE]_LEGACY_IRQS
2009-03-24 Bartlomiej... ide: use ide_pci_is_in_compatibility_mode() in ide_pci_...
2009-03-24 Bartlomiej... ide: use pci_get_legacy_ide_irq() in ide_pci_init_...
2009-03-24 Bartlomiej... ide: handle IDE_HFLAG[_FORCE]_LEGACY_IRQS in ide_pci_in...
2009-03-24 Bartlomiej... trm290: small ->init_hwif cleanup
2009-03-24 Bartlomiej... ns87415: small ->init_hwif cleanup
2009-03-24 Bartlomiej... ns87415: use pci_get_legacy_ide_irq()
2009-03-24 Bartlomiej... amd74xx: use ide_pci_is_in_compatibility_mode()
2009-03-24 Bartlomiej... mn10300: add pci_get_legacy_ide_irq() to <asm/pci.h>
2009-03-24 Bartlomiej... ide: move error handling code to ide-eh.c (v2)
2009-03-24 Bartlomiej... ide: checkpatch.pl fixes for ide-iops.c
2009-03-24 Bartlomiej... ide: fix comments in ide_config_drive_speed()
2009-03-24 Bartlomiej... ide: fix printk() levels in [atapi_]reset_pollfunc()
2009-03-24 Bartlomiej... ide: move standard I/O code to ide-io-std.c
2009-03-24 Bartlomiej... ide: move ide_read_bcount_and_ireason() to ide-atapi.c
2009-03-24 Bartlomiej... ide: move xfer mode tuning code to ide-xfer-mode.c
2009-03-24 Bartlomiej... ide: move device settings code to ide-devsets.c
2009-03-24 Bartlomiej... ide: move ide_do_park_unpark() to ide-park.c
2009-03-24 Bartlomiej... ide: factor out processing of special commands from...
2009-03-24 Bartlomiej... ide: remove ide_do_drive_cmd()
2009-03-24 Bartlomiej... ide: move ide_dma_timeout_retry() to ide-dma.c
2009-03-24 Bartlomiej... ide: move drive_is_ready() to ide-io.c
2009-03-24 Bartlomiej... ide: unexport ide_devset_execute()
2009-03-24 Bartlomiej... ide: remove stale comments from drive_is_ready()
2009-03-24 Bartlomiej... ide-acpi: remove taskfile_load_raw()
2009-03-24 Bartlomiej... ide-acpi: cleanup do_drive_set_taskfiles()
2009-03-24 Bartlomiej... ide-acpi: cleanup do_drive_get_GTF()
2009-03-24 Bartlomiej... ide: sanitize ACPI initialization
2009-03-24 Bartlomiej... ide: add ide_for_each_present_dev() iterator
2009-03-24 Bartlomiej... ide-acpi: init ACPI handles early for devices
2009-03-24 Bartlomiej... ide-acpi: no need to zero ->acpidata for devices
2009-03-24 Bartlomiej... ide: remove superfluous check from ide_proc_port_regist...
2009-03-24 Bartlomiej... ide: init_irq() doesn't need to hold ide_cfg_mtx
2009-03-24 Bartlomiej... ide: move ->lock and ->timer init from init_irq() to...
2009-03-24 Bartlomiej... ide: no need to touch local IRQs in ide_probe_port()
2009-03-24 Bartlomiej... ide: move ide_pktcmd_tf_load() to ide-atapi.c
2009-03-24 Bartlomiej... ide: fix IDE_DFLAG_NO_IO_32BIT handling
2009-03-24 Steven WhitehouseGFS2: Fix freeze issue
2009-03-24 Steven WhitehouseFix a minor bug in the previous patch
2009-03-24 Steven WhitehouseGFS2: Clean up of glops.c
2009-03-24 Benjamin MarzinskiGFS2: Fix locking bug in failed shared to exclusive...
2009-03-24 Hisashi HifumiGFS2: Pagecache usage optimization on GFS2
2009-03-24 Hannes EderGFS2: fix sparse warning: Should it be static?
2009-03-24 Hannes EderGFS2: fix sparse warnings: constant is so big it is ...
2009-03-24 Steven WhitehouseGFS2: Support quota/noquota mount arguments
2009-03-24 Steven WhitehouseGFS2: Fix alignment issue and tidy gfs2_bitfit
2009-03-24 Steven WhitehouseGFS2: Add a "demote a glock" interface to sysfs
2009-03-24 Steven WhitehouseGFS2: Expose UUID via sysfs/uevent
2009-03-24 Steven WhitehouseGFS2: Support generation of discard requests
2009-03-24 Steven WhitehouseGFS2: Fix deadlock on journal flush
2009-03-24 Steven WhitehouseGFS2: Fix error path ref counting for root inode
2009-03-24 Steven WhitehouseGFS2: Remove unused field from glock
2009-03-24 Steven WhitehouseGFS2: Merge lock_dlm module into GFS2
2009-03-24 Steven WhitehouseGFS2: Remove "double" locking in quota
2009-03-24 Abhijith DasGFS2: change gfs2_quota_scan into a shrinker
2009-03-24 Abhijith DasGFS2: Bring back lvb-related stuff to lock_nolock to...
2009-03-24 Steven WhitehouseGFS2: Fix remount argument parsing
2009-03-24 Huang Weiyiavr32: remove duplicated #include
2009-03-23 James MorrisMerge branch 'master' into next
2009-03-23 Takashi IwaiMerge branch 'topic/usb-caiaq' into for-linus
2009-03-23 Takashi IwaiMerge branch 'topic/usb-audio' into for-linus
2009-03-23 Takashi IwaiMerge branch 'topic/sscape-fix' into for-linus
2009-03-23 Takashi IwaiMerge branch 'topic/powermac' into for-linus
2009-03-23 Takashi IwaiMerge branch 'topic/pcxhr' into for-linus
2009-03-23 Takashi IwaiMerge branch 'topic/oxygen' into for-linus
2009-03-23 Takashi IwaiMerge branch 'topic/oss-fix' into for-linus
2009-03-23 Takashi IwaiMerge branch 'topic/msnd' into for-linus
2009-03-23 Takashi IwaiMerge branch 'topic/isa-misc' into for-linus
2009-03-23 Takashi IwaiMerge branch 'topic/intel8x0' into for-linus
2009-03-23 Takashi IwaiMerge branch 'topic/ice' into for-linus
2009-03-23 Takashi IwaiMerge branch 'topic/hdsp' into for-linus
next