Commit History

Author SHA1 Message Date
  Greg Kroah-Hartman 263a5c8e16 Merge 3.3-rc6 into driver-core-next 13 years ago
  Greg Kroah-Hartman 29bb5d4fd3 driver-core: cpu: fix kobject warning when hotplugging a cpu 13 years ago
  Greg Kroah-Hartman 2885e25c42 driver core: cpu: remove kernel warning when removing a cpu 13 years ago
  Thomas Renninger fad12ac8c8 CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts 13 years ago
  Ben Hutchings 9f13a1fd45 cpu: Register a generic CPU device on architectures that currently do not 13 years ago
  Ben Hutchings 024f78462c cpu: Do not return errors from cpu_dev_init() which will be ignored 13 years ago
  Linus Torvalds 7affca3537 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 13 years ago
  Kay Sievers 8a25a2fd12 cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem 13 years ago
  Josh Triplett 2987557f52 driver-core/cpu: Expose hotpluggability to the rest of the kernel 13 years ago
  Jan Beulich cdc6e3d396 drivers/base/cpu.c: fix the output from /sys/devices/system/cpu/offline 15 years ago
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
  Stephen Rothwell 67fc233f4f sysdev: the cpu probe/release attributes should be sysdev_class_attributes 15 years ago
  Greg Kroah-Hartman 6c1733aca0 sysdev: fix up the probe/release attributes 15 years ago
  Andi Kleen 28812fe11a driver-core: Add attribute argument to class_attribute show/store 15 years ago
  Andi Kleen e1a7e29a26 sysdev: Convert node driver 15 years ago
  Andi Kleen 265d2e2e31 sysdev: Convert cpu driver sysdev class attributes 15 years ago
  Andi Kleen c9be0a36f9 sysdev: Pass attribute in sysdev_class attributes show/store 15 years ago
  Linus Torvalds d0316554d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 15 years ago
  Gautham R Shenoy 51badebdcf powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallocate 15 years ago
  Nathan Fontenot 12633e803a sysfs/cpu: Add probe/release files 15 years ago
  Vivek Goyal 3b034b0d08 percpu: Fix kdump failure if booted with percpu_alloc=page 15 years ago
  Rusty Russell aa85ea5b89 cpumask: use new cpumask_ functions in core code. 16 years ago
  Rusty Russell f7df8ed164 cpumask: convert misc driver functions 16 years ago
  Mike Travis 8fd2d2d5aa cpumask: fix compile error when CONFIG_NR_CPUS is not defined 16 years ago
  Mike Travis e057d7aea9 cpumask: add sysfs displays for configured and disabled cpu maps 16 years ago
  Rusty Russell 29c0177e6a cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers. 16 years ago
  Linus Torvalds 26dcce0fab Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 years ago
  Andi Kleen 4a0b2b4dbe sysdev: Pass the attribute to the low level sysdev show/store function 17 years ago
  Mike Travis 143aa5c53b cpu: change some globals to statics in drivers/base/cpu.c v2 17 years ago
  Mike Travis e37d05dad7 cpu: change cpu_sys_devices from array to per_cpu variable 17 years ago