index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
reboot.c
Age
Commit message (
Expand
)
Author
2008-07-26
cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu
Mike Travis
2008-07-23
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-07-18
cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr
Mike Travis
2008-07-17
x86 reboot quirks: add Dell Precision WorkStation T5400
Ingo Molnar
2008-05-25
x86: constify data in reboot.c
Jan Beulich
2008-05-04
x86: remove dell reboot dmi quirk board name match
Ben
2008-04-30
x86: add proper header for reboot_force
Dmitri Vorobiev
2008-04-27
x86: make native_machine_shutdown non-static
Glauber Costa
2008-04-27
x86: allow machine_crash_shutdown to be replaced
Glauber Costa
2008-04-24
x86: unify KERNEL_PGD_PTRS
Jeremy Fitzhardinge
2008-04-19
x86: use new set_cpus_allowed_ptr function
Mike Travis
2008-04-17
x86: use cpu_online()
Akinobu Mita
2008-04-17
x86: cleanup duplicate includes
Joe Perches
2008-03-21
x86: fix reboot problem with Dell Optiplex 745, 0KW626 board
Heinz-Ado Arnolds
2008-03-21
x86: add the DFF (Desktop Form Factor) Dell Optiplex 745 to the reboot errata...
Coleman Kane
2008-03-07
x86: re-add reboot fixups
Ingo Molnar
2008-02-13
x86: fixup machine_ops reboot_{32|64}.c unification fallout
Jody Belka
2008-01-30
x86: reboot: remove inb_p usage
Alan Cox
2008-01-30
x86: reboot_{32|64}.c unification
Miguel Boton