Age | Commit message (Expand) | Author | Files | Lines |
2006-09-29 | hwmon: New driver k8temp | Rudolf Marek | 1 | -0/+1 |
2006-09-28 | [S390] Inline assembly cleanup. | Martin Schwidefsky | 25 | -1314/+1209 |
2006-09-28 | [S390] __div64_32 for 31 bit. | Martin Schwidefsky | 1 | -48/+0 |
2006-09-28 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -163/+105 |
2006-09-28 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 6 | -34/+302 |
2006-09-28 | [PATCH] i386: Use early clobbers for semaphores now | Andi Kleen | 1 | -2/+2 |
2006-09-27 | usbcore: add autosuspend/autoresume infrastructure | Alan Stern | 1 | -0/+33 |
2006-09-27 | usbcore: store each usb_device's level in the tree | Alan Stern | 1 | -0/+1 |
2006-09-27 | usbcore: trim down usb_bus structure | Alan Stern | 1 | -3/+0 |
2006-09-27 | usbcore: Add flag for whether a host controller uses DMA | Alan Stern | 1 | -0/+1 |
2006-09-27 | USB: remove struct usb_operations | Alan Stern | 1 | -4/+0 |
2006-09-27 | usbcore: help drivers to change device configs | Alan Stern | 1 | -0/+3 |
2006-09-27 | USB core: Use const where possible. | Luiz Fernando N. Capitulino | 1 | -9/+9 |
2006-09-27 | USB Storage: add rio karma eject support | Matthew Dharm | 1 | -0/+3 |
2006-09-27 | USB: New functions to check endpoints info. | Luiz Fernando N. Capitulino | 1 | -0/+14 |
2006-09-27 | USB: making the kernel -Wshadow clean - USB & completion | Jesper Juhl | 1 | -9/+9 |
2006-09-27 | USB: gmidi: New USB MIDI Gadget class driver. | Ben Williamson | 2 | -0/+165 |
2006-09-27 | usbcore: track whether interfaces are suspended | Alan Stern | 1 | -0/+3 |
2006-09-27 | usbcore: add usb_device_driver definition | Alan Stern | 1 | -7/+51 |
2006-09-27 | USB: pxa2xx_udc understands GPIO based VBUS sensing | David Brownell | 1 | -0/+8 |
2006-09-27 | USB: move <linux/usb_otg.h> to <linux/usb/otg.h> | David Brownell | 1 | -2/+2 |
2006-09-27 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 8 | -21/+175 |
2006-09-27 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 99 | -1436/+2127 |
2006-09-27 | [PATCH] add probe_kernel_address() | Andrew Morton | 1 | -0/+22 |
2006-09-27 | [PATCH] fs/nfs/: make code static | Adrian Bunk | 1 | -4/+0 |
2006-09-27 | [PATCH] pid: Implement transfer_pid and use it to simplify de_thread | Eric W. Biederman | 1 | -0/+2 |
2006-09-27 | [PATCH] Include __param section in read-only data range | Marcelo Tosatti | 1 | -3/+3 |
2006-09-27 | [PATCH] EISA bus MODALIAS attributes support | Michael Tokarev | 2 | -7/+13 |
2006-09-27 | [PATCH] consistently use MAX_ERRNO in __syscall_return | Randy Dunlap | 14 | -23/+43 |
2006-09-27 | [PATCH] inode-diet: Eliminate i_blksize from the inode structure | Theodore Ts'o | 3 | -10/+2 |
2006-09-27 | [PATCH] inode-diet: Move i_cdev into a union | Theodore Ts'o | 1 | -1/+1 |
2006-09-27 | [PATCH] inode-diet: Move i_bdev into a union | Theodore Ts'o | 1 | -1/+1 |
2006-09-27 | [PATCH] inode-diet: Move i_pipe into a union | Theodore Ts'o | 1 | -2/+3 |
2006-09-27 | [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private | Theodore Ts'o | 1 | -3/+1 |
2006-09-27 | [PATCH] kdump: introduce "reset_devices" command line option | Vivek Goyal | 1 | -0/+1 |
2006-09-27 | [PATCH] uml: thread creation tidying | Jeff Dike | 1 | -3/+3 |
2006-09-27 | [PATCH] uml: fix missing x86_64 register definitions | Jeff Dike | 1 | -0/+3 |
2006-09-27 | [PATCH] m32r: revise __raw_read_trylock() | Hirokazu Takata | 1 | -1/+8 |
2006-09-27 | [PATCH] m32r: Fix "value computed not used" warnings | Hirokazu Takata | 1 | -2/+2 |
2006-09-27 | [PATCH] NOMMU: move the fallback arch_vma_name() to a sensible place | David Howells | 1 | -1/+1 |
2006-09-27 | [PATCH] NOMMU: Implement /proc/pid/maps for NOMMU | David Howells | 1 | -0/+2 |
2006-09-27 | [PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmem | David Howells | 1 | -0/+2 |
2006-09-27 | [PATCH] Mark __remove_vm_area() static | Rolf Eike Beer | 1 | -1/+0 |
2006-09-27 | [PATCH] do_no_pfn() | Jes Sorensen | 1 | -0/+7 |
2006-09-27 | [PATCH] Add node to zone for the NUMA case | Christoph Lameter | 2 | -1/+6 |
2006-09-27 | [PATCH] Disable GFP_THISNODE in the non-NUMA case | Christoph Lameter | 1 | -0/+5 |
2006-09-27 | [PATCH] Add NUMA_BUILD definition in kernel.h to avoid #ifdef CONFIG_NUMA | Christoph Lameter | 1 | -0/+7 |
2006-09-27 | [PATCH] own header file for struct page | Heiko Carstens | 3 | -61/+73 |
2006-09-27 | [PATCH] vm: add per-zone writeout counter | Andrew Morton | 1 | -0/+1 |
2006-09-27 | [PATCH] Allow an arch to expand node boundaries | Mel Gorman | 1 | -0/+2 |