| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] i386/x86-64: Fix NMI watchdog suspend/resume | Shaohua Li | 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-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi... | Don Zickus | 2006-09-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] Add ppoll/pselect syscalls | Andi Kleen | 2006-09-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] Add TIF_RESTORE_SIGMASK | Andi Kleen | 2006-09-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] x86: Cleanup NMI interrupt path | Don Zickus | 2006-09-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] i386: Add SMP support on i386 to reservation framework | Don Zickus | 2006-09-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] Add SMP support on x86_64 to reservation framework | Don Zickus | 2006-09-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] x86: Add performance counter reservation framework for UP kernels | Don Zickus | 2006-09-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog support | Andi Kleen | 2006-09-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] i386: Allow to use GENERICARCH for UP kernels | Andi Kleen | 2006-09-26 | |
| | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2006-09-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] Make UML use ptrace-abi.h | Jeff Dike | 2006-09-26 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] Split i386 and x86_64 ptrace.h | Jeff Dike | 2006-09-26 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] uml: stack usage reduction | Jeff Dike | 2006-09-26 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] PM: Add pm_trace switch | Rafael J. Wysocki | 2006-09-26 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] PM: make it possible to disable console suspending | Rafael J. Wysocki | 2006-09-26 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] swsusp: Use memory bitmaps during resume | Rafael J. Wysocki | 2006-09-26 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] swsusp: clean up suspend header | Rafael J. Wysocki | 2006-09-26 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] Disable CPU hotplug during suspend | Rafael J. Wysocki | 2006-09-26 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64 | Rafael J. Wysocki | 2006-09-26 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] swsusp: read speedup | Andrew Morton | 2006-09-26 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] swsusp: write speedup | Andrew Morton | 2006-09-26 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] add DIV_ROUND_UP() | Steven Whitehouse | 2006-09-26 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] smp_call_function_single() cleanup | Andrew Morton | 2006-09-26 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] x86: trivial move of ptep_set_access_flags | Rusty Russell | 2006-09-26 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] x86: trivial move of __HAVE macros in i386 pagetable headers | Rusty Russell | 2006-09-26 | |
