Age | Commit message (Expand) | Author | Files | Lines |
2009-01-03 | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2009-01-03 | x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids | Mike Travis | 1 | -1/+1 |
2009-01-02 | x86: cpuid.c fix style problems | Jaswinder Singh Rajput | 1 | -3/+3 |
2008-10-16 | device create: misc: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 1 | -2/+2 |
2008-08-25 | Merge branch 'x86/urgent' into x86/cleanups | H. Peter Anvin | 1 | -4/+11 |
2008-08-25 | x86: cpuid: correct return value on partial operations | H. Peter Anvin | 1 | -5/+9 |
2008-08-25 | x86: cpuid: propagate error from smp_call_function_single() | H. Peter Anvin | 1 | -1/+4 |
2008-08-11 | arch/x86/kernel/cpuid.c: removed duplicated #include | Huang Weiyi | 1 | -1/+0 |
2008-07-21 | device create: x86: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 1 | -2/+2 |
2008-07-15 | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 1 | -1/+1 |
2008-06-26 | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe | 1 | -1/+1 |
2008-05-18 | x86: cdev lock_kernel() pushdown | Jonathan Corbet | 1 | -8/+17 |
2008-04-19 | PM: Remove destroy_suspended_device() | Rafael J. Wysocki | 1 | -3/+1 |
2008-02-04 | x86: cpuid, msr: use inode mutex instead of big kernel lock | H. Peter Anvin | 1 | -4/+3 |
2008-02-04 | x86: cpuid: allow querying %ecx-sensitive CPUID levels | H. Peter Anvin | 1 | -25/+20 |
2008-02-01 | x86: fix section mismatch warnings when referencing notifiers | Sam Ravnborg | 1 | -1/+1 |
2008-01-30 | x86: remove unneded casts | Jan Engelhardt | 1 | -1/+1 |
2008-01-24 | PM: Acquire device locks on suspend | Rafael J. Wysocki | 1 | -3/+3 |
2007-10-19 | x86: convert cpuinfo_x86 array to a per_cpu array | Mike Travis | 1 | -1/+1 |
2007-10-19 | i386: do cpuid_device_create() in CPU_UP_PREPARE instead of CPU_ONLINE. | Akinobu Mita | 1 | -13/+19 |
2007-10-17 | i386: simplify smp_call_function_single() call sequence in cpuid | Avi Kivity | 1 | -19/+3 |
2007-10-17 | i386: misc cpuinit annotations | Satyam Sharma | 1 | -2/+4 |
2007-10-13 | Delete filenames in comments. | Dave Jones | 1 | -2/+0 |
2007-10-11 | i386: move kernel | Thomas Gleixner | 1 | -0/+242 |