Age | Commit message (Expand) | Author |
2006-09-25 | v4l-dev2: handle __must_check | Andrew Morton |
2006-09-25 | add CONFIG_ENABLE_MUST_CHECK | Andrew Morton |
2006-09-25 | add __must_check to device management code | Andrew Morton |
2006-09-25 | sysfs_remove_bin_file: no return value, dump_stack on error | Randy.Dunlap |
2006-09-25 | Driver core: add ability for devices to create and remove bin files | Greg Kroah-Hartman |
2006-09-25 | Class: add support for class interfaces for devices | Greg Kroah-Hartman |
2006-09-25 | Driver core: create devices/virtual/ tree | Greg Kroah-Hartman |
2006-09-25 | Driver core: add device_rename function | Greg Kroah-Hartman |
2006-09-25 | Driver core: add ability for classes to handle devices properly | Greg Kroah-Hartman |
2006-09-25 | Driver core: add groups support to struct device | Greg Kroah-Hartman |
2006-09-25 | PM: platform_bus and late_suspend/early_resume | David Brownell |
2006-09-25 | PM: no suspend_prepare() phase | David Brownell |
2006-09-25 | PM: define PM_EVENT_PRETHAW | David Brownell |
2006-09-25 | Suspend changes for PCI core | Linus Torvalds |
2006-09-25 | Suspend infrastructure cleanup and extension | Linus Torvalds |
2006-09-25 | Driver core: add const to class_create | Miguel Ojeda Sandonis |
2006-09-25 | device_create(): make fmt argument 'const char *' | Greg Kroah-Hartman |
2006-09-25 | class_device_create(): make fmt argument 'const char *' | Dmitry Torokhov |
2006-09-25 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2006-09-25 | [PATCH] cpu to node relationship fixup: map cpu to node | KAMEZAWA Hiroyuki |
2006-09-25 | [NetLabel]: rework the Netlink attribute handling (part 1) | Paul Moore |
2006-09-25 | [Netlink]: add nla_validate_nested() | Paul Moore |
2006-09-25 | [NETLINK]: add nla_for_each_nested() to the interface list | Paul Moore |
2006-09-25 | [NetLabel]: correct improper handling of non-NetLabel peer contexts | Paul Moore |
2006-09-25 | [libata] No need for all those arch libata-portmap.h headers | Jeff Garzik |
2006-09-24 | [PATCH] SCSI gfp_t annotations | Al Viro |
2006-09-24 | Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 | David S. Miller |
2006-09-24 | [NETFILTER]: Add dscp,DSCP headers to header-y | Yasuyuki Kozakai |
2006-09-24 | [PATCH] fix iptables __user misannotations | Al Viro |
2006-09-24 | [PATCH] netlabel gfp annotations | Al Viro |
2006-09-24 | [PATCH] restore libata build on frv | Al Viro |
2006-09-24 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2006-09-24 | [S390] Unexport <asm/z90crypt.h>, export <asm/zcrypt.h> in its place. | David Woodhouse |
2006-09-24 | Remove dead netfilter_logging.h from include/linux/Kbuild | David Woodhouse |
2006-09-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse |
2006-09-24 | [DCCP]: Introduce constants for CCID numbers | Ian McDonald |
2006-09-24 | [PATCH] Allow file systems to manually d_move() inside of ->rename() | Mark Fasheh |
2006-09-24 | [DCCP]: Allow default/fallback service code. | Gerrit Renker |
2006-09-24 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2006-09-24 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2006-09-24 | Move several *_SUPER_MAGIC symbols to include/linux/magic.h. | Jeff Garzik |
2006-09-24 | Merge branch 'master' into upstream | Jeff Garzik |
2006-09-23 | Merge mulgrave-w:git/linux-2.6 | James Bottomley |
2006-09-23 | [SCSI] SPI transport class: misc DV fixes | James Bottomley |
2006-09-23 | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds |
2006-09-23 | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds |
2006-09-23 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2006-09-23 | Merge mulgrave-w:git/scsi-misc-2.6 | James Bottomley |
2006-09-23 | [PATCH] #elif that should've been #elif defined | Al Viro |
2006-09-23 | [KERNEL] Do not truncate to 'int' in ALIGN() macro. | David Miller |