| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'topic/x86-lds-nits' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-10-14 | 2 | -11/+10 |
|\ |
|
| * | x86: linker script syntax nits | Roland McGrath | 2009-10-14 | 2 | -11/+10 |
* | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-10-14 | 2 | -3/+0 |
|\ \ |
|
| * | | Revert "x86, timers: Check for pending timers after (device) interrupts" | Ingo Molnar | 2009-10-09 | 2 | -3/+0 |
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-10-14 | 7 | -33/+37 |
|\ \ \
| |_|/
|/| | |
|
| * | | x86/paravirt: Use normal calling sequences for irq enable/disable | Jeremy Fitzhardinge | 2009-10-13 | 2 | -28/+10 |
| * | | x86: fix kernel panic on 32 bits when profiling | H. Peter Anvin | 2009-10-12 | 1 | -1/+2 |
| * | | x86: Fix Suspend to RAM freeze on Acer Aspire 1511Lmi laptop | Jan Beulich | 2009-10-12 | 2 | -2/+14 |
| * | | x86, vmi: Mark VMI deprecated and schedule it for removal | Alok Kataria | 2009-10-08 | 2 | -2/+11 |
| |/ |
|
* | | Merge git://git.infradead.org/~dwmw2/iommu-2.6.32 | Linus Torvalds | 2009-10-13 | 1 | -1/+1 |
|\ \ |
|
| * | | x86: Move pci_iommu_init to rootfs_initcall() | David Woodhouse | 2009-10-12 | 1 | -1/+1 |
* | | | pci: increase alignment to make more space for hidden code | Yinghai Lu | 2009-10-11 | 1 | -2/+2 |
* | | | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 | 3 | -0/+3 |
| |/
|/| |
|
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-10-08 | 4 | -28/+51 |
|\ \ |
|
| * | | x86, pci: Correct spelling in a comment | Marin Mitov | 2009-10-03 | 1 | -1/+1 |
| * | | x86: Simplify bound checks in the MTRR code | Arjan van de Ven | 2009-10-02 | 1 | -5/+12 |
| * | | x86: EDAC: MCE: Fix MCE decoding callback logic | Ingo Molnar | 2009-10-02 | 2 | -22/+38 |
* | | | x86, timers: Check for pending timers after (device) interrupts | Arjan van de Ven | 2009-10-08 | 2 | -0/+3 |
* | | | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2009-10-05 | 7 | -29/+105 |
|\ \ \ |
|
| * | | | KVM: add support for change_pte mmu notifiers | Izik Eidus | 2009-10-04 | 2 | -9/+54 |
| * | | | KVM: MMU: add SPTE_HOST_WRITEABLE flag to the shadow ptes | Izik Eidus | 2009-10-04 | 2 | -7/+26 |
| * | | | KVM: MMU: dont hold pagecount reference for mapped sptes pages | Izik Eidus | 2009-10-04 | 1 | -5/+2 |
| * | | | KVM: Prevent overflow in KVM_GET_SUPPORTED_CPUID | Avi Kivity | 2009-10-04 | 1 | -0/+2 |
| * | | | KVM: VMX: flush TLB with INVEPT on cpu migration | Marcelo Tosatti | 2009-10-04 | 1 | -1/+1 |
| * | | | KVM: fix LAPIC timer period overflow | Aurelien Jarno | 2009-10-04 | 1 | -1/+1 |
| * | | | KVM: SVM: Handle tsc in svm_get_msr/svm_set_msr correctly | Joerg Roedel | 2009-10-04 | 1 | -6/+17 |
| * | | | KVM: SVM: Fix tsc offset adjustment when running nested | Joerg Roedel | 2009-10-04 | 1 | -0/+2 |
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-10-05 | 6 | -21/+35 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | x86: Don't leak 64-bit kernel register values to 32-bit processes | Jan Beulich | 2009-10-01 | 1 | -13/+23 |
| * | | x86, SLUB: Remove unused CONFIG FAST_CMPXCHG_LOCAL | Jaswinder Singh Rajput | 2009-10-01 | 1 | -4/+0 |
| * | | x86: earlyprintk: Fix regression to handle serial,ttySn as 1 arg | Jason Wessel | 2009-10-01 | 1 | -1/+4 |
| * | | x86: Don't generate cmpxchg8b_emu if CONFIG_X86_CMPXCHG64=y | Eric Dumazet | 2009-10-01 | 2 | -2/+6 |
| * | | x86: Fix csum_ipv6_magic asm memory clobber | Samuel Thibault | 2009-10-01 | 1 | -1/+2 |
| * | | x86: Optimize cmpxchg64() at build-time some more | Linus Torvalds | 2009-10-01 | 1 | -1/+2 |
* | | | x86: fix csum_ipv6_magic asm memory clobber | Samuel Thibault | 2009-10-01 | 1 | -1/+2 |
* | | | const: constify remaining file_operations | Alexey Dobriyan | 2009-10-01 | 1 | -1/+1 |
|/ / |
|
* | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-09-30 | 4 | -14/+83 |
|\ \ |
|
| * | | x86: Provide an alternative() based cmpxchg64() | Arjan van de Ven | 2009-09-30 | 4 | -14/+83 |
* | | | Revert "x86, mce: do not compile mcelog message on AMD" | Linus Torvalds | 2009-09-30 | 1 | -4/+1 |
|/ / |
|
* | | const: mark struct vm_struct_operations | Alexey Dobriyan | 2009-09-27 | 1 | -1/+1 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-09-27 | 1 | -1/+1 |
|\ \ |
|
| * | | ACPI: fix Compaq Evo N800c (Pentium 4m) boot hang regression | Zhao Yakui | 2009-09-27 | 1 | -1/+1 |
* | | | x86: Fix hwpoison code related build failure on 32-bit NUMAQ | Linus Torvalds | 2009-09-27 | 1 | -0/+11 |
|/ / |
|
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-09-26 | 1 | -0/+3 |
|\ \ |
|
| * | | perf_event, x86: Fix 'perf sched record' crashing the machine | Peter Zijlstra | 2009-09-23 | 1 | -0/+3 |
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-09-26 | 19 | -188/+180 |
|\ \ \ |
|
| * \ \ | Merge branch 'x86/asm' into x86/urgent | Ingo Molnar | 2009-09-25 | 7 | -76/+25 |
| |\ \ \ |
|
| | * | | | x86: Cleanup linker script using new linker script macros. | Tim Abbott | 2009-09-18 | 1 | -44/+3 |
| | * | | | x86: Use section .data.page_aligned for the idt_table. | Tim Abbott | 2009-09-18 | 2 | -5/+2 |
| | * | | | x86: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 2009-09-18 | 3 | -11/+5 |