index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
cpu.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-02-01
[PATCH] unexport register_cpu and unregister_cpu
Nathan Lynch
1
-4
/
+0
2004-10-27
IA64 CPU hotplug topology
Len Brown
1
-2
/
+18
2004-10-22
[PATCH] remove cpu_run_sbin_hotplug()
Andrew Morton
1
-0
/
+2
2004-06-17
[PATCH] don't create cpu/online sysfs file
Ashok Raj
1
-1
/
+3
2004-03-18
[PATCH] Hotplug CPUs: Sysfs Online Attribute
Rusty Russell
1
-0
/
+43
2004-02-18
[PATCH] sys_device_[un]register() are not syscalls
Randy Dunlap
1
-1
/
+1
2003-10-21
[PATCH] fix for register_cpu()
Andrew Morton
1
-1
/
+9
2003-09-05
[driver model] Add exports for sys devices.
Patrick Mochel
1
-0
/
+1
2003-06-10
hand merge
Patrick Mochel
1
-1
/
+1
2003-06-09
[driver model] Make sure right header is used for cpu.c
Patrick Mochel
1
-1
/
+2
2003-06-09
[driver model] Convert to new system device API
Patrick Mochel
1
-40
/
+6
2003-06-03
[driver model] Clean up CPU unregistration.
Patrick Mochel
1
-6
/
+8
2003-04-28
driver core: fix up cpu.c, memblk.c, and node.c due to the class changes
Greg Kroah-Hartman
1
-11
/
+18
2003-04-02
[PATCH] Fix some compile warnings
Andrew Morton
1
-2
/
+6
2003-03-25
driver model: fix warning in cpu init.
Patrick Mochel
1
-1
/
+1
2003-03-25
driver model: Fix error handling in sysfs registration
Patrick Mochel
1
-2
/
+5
2003-03-03
driver model: Make initialization explicit.
Patrick Mochel
1
-2
/
+1
2003-02-03
[PATCH] Remove __ from topology macros
Andrew Morton
1
-1
/
+1
2002-11-18
make sure cpu class is registered before cpu driver.
Patrick Mochel
1
-2
/
+2
2002-10-31
[PATCH] driverfs topology cleanup
Andrew Morton
1
-2
/
+2
2002-10-31
[PATCH] Update/Create core files for DriverFS Topology.
Andrew Morton
1
-6
/
+32
2002-09-23
driver model: add support for CPUs.
Patrick Mochel
1
-0
/
+28