summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers/net/tehuti: use proper capability check for raw IO accessLinus Torvalds2008-04-291-1/+1
* Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-04-292-61/+7Star
|\
| * [patch 1/2] audit: let userspace fully control TTY input auditingMiloslav Trmac2008-04-282-54/+5Star
| * Audit: standardize string audit interfacesEric Paris2008-04-281-1/+1
| * Audit: collect sessionid in netlink messagesEric Paris2008-04-281-6/+1Star
* | drivers/pcmcia/pcmcia_ioctl.c: fix buildakpm@linux-foundation.org2008-04-291-2/+2
* | dm: use unlocked variants of queue flag check/setJens Axboe2008-04-291-5/+3Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-04-298-447/+271Star
|\ \
| * | pciehp: fix error message about getting hotplug controlKenji Kaneshige2008-04-291-1/+1
| * | pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2Yinghai Lu2008-04-292-9/+28
| * | pci/irq: restore mask_bits in msi shutdown -v3Yinghai Lu2008-04-291-7/+14
| * | pciehp: Fix command writeKenji Kaneshige2008-04-251-1/+4
| * | shpchp: fix slot nameKenji Kaneshige2008-04-251-2/+9
| * | make pciehp_acpi_get_hp_hw_control_from_firmware()Adrian Bunk2008-04-251-1/+1
| * | pciehp: Clean up pcie_init()Kenji Kaneshige2008-04-251-110/+88Star
| * | pciehp: Mask hotplug interrupt at controller releaseKenji Kaneshige2008-04-251-0/+4
| * | pciehp: Remove useless hotplug interrupt enablingKenji Kaneshige2008-04-251-46/+8Star
| * | pciehp: Fix wrong slot capability checkKenji Kaneshige2008-04-254-39/+39
| * | pciehp: Fix wrong slot control register accessKenji Kaneshige2008-04-251-112/+38Star
| * | pciehp: Add missing memory barrierKenji Kaneshige2008-04-251-0/+2
| * | pciehp: Fix interrupt event handligKenji Kaneshige2008-04-252-120/+29Star
| * | pciehp: fix slot nameKenji Kaneshige2008-04-251-2/+9
| * | PCI Express ASPM support should default to 'No'Jesper Juhl2008-04-241-1/+1
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-04-297-459/+365Star
|\ \ \
| * | | Fix bug - Implement bfin ata interrupt handler to avoid "irq 68 nobody cared"...Sonic Zhang2008-04-291-4/+120
| * | | sata_mv: Improve naming of main_irq cause/mask identifiersMark Lord2008-04-291-38/+39
| * | | libata-scsi: improve rbuf handling for simulated commandsTejun Heo2008-04-291-290/+154Star
| * | | libata-scsi: clean up inquiry / mode sense related functionsTejun Heo2008-04-292-96/+21Star
| * | | [MIPS] ATA: Rename routerboard 500 to 532Ralf Baechle2008-04-293-44/+44
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-293-4/+33
|\ \ \ \
| * | | | x86: multi pci root bus with different io resource range, on 64-bitYinghai Lu2008-04-261-0/+6
| * | | | driver core: try parent numa_node at first before using defaultYinghai Lu2008-04-262-3/+15
| * | | | x86_64: set cfg_size for AMD Family 10h in case MMCONFIGYinghai Lu2008-04-261-1/+10
| * | | | x86: validate against acpi motherboard resourcesRobert Hancock2008-04-261-0/+2
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-2913-46/+1140
|\ \ \ \ \
| * | | | | [RAPIDIO] Auto-probe the RapidIO system sizeZhang Wei2008-04-296-35/+58
| * | | | | [RAPIDIO] Add RapidIO multi mport supportZhang Wei2008-04-291-5/+5
| * | | | | [POWERPC] windfarm: Add PowerMac 12,1 supportÉtienne Bersac2008-04-296-6/+1077
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2008-04-294-8/+40
|\ \ \ \ \
| * | | | | [CPUFREQ] state info wrong after resumeShaohua Li2008-04-281-1/+1
| * | | | | [CPUFREQ] allow use of the powersave governor as the default oneAlessandro Guido2008-04-282-2/+15
| * | | | | [CPUFREQ] expose cpufreq coordination requirements regardless of coordination...Darrick J. Wong2008-04-281-5/+24
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-04-2923-45/+41Star
|\ \ \ \ \ \
| * | | | | | block: replace sizeof(rq->cmd) with BLK_MAX_CDBFUJITA Tomonori2008-04-292-3/+3
| * | | | | | ide: use blk_rq_init() to initialize the requestFUJITA Tomonori2008-04-294-7/+5Star
| * | | | | | block: use blk_rq_init() to initialize the requestFUJITA Tomonori2008-04-293-3/+3
| * | | | | | block: no need to initialize rq->cmd with blk_get_requestFUJITA Tomonori2008-04-295-7/+0Star
| * | | | | | block: no need to initialize rq->cmd in prepare_flush_fn hookFUJITA Tomonori2008-04-292-2/+0Star
| * | | | | | block: make queue flags non-atomicNick Piggin2008-04-297-21/+29
| * | | | | | ps3disk: Remove superfluous castGeert Uytterhoeven2008-04-291-2/+1Star
| | |/ / / / | |/| | | |