aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-09-26[PATCH] Add initalization of the RDTSCP auxilliary valuesVojtech Pavlik
2006-09-26[PATCH] Add macros for rdtscpVojtech Pavlik
2006-09-26[PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi
2006-09-26[PATCH] Fix up panic messages for different NMI panicsAndi Kleen
2006-09-26[PATCH] i386/x86-64: Fix NMI watchdog suspend/resumeShaohua Li
2006-09-26[PATCH] x86: Allow users to force a panic on NMIDon Zickus
2006-09-26[PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctlDon 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 syscallsAndi Kleen
2006-09-26[PATCH] Add TIF_RESTORE_SIGMASKAndi Kleen
2006-09-26[PATCH] x86: Cleanup NMI interrupt pathDon Zickus
2006-09-26[PATCH] i386: Add SMP support on i386 to reservation frameworkDon Zickus
2006-09-26[PATCH] Add SMP support on x86_64 to reservation frameworkDon Zickus
2006-09-26[PATCH] x86: Add performance counter reservation framework for UP kernelsDon Zickus
2006-09-26[PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog supportAndi Kleen
2006-09-26[PATCH] i386: Allow to use GENERICARCH for UP kernelsAndi Kleen
2006-09-25Driver core: Fix potential deadlock in driver coreAlan Stern
2006-09-25Driver Core: add ability for drivers to do a threaded probeGreg Kroah-Hartman
2006-09-25sysfs: add proper sysfs_init() prototypeAndrew Morton
2006-09-25drivers/base: check errorsAndrew Morton
2006-09-25v4l-dev2: handle __must_checkAndrew Morton
2006-09-25add CONFIG_ENABLE_MUST_CHECKAndrew Morton
2006-09-25add __must_check to device management codeAndrew Morton
2006-09-25sysfs_remove_bin_file: no return value, dump_stack on errorRandy.Dunlap
2006-09-25Driver core: add ability for devices to create and remove bin filesGreg Kroah-Hartman
2006-09-25Class: add support for class interfaces for devicesGreg Kroah-Hartman
2006-09-25Driver core: create devices/virtual/ treeGreg Kroah-Hartman
2006-09-25Driver core: add device_rename functionGreg Kroah-Hartman
2006-09-25Driver core: add ability for classes to handle devices properlyGreg Kroah-Hartman
2006-09-25Driver core: add groups support to struct deviceGreg Kroah-Hartman
2006-09-25PM: platform_bus and late_suspend/early_resumeDavid Brownell
2006-09-25PM: no suspend_prepare() phaseDavid Brownell
2006-09-25PM: define PM_EVENT_PRETHAWDavid Brownell
2006-09-25Suspend changes for PCI coreLinus Torvalds
2006-09-25Suspend infrastructure cleanup and extensionLinus Torvalds
2006-09-25Driver core: add const to class_createMiguel Ojeda Sandonis
2006-09-25device_create(): make fmt argument 'const char *'Greg Kroah-Hartman
2006-09-25class_device_create(): make fmt argument 'const char *'Dmitry Torokhov
2006-09-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-09-25[PATCH] cpu to node relationship fixup: map cpu to nodeKAMEZAWA 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 listPaul Moore
2006-09-25[NetLabel]: correct improper handling of non-NetLabel peer contextsPaul Moore
2006-09-25[libata] No need for all those arch libata-portmap.h headersJeff Garzik
2006-09-24[PATCH] SCSI gfp_t annotationsAl Viro
2006-09-24Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6David S. Miller
2006-09-24[NETFILTER]: Add dscp,DSCP headers to header-yYasuyuki Kozakai
2006-09-24[PATCH] fix iptables __user misannotationsAl Viro
2006-09-24[PATCH] netlabel gfp annotationsAl Viro