- c4762ab NR_CPUS: Replace NR_CPUS in speedstep-centrino.c by Mike Travis · 16 years ago
- 1bd9d6b NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genapic_flat_64.c by Mike Travis · 16 years ago
- 247bc6c NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genx2apic_uv_x.c by Mike Travis · 16 years ago
- f2ad47f NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/proc.c by Mike Travis · 16 years ago
- 6bca67f NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/mcheck/mce_64.c by Mike Travis · 16 years ago
- eb53fac cpumask: Use optimized CPUMASK_ALLOC macros in the centrino_target by Mike Travis · 16 years ago
- c42f4f4 cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/ldt.c by Mike Travis · 16 years ago
- cb6d2be cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/io_apic_64.c by Mike Travis · 16 years ago
- 65c0118 cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr by Mike Travis · 16 years ago
- bb2c018 Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
- 2b04be7 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- bdec6ca Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 9354094 x86: fix numaq_tsc_disable by Yinghai Lu · 16 years ago
- 8e9509c ftrace: fix merge buglet by Ingo Molnar · 16 years ago
- dc7c65d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
- da5e09a ACPI : Create "idle=nomwait" bootparam by Zhao Yakui · 17 years ago
- c1e3b37 ACPI: Create "idle=halt" bootparam by Zhao Yakui · 17 years ago
- 5b53496 ACPI: Disable the C2C3_FFH access mode HW has no MWAIT support by Zhao Yakui · 17 years ago
- fafa3a3 Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 8263884 Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
- 431ceb8 x86: fix TSC build error on 32bit by Thomas Gleixner · 16 years ago
- 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
- da6e88f Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- af5329c Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 91d0322 Merge branch 'linus' into x86/urgent by Ingo Molnar · 16 years ago
- 5a86102 Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6 by Linus Torvalds · 16 years ago
- 751851af Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 16 years ago
- d18bb9a Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 4bb0057 Merge branch 'core/printk' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- e18425a Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- d1794f2 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
- 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
- a3da5bf Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 7daf705 Start using the new '%pS' infrastructure to print symbols by Linus Torvalds · 16 years ago
- 065cb3d x86, suspend, acpi: correct and add comments about Big Real Mode by H. Peter Anvin · 16 years ago
- 3bf2e77 x86, suspend, acpi: enter Big Real Mode by H. Peter Anvin · 16 years ago
- 4c2a997 x86: add PCI ID for 6300ESB force hpet by Joe Buehler · 17 years ago
- 1c776bf x86: add another PCI ID for ICH6 force-hpet by Krzysztof Oledzki · 17 years ago
- 5806b81a Merge branch 'auto-ftrace-next' into tracing/for-linus by Ingo Molnar · 16 years ago
- 2387ce5 x86: make 64bit hpet_set_mapping to use ioremap too, v2 by Yinghai Lu · 16 years ago
- 87a1c44 x86: get x86_phys_bits early by Yinghai Lu · 16 years ago
- 32b23e9 x86: max_low_pfn_mapped fix #4 by Yinghai Lu · 16 years ago
- 11369f35 x86: change _node_to_cpumask_ptr to return const ptr by Mike Travis · 16 years ago
- ce8b06b x86: I/O APIC: remove an IRQ2-mask hack by Maciej W. Rozycki · 16 years ago
- 3d88cca x86: fix numaq_tsc_disable calling by Yinghai Lu · 16 years ago
- 7b479be x86, e820: remove end_user_pfn by Yinghai Lu · 16 years ago
- 965194c x86: max_low_pfn_mapped fix, #2 by Yinghai Lu · 16 years ago
- 7ab073b x86: max_low_pfn_mapped fix, #1 by Yinghai Lu · 16 years ago
- ae94b80 Merge branch 'linus' into x86/core by Ingo Molnar · 16 years ago
- eca91e7 x86_64: fix delayed signals by Roland McGrath · 16 years ago
- da1f29f x86: remove conflicting nx6325 and nx6125 quirks by Rafael J. Wysocki · 16 years ago
- 6c82a00 Merge branch 'x86/generalize-visws' into x86/core by Ingo Molnar · 16 years ago
- 5b4d238 x86: Recover timer_ack lost in the merge of the NMI watchdog by Maciej W. Rozycki · 16 years ago
- af17478 x86: I/O APIC: Never configure IRQ2 by Maciej W. Rozycki · 16 years ago
- c88ac1d x86: L-APIC: Always fully configure IRQ0 by Maciej W. Rozycki · 16 years ago
- 1baea6e x86: L-APIC: Set IRQ0 as edge-triggered by Maciej W. Rozycki · 16 years ago
- 557d7d4 x86: use matching CFI_ENDPROC by Glauber Costa · 16 years ago
- 8d28aab x86_64: add pseudo-features for 32-bit compat syscall by Jeremy Fitzhardinge · 16 years ago
- 3d0decc x86: fix tsc unification buglet with ftrace and stackprotector by Ingo Molnar · 16 years ago
- f361a45 x86: introduce max_low_pfn_mapped for 64-bit by Yinghai Lu · 16 years ago
- 69a7704 x86: e820: user-defined memory maps: remove the range instead of update it to reserved by Yinghai Lu · 16 years ago
- e54afe3 x86: remove duplicate call to use_tsc_delay by Glauber Costa · 16 years ago
- f78cb9b x86, VisWS: build fix by Ingo Molnar · 16 years ago
- b10e9ad arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it shouldn't be tracked. by Daniel Guilak · 16 years ago
- 26dd9fc x86, VisWS: turn into generic arch, clean up by Ingo Molnar · 16 years ago
- 0cecf92 x86, VisWS: turn into generic arch, clean up by Ingo Molnar · 16 years ago
- 54ce7f9 x86, VisWS: turn into generic arch, IO-APIC setup fix by Ingo Molnar · 16 years ago
- 1b84e1c x86, VisWS: turn into generic arch, flip over VISWS to generic arch by Ingo Molnar · 16 years ago
- 6525363 x86, VisWS: turn into generic arch, copy visws files by Ingo Molnar · 16 years ago
- 22d5c67 x86, VisWS: turn into generic arch, make VisWS boot on a regular PC by Ingo Molnar · 16 years ago
- 3b33553 x86: add early quirk support by Ingo Molnar · 16 years ago
- a13b04a x86 microcode: firmware data is const by Greg Kroah-Hartman · 17 years ago
- bac0c91 Merge branch 'tracing/ftrace' into auto-ftrace-next by Ingo Molnar · 16 years ago
- 0b9f4f4 x86: I/O APIC: Add a 64-bit variation of replace_pin_at_irq() by Maciej W. Rozycki · 17 years ago
- c9076b6 Revert "x86: fix IO APIC breakage on HP nx6325" by Ingo Molnar · 16 years ago
- 2179bab Revert "x86: fix IO APIC breakage on HP nx6325, v2" by Ingo Molnar · 16 years ago
- 3d43ecd x86: make e820_end return end_of_ram again for 64bit by Yinghai Lu · 16 years ago
- f34fa82 x86, acpi: merge __acpi_map_table by Yinghai Lu · 16 years ago
- 9e4144a Merge branch 'linus' into core/printk by Ingo Molnar · 16 years ago
- de989ef Merge branch 'x86/unify-lib' into x86/core by Ingo Molnar · 16 years ago
- a737abd x86: e820 memmap - add checking for NULL early param by Cyrill Gorcunov · 17 years ago
- c22d4c1 x86: make e820_end return max ram type only for 32 bit by Yinghai Lu · 16 years ago
- 183fe06 x86: build fix for "x86: fix C1E && nx6325 stability problem" by Ingo Molnar · 16 years ago
- e2079c4 x86: fix C1E && nx6325 stability problem by Rafael J. Wysocki · 16 years ago
- 2dc807b x86: make max_pfn cover acpi table below 4g by Yinghai Lu · 16 years ago
- 26ccb8a x86: rename threadinfo to TI. by Glauber Costa · 17 years ago
- 0a4d8a4 x86: provide delay loop for x86_64. by Glauber Costa · 17 years ago
- 6f585e0 arch/x86/kernel/smpboot.c: fix warning by Andrew Morton · 17 years ago
- 7b4fd4b x86: traps_xx: various small changes by Alexander van Heukelum · 17 years ago
- abd3480 x86: traps_xx: modify default_do_nmi by Alexander van Heukelum · 17 years ago
- 13485ab x86: traps_xx: restructure do_general_protection() by Alexander van Heukelum · 17 years ago
- a7bbb0c x86: traps_xx: modify do_trap by Alexander van Heukelum · 17 years ago
- e423f49 x86: traps_xx: modify __die by Alexander van Heukelum · 17 years ago
- badc765 x86: traps_xx: shuffle headers and globals by Alexander van Heukelum · 17 years ago
- a8c1be9 x86: initial changes to unify traps_32.c and traps_64.c by Alexander van Heukelum · 17 years ago
- e93ef94 x86: rename paravirtualized TSC functions by Alok Kataria · 17 years ago
- 8fbbc4b x86: merge tsc_init and clocksource code by Alok Kataria · 17 years ago
- 2dbe06f x86: merge the TSC cpu-freq code by Alok Kataria · 17 years ago
- bfc0f59 x86: merge tsc calibration by Alok Kataria · 17 years ago
- 0ef9553 x86: merge sched_clock handling by Alok Kataria · 17 years ago