Commit Graph

224 Commits (d69a892268c66c13fcb445a8274baa9d7befb7b5)

Author SHA1 Message Date
Keith Mannthey 53947027ad [PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_SPARSE 19 years ago
Sukadev Bhattiprolu 563d075702 [PATCH] kthread: drivers/base/firmware_class.c 19 years ago
Rolf Eike Beer 92a0f861fe [PATCH] Fix parameter names in drivers/base/class.c 19 years ago
Shaohua Li a30a6a2cb0 [PATCH] x86 microcode: using request_firmware to pull microcode 19 years ago
Christoph Lameter 972d1a7b14 [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE 19 years ago
Christoph Lameter 182e8e2373 [PATCH] reduce MAX_NR_ZONES: make display of highmem counters conditional on CONFIG_HIGHMEM 19 years ago
Alan Stern 81107bf531 Driver core: Remove unneeded routines from driver core 19 years ago
Alan Stern f2eaae197f Driver core: Fix potential deadlock in driver core 19 years ago
Greg Kroah-Hartman d779249ed4 Driver Core: add ability for drivers to do a threaded probe 19 years ago
Andrew Morton f86db396ff drivers/base: check errors 19 years ago
Brian Walsh 370226449c drivers/base: Platform notify needs to occur before drivers attach to the device 19 years ago
Yoichi Yuasa 35acfdd725 Driver core: fixed add_bind_files() definition 19 years ago
Dmitry Torokhov 9de72ee590 Driver core: fix comments in drivers/base/power/resume.c 19 years ago
Greg Kroah-Hartman 2589f1887b Driver core: add ability for devices to create and remove bin files 19 years ago
Greg Kroah-Hartman c47ed219ba Class: add support for class interfaces for devices 19 years ago
Greg Kroah-Hartman c205ef4880 Driver core: create devices/virtual/ tree 19 years ago
Greg Kroah-Hartman a2de48cace Driver core: add device_rename function 19 years ago
Greg Kroah-Hartman 2620efef70 Driver core: add ability for classes to handle devices properly 19 years ago
Greg Kroah-Hartman 64bb5d2c11 Driver core: allow devices in classes to have no parent 19 years ago
Greg Kroah-Hartman de0ff00d72 Driver core: add groups support to struct device 19 years ago
David Brownell 386415d88b PM: platform_bus and late_suspend/early_resume 19 years ago
Pavel Machek bb84c89f94 PM: device_suspend/resume may sleep 19 years ago
David Brownell 1d3a82af45 PM: no suspend_prepare() phase 19 years ago
David Brownell 2bca293e56 PM: add kconfig option for deprecated .../power/state files 19 years ago
David Brownell 047bda3615 PM: update docs for writing .../power/state 19 years ago
David Brownell f1cc0a894c PM: issue PM_EVENT_PRETHAW 19 years ago
David Brownell 8f4bcc20ee make suspend quieter 19 years ago
Linus Torvalds 7c8265f510 Suspend infrastructure cleanup and extension 19 years ago
Miguel Ojeda Sandonis ab7d7371ac Driver core: add const to class_create 19 years ago
Greg Kroah-Hartman 5cbe5f8a58 device_create(): make fmt argument 'const char *' 19 years ago
Dmitry Torokhov ddd5d35a8f class_device_create(): make fmt argument 'const char *' 19 years ago
Kay Sievers d81d9d6b9f deprecate PHYSDEV* keys 19 years ago
Michael Holzheu f19bfb2c9b [S390] hypfs comment cleanup. 19 years ago
Andrew Morton f5ef68da5f [PATCH] /proc/meminfo: don't put spaces in names 19 years ago
Chandra Seetharaman be6b5a3505 [PATCH] cpu hotplug: use hotplug version of registration in late inits 19 years ago
Adrian Bunk 7e4ef085ea [PATCH] Driver core: bus.c cleanups 19 years ago
Henrik Kretzschmar 42734dafa4 [PATCH] Driver core: kernel-doc in drivers/base/core.c corrections 19 years ago
Randy Dunlap 7d12e9de5d [PATCH] Driver core: fix driver-core kernel-doc 19 years ago
Andrew Morton 135c294fa3 [PATCH] don't select CONFIG_HOTPLUG 19 years ago
Christoph Lameter ca889e6c45 [PATCH] Use Zoned VM Counters for NUMA statistics 19 years ago
Christoph Lameter d2c5e30c9a [PATCH] zoned vm counters: conversion of nr_bounce to per zone counter 19 years ago
Christoph Lameter fd39fc8561 [PATCH] zoned vm counters: conversion of nr_unstable to per zone counter 19 years ago
Christoph Lameter ce866b34ae [PATCH] zoned vm counters: conversion of nr_writeback to per zone counter 19 years ago
Christoph Lameter b1e7a8fd85 [PATCH] zoned vm counters: conversion of nr_dirty to per zone counter 19 years ago
Christoph Lameter df849a1529 [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter 19 years ago
Christoph Lameter 9a865ffa34 [PATCH] zoned vm counters: conversion of nr_slab to per zone counter 19 years ago
Christoph Lameter f3dbd34460 [PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPED 19 years ago
Christoph Lameter 347ce434d5 [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter 19 years ago
Christoph Lameter 65ba55f500 [PATCH] zoned vm counters: convert nr_mapped to per zone counter 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago