aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-06-12Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds8-20/+15
2008-06-12x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtestKevin Winchester1-2/+2
2008-06-12x86, lockdep: fix "WARNING: at kernel/lockdep.c:2658 check_flags+0x4c/0x128()"Vegard Nossum1-0/+1
2008-06-12x86: fix an incompatible pointer type warning on 64-bit compilationsDavid Howells1-2/+2
2008-06-12x86: fix lockdep warning during suspend-to-ramPeter Zijlstra1-0/+1
2008-06-12x86: fix unused variable 'loops' warning in arch/x86/boot/a20.cManish Katiyar1-2/+1
2008-06-12Revert "x86: fix ioapic bug again"Ingo Molnar2-17/+4
2008-06-12x86: fix asm warning in head_32.SJoe Korty1-1/+1
2008-06-12x86: fix endless page faults in mount_block_root for Linux 2.6Henry Nestler1-0/+5
2008-06-12geode: fix modular buildIngo Molnar1-0/+2
2008-06-12Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-10/+3
2008-06-12common implementation of iterative div/modJeremy Fitzhardinge1-10/+3
2008-06-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds2-29/+7
2008-06-11ACPI: handle invalid ACPI SLIT tableFenghua Yu2-29/+7
2008-06-11Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds17-68/+92
2008-06-10[S390] Fix build failure in __cpu_up()Segher Boessenkool1-1/+1
2008-06-10[S390] vmemmap: fix off-by-one bug.Heiko Carstens1-1/+1
2008-06-10[S390] sparsemem: use SPARSEMEM_STATIC if !64BIT.Heiko Carstens1-0/+1
2008-06-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds7-44/+17
2008-06-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds4-6/+7
2008-06-09sh: Add -mno-fdpic to default flags.Paul Mundt1-0/+2
2008-06-09sh: add resource of USB host for SH7723Yoshihiro Shimoda1-0/+26
2008-06-09sh: Fix compile error SH7763 setup codeNobuhiro Iwamatsu1-4/+5
2008-06-09sh: Add SH7723 SCIF supportYusuke.Goda1-0/+15
2008-06-09[POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=nNathan Lynch1-2/+1
2008-06-09[POWERPC] Use dev_set_name in pci_64.cStephen Rothwell1-1/+1
2008-06-09[POWERPC] Fix incorrect enabling of VMX when building signal or user contextBenjamin Herrenschmidt1-1/+3
2008-06-09[POWERPC] boot/Makefile CONFIG_ variable fixesAdrian Bunk1-2/+2
2008-06-07Blackfin arch: protect only the SPI bus controller with CONFIG_SPI_BFINMike Frysinger6-39/+14
2008-06-06KVM: MMU: Fix is_empty_shadow_page() checkAvi Kivity1-1/+1
2008-06-06KVM: MMU: Fix printk() format stringAvi Kivity1-1/+1
2008-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds5-10/+18
2008-06-06KVM: MMU: reschedule during shadow teardownAvi Kivity1-0/+1
2008-06-06KVM: VMX: Clear CR4.VMXE in hardware_disableEli Collins1-0/+1
2008-06-06rtc-ds1374: rename device to just "ds1374"Jean Delvare1-1/+1
2008-06-06Fix various old email addresses for dwmw2David Woodhouse3-3/+3
2008-06-06uml: PATH_MAX needs limits.hIngo Molnar1-0/+1
2008-06-06uml: stub needs to tolerate SIGWINCHJeff Dike1-1/+1
2008-06-06uml: memcpy export needs to follow host declarationJeff Dike1-0/+4
2008-06-06uml: deal with inaccessible address space startTom Spink4-11/+26
2008-06-06uml: remove a duplicate includeHuang Weiyi1-1/+0
2008-06-06uml: deal with host time going backwardsJeff Dike1-0/+7
2008-06-06m68k: enable CONFIG_COMPAT_BRK by defaultGeert Uytterhoeven12-36/+36
2008-06-06KVM: migrate PIT timerMarcelo Tosatti6-4/+24
2008-06-06KVM: ppc: Report bad GFNsHollis Blanchard1-1/+1
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