- 64f644c i386: convert hardware exception 5 to an interrupt gate by Alexander van Heukelum · 16 years ago
- 8d6f9d6 i386: convert hardware exception 4 to an interrupt gate by Alexander van Heukelum · 16 years ago
- b94da1e i386: expand exception 3 DO_TRAP macro by Alexander van Heukelum · 16 years ago
- 976382d i386: convert hardware exception 0 to an interrupt gate by Alexander van Heukelum · 16 years ago
- 61aef7d i386: prepare to convert exceptions to interrupts by Alexander van Heukelum · 16 years ago
- 762db43 i386: remove kprobes' restore_interrupts in favour of conditional_sti by Alexander van Heukelum · 16 years ago
- 927604c x86: rename discontig_32.c to numa_32.c by Yinghai Lu · 16 years ago
- 0cefa5b arch/x86/kernel/smpboot.c: Clarify when irq processing begins. by Manfred Spraul · 16 years ago
- 295286a x86-64: slightly stream-line 32-bit syscall entry code by Jan Beulich · 16 years ago
- 8daf14c Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x86/memory-corruption-check', 'x86/early-printk', 'x86/xsave', 'x86/ptrace-v2', 'x86/quirks', 'x86/setup', 'x86/spinlocks' and 'x86/signal' into x86/core-v2 by Ingo Molnar · 16 years ago
- 1db5fff x86: make processor type select depend on CONFIG_EMBEDDED by Ingo Molnar · 16 years ago
- b7b3a42 x86: extend processor type select help text by Ingo Molnar · 16 years ago
- 8a66712 x86, amd-iommu: propagate PCI device enabling error by Ingo Molnar · 16 years ago
- d562353 warnings: fix arch/x86/kernel/io_apic_64.c by Ingo Molnar · 16 years ago
- 45e96f2 warnings: fix arch/x86/kernel/early_printk.c by Ingo Molnar · 16 years ago
- 9f48280 x86, fpu: check __clear_user() return value by Ingo Molnar · 16 years ago
- 620f2ef Merge branch 'linus' into x86/xsave by Ingo Molnar · 16 years ago
- 46eaa67 x86: memory corruption check - cleanup by Ingo Molnar · 16 years ago
- a9b9e81 Merge branch 'linus' into x86/memory-corruption-check by Ingo Molnar · 16 years ago
- eceb138 Merge branches 'core/signal' and 'x86/spinlocks' into x86/xen by Ingo Molnar · 16 years ago
- 84e9c95 Merge branch 'x86/signal' into core/signal by Ingo Molnar · 16 years ago
- 1389ac4 Merge branch 'linus' into x86/signal by Ingo Molnar · 16 years ago
- acbaa41 Merge branch 'linus' into x86/quirks by Ingo Molnar · 16 years ago
- 365d46d Merge branch 'linus' into x86/xen by Ingo Molnar · 16 years ago
- 325af5f x86: ioperm user_regset by Roland McGrath · 16 years ago
- 206855c Merge branch 'x86/urgent' into core/signal by Ingo Molnar · 16 years ago
- cb58ffc x86: fix early panic on amd64 due to typo in supported CPU section by Petr Vandrovec · 16 years ago
- c613ec1 x86, early_ioremap: fix fencepost error by Alan Cox · 16 years ago
- e1e23bb x86: avoid dereferencing beyond stack + THREAD_SIZE by David Rientjes · 16 years ago
- ead9d23 Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 0afe2db Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D by Ingo Molnar · 16 years ago
- d847059 Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B by Ingo Molnar · 16 years ago
- bf6f51e Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- ec8deff Merge phase #2 (PAT updates) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 098ef21 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
- b11ce8a Merge branch 'sched-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- f6bccf6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
- 725c258 Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for-linus-phase3-B by Ingo Molnar · 16 years ago
- 3dd392a Merge branch 'linus' into x86/pat2 by Ingo Molnar · 16 years ago
- b27a43c x86, cpa: make the kernel physical mapping initialization a two pass sequence, fix by Suresh Siddha · 16 years ago
- ad2cde1 x86, pat: cleanups by Ingo Molnar · 16 years ago
- 28dd033 x86: fix pagetable init 64-bit breakage by Suresh Siddha · 16 years ago
- 9542ada x86: track memtype for RAM in page struct by Suresh Siddha · 16 years ago
- ad5ca55 x86, cpa: srlz cpa(), global flush tlb after splitting big page and before doing cpa by Suresh Siddha · 16 years ago
- 8311eb8 x86, cpa: remove cpa pool code by Suresh Siddha · 16 years ago
- 55121b4 x86, cpa: no need to check alias for __set_pages_p/__set_pages_np by Suresh Siddha · 16 years ago
- 0b8fdcb x86, cpa: dont use large pages for kernel identity mapping with DEBUG_PAGEALLOC by Suresh Siddha · 16 years ago
- a2699e4 x86, cpa: make the kernel physical mapping initialization a two pass sequence by Suresh Siddha · 16 years ago
- b2bc273 x86, cpa: rename PTE attribute macros for kernel direct mapping in early boot by Suresh Siddha · 16 years ago
- d403a64 Merge phase #1 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 43603c8 x86, debug: print more information about unknown CPUs by Hans Schou · 16 years ago
- 5dc64a3 xen: do not reserve 2 pages of padding between hypervisor and fixmap. by Ian Campbell · 16 years ago
- 8eb95f2 Merge commit 'v2.6.27' into timers/hpet by Ingo Molnar · 16 years ago
- bf0b90e [CPUFREQ][1/6] cpufreq: Add cpu number parameter to __cpufreq_driver_getavg() by venkatesh.pallipadi@intel.com · 16 years ago
- 847aef6 [CPUFREQ] acpi-cpufreq: add error handling for cpufreq_register_driver() error by Akinobu Mita · 16 years ago
- 8d2d205 [CPUFREQ] Coding style fixes to arch/x86/kernel/cpu/cpufreq/powernow-k6.c by Paolo Ciarrocchi · 16 years ago
- 18c6faa [CPUFREQ] Coding style fixes to arch/x86/kernel/cpu/cpufreq/elanfreq.c by Paolo Ciarrocchi · 16 years ago
- 8d59225 [CPUFREQ] correct broken links and email addresses by Németh Márton · 16 years ago
- eefb47f xen: use spin_lock_nest_lock when pinning a pagetable by Jeremy Fitzhardinge · 16 years ago
- 990d0f2 Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched/urgent' into sched/core by Ingo Molnar · 16 years ago
- 04944b7 x86: xsave: set FP, SSE bits in the xsave header in the user sigcontext by Suresh Siddha · 16 years ago
- f364ead x86: xsave: fix error condition in save_i387_xstate() by Suresh Siddha · 16 years ago
- 8d89adf x86: SB450: deprioritize DMI quirks by Ingo Molnar · 16 years ago
- 33fb0e4 x86: SB450: skip IRQ0 override if it is not routed to INT2 of IOAPIC by Andreas Herrmann · 16 years ago
- afed26d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 16 years ago
- 6106611 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
- e85ceae kgdb, x86: Avoid invoking kgdb_nmicallback twice per NMI by Jan Kiszka · 16 years ago
- e84956f x86 ACPI: Blacklist two HP machines with buggy BIOSes by Rafael J. Wysocki · 16 years ago
- e496e3d Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/exports', 'x86/fpu', 'x86/gart', 'x86/idle', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/oprofile', 'x86/paravirt', 'x86/reboot', 'x86/sparse-fixes', 'x86/tsc', 'x86/urgent' and 'x86/vmalloc' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
- b159d7a Merge branch 'x86/tracehook' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
- 0962f40 Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
- 19268ed Merge branch 'x86/pebs' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
- b8cd9d0 Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
- 2407390 x86: replace a magic number with a named constant in the VESA boot code by Michal Januszewski · 16 years ago
- d99e901 x86: gart iommu have direct mapping when agp is present too by Yinghai Lu · 16 years ago
- dd55235 x86: mtrr_cleanup: treat WRPROT as UNCACHEABLE by Yinghai Lu · 16 years ago
- 99e1aa1 x86: mtrr_cleanup: first 1M may be covered in var mtrrs by Yinghai Lu · 16 years ago
- 42fde7a x86: mtrr_cleanup: print out correct type v2 by Yinghai Lu · 16 years ago
- d960c9c x86 setup: remove IMAGE_OFFSET by Paul Bolle · 16 years ago
- cc65f1e x86 setup: correct segfault in generation of 32-bit reloc kernel by H. Peter Anvin · 16 years ago
- f68ec0c Merge commit 'v2.6.27-rc8' into x86/setup by Ingo Molnar · 16 years ago
- 98920dc Revert "x86: fix ghost EDD devices in /sys again" by H. Peter Anvin · 16 years ago
- 6cdcdb9 x86 setup: fix ghost entries under /sys/firmware/edd take 3 by Andrey Borzenkov · 16 years ago
- 175e438 x86: trivial printk fix in efi.c by Russ Anderson · 16 years ago
- 69e13ad x86: signal: remove indent in restore_sigcontext() by Hiroshi Shimamoto · 16 years ago
- a2e8d3d x86: signal: move macros out from restore_sigcontext() by Hiroshi Shimamoto · 16 years ago
- db053b8 xen: clean up x86-64 warnings by Jeremy Fitzhardinge · 16 years ago
- 8bb3931 x86, debug: mtrr_cleanup print out var mtrr before change it by Yinghai Lu · 16 years ago
- 834836e x86: mtrr_cleanup try gran_size to less than 1M, v3 by Yinghai Lu · 16 years ago
- 136c82c x86: mtrr_cleanup try gran_size to less than 1M, cleanup by J.A. Magallón · 16 years ago
- fd1452e x86/microcode: fix sleeping function called from invalid context at kernel/mutex.c by Dmitry Adamushko · 16 years ago
- 40becd8 AMD IOMMU: use iommu_device_max_index by FUJITA Tomonori · 16 years ago
- edfd222 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
- 2ffb350 x86: change MTRR_SANITIZER to def_bool y by Yinghai Lu · 16 years ago
- 7b9cee1 x86: ia32_signal.c remove unnecessary function calls by Hiroshi Shimamoto · 16 years ago
- bff0aa4 x86: ia32_signal.c: remove unnecessary cast to u32 by Hiroshi Shimamoto · 16 years ago
- dc63b52 x86, vmi: fix broken LDT access by Zachary Amsden · 16 years ago
- de59985 x86: Fix broken LDT access in VMI by Zachary Amsden · 16 years ago
- 9b15684 x86, debug printouts: IOMMU setup failures should not be KERN_ERR by Adam Jackson · 16 years ago
- 3dcd7e2 x86: fix typo in enable_mtrr_cleanup early parameter by J.A. Magallón · 16 years ago