summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-06-128-20/+15
|\
| * x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtestKevin Winchester2008-06-121-2/+2
| * x86, lockdep: fix "WARNING: at kernel/lockdep.c:2658 check_flags+0x4c/0x128()"Vegard Nossum2008-06-121-0/+1
| * x86: fix an incompatible pointer type warning on 64-bit compilationsDavid Howells2008-06-121-2/+2
| * x86: fix lockdep warning during suspend-to-ramPeter Zijlstra2008-06-121-0/+1
| * x86: fix unused variable 'loops' warning in arch/x86/boot/a20.cManish Katiyar2008-06-121-2/+1
| * Revert "x86: fix ioapic bug again"Ingo Molnar2008-06-122-17/+4
| * x86: fix asm warning in head_32.SJoe Korty2008-06-121-1/+1
| * x86: fix endless page faults in mount_block_root for Linux 2.6Henry Nestler2008-06-121-0/+5
| * geode: fix modular buildIngo Molnar2008-06-121-0/+2
* | Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-06-121-10/+3
|\ \
| * | common implementation of iterative div/modJeremy Fitzhardinge2008-06-121-10/+3
| |/
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-06-112-29/+7
|\ \
| * | ACPI: handle invalid ACPI SLIT tableFenghua Yu2008-06-112-29/+7
* | | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-06-1117-68/+92
|\ \ \ | |/ / |/| |
| * | KVM: MMU: Fix is_empty_shadow_page() checkAvi Kivity2008-06-061-1/+1
| * | KVM: MMU: Fix printk() format stringAvi Kivity2008-06-061-1/+1
| * | KVM: MMU: reschedule during shadow teardownAvi Kivity2008-06-061-0/+1
| * | KVM: VMX: Clear CR4.VMXE in hardware_disableEli Collins2008-06-061-0/+1
| * | KVM: migrate PIT timerMarcelo Tosatti2008-06-066-4/+24
| * | KVM: ppc: Report bad GFNsHollis Blanchard2008-06-061-1/+1
| * | KVM: ppc: Use a read lock around MMU operations, and release it on errorHollis Blanchard2008-06-061-2/+3
| * | KVM: ppc: Remove unmatched kunmap() callHollis Blanchard2008-06-061-2/+0
| * | KVM: ppc: add lwzx/stwz emulationHollis Blanchard2008-06-061-0/+12
| * | KVM: ppc: Remove duplicate functionHollis Blanchard2008-06-061-33/+0
| * | KVM: s390: Fix race condition in kvm_s390_handle_waitCarsten Otte2008-06-061-2/+5
| * | KVM: s390: Send program check on access errorCarsten Otte2008-06-061-1/+4
| * | KVM: s390: fix interrupt deliveryCarsten Otte2008-06-061-1/+2
| * | KVM: s390: handle machine checks when guest is runningChristian Borntraeger2008-06-061-0/+5
| * | KVM: s390: fix locking order problem in enable_sieChristian Borntraeger2008-06-061-17/+27
| * | KVM: s390: use yield instead of schedule to implement diag 0x44Christian Borntraeger2008-06-061-1/+1
| * | KVM: x86 emulator: fix hypercall return value on AMDAvi Kivity2008-06-061-1/+2
| * | KVM: ia64: fix zero extending for mmio ld1/2/4 emulation in KVMJes Sorensen2008-06-061-1/+2
* | | [S390] Fix build failure in __cpu_up()Segher Boessenkool2008-06-101-1/+1
* | | [S390] vmemmap: fix off-by-one bug.Heiko Carstens2008-06-101-1/+1
* | | [S390] sparsemem: use SPARSEMEM_STATIC if !64BIT.Heiko Carstens2008-06-101-0/+1
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-06-097-44/+17
|\ \
| * | Blackfin arch: protect only the SPI bus controller with CONFIG_SPI_BFINMike Frysinger2008-06-076-39/+14
| * | Blackfin arch: fixup warnings with the new cplb saved valuesMike Frysinger2008-06-031-5/+3
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-06-094-6/+7
|\ \ \
| * | | [POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=nNathan Lynch2008-06-091-2/+1
| * | | [POWERPC] Use dev_set_name in pci_64.cStephen Rothwell2008-06-091-1/+1
| * | | [POWERPC] Fix incorrect enabling of VMX when building signal or user contextBenjamin Herrenschmidt2008-06-091-1/+3
| * | | [POWERPC] boot/Makefile CONFIG_ variable fixesAdrian Bunk2008-06-091-2/+2
| |/ /
* | | sh: Add -mno-fdpic to default flags.Paul Mundt2008-06-091-0/+2
* | | sh: add resource of USB host for SH7723Yoshihiro Shimoda2008-06-091-0/+26
* | | sh: Fix compile error SH7763 setup codeNobuhiro Iwamatsu2008-06-091-4/+5
* | | sh: Add SH7723 SCIF supportYusuke.Goda2008-06-091-0/+15
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-06-065-10/+18
|\ \
| * | x86/PCI: add workaround for bug in ASUS A7V600 BIOS (rev 1005)Bertram Felgenhauer2008-06-051-0/+7