summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-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
2006-06-20[PATCH] remove config.h from inotify.hAl Viro
2006-06-19[NET]: Prevent multiple qdisc runsHerbert Xu
2006-06-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-06-19Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-06-19Add support for suspending and resuming the whole console subsystemLinus Torvalds
2006-06-19[ARM] 3592/1: AT91RM9200 Serial driver updateAndrew Victor
2006-06-17[PFKEYV2]: Fix inconsistent typing in struct sadb_x_kmprivate.Tushar Gohad
2006-06-17[NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUMHerbert Xu
2006-06-17[TCP]: Add tcp_slow_start_after_idle sysctl.David S. Miller
2006-06-17[NET]: Warn in __skb_trim if skb is pagedHerbert Xu
2006-06-17[NET]: Clean up skb_linearizeHerbert Xu
2006-06-17[NET]: Add netif_tx_lockHerbert Xu
2006-06-17[SECMARK]: Add CONNSECMARK xtables targetJames Morris