summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-06-13[ARM] pxa/mioa701: fix camera regressionRobert Jarzmik1-1/+1
2010-06-13[ARM] pxa/z2: fix flash layout to final versionMarek Vasut1-16/+10
2010-06-13[ARM] pxa: fix incorrect gpio type in udc_pxa2xx.hSteve Bennett1-2/+2
2010-06-12Merge branch 'bugzilla-13931-sleep-nvs' into releaseLen Brown1-1/+1
2010-06-12Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-0/+8
2010-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds4-0/+5
2010-06-12x86, pat: Proper init of memtype subtree_max_endVenkatesh Pallipadi2-1/+2
2010-06-12PCI: clear bridge resource range if BIOS assigned bad oneYinghai Lu4-0/+5
2010-06-11um, hweight: Fix UML boot crash due to x86 optimized hweightBorislav Petkov1-0/+6
2010-06-11x86, setup: Set ax register in boot vga queryAndi Kleen1-2/+1
2010-06-11percpu, x86: Avoid warnings of unused variables in per cpuAndi Kleen1-0/+2
2010-06-10Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-2/+103
2010-06-10Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2010-06-10suspend: Move NVS save/restore code to generic suspend functionalityMatthew Garrett1-1/+1
2010-06-10Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds19-30/+206
2010-06-10OMAP3: PM: fix IO daisy chain enable to use PM_WKEN regKevin Hilman1-2/+2
2010-06-10omap: GPIO: fix auto-disable of debounce clockKevin Hilman1-0/+1
2010-06-10omap: DMTIMER: Ack pending interrupt always when stopping a timerTero Kristo1-3/+3
2010-06-10perf_events: Fix Intel Westmere event constraintsStephane Eranian1-0/+1
2010-06-10x86, irq: Rename gsi_end gsi_top, and fix off by one errorsEric W. Biederman5-14/+14
2010-06-09FRV: Reinstate null behaviour for the GDB remote protocol 'p' commandDavid Howells1-0/+6
2010-06-09Merge branch 'msm-urgent' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds1-0/+1
2010-06-09KVM: ia64: Add missing spin_unlock in kvm_arch_hardware_enable()Julia Lawall1-0/+1
2010-06-09KVM: MMU: Remove user access when allowing kernel access to gpte.w=0 pageAvi Kivity1-0/+3
2010-06-09KVM: MMU: invalidate and flush on spte small->large page size changeMarcelo Tosatti1-0/+2
2010-06-09KVM: SVM: Implement workaround for Erratum 383Joerg Roedel2-0/+82
2010-06-09KVM: SVM: Handle MCEs early in the vmexit processJoerg Roedel1-1/+14
2010-06-09KVM: powerpc: fix init/exit annotationJean Delvare1-1/+1
2010-06-09microblaze: Fix sg_dma_len() regressionFUJITA Tomonori1-1/+0
2010-06-09microblaze: Define ARCH_SLAB_MINALIGN to fix slab crashMichal Simek1-0/+2
2010-06-09omap: Stalker board: switch over to gpio_set_debounceSantosh Shilimkar1-3/+1
2010-06-09omap: fix build failure due to missing include dma-mapping.hAmit Kucheria1-0/+2
2010-06-09omap iommu: Fix Memory leakSatish1-1/+3
2010-06-08ARM: 6164/1: Add kto and kfrom to input operands list.Khem Raj4-8/+8
2010-06-08Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King145-1222/+2515
2010-06-08ARM: 6166/1: Proper prefetch abort handling on pre-ARMv6Anfei1-0/+3
2010-06-08ARM: 6165/1: trap overflows on highmem pages from kmap_atomic when debuggingNicolas Pitre1-1/+10
2010-06-08ARM: 6152/1: ux500 make it possible to disable localtimersLinus Walleij1-1/+2
2010-06-08[S390] Update default configuration.Martin Schwidefsky1-10/+13
2010-06-08[S390] arch/s390/kvm: Use GFP_ATOMIC when a lock is heldJulia Lawall1-1/+1
2010-06-08[S390] kprobes: add parameter check to module_free()Hendrik Brueckner1-2/+4
2010-06-08[S390] appldata/extmem/kvm: add missing GFP_KERNEL flagHeiko Carstens3-11/+12
2010-06-08x86: use __ASSEMBLY__ rather than __ASSEMBLER__Andres Salomon1-1/+1
2010-06-08msm: dma: add completion.h headerDaniel Walker1-0/+1
2010-06-08PM / x86: Save/restore MISC_ENABLE registerOndrej Zary3-0/+8
2010-06-07powerpc/oprofile: fix potential buffer overrun in op_model_cell.cDenis Kirjanov1-1/+1
2010-06-07sh: Fix up IORESOURCE_PCI_FIXED usage in pcibios_fixup_device_resources().Paul Mundt1-2/+0
2010-06-07sh: remove duplicated #includeHuang Weiyi1-1/+0
2010-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds23-59/+354
2010-06-05Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds3-17/+37