summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86, UV: Delete mapping of MMR rangs mapped by BIOSJack Steiner2009-08-041-30/+1
* x86, UV: Handle missing blade-local memory correctlyJack Steiner2009-08-042-0/+12
* x86: fix assembly constraints in native_save_fl()H. Peter Anvin2009-08-031-1/+7
* x86, msr: execute on the correct CPU subsetBorislav Petkov2009-08-031-16/+10
* x86: Fix assert syntax in vmlinux.lds.SH. Peter Anvin2009-08-031-8/+8
* x86: Make 64-bit efi_ioremap use ioremap on MMIO regionsPaul Mackerras2009-08-033-4/+9
* x86: Add quirk to make Apple MacBook5,2 use reboot=pciPaul Mackerras2009-08-031-1/+33
* x86: Fix CPA memtype reserving in the set_pages_array*() casesThomas Hellstrom2009-08-031-9/+21
* x86, pat: Fix set_memory_wc related corruptionPallipadi, Venkatesh2009-07-301-3/+6
* x86: fix section mismatch for i386 init codeRobert Richter2009-07-271-1/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2009-07-271-1/+1
|\
| * amd64_edac: read the right F2 maskoffset regWan Wei2009-07-271-1/+1
* | tty: Fix a USB serial crash/scribbleAlan Cox2009-07-271-1/+18
* | Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-07-2717-220/+126
|\ \
| * | microblaze: Makefile cleanupSam Ravnborg2009-07-272-18/+19
| * | microblaze: Typo fix for cpu param inconsistencyMichal Simek2009-07-272-2/+2
| * | microblaze: Add support for R_MICROBLAZE_64_NONEMichal Simek2009-07-271-0/+4
| * | microblaze: Get module loading workingJohn Williams2009-07-271-5/+10
| * | microblaze: remove sys_ipcArnd Bergmann2009-07-272-100/+1
| * | microblaze: Support unaligned address for put/get_user macrosMichal Simek2009-07-272-64/+47
| * | microblaze: Detect new Microblaze 7.20 versionsMichal Simek2009-07-271-0/+2
| * | microblaze: Fix do_page_fault for no contextMichal Simek2009-07-271-9/+4
| * | microblaze: Add _PAGE_FILE macros to pgtable.hMichal Simek2009-07-271-3/+3
| * | microblaze: Fix put_user macro for 64bits argumentsMichal Simek2009-07-271-1/+1
| * | microblaze: Clear print messages for DTB passing via r7Michal Simek2009-07-271-0/+3
| * | microblaze: Not to clear r7 after copying DTB to kernelMichal Simek2009-07-271-1/+0
| * | microblaze: Add messages about FDT blobMichal Simek2009-07-271-3/+6
| * | microblaze: Final support for statically linked DTBJohn Williams2009-07-273-15/+26
| * | microblaze: remove duplicated #includeHuang Weiyi2009-07-271-1/+0
| * | microblaze: Define tlb_flush macroMichal Simek2009-07-271-1/+1
| |/
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-07-2710-23/+37
|\ \
| * | x86: geode: Mark mfgpt irq IRQF_TIMER to prevent resume failureThomas Gleixner2009-07-241-1/+1
| * | x86, amd: Don't probe for extended APIC ID if APICs are disabledJeremy Fitzhardinge2009-07-221-1/+1
| * | x86, mce: Rename incorrect macro name "CONFIG_X86_THRESHOLD"Hidehiro Kawai2009-07-211-1/+1
| * | x86-64: Fix bad_srat() to clear all stateAndi Kleen2009-07-211-2/+4
| * | x86, mce: Fix set_trigger() accessorJan Beulich2009-07-211-4/+2
| * | x86: Fix movq immediate operand constraints in uaccess.hH. Peter Anvin2009-07-201-2/+2
| * | x86: Fix movq immediate operand constraints in uaccess_64.hUros Bizjak2009-07-201-5/+5
| * | x86: Add reboot fixup for SBC-fitPC2Denis Turischev2009-07-201-0/+8
| * | x86: Include all of .data.* sections in _edata on 64-bitCatalin Marinas2009-07-181-7/+0
| * | x86: Add quirk for Intel DG45ID board to avoid low memory corruptionAlexey Fisher2009-07-181-0/+13
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-07-2713-39/+107
|\ \ \
| * \ \ Merge branch 'fix/usb-audio' into for-linusTakashi Iwai2009-07-261-5/+20
| |\ \ \
| | * | | ALSA: usb-audio - Volume control quirk for QuickCam E 3500Alexey Fisher2009-07-221-5/+20
| * | | | Merge branch 'fix/pcm-hwptr' into for-linusTakashi Iwai2009-07-262-1/+40
| |\ \ \ \
| | * | | | ALSA: pcm - Fix hwptr buffer-size overlap bugTakashi Iwai2009-07-231-1/+1
| | * | | | ALSA: pcm - Fix warnings in debug loggingsTakashi Iwai2009-07-231-12/+12
| | * | | | ALSA: pcm - Add logging of hwptr updates and interrupt updatesTakashi Iwai2009-07-232-0/+30
| | * | | | ALSA: pcm - Fix regressions with VMwareTakashi Iwai2009-07-221-1/+10
| * | | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-07-263-19/+18
| |\ \ \ \ \
OpenPOWER on IntegriCloud