pandora-kernel.git
2008-04-18 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-04-18 Linus TorvaldsMerge git://git./linux/kernel/git/tglx/linux-2.6-hrt
2008-04-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-18 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-kgdb
2008-04-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-18 Linus TorvaldsMerge branch 'semaphore' of git://git./linux/kernel...
2008-04-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-18 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2008-04-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-18 Roland McGrathptrace_signal subroutine
2008-04-18 Li Zefancgroup: fix a race condition in manipulating tsk->cg_list
2008-04-18 maximilian... security: enhance DEFAULT_MMAP_MIN_ADDR description
2008-04-18 James MorrisSELinux: add netport.[ch]
2008-04-18 Paul MooreSELinux: Add network port SID cache
2008-04-18 Eric ParisSELinux: turn mount options strings into defines
2008-04-18 Adrian Bunkselinux/ss/services.c should #include <linux/selinux.h>
2008-04-18 Eric Parisselinux: introduce permissive types
2008-04-18 Roland McGrathselinux: remove ptrace_sid
2008-04-18 Eric ParisSELinux: requesting no permissions in avc_has_perm_noau...
2008-04-18 Andrew Mortonsecurity: code cleanup
2008-04-18 Harvey Harrisonsecurity: replace remaining __FUNCTION__ occurrences
2008-04-18 Eric ParisSELinux: create new open permission
2008-04-18 Adrian Bunkselinux: selinux/netlabel.c should #include "netlabel.h"
2008-04-18 James MorrisSELinux: unify printk messages
2008-04-18 James MorrisSELinux: remove unused backpointers from security objects
2008-04-18 Paul MooreSELinux: Correct the NetLabel locking for the sk_securi...
2008-04-17 Shaohua Liata-acpi: don't call _GTF for disabled drive
2008-04-17 Mark Lordsata_mv add temporary 3 second init delay for SiliconIm...
2008-04-17 Mark Lordsata_mv remove redundant edma init code
2008-04-17 Mark Lordsata_mv add basic port multiplier support
2008-04-17 Mark Lordsata_mv fix SOC flags, enable NCQ on SOC
2008-04-17 Mark Lordsata_mv disable hotplug for now
2008-04-17 Mark Lordsata_mv cosmetics
2008-04-17 Mark Lordsata_mv hardreset rework
2008-04-17 Jeff Garzik[libata] improve Kconfig help text for new PMP, SFF...
2008-04-17 Tejun Heolibata: make EH fail gracefully if no reset method...
2008-04-17 Alan Coxlibata: Be a bit more slack about early devices
2008-04-17 Alan Coxlibata: cable logic
2008-04-17 Tejun Heolibata: move link onlineness check out of softreset...
2008-04-17 Tejun Heolibata: kill dead code paths in reset path
2008-04-17 Stephen Rothwellpata_scc: fix build breakage
2008-04-17 Tejun Heolibata: make PMP support optional
2008-04-17 Tejun Heolibata: implement PMP helpers
2008-04-17 Tejun Heolibata: separate PMP support code from core code
2008-04-17 Tejun Heolibata: make SFF support optional
2008-04-17 Tejun Heolibata: don't use ap->ioaddr in non-SFF drivers
2008-04-17 Tejun Heolibata: clean up dummy port_ops
2008-04-17 Tejun Heolibata: kill ata_noop_dev_select()
2008-04-17 Tejun Heolibata: remove check_status from non-SFF drivers
2008-04-17 Tejun Heolibata: replace tf_read with qc_fill_rtf for non-SFF...
2008-04-17 Tejun Heolibata: drop @finish_qc from ata_qc_complete_multiple()
2008-04-17 Tejun Heolibata: add qc_fill_rtf port operation
2008-04-17 Tejun Heolibata: unify mechanism to request follow-up SRST
2008-04-17 Tejun Heolibata: move PMP SCR access failure during reset to...
2008-04-17 Tejun Heolibata: clear SError after link resume
2008-04-17 Tejun Heolibata: implement and use sata_std_hardreset()
2008-04-17 Tejun Heolibata: move generic hardreset code from sata_sff_hardr...
2008-04-17 Tejun Heoahci: use ata_wait_after_reset() instead of ata_sff_wai...
2008-04-17 Tejun Heolibata: separate out ata_wait_ready() and implement...
2008-04-17 Tejun Heolibata: restructure SFF post-reset readiness waits
2008-04-17 Tejun Heolibata: separate out ata_std_postreset() from ata_sff_p...
2008-04-17 Tejun Heolibata: separate out ata_std_prereset() from ata_sff_pr...
2008-04-17 Tejun Heolibata: clean up port_ops->sff_irq_clear()
2008-04-17 Tejun Heolibata: rename SFF port ops
2008-04-17 Tejun Heolibata: rename SFF functions
2008-04-17 Mark Lordsata_mv fix ifctl handling
2008-04-17 Mark Lordsata_mv clean up mv_stop_edma usage
2008-04-17 Mark Lordsata_mv cosmetic fixes
2008-04-17 Yoichi Yuasause ATA_TAG_INTERNAL in ata_tag_internal()
2008-04-17 Chris WedgwoodAdd 'short help text' to ATA_ACPI so it's [de]selectable.
2008-04-17 Tejun Heopdc_adma: kill adma_host_stop()
2008-04-17 Tejun Heopdc_adma: inherit ata_sff_port_ops
2008-04-17 Tejun Heolibata/pdc_adma: make SFF EH handle non-bmdma SFF drive...
2008-04-17 Tejun Heolibata: kill unused ata_flush_cache()
2008-04-17 Tejun Heolibata: implement ATA_QCFLAG_RETRY
2008-04-17 Tejun Heolibata: make ata_tf_to_lba[48]() generic
2008-04-17 Jeff Garzik[libata] sata_nv: disable ADMA by default
2008-04-17 Al Virolibata annotations
2008-04-17 Tejun Heoata_piix: kill ich6_sata_ahci and clean up
2008-04-17 Tejun Heoata_piix: don't attach to ICH6M in ahci mode
2008-04-17 Tejun Heopata_scc: fix compile warning
2008-04-17 Alan Coxlibata: isolate and rework cable logic
2008-04-17 Zoltan Boszormenyiata: SWNCQ should be enabled by default
2008-04-17 Harvey Harrisonpata_amd: fix sparse warning
2008-04-17 Tejun Heolibata: kill ata_chk_status()
2008-04-17 Tejun Heolibata: kill ata_chk_status() call from ata_dev_configure()
2008-04-17 Tejun Heolibata: move ata_pci_default_filter() out of CONFIG_PCI
2008-04-17 Tejun Heolibata: reorganize SFF related stuff
2008-04-17 Tejun Heolibata: reorder functions in libata-sff.c
2008-04-17 Tejun Heolibata: drop ata_dev_select() from ata_dev_read_id
2008-04-17 Tejun Heolibata: make reset related methods proper port operations
2008-04-17 Tejun Heolibata: kill port_info->sht and ->irq_handler
2008-04-17 Tejun Heolibata: stop overloading port_info->private_data
2008-04-17 Tejun Heolibata: make ata_pci_init_one() not use ops->irq_handle...
2008-04-17 Tejun Heolibata: implement and use ops inheritance
2008-04-17 Tejun Heolibata: implement and use SHT initializers
2008-04-17 Tejun Heolibata: normalize port_info, port_operations and sht...
2008-04-17 Tejun Heolibata: implement and use ata_noop_irq_clear()
2008-04-17 Tejun Heolibata: reorganize ata_port_operations
next