Age | Commit message (Expand) | Author | Files | Lines |
2011-01-19 | Revert "x86: Make relocatable kernel work with new binutils" | Ingo Molnar | 1 | -9/+2 |
2011-01-18 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -7/+11 |
2011-01-18 | x86: Clear irqstack thread_info | Brian Gerst | 1 | -5/+2 |
2011-01-18 | x86: Make relocatable kernel work with new binutils | Shaohua Li | 1 | -2/+9 |
2011-01-15 | Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f... | Linus Torvalds | 2 | -8/+10 |
2011-01-14 | x86, mrst: Set correct APB timer IRQ affinity for secondary cpu | Jacob Pan | 1 | -6/+8 |
2011-01-14 | x86: tsc: Fix calibration refinement conditionals to avoid divide by zero | John Stultz | 1 | -2/+2 |
2011-01-13 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 3 | -0/+3 |
2011-01-13 | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -28/+12 |
2011-01-13 | thp: split_huge_page_mm/vma | Andrea Arcangeli | 1 | -0/+1 |
2011-01-13 | thp: pte alloc trans splitting | Andrea Arcangeli | 1 | -1/+1 |
2011-01-13 | thp: add pmd paravirt ops | Andrea Arcangeli | 1 | -0/+3 |
2011-01-13 | mm: unify module_alloc code for vmalloc | David Rientjes | 1 | -13/+4 |
2011-01-13 | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+10 |
2011-01-13 | Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 5 | -12/+332 |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2 | -3/+3 |
2011-01-13 | set_rtc_mmss: show warning message only once | Stephen Hemminger | 1 | -1/+1 |
2011-01-12 | Merge branch 'cpuidle-perf-events' into idle-test | Len Brown | 3 | -12/+4 |
2011-01-12 | Merge branch 'linus' into idle-test | Len Brown | 57 | -2543/+1213 |
2011-01-12 | cpuidle/x86/perf: fix power:cpu_idle double end events and throw cpu_idle eve... | Thomas Renninger | 3 | -12/+4 |
2011-01-12 | ACPI, intel_idle: Cleanup idle= internal variables | Thomas Renninger | 1 | -16/+8 |
2011-01-12 | KVM: Initialize fpu state in preemptible context | Avi Kivity | 1 | -0/+1 |
2011-01-12 | Merge branch 'apei' into release | Len Brown | 2 | -0/+2 |
2011-01-12 | KVM guest: Fix kvm clock initialization when it's configured out | Avi Kivity | 1 | -0/+2 |
2011-01-12 | KVM: Let host know whether the guest can handle async PF in non-userspace con... | Gleb Natapov | 1 | -0/+3 |
2011-01-12 | KVM paravirt: Handle async PF in non preemptable context | Gleb Natapov | 1 | -6/+34 |
2011-01-12 | KVM: Handle async PF in a guest. | Gleb Natapov | 3 | -0/+194 |
2011-01-12 | KVM paravirt: Add async PF initialization to PV guest. | Gleb Natapov | 1 | -0/+92 |
2011-01-12 | KVM paravirt: Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c. | Gleb Natapov | 2 | -12/+12 |
2011-01-12 | ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support | Huang Ying | 2 | -0/+2 |
2011-01-11 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -33/+28 |
2011-01-11 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 10 | -96/+101 |
2011-01-11 | x86, UV: Fix APICID shift for Westmere processors | Jack Steiner | 1 | -1/+1 |
2011-01-11 | x86: Use PCI method for enabling AMD extended config space before MSR method | Jan Beulich | 2 | -28/+23 |
2011-01-11 | x86: tsc: Prevent delayed init if initial tsc calibration failed | Thomas Gleixner | 1 | -1/+1 |
2011-01-10 | Merge branch 'stable/generic' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+3 |
2011-01-10 | x86, lapic-timer: Increase the max_delta to 31 bits | Pierre Tardy | 1 | -1/+1 |
2011-01-10 | Merge branch 'x86/apic-cleanups' into x86/urgent | Ingo Molnar | 4 | -186/+68 |
2011-01-09 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 26 | -714/+648 |
2011-01-09 | perf, x86: P4 PMU - Fix unflagged overflows handling | Cyrill Gorcunov | 1 | -13/+15 |
2011-01-09 | x86: Fix sparse non-ANSI function warnings in smpboot.c | Randy Dunlap | 1 | -2/+2 |
2011-01-07 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 18 | -72/+67 |
2011-01-07 | x86: Save rbp in pt_regs on irq entry | Frederic Weisbecker | 1 | -13/+23 |
2011-01-07 | x86, dumpstack: Fix unused variable warning | Rakib Mullick | 1 | -6/+0 |
2011-01-07 | apic: Move hypervisor detection of x2apic to hypervisor.h | Sheng Yang | 1 | -2/+3 |
2011-01-07 | x86, NMI: Clean-up default_do_nmi() | Don Zickus | 1 | -16/+14 |
2011-01-07 | x86, NMI: Allow NMI reason io port (0x61) to be processed on any CPU | Don Zickus | 1 | -6/+10 |
2011-01-07 | x86, NMI: Remove DIE_NMI_IPI | Don Zickus | 6 | -19/+12 |
2011-01-07 | x86, NMI: Add priorities to handlers | Don Zickus | 5 | -4/+7 |
2011-01-07 | x86: Convert some devices to use DIE_NMIUNKNOWN | Don Zickus | 1 | -1/+1 |