aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds30-71/+189
2009-06-29Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+0
2009-06-29[ARM] 5562/2: at91: add gpio button support for at91sam9g20ekNicolas Ferre1-0/+54
2009-06-28Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-8/+53
2009-06-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds13-113/+246
2009-06-28KVM: shut up uninit compiler warning in paging_tmpl.hJaswinder Singh Rajput1-1/+1
2009-06-28KVM: Ignore reads to K7 EVNTSEL MSRsAmit Shah1-0/+1
2009-06-28KVM: VMX: Handle vmx instruction vmexitsAvi Kivity1-0/+15
2009-06-28KVM: s390: Allow stfle instruction in the guestChristian Borntraeger3-3/+26
2009-06-28KVM: kvm/x86_emulate.c toggle_interruptibility() should be staticJaswinder Singh Rajput1-1/+1
2009-06-28KVM: ia64: fix ia64 build due to missing kallsyms_lookup() and double exportJes Sorensen1-0/+6
2009-06-28KVM: MMU: Allow 4K ptes with bit 7 (PAT) setAvi Kivity1-3/+3
2009-06-28Revert "x86: cap iomem_resource to addressable physical memory"H. Peter Anvin1-3/+0
2009-06-27[ARM] 5563/1: at91: at91sam9rlek lcd interface correctionNicolas Ferre1-2/+4
2009-06-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds33-347/+501
2009-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-31/+25
2009-06-26Merge commit 'kumar/next' into mergeBenjamin Herrenschmidt7-14/+15
2009-06-26powerpc/mm: Fix potential access to freed pages when using hugetlbfsBenjamin Herrenschmidt1-1/+2
2009-06-26powerpc/440: Fix warning early debug codeBenjamin Herrenschmidt1-1/+1
2009-06-26powerpc/of: Fix usage of dev_set_name() in of_device_alloc()Benjamin Herrenschmidt1-1/+1
2009-06-26powerpc/pasemi: Use raw spinlock in SMP TB syncBenjamin Herrenschmidt1-5/+10
2009-06-26powerpc: Use one common impl. of RTAS timebase sync and use raw spinlockBenjamin Herrenschmidt5-87/+40
2009-06-26powerpc/rtas: Turn rtas lock into a raw spinlockBenjamin Herrenschmidt2-10/+30
2009-06-26powerpc: Add irqtrace support for 32-bit powerpcBenjamin Herrenschmidt4-15/+135
2009-06-26powerpc: Map more memory early on 601 processorsBenjamin Herrenschmidt1-7/+10
2009-06-26powerpc/mm: Make k(un)map_atomic out of lineBenjamin Herrenschmidt3-53/+82
2009-06-26powerpc: Fix mpic alloc warningKumar Gala1-3/+2
2009-06-26powerpc: Fix output from show_regsKumar Gala1-1/+1
2009-06-26powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMPBenjamin Herrenschmidt3-98/+112
2009-06-26powerpc/amigaone: Limit ISA I/O range to 4k in the device treeGerhard Pircher1-2/+2
2009-06-26powerpc/warp: Platform fix for i2c changeSean MacLennan1-30/+14
2009-06-26powerpc: Have git ignore generated files from dtc compileJon Smirl1-0/+10
2009-06-26powerpc/mpic: Fix mapping of "DCR" based MPIC variantsBenjamin Herrenschmidt1-13/+16
2009-06-26powerpc: Swiotlb breaks pseriesMichael Ellerman1-6/+18
2009-06-25sparc32: Fix makefile not generating required filesJulian Calaby1-2/+2
2009-06-25sparc32: Fix tftpboot.img MakefileJulian Calaby1-2/+2
2009-06-25sparc: fix tftpboot.img buildSam Ravnborg1-1/+1
2009-06-25sparc32: Fix obvious build issues for tftpboot.img build.Robert Reif2-2/+2
2009-06-25sparc64: Fix build warnings in piggyback_64.cJulian Calaby1-0/+1
2009-06-25sparc64: Don't use alloc_bootmem() in init_IRQ() code paths.David S. Miller1-26/+19
2009-06-25x86, delay: tsc based udelay should have rdtsc_barrierPallipadi, Venkatesh1-0/+3
2009-06-25x86, setup: correct include file in <asm/boot.h>H. Peter Anvin1-2/+2
2009-06-25x86, setup: Fix typo "CONFIG_x86_64" in <asm/boot.h>Robert P. J. Day1-1/+1
2009-06-25x86, mce: percpu mcheck_timer should be pinnedHidetoshi Seto1-2/+2
2009-06-25x86: Add sysctl to allow panic on IOCK NMI errorKurt Garloff2-0/+4
2009-06-25UML: Fix some apparent bitrotPaul Menage3-4/+2
2009-06-25[ARM] 5565/2: Use PAGE_SIZE and RO_DATA() in link scriptLinus Walleij2-8/+9
2009-06-25[ARM] 5560/1: Avoid buffer overrun in case of an invalid IRQAaro Koskinen1-18/+6
2009-06-25Merge branch 's3c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King11-21/+8
2009-06-25Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Russell King14-22/+108