| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 2007-11-26 |
|\ |
|
| * | x86: fix APIC related bootup crash on Athlon XP CPUs | Ingo Molnar | 2007-11-26 |
| * | x86: export the symbol empty_zero_page on the 32-bit x86 architecture | Theodore Ts'o | 2007-11-26 |
| * | x86: fix kprobes_64.c inlining borkage | Andrew Morton | 2007-11-26 |
| * | pci: use pci=bfsort for HP DL385 G2, DL585 G2 | Michal Schmidt | 2007-11-26 |
| * | x86: correctly set UTS_MACHINE for "make ARCH=x86" | Andreas Herrmann | 2007-11-26 |
| * | lockdep: annotate do_debug() trap handler | Peter Zijlstra | 2007-11-26 |
| * | x86: turn off iommu merge by default | Ingo Molnar | 2007-11-26 |
| * | x86: printk kernel version in WARN_ON and other dump_stack users | Arjan van de Ven | 2007-11-26 |
| * | x86: fix NMI watchdog & 'stopped time' problem | Maciej W. Rozycki | 2007-11-26 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2007-11-26 |
|\ \ |
|
| * \ | Pull fluff into release branch | Len Brown | 2007-11-20 |
| |\ \ |
|
| | * | | x86: acpi_pciprobe_dmi_table[] must be __devinitdata | Adrian Bunk | 2007-11-16 |
| | * | | x86_64: remove acpi_pci_link_exit() | Adrian Bunk | 2007-11-16 |
| * | | | Pull thermal into release branch | Len Brown | 2007-11-20 |
| |\ \ \ |
|
| | * | | | ACPI: Enable MSR (FixedHW) support for T-States | Zhao Yakui | 2007-11-16 |
| | |/ / |
|
| * | / | ACPI: fix two IRQ8 issues in IOAPIC mode | Shaohua Li | 2007-11-20 |
| | |/
| |/| |
|
* / | | x86: correctly set UTS_MACHINE for "make ARCH=x86" | Andreas Herrmann | 2007-11-26 |
|/ / |
|
* | | x86: simplify "make ARCH=x86" and fix kconfig all.config | Sam Ravnborg | 2007-11-17 |
* | | x86: reboot fixup for wrap2c board | Denys | 2007-11-17 |
* | | x86: check boundary in count setup resource | Yinghai Lu | 2007-11-17 |
* | | x86: add hpet sanity checks | Thomas Gleixner | 2007-11-17 |
* | | x86: on x86_64, correct reading of PC RTC when update in progress in time_64.c | David P. Reed | 2007-11-17 |
* | | x86: fix freeze in x86_64 RTC update code in time_64.c | David P. Reed | 2007-11-17 |
* | | x86: fixup cpu_info array conversion | Thomas Gleixner | 2007-11-17 |
* | | x86: show cpuinfo only for online CPUs | Andreas Herrmann | 2007-11-17 |
* | | x86: fix cpu-hotplug regression | Andreas Herrmann | 2007-11-17 |
* | | x86: ignore the sys_getcpu() tcache parameter | Ingo Molnar | 2007-11-17 |
* | | x86: fix smp init sections | Randy Dunlap | 2007-11-17 |
* | | x86: fix voyager_cat_init section | Randy Dunlap | 2007-11-17 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2007-11-16 |
|\ \
| |/
|/| |
|
| * | [CPUFREQ] architectural pstate driver for powernow-k8 | Mark Langsdorf | 2007-10-22 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86 | Linus Torvalds | 2007-11-14 |
|\ \ |
|
| * | | x86: enable "make ARCH=x86" | Sam Ravnborg | 2007-11-12 |
| * | | x86: do not use $(ARCH) when not needed | Sam Ravnborg | 2007-11-12 |
| * | | x86: move the rest of the menu's to Kconfig | Sam Ravnborg | 2007-11-12 |
| * | | x86: move all simple arch settings to Kconfig | Sam Ravnborg | 2007-11-12 |
| * | | x86: copy x86_64 specific Kconfig symbols to Kconfig.i386 | Sam Ravnborg | 2007-11-12 |
| * | | x86: add X86_64 dependency to x86_64 specific symbols in Kconfig.x86_64 | Sam Ravnborg | 2007-11-12 |
| * | | x86: add X86_32 dependency to i386 specific symbols in Kconfig.i386 | Sam Ravnborg | 2007-11-12 |
| * | | x86: arch/x86/Kconfig.cpu unification | Sam Ravnborg | 2007-11-12 |
| * | | x86: start unification of arch/x86/Kconfig.* | Sam Ravnborg | 2007-11-12 |
| * | | x86: unification of cfufreq/Kconfig | Sam Ravnborg | 2007-11-12 |
* | | | x86: don't call mce_create_device on CPU_UP_PREPARE | Andreas Herrmann | 2007-11-14 |
* | | | x86: disable preemption in delay_tsc() | Andrew Morton | 2007-11-14 |
* | | | x86: fix taking DNA during 64bit sigreturn | Siddha, Suresh B | 2007-11-12 |
|/ / |
|
* | | x86 - 32-bit ptrace emulation mishandles 6th arg | Chuck Ebbert | 2007-11-09 |
* | | x86_64: ia32 ptrace THREAD_AREA fix | Roland McGrath | 2007-11-09 |
* | | x86: make nmi_cpu_busy() always defined | Ingo Molnar | 2007-11-09 |
* | | x86: make ipi_handler() always defined | Ingo Molnar | 2007-11-09 |