aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2009-01-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-26Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-01-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-01-26x86: fix section mismatch warningRakib Mullick
2009-01-26x86: unmask CPUID levels on Intel CPUs, fixIngo Molnar
2009-01-26x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn.Eric Anholt
2009-01-25x86: use standard PIT frequencyIngo Molnar
2009-01-23x86, mm: fix pte_free()Peter Zijlstra
2009-01-22debugobjects: add and use INIT_WORK_ON_STACKThomas Gleixner
2009-01-22x86: unmask CPUID levels on Intel CPUsH. Peter Anvin
2009-01-21x86: add MSR_IA32_MISC_ENABLE bits to <asm/msr-index.h>H. Peter Anvin
2009-01-21x86: fix PTE corruption issue while mapping RAM using /dev/memSuresh Siddha
2009-01-21x86: mtrr fix debug boot parameterThomas Renninger
2009-01-21x86: fix page attribute corruption with cpa()Suresh Siddha
2009-01-21Revert "x86: signal: change type of paramter for sys_rt_sigreturn()"Ingo Molnar
2009-01-21x86: use early clobbers in usercopy*.cAndi Kleen
2009-01-20x86: remove kernel_physical_mapping_init() from init sectionGary Hade
2009-01-20fix: crash: IP: __bitmap_intersects+0x48/0x73Ingo Molnar
2009-01-19cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_writeMike Travis
2009-01-18x86: fix section mismatch warnings in kernel/setup_percpu.cLeonardo Potenza
2009-01-18x86: put trigger in to detect mismatched apic versionsMike Travis
2009-01-16Merge branch 'misc' into releaseLen Brown
2009-01-16kprobes: check CONFIG_FREEZER instead of CONFIG_PMMasami Hiramatsu
2009-01-16x86: fix assumed to be contiguous leaf page tables for kmap_atomic region (ta...Jan Beulich
2009-01-15Revert "x86 PAT: remove CPA WARN_ON for zero pte"Linus Torvalds
2009-01-15x86, UV: cpu_relax in uv_wait_completionCliff Wickman
2009-01-15x86: avoid early crash in disable_local_APIC()Jan Beulich
2009-01-14Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison
2009-01-14x86, pat: fix reserve_memtype() for legacy 1MB rangeSuresh Siddha
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens
2009-01-13x86 PAT: remove CPA WARN_ON for zero ptevenkatesh.pallipadi@intel.com
2009-01-13x86 PAT: return compatible mapping to remap_pfn_range callersvenkatesh.pallipadi@intel.com
2009-01-13x86 PAT: change track_pfn_vma_new to take pgprot_t pointer paramvenkatesh.pallipadi@intel.com
2009-01-13x86 PAT: consolidate old memtype new memtype check into a functionvenkatesh.pallipadi@intel.com
2009-01-13x86, generic: mark complex bitops.h inlines as __always_inlineAndi Kleen
2009-01-13x86, cpufreq: remove leftover copymask_copy()Ingo Molnar
2009-01-12Revert "i386: add TRACE_IRQS_OFF for the nmi"Ingo Molnar
2009-01-12Revert "cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write"Ingo Molnar
2009-01-12x86: fix apic.c build error on latest gitJaswinder Singh Rajput
2009-01-12x86: fix mpparse.c build error on latest gitJaswinder Singh Rajput
2009-01-12x86: avoid theoretical vmalloc fault loopAndi Kleen
2009-01-12locking, hpet: annotate false positive warningPeter Zijlstra
2009-01-11Merge commit 'v2.6.29-rc1' into x86/urgentIngo Molnar
2009-01-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-01-10Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-01-09x86: make 'constant_test_bit()' take an unsigned bit numberLinus Torvalds
2009-01-09x86: only scan the root bus in early PCI quirksAndi Kleen
2009-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds
2009-01-09Merge branch 'linus' into releaseLen Brown