| Commit message (Expand) | Author | Age |
* | x86, es7000: fix ACPI table mappings | Yinghai Lu | 2009-02-09 |
* | acpi/x86: introduce __apci_map_table, v4 | Yinghai Lu | 2009-02-09 |
* | acpi: remove final __acpi_map_table mapping before setting acpi_gbl_permanent... | Jeremy Fitzhardinge | 2009-02-09 |
* | x86: always explicitly map acpi memory | Jeremy Fitzhardinge | 2009-02-09 |
* | x86: use early_ioremap in __acpi_map_table | Jeremy Fitzhardinge | 2009-02-09 |
*-----. | Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',... | Len Brown | 2009-02-07 |
|\ \ \ \ |
|
| | | | * | ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc ent... | Thomas Renninger | 2009-02-04 |
| | | * | | Merge branch 'core/xen' into x86/urgent | Ingo Molnar | 2009-02-04 |
| | | |\| |
|
| | | | * | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-01-31 |
| | | | |\ |
|
| | | | | * | x86, ds, bts: cleanup/fix DS configuration | Markus Metzger | 2009-01-22 |
| |_|_|_|/
|/| | | | |
|
| | | | * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-01-31 |
| | | | |\ |
|
| | | | * | | Documentation: move DMA-mapping.txt to Doc/PCI/ | Randy Dunlap | 2009-01-29 |
| | |_|/ /
| |/| | | |
|
| | | * | | x86: APIC: enable workaround on AMD Fam10h CPUs | Borislav Petkov | 2009-02-03 |
| | | * | | x86: push old stack address on irqstack for unwinder | Martin Hicks | 2009-02-03 |
| | | * | | irq, x86: fix lock status with numa_migrate_irq_desc | Yinghai Lu | 2009-02-01 |
| | | * | | x86: add cache descriptors for Intel Core i7 | Dave Jones | 2009-02-01 |
| | | * | | x86/Voyager: make it build and boot | James Bottomley | 2009-01-31 |
| | | |/ |
|
| | | * | x86: tone down mtrr_trim_uncached_memory() warning | Ingo Molnar | 2009-01-29 |
| | | * | x86: correct the CPUID pattern for MSR_IA32_MISC_ENABLE availability | H. Peter Anvin | 2009-01-26 |
| | * | | ACPI suspend: Fix compilation warnings in drivers/acpi/sleep.c | Rafael J. Wysocki | 2009-01-16 |
| |/ /
|/| | |
|
| * | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-26 |
| |\ \ |
|
| | * | | debugobjects: add and use INIT_WORK_ON_STACK | Thomas Gleixner | 2009-01-22 |
| |/ /
|/| | |
|
| * | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-01-26 |
| |\ \ |
|
| | * | | locking, hpet: annotate false positive warning | Peter Zijlstra | 2009-01-12 |
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-01-26 |
|/| | |
| | |/
| |/| |
|
| * | | x86: fix section mismatch warning | Rakib Mullick | 2009-01-26 |
| * | | x86: unmask CPUID levels on Intel CPUs, fix | Ingo Molnar | 2009-01-26 |
| * | | x86: unmask CPUID levels on Intel CPUs | H. Peter Anvin | 2009-01-22 |
| * | | x86: mtrr fix debug boot parameter | Thomas Renninger | 2009-01-21 |
| * | | Revert "x86: signal: change type of paramter for sys_rt_sigreturn()" | Ingo Molnar | 2009-01-21 |
| * | | fix: crash: IP: __bitmap_intersects+0x48/0x73 | Ingo Molnar | 2009-01-19 |
| * | | cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write | Mike Travis | 2009-01-19 |
| * | | x86: fix section mismatch warnings in kernel/setup_percpu.c | Leonardo Potenza | 2009-01-18 |
| * | | x86: put trigger in to detect mismatched apic versions | Mike Travis | 2009-01-18 |
| * | | x86, UV: cpu_relax in uv_wait_completion | Cliff Wickman | 2009-01-15 |
| * | | x86: avoid early crash in disable_local_APIC() | Jan Beulich | 2009-01-15 |
| * | | x86, cpufreq: remove leftover copymask_copy() | Ingo Molnar | 2009-01-13 |
* | | | Merge branch 'misc' into release | Len Brown | 2009-01-16 |
|\ \ \ |
|
| * | | | kprobes: check CONFIG_FREEZER instead of CONFIG_PM | Masami Hiramatsu | 2009-01-16 |
| | |/
| |/| |
|
* | | | [CVE-2009-0029] Rename old_readdir to sys_old_readdir | Heiko Carstens | 2009-01-14 |
| |/
|/| |
|
* | | Revert "i386: add TRACE_IRQS_OFF for the nmi" | Ingo Molnar | 2009-01-12 |
* | | Revert "cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write" | Ingo Molnar | 2009-01-12 |
* | | x86: fix apic.c build error on latest git | Jaswinder Singh Rajput | 2009-01-12 |
* | | x86: fix mpparse.c build error on latest git | Jaswinder Singh Rajput | 2009-01-12 |
|/ |
|
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-01-10 |
|\ |
|
| * | x86: fix section mismatch warnings in mcheck/mce_amd_64.c | Leonardo Potenza | 2009-01-07 |
| *-. | Merge branches 'x86/cleanups', 'x86/mpparse', 'x86/numa' and 'x86/uv' into x8... | Ingo Molnar | 2009-01-06 |
| |\ \ |
|
| | * | | x86: remove duplicated #include's | Huang Weiyi | 2009-01-06 |
| | * | | x86: rename all fields of mpc_table mpc_X to X | Jaswinder Singh Rajput | 2009-01-05 |
| | * | | x86: rename all fields of mpc_oemtable oem_X to X | Jaswinder Singh Rajput | 2009-01-05 |