summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-06-06KVM: ppc: Use a read lock around MMU operations, and release it on errorHollis Blanchard1-2/+3
2008-06-06KVM: ppc: Remove unmatched kunmap() callHollis Blanchard1-2/+0
2008-06-06KVM: ppc: add lwzx/stwz emulationHollis Blanchard1-0/+12
2008-06-06KVM: ppc: Remove duplicate functionHollis Blanchard1-33/+0
2008-06-06KVM: s390: Fix race condition in kvm_s390_handle_waitCarsten Otte1-2/+5
2008-06-06KVM: s390: Send program check on access errorCarsten Otte1-1/+4
2008-06-06KVM: s390: fix interrupt deliveryCarsten Otte1-1/+2
2008-06-06KVM: s390: handle machine checks when guest is runningChristian Borntraeger1-0/+5
2008-06-06KVM: s390: fix locking order problem in enable_sieChristian Borntraeger1-17/+27
2008-06-06KVM: s390: use yield instead of schedule to implement diag 0x44Christian Borntraeger1-1/+1
2008-06-06KVM: x86 emulator: fix hypercall return value on AMDAvi Kivity1-1/+2
2008-06-06KVM: ia64: fix zero extending for mmio ld1/2/4 emulation in KVMJes Sorensen1-1/+2
2008-06-05Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-8/+4
2008-06-05Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds13-166/+94
2008-06-05x86: fix CONFIG_NONPROMISC_DEVMEM prompt and help textStefan Richter1-8/+12
2008-06-05Fix divide by zero error in build_clear_page() and build_copy_page()Yoichi Yuasa1-4/+6
2008-06-05[MIPS] Fix build error - Delete debugging crap that crept in with CMPRalf Baechle1-19/+0
2008-06-05[MIPS] IP27: misc fixesThomas Bogendoerfer3-24/+26
2008-06-05[MIPS] IP27: Fix clockevent setupThomas Bogendoerfer2-15/+17
2008-06-05[MIPS] IP27: Fix bootmem memory setupThomas Bogendoerfer1-95/+22
2008-06-05[MIPS] remove CONFIG_CPU_R4000 line from MakefileAdrian Bunk1-1/+0
2008-06-05[MIPS] Fix check for valid stack pointer during backtraceThomas Bogendoerfer1-7/+9
2008-06-05[MIPS] R4700: Fix build_tlb_probe_entryThomas Bogendoerfer1-1/+2
2008-06-05[MIPS] Alchemy: dbdma: add API to delete custom DDMA device ids.Manuel Lauss1-0/+11
2008-06-05[MIPS] Alchemy: export get_au1x00_speed for modulesManuel Lauss1-0/+1
2008-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-13/+21
2008-06-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds12-65/+177
2008-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.26Linus Torvalds5-195/+1163
2008-06-04celleb_scc_pciex endianness misannotationsAl Viro1-2/+3
2008-06-04mpc52xx_gpio iomem annotationsAl Viro1-7/+7
2008-06-04x86, fpu: fix CONFIG_PREEMPT=y corruption of application's FPU stackSuresh Siddha2-2/+8
2008-06-04suspend-vs-iommu: prevent suspend if we could not resumePavel Machek1-1/+30
2008-06-04x86: section mismatch fixAndrew Morton1-1/+1
2008-06-04x86: fix Xorg crash with xf86MapVidMem errorVenki Pallipadi1-25/+24
2008-06-04x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtestKevin Winchester1-2/+2
2008-06-04x86: fix bad pmd ffff810000207xxx(9090909090909090)Hugh Dickins1-1/+1
2008-06-04x86: ioremap fix failing nesting checkIngo Molnar1-2/+3
2008-06-04x86: fix broken math-emu with lazy allocation of fpu areaSuresh Siddha2-20/+37
2008-06-04x86: enable preemption in delaySteven Rostedt2-8/+53
2008-06-04x86: disable preemption in native_smp_prepare_cpusIngo Molnar1-1/+4
2008-06-04x86: fix APIC warning on 32bit v2Yinghai Lu1-2/+14
2008-06-03sparc: switch /proc/led to seq_fileAlexey Dobriyan1-13/+21
2008-06-03sh: Add defconfig for RSK7203.Paul Mundt1-0/+841
2008-06-03sh: Update SE7206 defconfig.Paul Mundt1-160/+315
2008-06-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds8-362/+7
2008-06-02Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds3-66/+118
2008-06-02[ARM] pxa: fix tosa.c build errorRussell King1-2/+2
2008-06-02[ARM] 5066/2: EM-X270: Fix DM9000 IRQ flags initialisationMike Rapoport1-1/+1
2008-06-02[ARM] 5065/2: CM-X270: Fix DM9000 IRQ flags initialisationMike Rapoport1-1/+1
2008-06-02sh: Disable 4KSTACKS on nommu.Paul Mundt1-1/+1