| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, mce: switch machine check polling to per CPU timer | Andi Kleen | 2009-02-17 | 1 | -23/+45 |
* | x86, mce: always use separate work queue to run trigger | Andi Kleen | 2009-02-17 | 1 | -7/+18 |
* | x86, mce: don't disable machine checks during code patching | Andi Kleen | 2009-02-17 | 4 | -36/+11 |
* | x86, mce: disable machine checks on suspend | Andi Kleen | 2009-02-17 | 1 | -0/+25 |
* | x86, mce: fix ifdef for 64bit thermal apic vector clear on shutdown | Andi Kleen | 2009-02-17 | 1 | -1/+1 |
* | x86, mce: use force_sig_info to kill process in machine check | Andi Kleen | 2009-02-17 | 1 | -2/+2 |
* | x86, mce: reinitialize per cpu features on resume | Andi Kleen | 2009-02-17 | 1 | -0/+1 |
* | x86, rcu: fix strange load average and ksoftirqd behavior | Paul E. McKenney | 2009-02-17 | 1 | -3/+0 |
* | x86, vm86: fix preemption bug | Thomas Gleixner | 2009-02-15 | 1 | -1/+9 |
* | x86, olpc: fix model detection without OFW | Chris Ball | 2009-02-14 | 1 | -1/+1 |
* | x86, hpet: fix for LS21 + HPET = boot hang | john stultz | 2009-02-13 | 1 | -0/+2 |
* | x86: CPA avoid repeated lazy mmu flush | Thomas Gleixner | 2009-02-12 | 1 | -8/+7 |
* | x86: warn if arch_flush_lazy_mmu_cpu is called in preemptible context | Thomas Gleixner | 2009-02-12 | 1 | -0/+2 |
* | x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemption | Jeremy Fitzhardinge | 2009-02-12 | 2 | -15/+26 |
* | x86, pat: fix warn_on_once() while mapping 0-1MB range with /dev/mem | Suresh Siddha | 2009-02-12 | 3 | -58/+45 |
* | x86/cpa: make sure cpa is safe to call in lazy mmu mode | Jeremy Fitzhardinge | 2009-02-12 | 1 | -0/+14 |
* | x86, ptrace, mm: fix double-free on race | Markus Metzger | 2009-02-11 | 3 | -7/+17 |
* | ptrace, x86: fix the usage of ptrace_fork() | Oleg Nesterov | 2009-02-11 | 1 | -1/+1 |
* | i8327: fix outb() parameter order | Clemens Ladisch | 2009-02-10 | 1 | -9/+8 |
* | x86: fix math_emu register frame access | Tejun Heo | 2009-02-10 | 7 | -56/+55 |
* | x86: math_emu info cleanup | Tejun Heo | 2009-02-09 | 6 | -64/+48 |
* | x86: include correct %gs in a.out core dump | Tejun Heo | 2009-02-09 | 1 | -3/+1 |
* | x86, vmi: put a missing paravirt_release_pmd in pgd_dtor | Alok Kataria | 2009-02-09 | 1 | -0/+11 |
* | x86: find nr_irqs_gsi with mp_ioapic_routing | Yinghai Lu | 2009-02-09 | 3 | -5/+44 |
* | x86: add clflush before monitor for Intel 7400 series | Pallipadi, Venkatesh | 2009-02-09 | 3 | -0/+10 |
* | x86: disable intel_iommu support by default | Kyle McMartin | 2009-02-05 | 3 | -3/+24 |
* | x86: don't apply __supported_pte_mask to non-present ptes | Jeremy Fitzhardinge | 2009-02-04 | 2 | -7/+21 |
* | x86: fix grammar in user-visible BIOS warning | Alex Chiang | 2009-02-05 | 1 | -1/+1 |
* | x86/Kconfig.cpu: make Kconfig help readable in the console | Borislav Petkov | 2009-02-04 | 1 | -13/+15 |
* | x86, 64-bit: print DMI info in the oops trace | Kyle McMartin | 2009-02-04 | 1 | -2/+7 |
* | Merge branch 'core/xen' into x86/urgent | Ingo Molnar | 2009-02-04 | 2239 | -20020/+62857 |
|\ |
|
| * | xen: disable interrupts before saving in percpu | Jeremy Fitzhardinge | 2009-02-03 | 1 | -1/+3 |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-02-02 | 7 | -36/+80 |
| |\ |
|
| | * | PCI hotplug: Change link order of pciehp & acpiphp | Matthew Garrett | 2009-01-27 | 1 | -1/+5 |
| | * | PCI hotplug: fakephp: Allocate PCI resources before adding the device | Darrick J. Wong | 2009-01-27 | 1 | -16/+26 |
| | * | PCI MSI: Fix undefined shift by 32 | Matthew Wilcox | 2009-01-27 | 1 | -2/+11 |
| | * | PCI PM: Do not wait for buses in B2 or B3 during resume | Rafael J. Wysocki | 2009-01-27 | 1 | -13/+13 |
| | * | PCI PM: Power up devices before restoring their state | Rafael J. Wysocki | 2009-01-27 | 1 | -3/+3 |
| | * | PCI PM: Fix hibernation breakage on EeePC 701 | Rafael J. Wysocki | 2009-01-27 | 1 | -1/+4 |
| | * | PCI: irq and pci_ids patch for Intel Tigerpoint DeviceIDs | Seth Heasley | 2009-01-27 | 2 | -0/+2 |
| | * | PCI PM: Fix suspend error paths and testing facility breakage | Rafael J. Wysocki | 2009-01-27 | 1 | -0/+16 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 2009-02-02 | 2 | -9/+3 |
| |\ \ |
|
| | * \ | Merge branches 'topic/slab/fixes' and 'topic/slub/fixes' into for-linus | Pekka Enberg | 2009-02-02 | 1 | -1/+1 |
| | |\ \ |
|
| | | * | | slub: fix per cpu kmem_cache_cpu array memory leak | David Rientjes | 2009-01-28 | 1 | -1/+1 |
| | * | | | kmalloc: return NULL instead of link failure | Jeff Mahoney | 2009-01-27 | 1 | -8/+2 |
| | |/ / |
|
| * | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-02-02 | 12 | -438/+590 |
| |\ \ \ |
|
| | * | | | fbdev/atyfb: Fix DSP config on some PowerMacs & PowerBooks | Risto Suominen | 2009-02-02 | 1 | -0/+11 |
| | * | | | powerpc: Fix oops on some machines due to incorrect pr_debug() | Benjamin Herrenschmidt | 2009-02-02 | 1 | -3/+2 |
| | * | | | powerpc/ps3: Printing fixups for l64 to ll64 convserion drivers/net | Stephen Rothwell | 2009-02-02 | 1 | -1/+1 |
| | * | | | powerpc/5200: update device tree binding documentation | Grant Likely | 2009-01-30 | 2 | -277/+180 |