index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
3
-13
/
+17
2006-06-22
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2006-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2
-4
/
+8
2006-06-22
[PATCH] WAN: register_hdlc_device() doesn't need dev_alloc_name()
Krzysztof Halasa
1
-1
/
+1
2006-06-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6
Linus Torvalds
4
-2
/
+76
2006-06-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/w1-2.6
Linus Torvalds
2
-2
/
+5
2006-06-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2
-0
/
+15
2006-06-22
[PATCH] zlib_inflate: Upgrade library code to a recent version
Richard Purdie
3
-92
/
+141
2006-06-22
[PATCH] Fix dcache race during umount
NeilBrown
1
-1
/
+1
2006-06-22
[PATCH] remove steal_locks()
Miklos Szeredi
1
-1
/
+0
2006-06-22
[PATCH] PCI: Add PCI_CAP_ID_VNDR
Brice Goglin
1
-0
/
+1
2006-06-22
[PATCH] Keys: Fix race between two instantiators of a key
David Howells
1
-0
/
+5
2006-06-22
[PATCH] selinux: add hooks for key subsystem
Michael LeMay
2
-9
/
+19
2006-06-22
[PATCH] w1: netlink: Mark netlink group 1 as unused.
Evgeniy Polyakov
1
-1
/
+1
2006-06-22
[PATCH] w1: Move w1-connector definitions into linux/include/connector.h
Evgeniy Polyakov
1
-1
/
+4
2006-06-22
[PATCH] i2c: Mark block write buffers as const
Krzysztof Halasa
1
-2
/
+2
2006-06-22
[PATCH] i2c: New bus driver for the OpenCores I2C controller
Peter Korsgaard
1
-0
/
+19
2006-06-22
[PATCH] I2C: i2c-nforce2: Add support for the nForce4 MCP51 and MCP55
Jean Delvare
1
-0
/
+2
2006-06-22
[PATCH] I2C: m41t00: Add support for the ST M41T81 and M41T85
Mark A. Greer
1
-0
/
+50
2006-06-22
[PATCH] i2c-piix4: Add ATI IXP200/300/400 support
Rudolf Marek
1
-0
/
+3
2006-06-21
[PATCH] USB: convert usb class devices to real devices
Greg Kroah-Hartman
1
-2
/
+3
2006-06-21
[PATCH] USB: move usb_device_class class devices to be real devices
Greg Kroah-Hartman
1
-1
/
+1
2006-06-21
[PATCH] USB: make endpoints real struct devices
Greg Kroah-Hartman
1
-1
/
+3
2006-06-21
[PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h>
David Brownell
1
-0
/
+0
2006-06-21
[PATCH] USB: move hardware-specific <linux/usb_*.h> to <linux/usb/*.h>
David Brownell
2
-4
/
+4
2006-06-21
[PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h>
David Brownell
1
-0
/
+0
2006-06-21
[PATCH] usbcore: port reset for composite devices
Alan Stern
1
-0
/
+9
2006-06-21
[PATCH] USB: add usb_interrupt_msg() function for api completeness.
Greg Kroah-Hartman
1
-0
/
+2
2006-06-21
[PATCH] Driver model: add ISA bus
Rene Herman
1
-0
/
+28
2006-06-21
[PATCH] Driver Core: Make dev_info and friends print the bus name if there is...
Alan Stern
1
-1
/
+2
2006-06-21
[PATCH] Driver core: allow struct device to have a dev_t
Greg Kroah-Hartman
1
-0
/
+14
2006-06-21
[PATCH] Driver Core: Add /sys/hypervisor when needed
Michael Holzheu
1
-0
/
+2
2006-06-21
[PATCH] Driver Core: Allow sysdev_class have attributes
Shaohua Li
1
-1
/
+17
2006-06-21
[PATCH] Driver Core: remove unused exports
Greg Kroah-Hartman
1
-8
/
+0
2006-06-21
[PATCH] TTY: return class device pointer from tty_register_device()
Hansjoerg Lipp
1
-1
/
+3
2006-06-21
[PATCH] PCI: nVidia quirk to make AER PCI-E extended capability visible
Brice Goglin
1
-0
/
+1
2006-06-21
[PATCH] PCI: disable msi mode in pci_disable_device
Shaohua Li
1
-0
/
+2
2006-06-21
[PATCH] PCI: Move various PCI IDs to header file
Brent Casavant
1
-0
/
+9
2006-06-21
[PATCH] PCI Bus Parity Status-broken hardware attribute, EDAC foundation
Doug Thompson
2
-0
/
+2
2006-06-21
[PATCH] PCI: Add pci_assign_resource_fixed -- allow fixed address assignments
Kumar Gala
1
-0
/
+1
2006-06-21
[PATCH] PCI: Add PCI_CAP_ID_VNDR
Brice Goglin
1
-0
/
+1
2006-06-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-3
/
+0
2006-06-21
[POWERPC] Fix mdelay badness on shared processor partitions
Anton Blanchard
1
-4
/
+1
2006-06-20
[PATCH] add __iowrite64_copy
Brice Goglin
1
-0
/
+1
2006-06-20
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-2
/
+2
2006-06-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+1
2006-06-20
Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-32
/
+209
2006-06-20
Merge git://git.infradead.org/hdrcleanup-2.6
Linus Torvalds
157
-594
/
+470
2006-06-20
Merge git://git.infradead.org/~dwmw2/rbtree-2.6
Linus Torvalds
2
-6
/
+22
2006-06-20
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
13
-392
/
+417
[next]