summaryrefslogtreecommitdiffstats
path: root/Documentation/aoe (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-22frv: remove HARD_RESET_NOW()Adrian Bunk1-5/+0
2008-04-22ptrace: compat_ptrace_request siginfoRoland McGrath1-13/+35
2008-04-22skbuff: fix missing kernel-doc notationRandy Dunlap1-0/+1
2008-04-21Fix RCU list iterator use of 'rcu_dereference()'Linus Torvalds1-33/+15
2008-04-21SELinux: one little, two little, three little whitespaces, the avc.c saga.Eric Paris1-28/+28
2008-04-21SELinux: cleanup on isle selinuxfs.cEric Paris1-55/+57
2008-04-21changing whitespace for fun and profit: policydb.cEric Paris1-68/+63
2008-04-21SELinux: whitespace and formating fixes for hooks.cEric Paris1-250/+245
2008-04-21SELinux: clean up printksEric Paris7-77/+78
2008-04-21SELinux: sidtab.c whitespace, syntax, and static declaraction cleanupsEric Paris1-4/+2
2008-04-21SELinux: services.c whitespace, syntax, and static declaraction cleanupsEric Paris1-60/+55
2008-04-21SELinux: mls.c whitespace, syntax, and static declaraction cleanupsEric Paris1-13/+14
2008-04-21SELinux: hashtab.c whitespace, syntax, and static declaraction cleanupsEric Paris1-2/+2
2008-04-21SELinux: ebitmap.c whitespace, syntax, and static declaraction cleanupsEric Paris1-3/+2
2008-04-21SELinux: conditional.c whitespace, syntax, and static declaraction cleanupsEric Paris1-33/+26
2008-04-21SELinux: avtab.c whitespace, syntax, and static declaraction cleanupsEric Paris1-10/+11
2008-04-21SELinux: xfrm.c whitespace, syntax, and static declaraction cleanupsEric Paris1-6/+3
2008-04-21SELinux: nlmsgtab.c whitespace, syntax, and static declaraction cleanupsEric Paris1-3/+2
2008-04-21SELinux: netnode.c whitespace, syntax, and static declaraction cleanupsEric Paris1-1/+1
2008-04-21SELinux: netlink.c whitespace, syntax, and static declaraction cleanupsEric Paris1-10/+10
2008-04-21SELinux: netlabel.c whitespace, syntax, and static declaraction cleanupsEric Paris1-1/+1
2008-04-21SELinux: netif.c whitespace, syntax, and static declaraction cleanupsEric Paris1-10/+9
2008-04-21block: fix blk_register_queue() return valueAkinobu Mita1-2/+8
2008-04-21block: fix memory hotplug and bouncing in block layerAndi Kleen1-1/+6
2008-04-21block: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-3/+3
2008-04-21Kconfig: clean up block/Kconfig help descriptionsNick Andrew1-23/+42
2008-04-21cciss: fix warning oops on rmmod of driverscameron@beardog.cca.cpqcorp.net1-1/+1
2008-04-21cciss: Fix race between disk-adding code and interrupt handlerscameron@beardog.cca.cpqcorp.net1-1/+16
2008-04-21block: move the padding adjustment to blk_rq_map_sgFUJITA Tomonori4-20/+17
2008-04-21block: add bio_copy_user_iov support to blk_rq_map_user_iovFUJITA Tomonori1-5/+17
2008-04-21block: convert bio_copy_user to bio_copy_user_iovFUJITA Tomonori2-41/+119
2008-04-21loop: manage partitions in disk imageLaurent Vivier1-5/+21
2008-04-21cdrom: use kmalloced buffers instead of buffers on stackThomas Bogendoerfer1-93/+181
2008-04-21cdrom: make unregister_cdrom() return voidAkinobu Mita6-12/+9
2008-04-21cdrom: use list_head for cdrom_device_info listAkinobu Mita2-24/+8
2008-04-21cdrom: protect cdrom_device_info list by mutexAkinobu Mita1-0/+2
2008-04-21cdrom: cleanup hardcoded error-codeAkinobu Mita1-1/+1
2008-04-21cdrom: remove ifdef CONFIG_SYSCTLAkinobu Mita1-8/+12
2008-04-21hrtimer: optimize the softirq time optimizationThomas Gleixner1-4/+3
2008-04-21hrtimer: reduce calls to hrtimer_get_softirq_time()Dimitri Sivanich1-32/+32
2008-04-21clockevents: fix typo in tick-broadcast.cGlauber Costa1-1/+1
2008-04-21jiffies: add time_is_after_jiffies and others which compare with jiffiesDave Young1-0/+16
2008-04-21PCI: Change PCI subsystem MAINTAINERGreg Kroah-Hartman1-3/+2
2008-04-21PCI: pci-iommu-iotlb-flushing-speedupmark gross2-38/+40
2008-04-21PCI: pci_setup_bridge() mustn't be __devinitAdrian Bunk1-2/+1
2008-04-21PCI: pci_bus_size_cardbus() mustn't be __devinitAdrian Bunk1-2/+1
2008-04-21PCI: pci_scan_device() mustn't be __devinitAdrian Bunk1-2/+1
2008-04-21PCI: pci_alloc_child_bus() mustn't be __devinitAdrian Bunk1-2/+2
2008-04-21PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison39-487/+487
2008-04-21PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggeredTrent Piepho1-1/+1