summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2008-07-24x86-64: Clean up 'save/restore_i387()' usageLinus Torvalds1-0/+53
2008-07-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+2
2008-07-24x86-64: make BUILD_IRQ() also reset section backLinus Torvalds1-1/+2
2008-07-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-5/+2
2008-07-24rtc-cmos: avoid spurious irqsDavid Brownell1-3/+7
2008-07-24flag parameters add-on: remove epoll_create size paramUlrich Drepper1-1/+1
2008-07-24flag parameters: inotify_initUlrich Drepper1-0/+1
2008-07-24flag parameters: pipeUlrich Drepper1-0/+1
2008-07-24flag parameters: dup2Ulrich Drepper1-0/+1
2008-07-24flag parameters: epoll_createUlrich Drepper1-0/+1
2008-07-24flag parameters: eventfdUlrich Drepper1-0/+1
2008-07-24flag parameters: signalfdUlrich Drepper1-0/+1
2008-07-24pm: acpi hibernation: utilize hardware signatureShaohua Li1-0/+4
2008-07-24remove include/linux/pm_legacy.hAdrian Bunk1-1/+0
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi1-0/+1
2008-07-24x86: BUILD_IRQ say .text to avoid .data.percpuHugh Dickins1-1/+1
2008-07-24x86: call early_cpu_init at the same pointJeremy Fitzhardinge1-4/+1
2008-07-23Merge branch 'x86/auditsc' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Linus Torvalds2-7/+103
2008-07-23Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-6/+0
2008-07-23Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds17-114/+170
2008-07-23i386 syscall audit fast-pathRoland McGrath1-2/+53
2008-07-23x86_64 ia32 syscall audit fast-pathRoland McGrath1-0/+1
2008-07-23x86_64 syscall audit fast-pathRoland McGrath1-0/+48
2008-07-23x86_64: remove bogus optimization in sysret_signalRoland McGrath1-5/+1
2008-07-22Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+2
2008-07-22x86: fix pte_flags() to only return flags, fix lguest (updated)Rusty Russell1-1/+1
2008-07-22x86: use setup_clear_cpu_cap with disable_apic, fixYinghai Lu1-1/+1
2008-07-21sysdev: Convert the x86 mce tolerant sysdev attribute to generic attributeAndi Kleen1-2/+2
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen3-7/+18
2008-07-21driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman2-7/+3
2008-07-21device create: x86: convert device_create to device_create_drvdataGreg Kroah-Hartman2-4/+4
2008-07-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds1-1/+0
2008-07-21x86: convert Dprintk to pr_debugThomas Gleixner4-34/+34
2008-07-21Merge branch 'linus' into cpus4096-for-linusIngo Molnar1-1/+1
2008-07-21Merge branch 'x86/paravirt-spinlocks' into x86/for-linusIngo Molnar2-1/+26
2008-07-21Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar53-874/+1388
2008-07-21Merge branch 'linus' into xen-64bitIngo Molnar1-1/+1
2008-07-21Merge branch 'linus' into x86/paravirt-spinlocksIngo Molnar1-1/+1
2008-07-21x86: remove extra calling to get ext cpuid levelYinghai Lu1-1/+0
2008-07-21x86: use setup_clear_cpu_cap() when disabling the lapicYinghai Lu3-9/+2
2008-07-21Merge branch 'linus' into x86/urgentIngo Molnar1-1/+1
2008-07-20x86: KVM guest: make kvm_smp_prepare_boot_cpu() staticAdrian Bunk1-1/+1
2008-07-20sched, x86: clean up hrtick implementationPeter Zijlstra2-6/+0
2008-07-20NR_CPUS: Replace NR_CPUS in speedstep-centrino.cMike Travis1-34/+51
2008-07-20NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genapic_flat_64.cMike Travis1-1/+1
2008-07-20NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genx2apic_uv_x.cMike Travis1-2/+2
2008-07-20NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/proc.cMike Travis1-1/+1
2008-07-20NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/mcheck/mce_64.cMike Travis1-1/+1
2008-07-20x86: add unknown_nmi_panic kernel parameterSimon Arlott1-0/+7
2008-07-20x86: add ->pre_time_init to x86_quirksYinghai Lu3-8/+8