aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-20Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds42-562/+3535
2008-07-20Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds23-437/+751
2008-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-3/+18
2008-07-20Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds12-152/+151
2008-07-20arch/m68k/mm/sun3mmu.c: Eliminate NULL test and memset after alloc_bootmemJulia Lawall1-1/+0
2008-07-20arch/m68k/mm/motorola.c: Eliminate NULL test and memset after alloc_bootmemJulia Lawall1-1/+0
2008-07-20m68k/Atari: remove the dead ATARI_SCC{,_DMA} optionsAdrian Bunk1-23/+1
2008-07-20m68k/Mac: remove the unused ADB_KEYBOARD optionAdrian Bunk1-12/+0
2008-07-20m68k/apollo: Add missing call to apollo_parse_bootinfo()Geert Uytterhoeven1-0/+3
2008-07-20m68k/sun3/: possible cleanupsAdrian Bunk8-36/+10
2008-07-20m68k/q40/config.c: make functions staticAdrian Bunk1-13/+13
2008-07-20m68k/mac/: possible cleanupsAdrian Bunk8-181/+35
2008-07-20m68k/atari/debug.c: possible cleanupsAdrian Bunk1-30/+7
2008-07-20m68k/amiga/: possible cleanupsAdrian Bunk1-14/+6
2008-07-20export amiga_vblankAdrian Bunk1-0/+2
2008-07-20m68k: remove AP1000 codeAdrian Bunk3-18/+0
2008-07-20m68k: make multi_defconfig the default defconfigAdrian Bunk1-1/+1
2008-07-20Stringify support commasMathieu Desnoyers5-8/+0
2008-07-20m68k: Allow no CPU/platform type for allnoconfigGeert Uytterhoeven1-0/+6
2008-07-20m68k: vmlinux-std/sun3.lds.S cleanup - use PAGE_SIZE macroCyrill Gorcunov2-4/+6
2008-07-20m68k: remove CVS keywordsAdrian Bunk6-6/+5
2008-07-20MN10300: Fix MN10300's serial port driver to get at its tty_structDavid Howells1-1/+1
2008-07-20simserial: Fix up for ldisc changesAlan Cox1-43/+3
2008-07-20[MIPS] Rename MIPS sys_pipe syscall entry point to something MIPS-specific.Ralf Baechle5-5/+12
2008-07-20[MIPS] 32-bit compat: Delete unused sys_truncate64 and sys_ftruncate64.Ralf Baechle1-17/+0
2008-07-20[MIPS] TXx9: Fix some sparse warningsAtsushi Nemoto1-0/+2
2008-07-20[MIPS] TXx9: Add 64-bit supportAtsushi Nemoto10-294/+510
2008-07-20[MIPS] TXx9: Cleanups for 64-bit supportAtsushi Nemoto6-219/+24
2008-07-20[MIPS] Cobalt: Fix I/O port resource rangeYoichi Yuasa1-2/+2
2008-07-20[MIPS] mips/sgi-ip22/ip28-berr.c: fix the buildAdrian Bunk1-2/+2
2008-07-20[MIPS] TXx9: Miscellaneous build fixesAtsushi Nemoto3-13/+23
2008-07-20[MIPS] Routerboard 532: Support for base systemRalf Baechle15-1/+2962
2008-07-20[MIPS] IP32: Use common SGI button driverThomas Bogendoerfer1-12/+1
2008-07-20[MIPS] IP22: Use common SGI button driverThomas Bogendoerfer1-2/+1
2008-07-20[MIPS] IP22, IP28: Fix merge bugThomas Bogendoerfer1-1/+1
2008-07-20[MIPS] Fix missing prototypes in asm/fpu.hDmitri Vorobiev1-0/+1
2008-07-20[MIPS] PCI: Make the pcibios_max_latency variable staticDmitri Vorobiev1-1/+1
2008-07-20KVM: MMU: Fix potential race setting upper shadow ptes on nonpae hostsAvi Kivity1-3/+4
2008-07-20KVM: x86 emulator: emulate clflushGlauber Costa1-1/+3
2008-07-20KVM: MMU: improve invalid shadow root page handlingMarcelo Tosatti1-1/+4
2008-07-20KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destructionMarcelo Tosatti4-0/+16
2008-07-20KVM: Prefix some x86 low level function with kvm_, to avoid namespace issuesAvi Kivity3-27/+27
2008-07-20KVM: check injected pic irq within valid pic irqsBen-Ami Yassour2-2/+6
2008-07-20KVM: x86 emulator: Fix HLT instructionMohammed Gamal1-1/+1
2008-07-20KVM: Apply the kernel sigmask to vcpus blocked due to being uninitializedAvi Kivity1-5/+5
2008-07-20KVM: VMX: Add ept_sync_context in flush_tlbSheng Yang1-0/+3
2008-07-20KVM: mmu_shrink: kvm_mmu_zap_page requires slots_lock to be heldMarcelo Tosatti1-0/+3
2008-07-20x86: KVM guest: make kvm_smp_prepare_boot_cpu() staticAdrian Bunk1-1/+1
2008-07-20KVM: SVM: fix suspend/resume supportJoerg Roedel1-12/+22
2008-07-20KVM: s390: rename private structuresChristian Borntraeger4-28/+29