summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] i386/x86-64: Fix NMI watchdog suspend/resumeShaohua Li2006-09-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] x86: Allow users to force a panic on NMIDon Zickus2006-09-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctlDon Zickus2006-09-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi...Don Zickus2006-09-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] Add ppoll/pselect syscallsAndi Kleen2006-09-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] Add TIF_RESTORE_SIGMASKAndi Kleen2006-09-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] x86: Cleanup NMI interrupt pathDon Zickus2006-09-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] i386: Add SMP support on i386 to reservation frameworkDon Zickus2006-09-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] Add SMP support on x86_64 to reservation frameworkDon Zickus2006-09-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] x86: Add performance counter reservation framework for UP kernelsDon Zickus2006-09-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog supportAndi Kleen2006-09-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] i386: Allow to use GENERICARCH for UP kernelsAndi Kleen2006-09-26
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-09-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Driver core: Fix potential deadlock in driver coreAlan Stern2006-09-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Driver Core: add ability for drivers to do a threaded probeGreg Kroah-Hartman2006-09-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sysfs: add proper sysfs_init() prototypeAndrew Morton2006-09-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drivers/base: check errorsAndrew Morton2006-09-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | v4l-dev2: handle __must_checkAndrew Morton2006-09-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add CONFIG_ENABLE_MUST_CHECKAndrew Morton2006-09-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add __must_check to device management codeAndrew Morton2006-09-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sysfs_remove_bin_file: no return value, dump_stack on errorRandy.Dunlap2006-09-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Driver core: add ability for devices to create and remove bin filesGreg Kroah-Hartman2006-09-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Class: add support for class interfaces for devicesGreg Kroah-Hartman2006-09-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Driver core: create devices/virtual/ treeGreg Kroah-Hartman2006-09-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Driver core: add device_rename functionGreg Kroah-Hartman2006-09-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Driver core: add ability for classes to handle devices properlyGreg Kroah-Hartman2006-09-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Driver core: add groups support to struct deviceGreg Kroah-Hartman2006-09-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM: platform_bus and late_suspend/early_resumeDavid Brownell2006-09-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM: no suspend_prepare() phaseDavid Brownell2006-09-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM: define PM_EVENT_PRETHAWDavid Brownell2006-09-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Suspend changes for PCI coreLinus Torvalds2006-09-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Suspend infrastructure cleanup and extensionLinus Torvalds2006-09-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Driver core: add const to class_createMiguel Ojeda Sandonis2006-09-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | device_create(): make fmt argument 'const char *'Greg Kroah-Hartman2006-09-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | class_device_create(): make fmt argument 'const char *'Dmitry Torokhov2006-09-25
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] Make UML use ptrace-abi.hJeff Dike2006-09-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] Split i386 and x86_64 ptrace.hJeff Dike2006-09-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] uml: stack usage reductionJeff Dike2006-09-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] PM: Add pm_trace switchRafael J. Wysocki2006-09-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] PM: make it possible to disable console suspendingRafael J. Wysocki2006-09-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] swsusp: Use memory bitmaps during resumeRafael J. Wysocki2006-09-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] swsusp: clean up suspend headerRafael J. Wysocki2006-09-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] Disable CPU hotplug during suspendRafael J. Wysocki2006-09-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64Rafael J. Wysocki2006-09-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] swsusp: read speedupAndrew Morton2006-09-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] swsusp: write speedupAndrew Morton2006-09-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] add DIV_ROUND_UP()Steven Whitehouse2006-09-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] smp_call_function_single() cleanupAndrew Morton2006-09-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] x86: trivial move of ptep_set_access_flagsRusty Russell2006-09-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] x86: trivial move of __HAVE macros in i386 pagetable headersRusty Russell2006-09-26