summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: round_jiffies() for i386 and x86-64 non-critical/corrected MCE pollingVenki Pallipadi2007-07-212-5/+8
* i386: add reference to the argumentsAndrew Morton2007-07-211-1/+5
* x86: Make Alt-SysRq-p display the debug register contentsAlan Stern2007-07-212-0/+22
* x86: PM_TRACE supportNigel Cunningham2007-07-216-16/+43
* i386: fix section mismatch warnings in mtrrSam Ravnborg2007-07-212-2/+2
* i386: fix machine rebootingTruxton Fulton2007-07-211-1/+24
* x86_64: mcelog tolerant level cleanupTim Hockin2007-07-213-43/+80
* x86_64: support poll() on /dev/mcelogTim Hockin2007-07-215-40/+82
* x86_64: O_EXCL on /dev/mcelogTim Hockin2007-07-211-0/+36
* i386: insert unclaimed MMCONFIG resourcesAaron Durbin2007-07-211-3/+45
* x86_64: fake apicid_to_node mapping for fake numaDavid Rientjes2007-07-211-1/+12
* x86_64: fake pxm-to-node mapping for fake numaDavid Rientjes2007-07-216-7/+96
* x86_64: extract helper function from e820_register_active_regionsDavid Rientjes2007-07-211-34/+48
* x86_64: Quicklist support for x86_64Christoph Lameter2007-07-215-26/+59
* i386: timer_irq_works() static againAdrian Bunk2007-07-211-1/+1
* i386: arch/i386/kernel/i8253.c should #include <asm/timer.h>Adrian Bunk2007-07-211-0/+1
* i386: remapped_pgdat_init() staticAdrian Bunk2007-07-211-1/+1
* i386: minor nx handling adjustmentJan Beulich2007-07-212-4/+4
* i386: smp-alt-once option is only useful with HOTPLUG_CPUJan Beulich2007-07-211-5/+9
* x86_64: remove unused variable maxcpusJan Beulich2007-07-212-7/+0
* x86_64: minor exception trace variables cleanupJan Beulich2007-07-212-3/+1
* i386: allow debuggers to access the vsyscall page with compat vDSOJan Beulich2007-07-211-1/+3
* x86_64: ia32entry adjustmentsJan Beulich2007-07-211-2/+3
* x86_64: Avoid too many remote cpu references due to /proc/statRavikiran G Thirumalai2007-07-211-1/+2
* x86_64: time.c white space wreckage cleanupThomas Gleixner2007-07-211-45/+45
* x86_64: apic.c coding style janitor workThomas Gleixner2007-07-211-43/+30
* x86: share hpet.h with i386Thomas Gleixner2007-07-213-138/+50
* x86_64: fiuxp pt_reqs leftoversThomas Gleixner2007-07-211-1/+1
* x86_64: Fix APIC typoThomas Gleixner2007-07-213-7/+7
* x86_64: Remove dead code and other janitor work in tsc.cThomas Gleixner2007-07-211-28/+11
* x86_64: Use generic xtime initThomas Gleixner2007-07-211-39/+1
* x86_64: use generic cmos updateThomas Gleixner2007-07-212-16/+13
* x86_64: Untangle asm/hpet.h from asm/timex.hChris Wright2007-07-214-3/+3
* i386: remove pit_interrupt_hookChris Wright2007-07-213-13/+2
* x86_64: hpet tsc calibration fix broken smi detection logicThomas Gleixner2007-07-211-2/+2
* i386: Reserve the right performance counter for the Intel PerfMon NMI watchdogBjörn Steinbrink2007-07-211-2/+2
* x86_64: Don't use softirq safe locks in smp_call_functionAndi Kleen2007-07-211-2/+2
* x86_64: remove extra extern declaring about dmi_ioremapYinghai Lu2007-07-211-4/+1
* i386: Add L3 cache support to AMD CPUID4 emulationAndi Kleen2007-07-213-24/+65
* x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpuAndi Kleen2007-07-2123-21/+554
* x86: Support __attribute__((__cold__)) in gcc 4.3Andi Kleen2007-07-214-8/+35
* i386: Move all simple string operations out of lineAndi Kleen2007-07-213-231/+271
* x86_64: Always use builtin memcpy on gcc 4.3Andi Kleen2007-07-211-1/+4
* x86_64: Use string instruction memcpy/memset on AMD Fam10Andi Kleen2007-07-211-0/+2
* x86_64: various cleanups in NUMA scan nodeDavid Rientjes2007-07-213-15/+13
* x86_64: Use LOCAL_DISTANCE and REMOTE_DISTANCE in x86_64 ACPI codeDavid Rientjes2007-07-211-3/+3
* x86_64: Report the pending irq if available in smp_affinityAndi Kleen2007-07-211-1/+9
* x86_64: Don't rely on a unique IO-APIC IDAndi Kleen2007-07-211-2/+18
* x86_64: asm/ptrace.h needs linux/compiler.hJean Delvare2007-07-211-0/+1
* x86: Always flush pages in change_page_attrAndi Kleen2007-07-212-12/+31
OpenPOWER on IntegriCloud