aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-06-09powerpc: Rework qe_ic_init() so we can avoid freeing the irq_hostMichael Ellerman
2008-06-09powerpc: Rework ipic_init() so we can avoid freeing the irq_hostMichael Ellerman
2008-06-09powerpc: Rework Axon MSI setup so we can avoid freeing the irq_hostMichael Ellerman
2008-06-09powerpc: Add the PC speaker only when requestedEmil Medve
2008-06-09powerpc: Add C2K to configurationRemi Machet
2008-06-09powerpc: Default configuration for C2KRemi Machet
2008-06-09powerpc: C2K board driverRemi Machet
2008-06-09powerpc: Boot code for the C2KRemi Machet
2008-06-09powerpc: DTS file for the C2KRemi Machet
2008-06-09powerpc/mpic: Fix ambiguous else statementAnton Vorontsov
2008-06-09Merge branch 'merge'Paul Mackerras
2008-06-09[POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=nNathan Lynch
2008-06-09[POWERPC] Use dev_set_name in pci_64.cStephen Rothwell
2008-06-09[POWERPC] Fix incorrect enabling of VMX when building signal or user contextBenjamin Herrenschmidt
2008-06-09[POWERPC] boot/Makefile CONFIG_ variable fixesAdrian Bunk
2008-06-07Blackfin arch: protect only the SPI bus controller with CONFIG_SPI_BFINMike Frysinger
2008-06-06KVM: MMU: Fix is_empty_shadow_page() checkAvi Kivity
2008-06-06KVM: MMU: Fix printk() format stringAvi Kivity
2008-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-06-06KVM: MMU: reschedule during shadow teardownAvi Kivity
2008-06-06KVM: VMX: Clear CR4.VMXE in hardware_disableEli Collins
2008-06-06rtc-ds1374: rename device to just "ds1374"Jean Delvare
2008-06-06Fix various old email addresses for dwmw2David Woodhouse
2008-06-06uml: PATH_MAX needs limits.hIngo Molnar
2008-06-06uml: stub needs to tolerate SIGWINCHJeff Dike
2008-06-06uml: memcpy export needs to follow host declarationJeff Dike
2008-06-06uml: deal with inaccessible address space startTom Spink
2008-06-06uml: remove a duplicate includeHuang Weiyi
2008-06-06uml: deal with host time going backwardsJeff Dike
2008-06-06m68k: enable CONFIG_COMPAT_BRK by defaultGeert Uytterhoeven
2008-06-06KVM: migrate PIT timerMarcelo Tosatti
2008-06-06KVM: ppc: Report bad GFNsHollis Blanchard
2008-06-06KVM: ppc: Use a read lock around MMU operations, and release it on errorHollis Blanchard
2008-06-06KVM: ppc: Remove unmatched kunmap() callHollis Blanchard
2008-06-06KVM: ppc: add lwzx/stwz emulationHollis Blanchard
2008-06-06KVM: ppc: Remove duplicate functionHollis Blanchard
2008-06-06KVM: s390: Fix race condition in kvm_s390_handle_waitCarsten Otte
2008-06-06KVM: s390: Send program check on access errorCarsten Otte
2008-06-06KVM: s390: fix interrupt deliveryCarsten Otte
2008-06-06KVM: s390: handle machine checks when guest is runningChristian Borntraeger
2008-06-06KVM: s390: fix locking order problem in enable_sieChristian Borntraeger
2008-06-06KVM: s390: use yield instead of schedule to implement diag 0x44Christian Borntraeger
2008-06-06KVM: x86 emulator: fix hypercall return value on AMDAvi Kivity
2008-06-06KVM: ia64: fix zero extending for mmio ld1/2/4 emulation in KVMJes Sorensen
2008-06-05Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-06-05x86/PCI: add workaround for bug in ASUS A7V600 BIOS (rev 1005)Bertram Felgenhauer
2008-06-05Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-06-05PCI/x86: fix up PCI stuff so that PCI_GOANY supports OLPCAndres Salomon
2008-06-05x86: fix CONFIG_NONPROMISC_DEVMEM prompt and help textStefan Richter
2008-06-05Fix divide by zero error in build_clear_page() and build_copy_page()Yoichi Yuasa