- f8effd1 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 3501033 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- b30b774 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
- 39a6576 Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 16 years ago
- 1371be0 cpumask: Use cpu_*_mask accessors code: alpha by Rusty Russell · 16 years ago
- a0abd52 cpumask: fix powernow-k8: partial revert of 2fdf66b491ac706657946442789ec644cc317e1a by Rusty Russell · 16 years ago
- 6bc5c36 trace: mmiotrace to the tracer menu in Kconfig by Pekka Paalanen · 16 years ago
- be71661 x86, vm86: fix preemption bug by Thomas Gleixner · 16 years ago
- 516a1a7 KVM: VMX: Flush volatile msrs before emulating rdmsr by Avi Kivity · 16 years ago
- b682b81 KVM: x86: fix LAPIC pending count calculation by Marcelo Tosatti · 16 years ago
- 2aaf69d KVM: MMU: Map device MMIO as UC in EPT by Sheng Yang · 16 years ago
- abe6655 KVM: x86: disable kvmclock on non constant TSC hosts by Marcelo Tosatti · 16 years ago
- d2a8284 KVM: PIT: fix i8254 pending count read by Marcelo Tosatti · 16 years ago
- ba4cef3 KVM: Fix racy in kvm_free_assigned_irq by Sheng Yang · 16 years ago
- ad8ba2c KVM: Add kvm_arch_sync_events to sync with asynchronize events by Sheng Yang · 16 years ago
- 7a0eb19 KVM: Avoid using CONFIG_ in userspace visible headers by Avi Kivity · 16 years ago
- d39123a KVM: ia64: fix fp fault/trap handler by Yang Zhang · 16 years ago
- e49590b x86, olpc: fix model detection without OFW by Chris Ball · 16 years ago
- b13e246 x86, hpet: fix for LS21 + HPET = boot hang by john stultz · 16 years ago
- 26456dc powerpc/vsx: Fix VSX alignment handler for regs 32-63 by Michael Neuling · 16 years ago
- 0047656 powerpc/ps3: Move ps3_mm_add_memory to device_initcall by Geoff Levand · 16 years ago
- 06eccea powerpc/mm: Fix numa reserve bootmem page selection by Dave Hansen · 16 years ago
- fbc78b0 powerpc/mm: Fix _PAGE_CHG_MASK to protect _PAGE_SPECIAL by Philippe Gerum · 16 years ago
- 7ad9de6 x86: CPA avoid repeated lazy mmu flush by Thomas Gleixner · 16 years ago
- 34b0900 x86: warn if arch_flush_lazy_mmu_cpu is called in preemptible context by Thomas Gleixner · 16 years ago
- d85cf93 x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemption by Jeremy Fitzhardinge · 16 years ago
- be03d9e x86, pat: fix warn_on_once() while mapping 0-1MB range with /dev/mem by Suresh Siddha · 16 years ago
- 4f06b04 x86/cpa: make sure cpa is safe to call in lazy mmu mode by Jeremy Fitzhardinge · 16 years ago
- 94dba89 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 9ce04f9 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- b3f2caa Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 93431dd Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
- da8dbb8 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
- 9f339e7 x86, ptrace, mm: fix double-free on race by Markus Metzger · 16 years ago
- 95ec807 [S390] Update default configuration. by Martin Schwidefsky · 16 years ago
- 0addff8 [S390] Fix init irq proc build break. by Sachin Sant · 16 years ago
- d5e842c [S390] vdso: fix per cpu vdso pointer in lowcore by Martin Schwidefsky · 16 years ago
- f47a454 tracing, x86: fix constraint for parent variable by Steven Rostedt · 16 years ago
- f99fb8a powerpc/mm: Fix _PAGE_COHERENT support on classic ppc32 HW by Kumar Gala · 16 years ago
- 1385a7a Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
- c36c63c Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
- 226b791 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
- e3944bf tracing, x86: fix fixup section to return to original code by Steven Rostedt · 16 years ago
- b52af40 i8327: fix outb() parameter order by Clemens Ladisch · 16 years ago
- e0fc4f9 [ARM] Storage class should be before const qualifier by Tobias Klauser · 16 years ago
- 0b2f828 powerpc: Add missing sparsemem.h include by Michael Neuling · 16 years ago
- 5b11abf powerpc/pci: mmap anonymous memory when legacy_mem doesn't exist by Benjamin Herrenschmidt · 16 years ago
- d87bf76 powerpc/cell: Add missing #include for oprofile by Michael Neuling · 16 years ago
- f25f907 powerpc/ftrace: Fix math to calculate offset in TOC by Steven Rostedt · 16 years ago
- eef3361 powerpc: Don't emulate mr. instructions by Ananth N Mavinakayanahalli · 16 years ago
- 6c24b17 powerpc/fsl-booke: Fix mapping functions to use phys_addr_t by Kumar Gala · 16 years ago
- d315760 x86: fix math_emu register frame access by Tejun Heo · 16 years ago
- 6707fbb Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
- a8e807f FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h now by David Howells · 16 years ago
- a5ef7ca x86: spinlocks: define dummy __raw_spin_is_contended by Kyle McMartin · 16 years ago
- ae6af41 x86: math_emu info cleanup by Tejun Heo · 16 years ago
- 914c3d6 x86: include correct %gs in a.out core dump by Tejun Heo · 16 years ago
- 55a8ba4 x86, vmi: put a missing paravirt_release_pmd in pgd_dtor by Alok Kataria · 16 years ago
- 3f4a739 x86: find nr_irqs_gsi with mp_ioapic_routing by Yinghai Lu · 16 years ago
- e736ad5 x86: add clflush before monitor for Intel 7400 series by Pallipadi, Venkatesh · 16 years ago
- 286ce0a Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 16 years ago
- aeb3987 sparc64: Fix probe_kernel_{read,write}(). by David S. Miller · 16 years ago
- 40bdac7 sparc64: Kill .fixup section bloat. by David S. Miller · 16 years ago
- e83102c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
- 2d29c6a Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec', 'misc', 'printk' and 'processor' into release by Len Brown · 16 years ago
- c09249f x86-64: fix int $0x80 -ENOSYS return by Roland McGrath · 16 years ago
- 08c6e3a arch/powerpc: Eliminate double sizeof by Julia Lawall · 16 years ago
- 7f3ea17 powerpc/cpm2: Fix set interrupt type by paulfax · 16 years ago
- e85477f powerpc/83xx: Fix TSEC0 workability on MPC8313E-RDB boards by Anton Vorontsov · 16 years ago
- 1f0d4d1 powerpc/83xx: Fix missing #{address,size}-cells in mpc8313erdb.dts by Anton Vorontsov · 16 years ago
- e2a02ba powerpc/83xx: Build breakage for CONFIG_PM but no CONFIG_SUSPEND by Michael Neuling · 16 years ago
- ff08f76 x86: clean up hpet timer reinit by Pavel Emelyanov · 16 years ago
- 1c2f61d sparc64: Don't hook up pcr_ops on spitfire chips. by David S. Miller · 16 years ago
- 9be260a prevent kprobes from catching spurious page faults by Masami Hiramatsu · 16 years ago
- 09cd5b8 Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
- fb9a680 alpha: fixup BUG macro by Alexey Dobriyan · 16 years ago
- 732553e [CPUFREQ] powernow-k8: Get transition latency from ACPI _PSS table by Mark Langsdorf · 16 years ago
- 0cd5c3c x86: disable intel_iommu support by default by Kyle McMartin · 16 years ago
- b534816 x86: don't apply __supported_pte_mask to non-present ptes by Jeremy Fitzhardinge · 16 years ago
- 97c4483 PCI: return error on failure to read PCI ROMs by Timothy S. Nelson · 16 years ago
- 4560839 x86: fix grammar in user-visible BIOS warning by Alex Chiang · 16 years ago
- a6a9540 x86: fix hpet timer reinit for x86_64 by Pavel Emelyanov · 16 years ago
- 647802d Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- dc4ff58 sparc64: Call dump_stack() in die_nmi(). by David S. Miller · 16 years ago
- 36723bf x86/Kconfig.cpu: make Kconfig help readable in the console by Borislav Petkov · 16 years ago
- 48ec4d9 x86, 64-bit: print DMI info in the oops trace by Kyle McMartin · 16 years ago
- eda58a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
- 024bb96 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
- bb960a1 Merge branch 'core/xen' into x86/urgent by Ingo Molnar · 16 years ago
- c8e6741 Blackfin arch: Remove outdated code by Michael Hennerich · 16 years ago
- 4e653e0 Blackfin arch: Fix udelay implementation by Michael Hennerich · 16 years ago
- 972de7d Blackfin arch: Update Copyright information by Michael Hennerich · 16 years ago
- 772c258 Blackfin arch: Add BF561 PPI POLS, POLC Masks by Michael Hennerich · 16 years ago
- dfd700b Blackfin arch: Update CM-BF527 kernel config by Michael Hennerich · 16 years ago
- af4c7d4 Blackfin arch: define bfin_memmap as static since it is only used here by Mike Frysinger · 16 years ago
- d04dfc4 Blackfin arch: cplb mananger: use a do...while loop rather than a for loop by Mike Frysinger · 16 years ago
- bf324cb Blackfin arch: fix bug - traps test case 19 for exception 0x2d fails by Bernd Schmidt · 16 years ago
- 6531962 Blackfin arch: add platform device bfin_mii-bus and KSZ8893M switch driver platform resources to board files by Graf Yang · 16 years ago
- 583947c Blackfin arch: build jtag tty driver as a module by default by Mike Frysinger · 16 years ago
- 3aee91b Blackfin arch: fix 2 bugs related to debug by Jie Zhang · 16 years ago