Commit Graph

4363 Commits (ccd755c2d90dd9b9729ba5975f7c92bf206ddcf7)

Author SHA1 Message Date
Robert Richter ccd755c2d9 OProfile: Rename IBS sysfs dir into "ibs_op" 17 years ago
Robert Richter 2d55a47882 OProfile: Rework string handling in setup_ibs_files() 17 years ago
Robert Richter e2fee2761a OProfile: Rework oprofile_add_ibs_sample() function 17 years ago
Ingo Molnar 1db5fff9ae x86: make processor type select depend on CONFIG_EMBEDDED 17 years ago
Ingo Molnar b7b3a42533 x86: extend processor type select help text 17 years ago
Ingo Molnar 8a66712ba0 x86, amd-iommu: propagate PCI device enabling error 17 years ago
Ingo Molnar d562353a45 warnings: fix arch/x86/kernel/io_apic_64.c 17 years ago
Ingo Molnar 45e96f26f2 warnings: fix arch/x86/kernel/early_printk.c 17 years ago
Ingo Molnar 9f482807a6 x86, fpu: check __clear_user() return value 17 years ago
Ingo Molnar 46eaa67020 x86: memory corruption check - cleanup 17 years ago
Roland McGrath 325af5fb14 x86: ioperm user_regset 17 years ago
Petr Vandrovec cb58ffc388 x86: fix early panic on amd64 due to typo in supported CPU section 17 years ago
Alan Cox c613ec1a7f x86, early_ioremap: fix fencepost error 17 years ago
David Rientjes e1e23bb051 x86: avoid dereferencing beyond stack + THREAD_SIZE 17 years ago
Suresh Siddha b27a43c1e9 x86, cpa: make the kernel physical mapping initialization a two pass sequence, fix 17 years ago
Ingo Molnar ad2cde16a2 x86, pat: cleanups 17 years ago
Suresh Siddha 28dd033f43 x86: fix pagetable init 64-bit breakage 17 years ago
Suresh Siddha 9542ada803 x86: track memtype for RAM in page struct 17 years ago
Suresh Siddha ad5ca55f6b x86, cpa: srlz cpa(), global flush tlb after splitting big page and before doing cpa 17 years ago
Suresh Siddha 8311eb84bf x86, cpa: remove cpa pool code 17 years ago
Suresh Siddha 55121b4369 x86, cpa: no need to check alias for __set_pages_p/__set_pages_np 17 years ago
Suresh Siddha 0b8fdcbcd2 x86, cpa: dont use large pages for kernel identity mapping with DEBUG_PAGEALLOC 17 years ago
Suresh Siddha a2699e477b x86, cpa: make the kernel physical mapping initialization a two pass sequence 17 years ago
Suresh Siddha b2bc273146 x86, cpa: rename PTE attribute macros for kernel direct mapping in early boot 17 years ago
Hans Schou 43603c8df9 x86, debug: print more information about unknown CPUs 17 years ago
Ian Campbell 5dc64a3442 xen: do not reserve 2 pages of padding between hypervisor and fixmap. 17 years ago
venkatesh.pallipadi@intel.com bf0b90e357 [CPUFREQ][1/6] cpufreq: Add cpu number parameter to __cpufreq_driver_getavg() 17 years ago
Akinobu Mita 847aef6ffd [CPUFREQ] acpi-cpufreq: add error handling for cpufreq_register_driver() error 17 years ago
Paolo Ciarrocchi 8d2d2051e5 [CPUFREQ] Coding style fixes to arch/x86/kernel/cpu/cpufreq/powernow-k6.c 17 years ago
Paolo Ciarrocchi 18c6faa962 [CPUFREQ] Coding style fixes to arch/x86/kernel/cpu/cpufreq/elanfreq.c 17 years ago
Németh Márton 8d59225720 [CPUFREQ] correct broken links and email addresses 17 years ago
Jeremy Fitzhardinge eefb47f6a1 xen: use spin_lock_nest_lock when pinning a pagetable 17 years ago
Suresh Siddha 04944b793e x86: xsave: set FP, SSE bits in the xsave header in the user sigcontext 17 years ago
Suresh Siddha f364eadab5 x86: xsave: fix error condition in save_i387_xstate() 17 years ago
Ingo Molnar 8d89adf44c x86: SB450: deprioritize DMI quirks 17 years ago
Andreas Herrmann 33fb0e4eb5 x86: SB450: skip IRQ0 override if it is not routed to INT2 of IOAPIC 17 years ago
Jan Kiszka e85ceae910 kgdb, x86: Avoid invoking kgdb_nmicallback twice per NMI 17 years ago
Rafael J. Wysocki e84956f92a x86 ACPI: Blacklist two HP machines with buggy BIOSes 17 years ago
Michal Januszewski 2407390bd2 x86: replace a magic number with a named constant in the VESA boot code 17 years ago
Yinghai Lu d99e90164e x86: gart iommu have direct mapping when agp is present too 17 years ago
Yinghai Lu dd5523552c x86: mtrr_cleanup: treat WRPROT as UNCACHEABLE 17 years ago
Yinghai Lu 99e1aa17ce x86: mtrr_cleanup: first 1M may be covered in var mtrrs 17 years ago
Yinghai Lu 42fde7a05c x86: mtrr_cleanup: print out correct type v2 17 years ago
Paul Bolle d960c9ce47 x86 setup: remove IMAGE_OFFSET 17 years ago
H. Peter Anvin cc65f1ec19 x86 setup: correct segfault in generation of 32-bit reloc kernel 17 years ago
H. Peter Anvin 98920dc3d1 Revert "x86: fix ghost EDD devices in /sys again" 17 years ago
Andrey Borzenkov 6cdcdb99cf x86 setup: fix ghost entries under /sys/firmware/edd take 3 17 years ago
Russ Anderson 175e438f7a x86: trivial printk fix in efi.c 17 years ago
Hiroshi Shimamoto 69e13ad56f x86: signal: remove indent in restore_sigcontext() 17 years ago
Hiroshi Shimamoto a2e8d3dcfd x86: signal: move macros out from restore_sigcontext() 17 years ago