Commit Graph

306 Commits (8ab2d2e231062814bd89bba2d6d92563190aa2bb)

Author SHA1 Message Date
Kyle McMartin f6be37fdc6 x86: enable DMAR by default 16 years ago
Kyle McMartin 0cd5c3c80a x86: disable intel_iommu support by default 16 years ago
Ingo Molnar da4276b829 x86: offer frame pointers in all build modes 16 years ago
Joerg Roedel 2e117604a4 AMD IOMMU: add Kconfig entry for statistic collection code 16 years ago
Joerg Roedel 1aaf118352 select IOMMU_API when DMAR and/or AMD_IOMMU is selected 16 years ago
Ingo Molnar 973656fe1a x86, sparseirq: clean up Kconfig entry 16 years ago
Ingo Molnar 4e17fee24a x86: turn CONFIG_SPARSE_IRQ off by default 16 years ago
Yinghai Lu b909895739 sparseirq: fix numa_migrate_irq_desc dependency and comments 16 years ago
Mike Travis 78637a97b7 x86: Set CONFIG_NR_CPUS even on UP 16 years ago
Mike Travis 36f5101a60 x86: enable MAXSMP 16 years ago
Yinghai Lu 17483a1f34 sparseirq: fix !SMP building, #2 16 years ago
Yinghai Lu 48a1b10aff x86, sparseirq: move irq_desc according to smp_affinity, v7 16 years ago
Jan Beulich b93a531e31 allow bug table entries to use relative pointers (and use it on x86-64) 16 years ago
Yinghai Lu 8a4830f889 sparseirq: fix !SMP && !PCI_MSI && !HT_IRQ build 16 years ago
Yinghai Lu 0b8f1efad3 sparse irq_desc[] array: core kernel and x86 changes 16 years ago
Niels de Vos 8daa19051e x86, apm: remove CONFIG_APM_REAL_MODE_POWER_OFF in favor of a kernel parameter 16 years ago
Frederic Weisbecker 48d68b20d0 tracing/function-graph-tracer: support for x86-64 16 years ago
Hitoshi Mitake 2c5643b1c5 x86: provide readq()/writeq() on 32-bit too 16 years ago
Frederic Weisbecker fb52607afc tracing/function-return-tracer: change the name into function-graph-tracer 16 years ago
Denis V. Lunev e45f2c0774 x86: correct link to HPET timer specification 16 years ago
Török Edwin 8d26487fd4 tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORT 16 years ago
Yinghai Lu b5fe363b7d x86: use update_genapic to get rid of ES7000_CLUSTERED_APIC v2 16 years ago
Joerg Roedel a1afd01c17 x86: default to SWIOTLB=y on x86_64 16 years ago
Rafael J. Wysocki 604d205548 x86: make NUMA on 32-bit depend on EXPERIMENTAL again 16 years ago
Ingo Molnar c280ea5e4c x86: fix documentation typo in arch/x86/Kconfig 16 years ago
James Bottomley 6cd10f8db3 x86, voyager: fix smp generic helper voyager breakage 16 years ago
Ingo Molnar f1c4be5eda tracing, x86: clean up FUNCTION_RET_TRACER Kconfig 16 years ago
Frederic Weisbecker caf4b323b0 tracing, x86: add low level support for ftrace return tracing 16 years ago
Ingo Molnar ae1e9130bf sched: rename SCHED_NO_NO_OMIT_FRAME_POINTER => SCHED_OMIT_FRAME_POINTER 16 years ago
Rafael J. Wysocki 4694516d19 x86: Make NUMA on 32-bit depend on BROKEN 16 years ago
Ken Chen a87d091434 x86, sched: enable wchan config menu item on 64-bit 16 years ago
KOSAKI Motohiro fd51b2d7d5 x86: update CONFIG_NUMA description 16 years ago
Bjorn Helgaas da85f865b1 x86: mention ACPI in top-level Kconfig menu 16 years ago
Steven Rostedt 60a7ecf426 ftrace: add quick function trace stop 16 years ago
Keith Packard e5beae1690 io mapping: clean up #ifdefs 16 years ago
Gary Hade 3555105333 x86: add memory hotremove config option 16 years ago
James Bottomley b3572e361b x86/voyager: fix compile breakage caused by dc1e35c6e9 16 years ago
Jan Beulich 7a5276889c x86: simplify X86_MPPARSE config option 16 years ago
Nick Piggin 9e899816d1 x86, mm: enable GBPAGES option by default 16 years ago
Andy Henroid 27471fdb32 i7300_idle driver v1.55 17 years ago
Steven Rostedt 606576ce81 ftrace: rename FTRACE to FUNCTION_TRACER 17 years ago
Matt Helsley dc52ddc0e6 container freezer: implement freezer cgroup subsystem 17 years ago
Venkatesh Pallipadi 89cedfefca cpuidle: upon BIOS bug, default to default_idle rather than polling 17 years ago
Jan Beulich 9ba16087d9 Kconfig: eliminate "def_bool n" constructs 17 years ago
Thomas Gleixner d6c88a507e genirq: revert dynarray 17 years ago
Thomas Gleixner 3235e936c0 x86: remove sparse irq from Kconfig 17 years ago
Yinghai Lu 8f09cd20a2 x86: make HAVE_SPARSE_IRQ support selectable 17 years ago
Yinghai Lu 199751d715 x86: make 32 bit to use sparse_irq 17 years ago
Yinghai Lu 8b8e8c1bf7 x86: remove irqbalance in kernel for 32 bit 17 years ago
Yinghai Lu 08678b0841 generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] 17 years ago