| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: fix trimming e820 with MTRR holes. | Yinghai Lu | 2008-05-25 | 3 | -19/+95 |
* | x86: mtrr cleanup for converting continuous to discrete layout, v8 | Yinghai Lu | 2008-05-25 | 4 | -14/+514 |
* | x86: move i386 memory setup code to e820_32.c | Alexander van Heukelum | 2008-05-25 | 2 | -50/+60 |
* | x86: fix sparse warning in mtrr/generic.c | Thomas Gleixner | 2008-05-25 | 1 | -4/+4 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-05-20 | 1 | -4/+4 |
|\ |
|
| * | PCI: Correct last two HP entries in the bfsort whitelist | Tony Camuso | 2008-05-19 | 1 | -4/+4 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-05-19 | 1 | -1/+0 |
|\ \ |
|
| * | | [PATCH] take init_files to fs/file.c | Al Viro | 2008-05-16 | 1 | -1/+0 |
| |/ |
|
* | | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-05-19 | 3 | -4/+7 |
|\ \ |
|
| * | | KVM: LAPIC: ignore pending timers if LVTT is disabled | Marcelo Tosatti | 2008-05-18 | 1 | -1/+1 |
| * | | KVM: PIT: take inject_pending into account when emulating hlt | Marcelo Tosatti | 2008-05-18 | 1 | -1/+1 |
| * | | KVM: x86 emulator: fix writes to registers with modrm encodings | Avi Kivity | 2008-05-18 | 1 | -2/+5 |
| |/ |
|
* | | x86: disable mwait for AMD family 10H/11H CPUs | Thomas Gleixner | 2008-05-17 | 1 | -1/+28 |
* | | x86: fix crash on cpu hotplug on pat-incapable machines | Avi Kivity | 2008-05-17 | 1 | -1/+1 |
* | | x86: remove mwait capability C-state check | Ingo Molnar | 2008-05-17 | 1 | -10/+1 |
|/ |
|
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-05-13 | 10 | -32/+39 |
|\ |
|
| * | x86: user_regset_view table fix for ia32 on 64-bit | Roland McGrath | 2008-05-13 | 1 | -2/+5 |
| * | x86: arch/x86/mm/pat.c - fix warning | Pranith Kumar | 2008-05-13 | 1 | -2/+2 |
| * | x86: fix csum_partial() export | Ingo Molnar | 2008-05-13 | 2 | -2/+3 |
| * | x86: early_init_centaur(): use set_cpu_cap() | Andrew Morton | 2008-05-13 | 1 | -1/+1 |
| * | x86: fix app crashes after SMP resume | Hugh Dickins | 2008-05-13 | 3 | -19/+20 |
| * | x86: wakeup.lds.S - section ordering fix | Cyrill Gorcunov | 2008-05-12 | 1 | -5/+5 |
| * | x86: [VOYAGER] fix duplicate phys_cpu_present_map symbol | James Bottomley | 2008-05-12 | 1 | -1/+3 |
| * | x86/pci: fix broken ISA DMA | Takashi Iwai | 2008-05-12 | 1 | -3/+5 |
* | | x86/PCI: X86_PAT & mprotect | Venki Pallipadi | 2008-05-13 | 1 | -3/+1 |
* | | x86/PCI: fix broken ISA DMA | Takashi Iwai | 2008-05-13 | 1 | -3/+5 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-05-10 | 10 | -74/+87 |
|\ |
|
| * | x86: rdc: leds build/config fix | Ingo Molnar | 2008-05-10 | 1 | -0/+1 |
| * | x86: restrict keyboard io ports reservation to make ipmi driver work | Helge Wagner | 2008-05-10 | 2 | -2/+9 |
| * | x86: fix fpu restore from sig return | Suresh Siddha | 2008-05-10 | 1 | -2/+10 |
| * | x86: remove spew print out about bus to node mapping | Yinghai Lu | 2008-05-10 | 1 | -8/+0 |
| * | x86: revert printk format warning change which is for linux-next | Thomas Gleixner | 2008-05-10 | 1 | -1/+1 |
| * | x86: cleanup PAT cpu validation | Thomas Gleixner | 2008-05-08 | 4 | -60/+47 |
| * | x86: GEODE: cache results from geode_has_vsa2() and uninline | Andres Salomon | 2008-05-08 | 1 | -0/+19 |
| * | x86: revert geode config dependency | Thomas Gleixner | 2008-05-08 | 1 | -1/+0 |
* | | Revert "PCI: remove default PCI expansion ROM memory allocation" | Linus Torvalds | 2008-05-08 | 1 | -17/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2008-05-08 | 1 | -3/+1 |
|\ \
| |/
|/| |
|
| * | pcspkr: fix dependancies | Stas Sergeev | 2008-05-07 | 1 | -3/+1 |
* | | x86: fix PAE pmd_bad bootup warning | Hugh Dickins | 2008-05-06 | 1 | -7/+0 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min... | Linus Torvalds | 2008-05-05 | 1 | -0/+1 |
|\ |
|
| * | sched, x86: add HAVE_UNSTABLE_SCHED_CLOCK | Ingo Molnar | 2008-05-05 | 1 | -0/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-05-05 | 5 | -46/+62 |
|\ \
| |/
|/| |
|
| * | x86 PCI: call dmi_check_pciprobe() | Yinghai Lu | 2008-05-05 | 3 | -2/+8 |
| * | x86/pci: add pci=skip_isa_align command lines. | Yinghai Lu | 2008-05-05 | 4 | -41/+51 |
| * | x86/pci: remove flag in pci_cfg_space_size_ext | Yinghai Lu | 2008-04-29 | 1 | -1/+1 |
| * | x86: fix section mismatch in pci_scan_bus | Sam Ravnborg | 2008-04-29 | 1 | -2/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-05-04 | 12 | -40/+26 |
|\ \ |
|
| * | | x86: fix setup printk format warning | Randy Dunlap | 2008-05-04 | 1 | -1/+1 |
| * | | x86: olpc build fix | Thomas Gleixner | 2008-05-04 | 1 | -0/+1 |
| * | | x86: video/fbdev.c: add MODULE_LICENSE | Adrian Bunk | 2008-05-04 | 1 | -1/+1 |