aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | x64, x2apic/intr-remap: setup init_apic_ldr for UVSuresh Siddha2008-07-121-0/+5
| * | | | | | | | x64, x2apic/intr-remap: x2apic cluster mode supportSuresh Siddha2008-07-123-0/+138
| * | | | | | | | x64, x2apic/intr-remap: introcude self IPI to genapic routinesSuresh Siddha2008-07-122-1/+3
| * | | | | | | | x64, x2apic/intr-remap: x2apic ops for x2apic mode supportSuresh Siddha2008-07-121-0/+35
| * | | | | | | | x64, x2apic/intr-remap: cpuid bits for x2apic featureSuresh Siddha2008-07-121-1/+1
| * | | | | | | | x64, x2apic/intr-remap: basic apic ops supportSuresh Siddha2008-07-125-26/+58
| * | | | | | | | x64, x2apic/intr-remap: Interrupt-remapping and x2apic support, fixSuresh Siddha2008-07-121-3/+3
| * | | | | | | | x64, x2apic/intr-remap: introduce read_apic_id() to genapic routinesSuresh Siddha2008-07-124-13/+31
| * | | | | | | | x64, x2apic/intr-remap: ioapic routines which deal with initial io-apic RTE s...Suresh Siddha2008-07-121-0/+66
| * | | | | | | | x64, x2apic/intr-remap: 8259 specific mask/unmask routinesSuresh Siddha2008-07-121-0/+24
* | | | | | | | | Merge branch 'linus' into x86/header-guardsIngo Molnar2008-07-2638-171/+460
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | calgary iommu: use the first kernels TCE tables in kdumpChandru2008-07-251-6/+79
| * | | | | | | | kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S2008-07-251-4/+2
| | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | x86-64: Clean up 'save/restore_i387()' usageLinus Torvalds2008-07-241-0/+53
| * | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-07-242-2/+2
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'linus' into timers/nohzIngo Molnar2008-07-18130-9461/+13650
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | nohz: prevent tick stop outside of the idle loopThomas Gleixner2008-07-182-2/+2
| * | | | | | | | x86-64: make BUILD_IRQ() also reset section backLinus Torvalds2008-07-241-1/+2
| * | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-242-5/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86: BUILD_IRQ say .text to avoid .data.percpuHugh Dickins2008-07-241-1/+1
| | * | | | | | | | x86: call early_cpu_init at the same pointJeremy Fitzhardinge2008-07-241-4/+1
| * | | | | | | | | rtc-cmos: avoid spurious irqsDavid Brownell2008-07-241-3/+7
| * | | | | | | | | flag parameters add-on: remove epoll_create size paramUlrich Drepper2008-07-241-1/+1
| * | | | | | | | | flag parameters: inotify_initUlrich Drepper2008-07-241-0/+1
| * | | | | | | | | flag parameters: pipeUlrich Drepper2008-07-241-0/+1
| * | | | | | | | | flag parameters: dup2Ulrich Drepper2008-07-241-0/+1
| * | | | | | | | | flag parameters: epoll_createUlrich Drepper2008-07-241-0/+1
| * | | | | | | | | flag parameters: eventfdUlrich Drepper2008-07-241-0/+1
| * | | | | | | | | flag parameters: signalfdUlrich Drepper2008-07-241-0/+1
| * | | | | | | | | pm: acpi hibernation: utilize hardware signatureShaohua Li2008-07-241-0/+4
| * | | | | | | | | remove include/linux/pm_legacy.hAdrian Bunk2008-07-241-1/+0
| * | | | | | | | | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-241-0/+1
| |/ / / / / / / /
| * | | | | | | | Merge branch 'x86/auditsc' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Linus Torvalds2008-07-232-7/+103
| |\ \ \ \ \ \ \ \
| | * | | | | | | | i386 syscall audit fast-pathRoland McGrath2008-07-231-2/+53
| | * | | | | | | | x86_64 ia32 syscall audit fast-pathRoland McGrath2008-07-231-0/+1
| | * | | | | | | | x86_64 syscall audit fast-pathRoland McGrath2008-07-231-0/+48
| | * | | | | | | | x86_64: remove bogus optimization in sysret_signalRoland McGrath2008-07-231-5/+1
| * | | | | | | | | Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-07-232-6/+0
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | sched, x86: clean up hrtick implementationPeter Zijlstra2008-07-202-6/+0
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-2317-114/+170
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | Merge branch 'linus' into cpus4096-for-linusIngo Molnar2008-07-211-1/+1
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | NR_CPUS: Replace NR_CPUS in speedstep-centrino.cMike Travis2008-07-201-34/+51
| | * | | | | | | | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genapic_flat_64.cMike Travis2008-07-201-1/+1
| | * | | | | | | | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genx2apic_uv_x.cMike Travis2008-07-201-2/+2
| | * | | | | | | | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/proc.cMike Travis2008-07-201-1/+1
| | * | | | | | | | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/mcheck/mce_64.cMike Travis2008-07-201-1/+1
| | * | | | | | | | | cpumask: Use optimized CPUMASK_ALLOC macros in the centrino_targetMike Travis2008-07-181-28/+45
| | * | | | | | | | | cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/ldt.cMike Travis2008-07-181-3/+3
| | * | | | | | | | | cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/io_apic_64.cMike Travis2008-07-181-3/+1
| | * | | | | | | | | cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis2008-07-188-23/+47