| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-02-11 | 1 | -2/+10 |
|\ |
|
| * | x86: clean up hpet timer reinit | Pavel Emelyanov | 2009-02-06 | 1 | -2/+10 |
| * | x86: fix hpet timer reinit for x86_64 | Pavel Emelyanov | 2009-02-05 | 1 | -1/+1 |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-02-11 | 9 | -23/+83 |
|\ \ |
|
| * | | i8327: fix outb() parameter order | Clemens Ladisch | 2009-02-10 | 1 | -9/+8 |
| * | | x86: fix math_emu register frame access | Tejun Heo | 2009-02-10 | 1 | -6/+9 |
| * | | x86, vmi: put a missing paravirt_release_pmd in pgd_dtor | Alok Kataria | 2009-02-09 | 1 | -0/+11 |
| * | | x86: find nr_irqs_gsi with mp_ioapic_routing | Yinghai Lu | 2009-02-09 | 2 | -5/+38 |
| * | | x86: add clflush before monitor for Intel 7400 series | Pallipadi, Venkatesh | 2009-02-09 | 2 | -0/+9 |
| * | | x86: fix grammar in user-visible BIOS warning | Alex Chiang | 2009-02-05 | 1 | -1/+1 |
| * | | x86, 64-bit: print DMI info in the oops trace | Kyle McMartin | 2009-02-04 | 1 | -2/+7 |
* | | | tracing, x86: fix constraint for parent variable | Steven Rostedt | 2009-02-11 | 1 | -5/+4 |
* | | | tracing, x86: fix fixup section to return to original code | Steven Rostedt | 2009-02-10 | 1 | -3/+5 |
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2009-02-09 | 1 | -6/+22 |
|\ \ \ |
|
| * | | | [CPUFREQ] powernow-k8: Get transition latency from ACPI _PSS table | Mark Langsdorf | 2009-02-05 | 1 | -6/+22 |
| | |/
| |/| |
|
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
*-----. \ \ | Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',... | Len Brown | 2009-02-07 | 18 | -77/+97 |
|\ \ \ \ \ \
| | | | |_|/
| | | |/| | |
|
| | | | * | | ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc ent... | Thomas Renninger | 2009-02-04 | 1 | -11/+0 |
| | | | |/ |
|
| | | * | | Merge branch 'core/xen' into x86/urgent | Ingo Molnar | 2009-02-04 | 5 | -18/+22 |
| | | |\| |
|
| | | | * | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-01-31 | 1 | -14/+17 |
| | | | |\ |
|
| | | | | * | x86, ds, bts: cleanup/fix DS configuration | Markus Metzger | 2009-01-22 | 1 | -14/+17 |
| |_|_|_|/
|/| | | | |
|
| | | | * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-01-31 | 2 | -3/+2 |
| | | | |\ |
|
| | | | * | | Documentation: move DMA-mapping.txt to Doc/PCI/ | Randy Dunlap | 2009-01-29 | 1 | -1/+1 |
| | |_|/ /
| |/| | | |
|
| | | * | | x86: APIC: enable workaround on AMD Fam10h CPUs | Borislav Petkov | 2009-02-03 | 1 | -1/+1 |
| | | * | | x86: push old stack address on irqstack for unwinder | Martin Hicks | 2009-02-02 | 1 | -0/+1 |
| | | * | | irq, x86: fix lock status with numa_migrate_irq_desc | Yinghai Lu | 2009-02-01 | 1 | -2/+3 |
| | | * | | x86: add cache descriptors for Intel Core i7 | Dave Jones | 2009-02-01 | 1 | -0/+15 |
| | | * | | x86/Voyager: make it build and boot | James Bottomley | 2009-01-31 | 1 | -12/+0 |
| | | |/ |
|
| | | * | x86: tone down mtrr_trim_uncached_memory() warning | Ingo Molnar | 2009-01-29 | 1 | -2/+1 |
| | | * | x86: correct the CPUID pattern for MSR_IA32_MISC_ENABLE availability | H. Peter Anvin | 2009-01-26 | 1 | -1/+1 |
| | * | | ACPI suspend: Fix compilation warnings in drivers/acpi/sleep.c | Rafael J. Wysocki | 2009-01-16 | 1 | -2/+2 |
| |/ /
|/| | |
|
| * | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-26 | 1 | -0/+1 |
| |\ \ |
|
| | * | | debugobjects: add and use INIT_WORK_ON_STACK | Thomas Gleixner | 2009-01-22 | 1 | -1/+2 |
| |/ /
|/| | |
|
| * | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-01-26 | 1 | -1/+1 |
| |\ \ |
|
| | * | | locking, hpet: annotate false positive warning | Peter Zijlstra | 2009-01-12 | 1 | -1/+1 |
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-01-26 | 8 | -31/+54 |
|/| | |
| | |/
| |/| |
|
| * | | x86: fix section mismatch warning | Rakib Mullick | 2009-01-26 | 1 | -1/+1 |
| * | | x86: unmask CPUID levels on Intel CPUs, fix | Ingo Molnar | 2009-01-26 | 1 | -8/+11 |
| * | | x86: unmask CPUID levels on Intel CPUs | H. Peter Anvin | 2009-01-22 | 1 | -0/+10 |
| * | | x86: mtrr fix debug boot parameter | Thomas Renninger | 2009-01-21 | 1 | -5/+7 |
| * | | Revert "x86: signal: change type of paramter for sys_rt_sigreturn()" | Ingo Molnar | 2009-01-21 | 1 | -2/+9 |
| * | | fix: crash: IP: __bitmap_intersects+0x48/0x73 | Ingo Molnar | 2009-01-20 | 1 | -7/+4 |
| * | | cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write | Mike Travis | 2009-01-19 | 1 | -13/+9 |
| * | | x86: fix section mismatch warnings in kernel/setup_percpu.c | Leonardo Potenza | 2009-01-18 | 1 | -1/+1 |
| * | | x86: put trigger in to detect mismatched apic versions | Mike Travis | 2009-01-18 | 1 | -0/+5 |
| * | | x86, UV: cpu_relax in uv_wait_completion | Cliff Wickman | 2009-01-15 | 1 | -0/+1 |
| * | | x86: avoid early crash in disable_local_APIC() | Jan Beulich | 2009-01-15 | 1 | -0/+4 |
| * | | x86, cpufreq: remove leftover copymask_copy() | Ingo Molnar | 2009-01-13 | 1 | -2/+0 |
* | | | Merge branch 'misc' into release | Len Brown | 2009-01-16 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | kprobes: check CONFIG_FREEZER instead of CONFIG_PM | Masami Hiramatsu | 2009-01-16 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | [CVE-2009-0029] Rename old_readdir to sys_old_readdir | Heiko Carstens | 2009-01-14 | 1 | -1/+1 |
| |/
|/| |
|