- 92df5c3 vmcoreinfo: fix the configuration dependencies by Ken'ichi Ohmichi · 17 years ago
- 18a01a3b Use BOOTMEM_EXCLUSIVE for kdump by Bernhard Walle · 17 years ago
- 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 17 years ago
- 3e6bdf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
- 58d5d0d x86: fix deadlock, make pgd_lock irq-safe by Ingo Molnar · 17 years ago
- 20651af x86: fix mttr trimming by Yinghai Lu · 17 years ago
- 971a52d x86: delay CPA self-test and repeat it by Ingo Molnar · 17 years ago
- f1fbabb x86: fix 64-bit sections by Sam Ravnborg · 17 years ago
- cc842b8 x86: remove suprious ifdefs from pageattr.c by Arjan van de Ven · 17 years ago
- 984bb80 x86: mark the .rodata section also NX by Arjan van de Ven · 17 years ago
- a57dae3 x86: fix iret exception recovery on 64-bit by Roland McGrath · 17 years ago
- d7ac12f x86: fix sparse warnings in powernow-k8.c by Harvey Harrison · 17 years ago
- deef79e x86: fix sparse error in traps_32.c by Harvey Harrison · 17 years ago
- 4a5a77d x86: trivial sparse/checkpatch in quirks.c by Harvey Harrison · 17 years ago
- c63855d x86 ptrace: disallow null cs/ss by Roland McGrath · 17 years ago
- 2d684cd x86: remove X2 workaround by Ingo Molnar · 17 years ago
- d8b57bb x86: make spurious fault handler aware of large mappings by Thomas Gleixner · 17 years ago
- 3aa4b37 x86: make traps on entry code be debuggable in user space, 64-bit by Roland McGrath · 17 years ago
- 9d8af78 rtc: add HPET RTC emulation to RTC_DRV_CMOS by Bernhard Walle · 17 years ago
- 6b2fb3c idle_regs() must be __cpuinit by Adrian Bunk · 17 years ago
- 6c81c32 calibrate_delay() must be __cpuinit by Adrian Bunk · 17 years ago
- 941e492 read_current_timer() cleanups by Andrew Morton · 17 years ago
- 8cb2a7c stop c_p_a corrupting the pds by Hugh Dickins · 17 years ago
- 9914712 Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 17 years ago
- 5e54197 add mm argument to pte/pmd/pud/pgd_free by Benjamin Herrenschmidt · 17 years ago
- 67ec11c iommu sg: kill __clear_bit_string and find_next_zero_string by FUJITA Tomonori · 17 years ago
- fde9a10 iommu sg: x86: convert gart IOMMU to use the IOMMU helper by FUJITA Tomonori · 17 years ago
- 1b39b07 iommu sg: x86: convert calgary IOMMU to use the IOMMU helper by FUJITA Tomonori · 17 years ago
- 42d0028 iommu sg merging: x86: make pci-gart iommu respect the segment size limits by FUJITA Tomonori · 17 years ago
- cb9282e timerfd: wire the new timerfd API to the x86 family by Davide Libenzi · 17 years ago
- c0b49b0 kvm: i386 fix by Andrew Morton · 17 years ago
- 6c00a61 intel-agp: add chipset flushing support by Dave Airlie · 17 years ago
- d2fc0ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
- 93890b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 17 years ago
- f5bb3a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
- 7b610ee x86: cpa, micro-optimization by Thomas Gleixner · 17 years ago
- 87f7f8f x86: cpa, clean up code flow by Ingo Molnar · 17 years ago
- beaff63 x86: cpa, eliminate CPA_ enum by Ingo Molnar · 17 years ago
- 9df8499 x86: cpa, cleanups by Ingo Molnar · 17 years ago
- f07333f x86: implement gbpages support in change_page_attr() by Andi Kleen · 17 years ago
- b536022 x86: support gbpages in pagetable dump by Andi Kleen · 17 years ago
- c2f71ee x86: add gbpages support to lookup_address by Andi Kleen · 17 years ago
- d4f71f7 x86: switch direct mapping setup over to set_pte by Andi Kleen · 17 years ago
- 7bfb72e x86: fix page-present check in cpa_flush_range by Thomas Gleixner · 17 years ago
- 6ce9fc1 x86: remove cpa warning by Ingo Molnar · 17 years ago
- bde1965 x86: remove now unused clear_kernel_mapping by Andi Kleen · 17 years ago
- 28d6ee4 x86: switch pci-gart over to using set_memory_np() instead of clear_kernel_mapping() by Andi Kleen · 17 years ago
- 64f351d x86: cpa selftest, skip non present entries by Thomas Gleixner · 17 years ago
- 07cf89c x86: CPA fix pagetable split by Thomas Gleixner · 17 years ago
- 31422c5 x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE by Andi Kleen · 17 years ago
- 9a14aef x86: cpa, fix lookup_address by Thomas Gleixner · 17 years ago
- 34508f6 x86: AMD Athlon X2 hard hang fix by Ingo Molnar · 17 years ago
- 65e074d x86: cpa, preserve large pages if possible by Thomas Gleixner · 17 years ago
- f4ae5da x86: cpa, check if we changed anything and tlb flushing is necessary by Thomas Gleixner · 17 years ago
- 72e458d x86: introduce struct cpa_data by Thomas Gleixner · 17 years ago
- 6bb8383 x86: cpa, only flush the cache if the caching attributes have changed by Andi Kleen · 17 years ago
- 331e406 x86: CPA return early when requested feature is not available by Thomas Gleixner · 17 years ago
- 1c083eb x86: fix EFI mapping by Huang, Ying · 17 years ago
- f56d005 x86: no CPA on iounmap by Thomas Gleixner · 17 years ago
- 75ab43b x86: ioremap remove the range check of cpa by Thomas Gleixner · 17 years ago
- e66aadb x86: simplify __ioremap by Thomas Gleixner · 17 years ago
- 63c1dcf x86: CPA use the existing pfn in split as well by Thomas Gleixner · 17 years ago
- 626c2c9 x86: use the pfn from the page when change its attributes by Arjan van de Ven · 17 years ago
- cc0f21b x86: teach the static_protection function about high mappings by Arjan van de Ven · 17 years ago
- 16c02ed x86: add cpu mtrr init function definitions to mtrr.h by Harvey Harrison · 17 years ago
- b6d549a x86: add cpu init function defintions to cpu.h by Harvey Harrison · 17 years ago
- 7bb308a x86: small sparse fix in process_32.c by Harvey Harrison · 17 years ago
- 73bdb73 x86: add include to cpu/intel.c by Harvey Harrison · 17 years ago
- c7e844f x86: move NUMAQ io handling into arch/x86/pci/numa.c by Andi Kleen · 17 years ago
- fa0c864 x86: cleanup - eliminate numbers in LDT allocation code by Cyrill Gorcunov · 17 years ago
- a67ad9c x86: revert "defer cr3 reload when doing pud_clear()" by Jeremy Fitzhardinge · 17 years ago
- e618c95 x86: unify PAE/non-PAE pgd_ctor by Jeremy Fitzhardinge · 17 years ago
- 94a8a7a x86: remove misleading comments in trampoline_*.S by Pavel Machek · 17 years ago
- 9a6b344 x86: remove long dead cyrix mtrr code by Harvey Harrison · 17 years ago
- f0be6c6 x86 setup: print missing CPU features in cleartext by H. Peter Anvin · 17 years ago
- fa1408e x86: unify CPU feature string names by H. Peter Anvin · 17 years ago
- 2b06ac8 x86: cpuid, msr: use inode mutex instead of big kernel lock by H. Peter Anvin · 17 years ago
- 2347d93 x86: cpuid: allow querying %ecx-sensitive CPUID levels by H. Peter Anvin · 17 years ago
- f832ff1 x86: use _ASM_EXTABLE macro in arch/x86/mm/init_32.c by H. Peter Anvin · 17 years ago
- 8da804f x86: use _ASM_EXTABLE macro in arch/x86/lib/usercopy_64.c by H. Peter Anvin · 17 years ago
- 28777441 x86: use _ASM_EXTABLE macro in arch/x86/lib/usercopy_32.c by H. Peter Anvin · 17 years ago
- e7a40d2 x86: use _ASM_EXTABLE macro in arch/x86/lib/mmx_32.c by H. Peter Anvin · 17 years ago
- 9290909 x86: use _ASM_EXTABLE macro in arch/x86/kernel/test_nx.c by H. Peter Anvin · 17 years ago
- 1622ac2 x86: define OBJCOPYFLAGS explicitly for each target. by Ian Campbell · 17 years ago
- cf89ec9 x86: reduce ifdef sections in fault.c by Harvey Harrison · 17 years ago
- 6118f76 x86: print out node_data addr and bootmap_start addr by Yinghai Lu · 17 years ago
- b50516fc x86: CPA remove bogus NX clear by Thomas Gleixner · 17 years ago
- 4cf3184 x86: mach-rdc321x Kconfig fix by Florian Fainelli · 17 years ago
- 3bc9a77 x86: rename module scx200_32 to scx200 by Sam Ravnborg · 17 years ago
- 3a900d8 x86: restore correct module name for apm by Sam Ravnborg · 17 years ago
- 262d5ee x86: VMI fix by Ingo Molnar · 17 years ago
- 38cb47b x86: relax RAM check in ioremap() by Ingo Molnar · 17 years ago
- 0ad07ec virtio: Put the virtio under the virtualization menu by Anthony Liguori · 17 years ago
- 03502fa remove Documentation/smp.txt by Adrian Bunk · 17 years ago
- 4fe3fca Correct explanations of "find_next" bit routines. by Robert P. J. Day · 17 years ago
- 125e564 Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig by Mathieu Desnoyers · 17 years ago
- 3f55009 Add HAVE_KPROBES by Mathieu Desnoyers · 17 years ago
- 42d4b83 Add HAVE_OPROFILE by Mathieu Desnoyers · 17 years ago
- 687fcdf Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
- 215e871 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago