summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | x86, xsave: reorganization of signal save/restore fpstate code layoutSuresh Siddha2008-07-304-114/+120
| | * | | | | | | | x86, xsave: dynamically allocate sigframes fpstate instead of static allocationSuresh Siddha2008-07-305-8/+32
| | * | | | | | | | x86, xsave: context switch support using xsave/xrstorSuresh Siddha2008-07-303-3/+9
| | * | | | | | | | x86, xsave: enable xsave/xrstor on cpus with xsave supportSuresh Siddha2008-07-306-6/+108
| | * | | | | | | | x86, xsave: xsave cpuid feature bitsSuresh Siddha2008-07-301-1/+1
| * | | | | | | | | x86: split e820 reserved entries record to late, v7Yinghai Lu2008-09-041-1/+1
| * | | | | | | | | x86: split e820 reserved entries record to late v4Ingo Molnar2008-09-041-3/+9
| * | | | | | | | | x86: split e820 reserved entries record to late v2Yinghai Lu2008-09-041-2/+18
| * | | | | | | | | Merge branch 'linus' into x86/coreH. Peter Anvin2008-09-041-49/+186
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | x86: move dir es7000 to es7000_32.cYinghai Lu2008-09-042-0/+346
| * | | | | | | | | Merge branch 'x86/cpu' into x86/coreH. Peter Anvin2008-09-0450-490/+766
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| | * | | | | | | | x86: generate names for /proc/cpuinfo from <asm/cpufeature.h>H. Peter Anvin2008-08-274-85/+62
| | * | | | | | | | Merge branch 'x86/urgent' into x86/cpuH. Peter Anvin2008-08-2742-273/+404
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | * | | | | | | | x86: use X86_FEATURE_NOPL in alternativesH. Peter Anvin2008-08-181-23/+13
| | * | | | | | | | x86: add NOPL as a synthetic CPU feature bitH. Peter Anvin2008-08-183-2/+69
| | * | | | | | | | x86: configuration options to compile out x86 CPU support codeThomas Petazzoni2008-08-181-9/+10
| | * | | | | | | | x86: move cmpxchg fallbacks to a generic placeThomas Petazzoni2008-08-183-65/+73
| | * | | | | | | | x86: make movsl_mask definition non-CPU specificThomas Petazzoni2008-08-181-7/+0
| | * | | | | | | | Merge branch 'linus' into x86/cpuIngo Molnar2008-08-1526-302/+197
| | |\ \ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | |
| | * | | | | | | | x86: L3 cache index disable for 2.6.26, fix #2Ingo Molnar2008-07-281-0/+9
| | * | | | | | | | Merge branch 'linus' into x86/cpuIngo Molnar2008-07-2846-282/+699
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | x86 l3 cache index disable for 2 6 26 fixIngo Molnar2008-07-281-19/+20
| | * | | | | | | | | x86: L3 cache index disable for 2.6.26Mark Langsdorf2008-07-281-5/+38
| | * | | | | | | | | x86: L3 cache index disable for 2.6.26, cleanupsIngo Molnar2008-07-281-54/+61
| | * | | | | | | | | x86: L3 cache index disable for 2.6.26Mark Langsdorf2008-07-281-6/+81
| | * | | | | | | | | x86, cyrix: debugIngo Molnar2008-07-221-10/+10
| * | | | | | | | | | x86, e820: add support for AddressRangeUnusuable ACPI memory typeCihula, Joseph2008-08-211-0/+4
| * | | | | | | | | | Merge branch 'x86/apic' into x86/coreIngo Molnar2008-08-144-29/+61
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86: apic unification - merge down enable_NMI_through_LVT0Cyrill Gorcunov2008-07-242-2/+11
| | * | | | | | | | | | x86: apic unification - merge down lapic_get_maxlvtCyrill Gorcunov2008-07-242-5/+12
| | * | | | | | | | | | x86: PIC, L-APIC and I/O APIC debug informationMaciej W. Rozycki2008-07-242-22/+38
| | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ \ Merge branches 'x86/prototypes', 'x86/x2apic' and 'x86/debug' into x86/coreIngo Molnar2008-08-1419-12/+34
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|/ / / | | | | |/| | | | | | | / / | | | | |_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | |
| | | | * | | | | | | | | x86: print per_cpu data addressYinghai Lu2008-07-311-1/+8
| | | | * | | | | | | | | x86, 64-bit, dwarf2: push pushes 8 bytes and popf pops 8Alexander van Heukelum2008-07-241-2/+2
| | | | |/ / / / / / / /
| | | * | | | | | | | | Merge branch 'linus' into x86/x2apicIngo Molnar2008-08-1127-378/+451
| | | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | x86_32: use apic_ops at print_local_APIC()Hiroshi Shimamoto2008-07-311-4/+4
| | * | | | | | | | | | | Merge commit 'v2.6.27-rc3' into x86/prototypesIngo Molnar2008-08-1455-513/+825
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | X86_SMP: ipi.c declare functions before they get usedJaswinder Singh2008-07-251-1/+2
| | * | | | | | | | | | | X86_SMP: smpboot.c declare idle_thread_array and smp_b_stepping as staticJaswinder Singh2008-07-251-2/+2
| | * | | | | | | | | | | X86_32: declare pt_regs_access as unsigned longJaswinder Singh2008-07-251-1/+1
| | * | | | | | | | | | | x86: mtrr/main.c declare range_state as staticJaswinder Singh2008-07-221-1/+1
| | * | | | | | | | | | | x86: time_XX.c declare functions before they get usedJaswinder Singh2008-07-221-0/+1
| | * | | | | | | | | | | x86: process_32.c declare cpu_number before they get usedJaswinder Singh2008-07-221-0/+1
| | * | | | | | | | | | | x86: Introducing asm/syscalls.hJaswinder Singh2008-07-2210-0/+11
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'linus' into x86/coreIngo Molnar2008-08-1414-92/+161
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | x86: cpu_init(): fix memory leak when using CPU hotplugAndreas Herrmann2008-08-111-10/+13
| * | | | | | | | | | | x86: pda_init(): fix memory leak when using CPU hotplugAndreas Herrmann2008-08-111-6/+9
| * | | | | | | | | | | x86: apic interrupts - move assignments to irqinit_32.c, v2Cyrill Gorcunov2008-08-112-48/+49
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | Merge commit 'v2.6.27-rc1' into x86/coreIngo Molnar2008-07-3020-318/+271
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'x86/fpu' into x86/coreIngo Molnar2008-07-302-2/+18
| |\ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud