aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-21SELinux: whitespace and formating fixes for hooks.cEric Paris
2008-04-21SELinux: clean up printksEric Paris
2008-04-21SELinux: sidtab.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-21SELinux: services.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-21SELinux: mls.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-21SELinux: hashtab.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-21SELinux: ebitmap.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-21SELinux: conditional.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-21SELinux: avtab.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-21SELinux: xfrm.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-21SELinux: nlmsgtab.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-21SELinux: netnode.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-21SELinux: netlink.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-21SELinux: netlabel.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-21SELinux: netif.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-21block: fix blk_register_queue() return valueAkinobu Mita
2008-04-21block: fix memory hotplug and bouncing in block layerAndi Kleen
2008-04-21block: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-21Kconfig: clean up block/Kconfig help descriptionsNick Andrew
2008-04-21cciss: fix warning oops on rmmod of driverscameron@beardog.cca.cpqcorp.net
2008-04-21cciss: Fix race between disk-adding code and interrupt handlerscameron@beardog.cca.cpqcorp.net
2008-04-21block: move the padding adjustment to blk_rq_map_sgFUJITA Tomonori
2008-04-21block: add bio_copy_user_iov support to blk_rq_map_user_iovFUJITA Tomonori
2008-04-21block: convert bio_copy_user to bio_copy_user_iovFUJITA Tomonori
2008-04-21loop: manage partitions in disk imageLaurent Vivier
2008-04-21cdrom: use kmalloced buffers instead of buffers on stackThomas Bogendoerfer
2008-04-21cdrom: make unregister_cdrom() return voidAkinobu Mita
2008-04-21cdrom: use list_head for cdrom_device_info listAkinobu Mita
2008-04-21cdrom: protect cdrom_device_info list by mutexAkinobu Mita
2008-04-21cdrom: cleanup hardcoded error-codeAkinobu Mita
2008-04-21cdrom: remove ifdef CONFIG_SYSCTLAkinobu Mita
2008-04-21hrtimer: optimize the softirq time optimizationThomas Gleixner
2008-04-21hrtimer: reduce calls to hrtimer_get_softirq_time()Dimitri Sivanich
2008-04-21clockevents: fix typo in tick-broadcast.cGlauber Costa
2008-04-21jiffies: add time_is_after_jiffies and others which compare with jiffiesDave Young
2008-04-20PCI: Change PCI subsystem MAINTAINERGreg Kroah-Hartman
2008-04-20PCI: pci-iommu-iotlb-flushing-speedupmark gross
2008-04-20PCI: pci_setup_bridge() mustn't be __devinitAdrian Bunk
2008-04-20PCI: pci_bus_size_cardbus() mustn't be __devinitAdrian Bunk
2008-04-20PCI: pci_scan_device() mustn't be __devinitAdrian Bunk
2008-04-20PCI: pci_alloc_child_bus() mustn't be __devinitAdrian Bunk
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-20PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggeredTrent Piepho
2008-04-20PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno()Jesper Juhl
2008-04-20PCI: clean up resource alignment managementIvan Kokshaysky
2008-04-20PCI: aerdrv_acpi.c: remove unneeded NULL checkAdrian Bunk
2008-04-20PCI: Update VIA CX700 quirkTim Yamin
2008-04-20PCI: Expose PCI VPD through sysfsBen Hutchings
2008-04-20PCI: iommu: iotlb flushingmark gross
2008-04-20PCI: simplify quirk debug outputBjorn Helgaas