aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-28[S390] Inline assembly cleanup.Martin Schwidefsky25-1314/+1209
2006-09-28[S390] __div64_32 for 31 bit.Martin Schwidefsky1-48/+0
2006-09-27Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds5-163/+105
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds6-34/+302
2006-09-27[PATCH] i386: Use early clobbers for semaphores nowAndi Kleen1-2/+2
2006-09-27usbcore: add autosuspend/autoresume infrastructureAlan Stern1-0/+33
2006-09-27usbcore: store each usb_device's level in the treeAlan Stern1-0/+1
2006-09-27usbcore: trim down usb_bus structureAlan Stern1-3/+0
2006-09-27usbcore: Add flag for whether a host controller uses DMAAlan Stern1-0/+1
2006-09-27USB: remove struct usb_operationsAlan Stern1-4/+0
2006-09-27usbcore: help drivers to change device configsAlan Stern1-0/+3
2006-09-27USB core: Use const where possible.Luiz Fernando N. Capitulino1-9/+9
2006-09-27USB Storage: add rio karma eject supportMatthew Dharm1-0/+3
2006-09-27USB: New functions to check endpoints info.Luiz Fernando N. Capitulino1-0/+14
2006-09-27USB: making the kernel -Wshadow clean - USB & completionJesper Juhl1-9/+9
2006-09-27USB: gmidi: New USB MIDI Gadget class driver.Ben Williamson2-0/+165
2006-09-27usbcore: track whether interfaces are suspendedAlan Stern1-0/+3
2006-09-27usbcore: add usb_device_driver definitionAlan Stern1-7/+51
2006-09-27USB: pxa2xx_udc understands GPIO based VBUS sensingDavid Brownell1-0/+8
2006-09-27USB: move <linux/usb_otg.h> to <linux/usb/otg.h>David Brownell1-2/+2
2006-09-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds8-21/+175
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds99-1436/+2127
2006-09-27[PATCH] add probe_kernel_address()Andrew Morton1-0/+22
2006-09-27[PATCH] fs/nfs/: make code staticAdrian Bunk1-4/+0
2006-09-27[PATCH] pid: Implement transfer_pid and use it to simplify de_threadEric W. Biederman1-0/+2
2006-09-27[PATCH] Include __param section in read-only data rangeMarcelo Tosatti1-3/+3
2006-09-27[PATCH] EISA bus MODALIAS attributes supportMichael Tokarev2-7/+13
2006-09-27[PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap14-23/+43
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o3-10/+2
2006-09-27[PATCH] inode-diet: Move i_cdev into a unionTheodore Ts'o1-1/+1
2006-09-27[PATCH] inode-diet: Move i_bdev into a unionTheodore Ts'o1-1/+1
2006-09-27[PATCH] inode-diet: Move i_pipe into a unionTheodore Ts'o1-2/+3
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o1-3/+1
2006-09-27[PATCH] kdump: introduce "reset_devices" command line optionVivek Goyal1-0/+1
2006-09-27[PATCH] uml: thread creation tidyingJeff Dike1-3/+3
2006-09-27[PATCH] uml: fix missing x86_64 register definitionsJeff Dike1-0/+3
2006-09-27[PATCH] m32r: revise __raw_read_trylock()Hirokazu Takata1-1/+8
2006-09-27[PATCH] m32r: Fix "value computed not used" warningsHirokazu Takata1-2/+2
2006-09-27[PATCH] NOMMU: move the fallback arch_vma_name() to a sensible placeDavid Howells1-1/+1
2006-09-27[PATCH] NOMMU: Implement /proc/pid/maps for NOMMUDavid Howells1-0/+2
2006-09-27[PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmemDavid Howells1-0/+2
2006-09-27[PATCH] Mark __remove_vm_area() staticRolf Eike Beer1-1/+0
2006-09-27[PATCH] do_no_pfn()Jes Sorensen1-0/+7
2006-09-27[PATCH] Add node to zone for the NUMA caseChristoph Lameter2-1/+6
2006-09-27[PATCH] Disable GFP_THISNODE in the non-NUMA caseChristoph Lameter1-0/+5
2006-09-27[PATCH] Add NUMA_BUILD definition in kernel.h to avoid #ifdef CONFIG_NUMAChristoph Lameter1-0/+7
2006-09-27[PATCH] own header file for struct pageHeiko Carstens3-61/+73
2006-09-27[PATCH] vm: add per-zone writeout counterAndrew Morton1-0/+1
2006-09-27[PATCH] Allow an arch to expand node boundariesMel Gorman1-0/+2
2006-09-27[PATCH] Account for memmap and optionally the kernel image as holesMel Gorman1-0/+1