aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* x86, vm86: fix preemption bugThomas Gleixner2009-02-15
* x86, olpc: fix model detection without OFWChris Ball2009-02-14
* x86, hpet: fix for LS21 + HPET = boot hangjohn stultz2009-02-13
* x86: CPA avoid repeated lazy mmu flushThomas Gleixner2009-02-12
* x86: warn if arch_flush_lazy_mmu_cpu is called in preemptible contextThomas Gleixner2009-02-12
* x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemptionJeremy Fitzhardinge2009-02-12
* x86, pat: fix warn_on_once() while mapping 0-1MB range with /dev/memSuresh Siddha2009-02-12
* x86/cpa: make sure cpa is safe to call in lazy mmu modeJeremy Fitzhardinge2009-02-12
* x86, ptrace, mm: fix double-free on raceMarkus Metzger2009-02-11
* ptrace, x86: fix the usage of ptrace_fork()Oleg Nesterov2009-02-11
* i8327: fix outb() parameter orderClemens Ladisch2009-02-10
* x86: fix math_emu register frame accessTejun Heo2009-02-09
* x86: math_emu info cleanupTejun Heo2009-02-09
* x86: include correct %gs in a.out core dumpTejun Heo2009-02-09
* x86, vmi: put a missing paravirt_release_pmd in pgd_dtorAlok Kataria2009-02-09
* x86: find nr_irqs_gsi with mp_ioapic_routingYinghai Lu2009-02-09
* x86: add clflush before monitor for Intel 7400 seriesPallipadi, Venkatesh2009-02-09
* x86: disable intel_iommu support by defaultKyle McMartin2009-02-05
* x86: don't apply __supported_pte_mask to non-present ptesJeremy Fitzhardinge2009-02-05
* x86: fix grammar in user-visible BIOS warningAlex Chiang2009-02-04
* x86/Kconfig.cpu: make Kconfig help readable in the consoleBorislav Petkov2009-02-04
* x86, 64-bit: print DMI info in the oops traceKyle McMartin2009-02-04
* Merge branch 'core/xen' into x86/urgentIngo Molnar2009-02-04
|\
| * xen: disable interrupts before saving in percpuJeremy Fitzhardinge2009-02-03
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-02-02
| |\
| | * PCI hotplug: Change link order of pciehp & acpiphpMatthew Garrett2009-01-27
| | * PCI hotplug: fakephp: Allocate PCI resources before adding the deviceDarrick J. Wong2009-01-27
| | * PCI MSI: Fix undefined shift by 32Matthew Wilcox2009-01-27
| | * PCI PM: Do not wait for buses in B2 or B3 during resumeRafael J. Wysocki2009-01-27
| | * PCI PM: Power up devices before restoring their stateRafael J. Wysocki2009-01-27
| | * PCI PM: Fix hibernation breakage on EeePC 701Rafael J. Wysocki2009-01-27
| | * PCI: irq and pci_ids patch for Intel Tigerpoint DeviceIDsSeth Heasley2009-01-27
| | * PCI PM: Fix suspend error paths and testing facility breakageRafael J. Wysocki2009-01-27
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2009-02-02
| |\ \
| | * \ Merge branches 'topic/slab/fixes' and 'topic/slub/fixes' into for-linusPekka Enberg2009-02-02
| | |\ \
| | | * | slub: fix per cpu kmem_cache_cpu array memory leakDavid Rientjes2009-01-28
| | * | | kmalloc: return NULL instead of link failureJeff Mahoney2009-01-27
| | |/ /
| * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-02-02
| |\ \ \
| | * | | fbdev/atyfb: Fix DSP config on some PowerMacs & PowerBooksRisto Suominen2009-02-02
| | * | | powerpc: Fix oops on some machines due to incorrect pr_debug()Benjamin Herrenschmidt2009-02-02
| | * | | powerpc/ps3: Printing fixups for l64 to ll64 convserion drivers/netStephen Rothwell2009-02-02
| | * | | powerpc/5200: update device tree binding documentationGrant Likely2009-01-30
| | * | | powerpc/5200: Bugfix for PCI mapping of memory and IMMRGrant Likely2009-01-29
| | * | | powerpc/5200: update defconfigsGrant Likely2009-01-29
| * | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-02-02
| |\ \ \ \
| | * | | | sched_rt: don't use first_cpu on cpumask created with cpumask_andRusty Russell2009-02-01
| | * | | | sched: fix buddie group latencyPeter Zijlstra2009-02-01
| | * | | | sched: clear buddies more aggressivelyMike Galbraith2009-02-01
| | * | | | sched: symmetric sync vs avg_overlapPeter Zijlstra2009-02-01
| | * | | | sched: fix sync wakeupsPeter Zijlstra2009-02-01