aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge kernel.org linux-3.0.y into HEADKalimochoAz2012-10-3111-38/+238
|\
| * x86, mm: Undo incorrect revert in arch/x86/mm/init.cYinghai Lu2012-10-311-4/+0
| * x86, mm: Find_early_table_space based on ranges that are actually being mappedJacob Shin2012-10-311-30/+43
| * xen/x86: don't corrupt %eip when returning from a signal handlerDavid Vrabel2012-10-282-4/+6
| * x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct ma...Jacob Shin2012-10-281-2/+15
| * oprofile, x86: Fix wrapping bug in op_x86_get_ctrl()Dan Carpenter2012-10-281-1/+1
| * x86, random: Verify RDRAND functionality and allow it to be disabledH. Peter Anvin2012-10-214-0/+78
| * x86, random: Architectural inlines to get random integers with RDRANDH. Peter Anvin2012-10-212-0/+82
| * xen/bootup: allow read_tscp call for Xen PV guests.Konrad Rzeszutek Wilk2012-10-211-0/+2
| * xen/bootup: allow {read|write}_cr8 pvops call.Konrad Rzeszutek Wilk2012-10-211-1/+15
* | Merge commit '85ce022' into HEADKalimochoAz2012-10-141-3/+8
|\|
| * mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THPAndrea Arcangeli2012-10-131-3/+8
* | Merge commit '24e842a' into HEADKalimochoAz2012-10-141-1/+1
|\|
| * x86/alternatives: Fix p6 nops on non-modular kernelsAvi Kivity2012-10-071-1/+1
* | Merge commit 'b9a7985' into HEADKalimochoAz2012-10-143-1/+29
|\|
| * MCE: Fix vm86 handling for 32bit mce handlerAndi Kleen2012-10-021-1/+8
| * x86: Fix boot on Twinhead H12YAlan Cox2012-10-021-0/+17
| * xen/boot: Disable NUMA for PV guests.Konrad Rzeszutek Wilk2012-10-021-0/+4
* | Merge remote-tracking branch 'android/android-3.0' into HEADKalimochoAz2012-09-161-0/+2
|\ \
| * | x86: Call idle notifiersGerman Monroy2012-07-161-0/+2
| * | Merge commit 'v3.0.31' into android-3.0Todd Poynor2012-05-083-15/+36
| |\ \
| * \ \ Merge linux-stable 3.0.28 into android-3.0Todd Poynor2012-04-1949-295/+798
| |\ \ \
* | \ \ \ Merge remote-tracking branch 'korg/linux-3.0.y' into HEADKalimochoAz2012-09-161-5/+16
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | mm: hugetlbfs: correctly populate shared pmdMichal Hocko2012-09-141-5/+16
* | | | | Merge branch 'linux-3.0.y' into HEADKalimochoAz2012-08-3011-37/+62
|\| | | |
| * | | | xen: mark local pages as FOREIGN in the m2p_overrideStefano Stabellini2012-08-261-0/+36
| * | | | x86, microcode: Sanitize per-cpu microcode reloading interfaceBorislav Petkov2012-08-151-7/+19
| * | | | x86, microcode: microcode_core.c simple_strtoul cleanupShuah Khan2012-08-151-5/+4
| * | | | x86, nops: Missing break resulting in incorrect selection on IntelAlan Cox2012-08-151-1/+1
| * | | | x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester2012-08-158-26/+4
* | | | | Merge branch 'linux-3.0.y' into HEADKalimochoAz2012-07-274-13/+26
|\| | | |
| * | | | ACPI: Remove one board specific WARN when ignoring timer overridingFeng Tang2012-07-161-5/+0
| * | | | ACPI: Make acpi_skip_timer_override cover all source_irq==0 casesFeng Tang2012-07-161-6/+8
| * | | | x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERMH. Peter Anvin2012-07-162-2/+2
| * | | | ACPI, x86: fix Dell M6600 ACPI reboot regression via DMIZhang Rui2012-07-161-0/+8
| * | | | ACPI: Add a quirk for "AMILO PRO V2030" to ignore the timer overridingFeng Tang2012-07-161-0/+8
* | | | | Merge branch 'linux-3.0.y' into HEADKalimochoAz2012-06-241-0/+8
|\| | | |
| * | | | xen/setup: filter APERFMPERF cpuid feature outAndre Przywara2012-06-221-0/+8
* | | | | Merge branch 'linux-3.0.y' into HEADKalimochoAz2012-06-212-13/+48
|\| | | |
| * | | | x86, MCE, AMD: Make APIC LVT thresholding interrupt optionalBorislav Petkov2012-06-171-11/+44
| * | | | crypto: aesni-intel - fix unaligned cbc decrypt for x86-32Mathias Krause2012-06-171-2/+4
* | | | | Merge branch 'linux-3.0.y' into HEADKalimochoAz2012-06-133-7/+70
|\| | | |
| * | | | mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race conditionAndrea Arcangeli2012-06-101-0/+50
| * | | | x86/mce: Fix check for processor context when machine check was taken.Tony Luck2012-06-011-6/+10
| * | | | perf/x86: Update event scheduling constraints for AMD family 15h modelsRobert Richter2012-06-011-1/+10
* | | | | Merge branch 'linux-3.0.y' into HEADKalimochoAz2012-05-223-4/+24
|\| | | |
| * | | | percpu, x86: don't use PMD_SIZE as embedded atom_size on 32bitTejun Heo2012-05-211-1/+13
| * | | | xen/pci: don't use PCI BIOS service for configuration space accessesDavid Vrabel2012-05-211-2/+5
| * | | | xen/pte: Fix crashes when trying to see non-existent PGD/PMD/PUD/PTEsKonrad Rzeszutek Wilk2012-05-211-1/+6
| | |_|/ | |/| |
* | | | Merge branch 'linux-3.0.y' into HEADKalimochoAz2012-05-073-15/+36
|\| | |