- 7455aab amd-iommu: fix the handling of device aliases in the AMD IOMMU driver. by Neil Turton · 15 years ago
- 421f909 amd-iommu: fix an off-by-one error in the AMD IOMMU driver. by Neil Turton · 15 years ago
- 2e8b569 amd-iommu: disable device isolation with CONFIG_IOMMU_STRESS by Joerg Roedel · 15 years ago
- 2be69c7 x86/iommu: add IOMMU_STRESS Kconfig entry by Joerg Roedel · 15 years ago
- b3b99ef amd-iommu: move protection domain printk to dump code by Joerg Roedel · 15 years ago
- 02acc43 amd-iommu: print ivmd information to dmesg when requested by Joerg Roedel · 15 years ago
- 42a698f amd-iommu: print ivhd information to dmesg when requested by Joerg Roedel · 15 years ago
- 9c72041 amd-iommu: add dump for iommus described in ivrs table by Joerg Roedel · 15 years ago
- fefda11 amd-iommu: add amd_iommu_dump parameter by Joerg Roedel · 15 years ago
- 67a433c Gemini: Fix SRAM/ROM location after memory swap by Paulius Zaleckas · 15 years ago
- 7d96fd4 x86: move rdtsc_barrier() into the TSC vread method by Petr Tesarik · 15 years ago
- abfe0af x86: enable_update_mptable should be a macro by Yinghai Lu · 15 years ago
- b5c42bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 15 years ago
- 8b31e49 powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency. by Benjamin Herrenschmidt · 15 years ago
- f637a49 powerpc: Minor cleanups of kernel virt address space definitions by Benjamin Herrenschmidt · 15 years ago
- b16e776 powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mm by Benjamin Herrenschmidt · 15 years ago
- add8a50 Blackfin: fix strncmp.o build error by Mike Frysinger · 15 years ago
- 2ec10ea Blackfin: drop unneeded asm/.gitignore by Mike Frysinger · 15 years ago
- 6b50520 Blackfin: ignore generated vmlinux.lds by Mike Frysinger · 15 years ago
- 7a1450f Blackfin: hook up preadv/pwritev syscalls by Mike Frysinger · 15 years ago
- 84532a0 Revert "powerpc: Rework dma-noncoherent to use generic vmalloc layer" by Benjamin Herrenschmidt · 15 years ago
- cd86a53 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 2171787 x86: avoid back to back on_each_cpu in cpa_flush_array by Pallipadi, Venkatesh · 15 years ago
- 733be82 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
- 60a0cd5 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
- ca446d0 [CPUFREQ] powernow-k8: determine exact CPU frequency for HW Pstates by Andreas Herrmann · 16 years ago
- df18297 [CPUFREQ] powernow-k8 cleanup msg if BIOS does not export ACPI _PSS cpufreq data by Thomas Renninger · 16 years ago
- d38e73e [CPUFREQ] powernow-k7 build fix when ACPI=n by Dave Jones · 16 years ago
- 4319503 [CPUFREQ] add atom family to p4-clockmod by Jarod Wilson · 16 years ago
- 46176b4 x86, relocs: ignore R_386_NONE in kernel relocation entries by Tejun Heo · 15 years ago
- 8e35961 powerpc/mm: Fix broken MMU PID stealing on !SMP by Hideo Saito · 15 years ago
- b18f1e2 Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
- a0c1af1 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- a2edf57 KVM: Fix PDPTR reloading on CR4 writes by Avi Kivity · 15 years ago
- a8cd024 KVM: Make paravirt tlb flush also reload the PAE PDPTRs by Avi Kivity · 15 years ago
- 71c9d8b x86: Remove remap percpu allocator for the time being by Tejun Heo · 15 years ago
- ee07366 Merge branch 'x86/urgent' into x86/setup by H. Peter Anvin · 15 years ago
- 2908157 Merge branch 'for-rmk' of git://git.marvell.com/orion by Russell King · 15 years ago
- 14f0aa3 [ARM] disable NX support for OABI-supporting kernels by Russell King · 15 years ago
- 355532b Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 15 years ago
- a49a018 [ARM] add coherent DMA mask for mv643xx_eth by Nicolas Pitre · 15 years ago
- 0af48f4 x86: cpa_flush_array wbinvd should be done on all CPUs by venkatesh.pallipadi@intel.com · 15 years ago
- 0b82753 x86: bugfix wbinvd() model check instead of family check by venkatesh.pallipadi@intel.com · 15 years ago
- 0c752a9 x86: introduce noxsave boot parameter by Suresh Siddha · 15 years ago
- bca23db x86, setup: revert ACPI 3 E820 extended attributes support by H. Peter Anvin · 15 years ago
- afc2788 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
- 1e787d1 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
- d2f82c2 MIPS: IP32: Remove unnecessary if not even harmful volatile keywords. by Ralf Baechle · 15 years ago
- 63c901c MIPS: IP32: Fix build error due to uninitialized variable. by Ralf Baechle · 15 years ago
- 63d3892 MIPS: Fix sparse warning in incompatiable argument type of clear_user. by Wu Zhangjin · 15 years ago
- 6ec04f4 [ARM] pxa/palm: fix PalmLD/T5/TX AC97 MFP by Marek Vasut · 15 years ago
- f5c81a3 [ARM] pxa: add parameter to clksrc_read() for pxa168/910 by Coly Li · 16 years ago
- 0e1b74d [ARM] pxa: fix the incorrectly defined drive strength macros for pxa{168,910} by Mingwei Wang · 15 years ago
- 88dff49 x86: DMI match for the Sony VGN-Z540N as it needs BIOS reboot by Zhang Rui · 15 years ago
- 6eb0ac0 powerpc/maple: Add a quirk to disable MSI for IPR on Bimini by Michael Ellerman · 15 years ago
- 37869fa sh: ap325 camera without i2c driver fix by Magnus Damm · 15 years ago
- 85bc262 [ARM] Orion: Remove explicit name for platform device resources by Martin Michlmayr · 15 years ago
- 385aa9e [ARM] Kirkwood: Correct MPP for SATA activity/presence LEDs of QNAP TS-119/TS-219. by Thomas Reitmayr · 15 years ago
- a9523f4 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
- 9fe02c0 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
- c6ac4c1 x86, boot: correct the calculation of ZO_INIT_SIZE by H. Peter Anvin · 15 years ago
- a5e696e MIPS: 64-bit: Fix system lockup. by Greg Ungerer · 15 years ago
- 195d1a9 MIPS: IP28: Change to build with -mr10k-cache-barrier=store by peter fuerst · 15 years ago
- 7e9e05c MIPS: IP22: Fix hang in power button interrupt handler by Ralf Baechle · 15 years ago
- 950312c MIPS: IP32: Fix hang on shutdown in power button interrupt handler. by Andrew Randrianasulu · 15 years ago
- 521c180 Merge branch 'core/urgent' into core/futexes by Thomas Gleixner · 15 years ago
- ff71338 [ARM] pxa/ezx: fix pin configuration for low power mode by Daniel Ribeiro · 15 years ago
- 279e677 Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
- 4c6f18f x86, io-apic: Don't mark pin_programmed early by Yinghai Lu · 15 years ago
- 4aee2ad x86: asm/processor.h: remove double declaration by Jaswinder Singh Rajput · 15 years ago
- 3633832 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
- a93ea9b [ARM] 5517/1: integrator: don't put clock lookups in __initdata by Rabin Vincent · 15 years ago
- 982db66 [ARM] 5518/1: versatile: don't put clock lookups in __initdata by Rabin Vincent · 15 years ago
- 13bba6f Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 0130b2d Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- a81b386 [ARM] pxa/spitz: provide spitz_ohci_exit() that unregisters USB_HOST GPIO by Dmitry Eremin-Solenikov · 15 years ago
- 866bd43 [ARM] pxa: enable GPIO receivers after configuring pins by Timothy Clacy · 16 years ago
- 216e3b7 [ARM] pxa: allow gpio_reset drive high during normal work by Daniel Ribeiro · 16 years ago
- 818bc81 [ARM] pxa: save/restore PGSR on suspend/resume. by Daniel Ribeiro · 16 years ago
- 7b7210d microblaze: Fix kind-of-intr checking against number of interrupts by Michal Simek · 15 years ago
- 3026589 microblaze: Update Microblaze defconfig by Michal Simek · 15 years ago
- 8190b37 [ARM] mach-l7200: fix spelling of SYS_CLOCK_OFF by Pavel Roskin · 15 years ago
- eb33575 [ARM] Double check memmap is actually valid with a memmap has unexpected holes V2 by Mel Gorman · 15 years ago
- 1079cac Merge commit 'v2.6.30-rc6' into tracing/core by Ingo Molnar · 15 years ago
- f1bdb52 x86, irq: don't call mp_config_acpi_gsi() if update_mptable is not enabled by Yinghai Lu · 15 years ago
- 629e15d x86, irq: update_mptable needs pci_routeirq by Yinghai Lu · 15 years ago
- 35d5a9a x86: fix system without memory on node0 by Yinghai Lu · 15 years ago
- 7c43769 x86, mm: Fix node_possible_map logic by Yinghai Lu · 15 years ago
- 888a589 mm, x86: remove MEMORY_HOTPLUG_RESERVE related code by Yinghai Lu · 15 years ago
- b286e21 Merge commit 'v2.6.30-rc6' into x86/mm by Ingo Molnar · 15 years ago
- 2759c32 x86: don't call read_apic_id if !cpu_has_apic by Yinghai Lu · 15 years ago
- e519807 x86, apic: introduce io_apic_irq_attr by Yinghai Lu · 15 years ago
- 0e337b4 powerpc: Explicit alignment for .data.cacheline_aligned by Benjamin Herrenschmidt · 15 years ago
- dc89228 powerpc/ps3: Update ps3_defconfig by Geoff Levand · 15 years ago
- c3cf866 powerpc/ftrace: Fix constraint to be early clobber by Steven Rostedt · 15 years ago
- 021376a powerpc/ftrace: Use pr_devel() in ftrace.c by Michael Ellerman · 15 years ago
- af3e4ac powerpc: Do not assert pte_locked for hugepage PTE entries by Mel Gorman · 16 years ago
- e1342f1 Merge branch 'smp-fix' by Russell King · 15 years ago
- ee348d5 [ARM] realview: fix broadcast tick support by Russell King · 15 years ago
- 78d236c [ARM] realview: remove useless smp_cross_call_done() by Russell King · 15 years ago