Commit History

Author SHA1 Message Date
  Fabian Frederick 03452d27c6 x86, msr: Use seek definitions instead of hard-coded values 11 years ago
  Fabian Frederick 951a18c6fe x86, msr: Convert printk to pr_foo() 11 years ago
  Fabian Frederick cba0fdbcff x86, msr: Use PTR_ERR_OR_ZERO 11 years ago
  Srivatsa S. Bhat de82a01bef x86, msr: Fix CPU hotplug callback registration 11 years ago
  Andre Richter 1224987384 x86, msr: Use file_inode(), not f_mapping->host 12 years ago
  Paul Gortmaker 148f9bb877 x86: delete __cpuinit usage from all x86 files 12 years ago
  Al Viro 6131ffaa1f more file_inode() open-coded instances 12 years ago
  Alan Cox c903f0456b x86/msr: Add capabilities check 12 years ago
  Silas Boyd-Wickizer a2db672aa3 Use get_online_cpus to avoid races involving CPU hotplug 13 years ago
  David Howells f05e798ad4 Disintegrate asm/system.h for X86 13 years ago
  Al Viro 2c9ede55ec switch device_get_devnode() and ->devnode() to umode_t * 14 years ago
  Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
  Akinobu Mita a94247e7fb x86: convert cpu notifier to return encapsulate errno value 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
  Russ Anderson da482474b8 x86, msr/cpuid: Pass the number of minors when unregistering MSR and CPUID drivers. 15 years ago
  H. Peter Anvin 0b962d473a x86, msr/cpuid: Register enough minors for the MSR and CPUID drivers 15 years ago
  H. Peter Anvin 494c2ebfb2 x86, msr: Remove incorrect, duplicated code in the MSR driver 15 years ago
  Linus Torvalds 83be7d764d Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
  Frederic Weisbecker d6c304055b x86, msr: Remove the bkl from msr_open() 16 years ago
  Kay Sievers e454cea20b Driver-Core: extend devnode callbacks to provide permissions 16 years ago
  H. Peter Anvin ff55df53df x86, msr: Export the register-setting MSR functions via /dev/*/msr 16 years ago
  H. Peter Anvin 0cc0213e73 x86, msr: Have the _safe MSR functions return -EIO, not -EFAULT 16 years ago
  Kay Sievers 07e9bb8eeb Driver Core: x86: add nodename for cpuid and msr drivers. 16 years ago
  Jaswinder Singh Rajput 448dd2fa3e x86: msr.c fix style problems 16 years ago
  Mike Travis 9628937d5b x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids 16 years ago
  Greg Kroah-Hartman a9b12619f7 device create: misc: convert device_create_drvdata to device_create 17 years ago
  H. Peter Anvin 85f1cb6015 x86: msr: correct return value on partial operations 17 years ago
  H. Peter Anvin c6f31932d0 x86: msr: propagate errors from smp_call_function_single() 17 years ago
  Darrick J. Wong 967060d00d x86, msr: fix NULL pointer deref due to msr_open on nonexistent CPUs 17 years ago
  Greg Kroah-Hartman 3bfd49c8ab device create: x86: convert device_create to device_create_drvdata 17 years ago