aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2006-06-22Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-06-22[PATCH] zlib_inflate: Upgrade library code to a recent versionRichard Purdie
2006-06-22[PATCH] Fix dcache race during umountNeilBrown
2006-06-22[PATCH] remove steal_locks()Miklos Szeredi
2006-06-22[PATCH] PCI: Add PCI_CAP_ID_VNDRBrice Goglin
2006-06-22[PATCH] Keys: Fix race between two instantiators of a keyDavid Howells
2006-06-22[PATCH] selinux: add hooks for key subsystemMichael LeMay
2006-06-21[PATCH] USB: convert usb class devices to real devicesGreg Kroah-Hartman
2006-06-21[PATCH] USB: move usb_device_class class devices to be real devicesGreg Kroah-Hartman
2006-06-21[PATCH] USB: make endpoints real struct devicesGreg Kroah-Hartman
2006-06-21[PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h>David Brownell
2006-06-21[PATCH] USB: move hardware-specific <linux/usb_*.h> to <linux/usb/*.h>David Brownell
2006-06-21[PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h>David Brownell
2006-06-21[PATCH] usbcore: port reset for composite devicesAlan Stern
2006-06-21[PATCH] USB: add usb_interrupt_msg() function for api completeness.Greg Kroah-Hartman
2006-06-21[PATCH] Driver model: add ISA busRene Herman
2006-06-21[PATCH] Driver Core: Make dev_info and friends print the bus name if there is...Alan Stern
2006-06-21[PATCH] Driver core: allow struct device to have a dev_tGreg Kroah-Hartman
2006-06-21[PATCH] Driver Core: Add /sys/hypervisor when neededMichael Holzheu
2006-06-21[PATCH] Driver Core: Allow sysdev_class have attributesShaohua Li
2006-06-21[PATCH] Driver Core: remove unused exportsGreg Kroah-Hartman
2006-06-21[PATCH] TTY: return class device pointer from tty_register_device()Hansjoerg Lipp
2006-06-21[PATCH] PCI: nVidia quirk to make AER PCI-E extended capability visibleBrice Goglin
2006-06-21[PATCH] PCI: disable msi mode in pci_disable_deviceShaohua Li
2006-06-21[PATCH] PCI: Move various PCI IDs to header fileBrent Casavant
2006-06-21[PATCH] PCI Bus Parity Status-broken hardware attribute, EDAC foundationDoug Thompson
2006-06-21[PATCH] PCI: Add pci_assign_resource_fixed -- allow fixed address assignmentsKumar Gala
2006-06-21[PATCH] PCI: Add PCI_CAP_ID_VNDRBrice Goglin
2006-06-21Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2006-06-20[PATCH] add __iowrite64_copyBrice Goglin
2006-06-20Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-06-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-06-20Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2006-06-20Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds
2006-06-20Merge git://git.infradead.org/~dwmw2/rbtree-2.6Linus Torvalds
2006-06-20Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2006-06-20[MTD] NAND: Fix breakage all over the placeThomas Gleixner
2006-06-20[PATCH] log more info for directory entry change eventsAmy Griffis
2006-06-20[PATCH] audit: path-based rulesAmy Griffis
2006-06-20[PATCH] Audit of POSIX Message Queue Syscalls v.2George C. Wilson
2006-06-20[PATCH] inline more audit helpersAl Viro
2006-06-20[PATCH] update of IPC audit record cleanupLinda Knippers
2006-06-20[PATCH] add filtering by ppidAl Viro
2006-06-20[PATCH] collect sid of those who send signals to auditdAl Viro
2006-06-20[PATCH] execve argument loggingAl Viro
2006-06-20[PATCH] audit_panic() is audit-internalAl Viro
2006-06-20[PATCH] inotify (4/5): allow watch removal from event handlerAmy Griffis
2006-06-20[PATCH] inotify (3/5): add interfaces to kernel APIAmy Griffis
2006-06-20[PATCH] inotify (2/5): add name's inode to event handlerAmy Griffis
2006-06-20[PATCH] inotify (1/5): split kernel API from userspace supportAmy Griffis