Age | Commit message (Expand) | Author |
2006-09-26 | [PATCH] i386: Fix the EDD code misparsing the command line | H. Peter Anvin |
2006-09-26 | [PATCH] Move compiler check for modules to ia64 only | Andi Kleen |
2006-09-26 | [PATCH] non lazy "sleazy" fpu implementation | Arjan van de Ven |
2006-09-26 | [PATCH] x86: error_code is not safe for kprobes | Prasanna S.P |
2006-09-26 | [PATCH] x86: Some preparationary cleanup for stack trace | Andi Kleen |
2006-09-26 | [PATCH] x86: Add portable getcpu call | Andi Kleen |
2006-09-26 | [PATCH] Add the vgetcpu vsyscall | Vojtech Pavlik |
2006-09-26 | [PATCH] x86: Allow users to force a panic on NMI | Don Zickus |
2006-09-26 | [PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctl | Don Zickus |
2006-09-25 | Driver core: Fix potential deadlock in driver core | Alan Stern |
2006-09-25 | Driver Core: add ability for drivers to do a threaded probe | Greg Kroah-Hartman |
2006-09-25 | sysfs: add proper sysfs_init() prototype | Andrew Morton |
2006-09-25 | drivers/base: check errors | 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 | [libata] No need for all those arch libata-portmap.h headers | Jeff Garzik |
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 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
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 | 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 | [KERNEL] Do not truncate to 'int' in ALIGN() macro. | David Miller |