summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-04-22[S390] add hook to reenable mss after hibernationSebastian Ott
2010-04-22ARM: 6023/1: update bcmring_defconfig to latest version and fix build errorLeo Chen
2010-04-21Merge branch 'for_2.6.34rc_a' of git://git.pwsan.com/linux-2.6 into omap-fixe...Tony Lindgren
2010-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2010-04-21Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-04-21KVM: x86: Fix TSS size check for 16-bit tasksJan Kiszka
2010-04-21ARM: fix build error in arch/arm/kernel/process.cRussell King
2010-04-21m68knommu: fix coldfire tcdrainPhilippe De Muyter
2010-04-21m68knommu: remove a duplicate vector setting line for 68360Greg Ungerer
2010-04-21Fix m68k-uclinux's rt_sigreturn trampolineMaxim Kuvyrkov
2010-04-21m68knommu: correct the CC flags for Coldfire M5272 targetsPhilip Nye
2010-04-20x86, mrst: Conditionally register cpu hotplug notifier for apbtJacob Pan
2010-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-04-20Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-04-20x86: correctly wire up the newuname system callChristoph Hellwig
2010-04-20KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa
2010-04-20KVM: MMU: fix kvm_mmu_zap_page() and its calling pathXiao Guangrong
2010-04-20KVM: VMX: Save/restore rflags.vm correctly in real modeAvi Kivity
2010-04-20KVM: allow bit 10 to be cleared in MSR_IA32_MC4_CTLAndre Przywara
2010-04-20KVM: Don't spam kernel log when injecting exceptions due to bad cr writesAvi Kivity
2010-04-20KVM: SVM: Fix memory leaks that happen when svm_create_vcpu() failsTakuya Yoshikawa
2010-04-20KVM: take srcu lock before call to complete_pio()Gleb Natapov
2010-04-20sparc64: Fix hardirq tracing in trap return path.David S. Miller
2010-04-19powerpc: 2.6.34 update of defconfigs for embedded 6xx/7xxx, 8xx, 8xxxKumar Gala
2010-04-19powerpc/mpc8xxx defconfigs - turn off SYSFS_DEPRECATEDKim Phillips
2010-04-19powerpc/83xx: configure SIL SATA driver in 83xx-wide defconfigKim Phillips
2010-04-19powerpc/83xx: enable EPOLL syscall in defconfigKim Phillips
2010-04-19powerpc/83xx: add RTC drivers in 83xx defconfigKim Phillips
2010-04-19powerpc/fsl-cpm: Configure clock correctly for SCCWolfgang Ocker
2010-04-19powerpc/fsl_booke: Correct test for MMU_FTR_BIG_PHYSBecky Bruce
2010-04-19powerpc/85xx/86xx: Fix build w/ CONFIG_PCI=nAnton Vorontsov
2010-04-19sparc64: Use correct pt_regs in decode_access_size() error paths.David S. Miller
2010-04-19Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-04-19uml: Fix build breakage after slab.h changesJan Kiszka
2010-04-19sparc64: Fix PREEMPT_ACTIVE value.David S. Miller
2010-04-15Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2010-04-14m68k: Fix asm constraints for atomic_sub_and_test() and atomic_add_negative()Geert Uytterhoeven
2010-04-14m68k: Fix `struct sigcontext' for ColdFireMaxim Kuvyrkov
2010-04-14lguest: stop using KVM hypercall mechanismRusty Russell
2010-04-14ARM: 5974/1: arm/mach-at91 Makefile: remove two blanks.Ernst Schwab
2010-04-14ARM: 6052/1: kdump: make kexec work in interrupt contextMika Westerberg
2010-04-14ARM: 6051/1: VFP: preserve the HW context when calling signal handlersImre Deak
2010-04-14ARM: 6050/1: VFP: fix the SMP versions of vfp_{sync,flush}_hwstateImre Deak
2010-04-14ARM: 6007/1: fix highmem with VIPT cache and DMANicolas Pitre
2010-04-14ARM: 5975/1: AT91 slow-clock suspend: don't wait when turning PLLs offAnders Larsen
2010-04-14sparc64: Run NMIs on the hardirq stack.David S. Miller
2010-04-13sparc64: Allocate sufficient stack space in ftrace stubs.David S. Miller
2010-04-13sparc: Fix forgotten kmemleak headers inclusionFrederic Weisbecker
2010-04-13Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar