summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2006-09-27usbcore: store each usb_device's level in the treeAlan Stern
2006-09-27usbcore: trim down usb_bus structureAlan Stern
2006-09-27usbcore: Add flag for whether a host controller uses DMAAlan Stern
2006-09-27USB: remove struct usb_operationsAlan Stern
2006-09-27usbcore: help drivers to change device configsAlan Stern
2006-09-27USB core: Use const where possible.Luiz Fernando N. Capitulino
2006-09-27USB Storage: add rio karma eject supportMatthew Dharm
2006-09-27USB: New functions to check endpoints info.Luiz Fernando N. Capitulino
2006-09-27USB: making the kernel -Wshadow clean - USB & completionJesper Juhl
2006-09-27USB: gmidi: New USB MIDI Gadget class driver.Ben Williamson
2006-09-27usbcore: track whether interfaces are suspendedAlan Stern
2006-09-27usbcore: add usb_device_driver definitionAlan Stern
2006-09-27USB: move <linux/usb_otg.h> to <linux/usb/otg.h>David Brownell
2006-09-27[PATCH] add probe_kernel_address()Andrew Morton
2006-09-27[PATCH] fs/nfs/: make code staticAdrian Bunk
2006-09-27[PATCH] pid: Implement transfer_pid and use it to simplify de_threadEric W. Biederman
2006-09-27[PATCH] EISA bus MODALIAS attributes supportMichael Tokarev
2006-09-27[PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-09-27[PATCH] inode-diet: Move i_cdev into a unionTheodore Ts'o
2006-09-27[PATCH] inode-diet: Move i_bdev into a unionTheodore Ts'o
2006-09-27[PATCH] inode-diet: Move i_pipe into a unionTheodore Ts'o
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o
2006-09-27[PATCH] kdump: introduce "reset_devices" command line optionVivek Goyal
2006-09-27[PATCH] NOMMU: move the fallback arch_vma_name() to a sensible placeDavid Howells
2006-09-27[PATCH] NOMMU: Implement /proc/pid/maps for NOMMUDavid Howells
2006-09-27[PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmemDavid Howells
2006-09-27[PATCH] Mark __remove_vm_area() staticRolf Eike Beer
2006-09-27[PATCH] do_no_pfn()Jes Sorensen
2006-09-27[PATCH] Add node to zone for the NUMA caseChristoph Lameter
2006-09-27[PATCH] Disable GFP_THISNODE in the non-NUMA caseChristoph Lameter
2006-09-27[PATCH] Add NUMA_BUILD definition in kernel.h to avoid #ifdef CONFIG_NUMAChristoph Lameter
2006-09-27[PATCH] own header file for struct pageHeiko Carstens
2006-09-27[PATCH] vm: add per-zone writeout counterAndrew Morton
2006-09-27[PATCH] Allow an arch to expand node boundariesMel Gorman
2006-09-27[PATCH] Account for memmap and optionally the kernel image as holesMel Gorman
2006-09-27[PATCH] Introduce mechanism for registering active regions of memoryMel Gorman
2006-09-27[PATCH] Make kmem_cache_destroy() return voidAlexey Dobriyan
2006-09-27[PATCH] ext3: Fix sparse warningsDave Kleikamp
2006-09-27[PATCH] ext3: More whitespace cleanupsDave Kleikamp
2006-09-27[PATCH] JBD: 16T fixesEric Sandeen
2006-09-27[PATCH] ext3 and jbd cleanup: remove whitespaceMingming Cao
2006-09-27[MIPS] Remove EV96100 as previously announced.Ralf Baechle
2006-09-26PCI: add pci_stop_bus_deviceSatoru Takeuchi
2006-09-26PCI: Multiprobe sanitizerAlan Cox
2006-09-26PCI: fix __must_check warningsGreg Kroah-Hartman
2006-09-26PCI-Express AER implemetation: AER core and aerdriverZhang, Yanmin
2006-09-26MSI: Blacklist PCI-E chipsets depending on Hypertransport MSI capabilityBrice Goglin
2006-09-26MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HTBrice Goglin
2006-09-26i2c: Drop unimplemented slave functionsJean Delvare