summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-08-30Merge remote-tracking branch 'asoc/topic/core' into tmpMark Brown
2013-08-30s390/pci: use virtual memory for iommu bitmapSebastian Ott
2013-08-30s390/pci: update function handle after resume from hibernateSebastian Ott
2013-08-30s390/pci: try harder to modify a functionSebastian Ott
2013-08-30s390/pci: split lpfSebastian Ott
2013-08-30s390/hibernate: add early resume functionSebastian Ott
2013-08-30s390/pci: add recover sysfs knobSebastian Ott
2013-08-30s390/pci: use claim_resourceSebastian Ott
2013-08-30s390/pci/hotplug: convert to be builtin onlySebastian Ott
2013-08-29iio: at91: Use different prescal, startup mask in MR for different IPJosh Wu
2013-08-29iio: at91: introduce the multiple compatible string for different IPs.Josh Wu
2013-08-29x86, doc: Update uaccess.h comment to reflect clang changesH. Peter Anvin
2013-08-29x86, asm: Fix a compilation issue with clangJan-Simon Möller
2013-08-29x86, asm: Extend definitions of _ASM_* with a raw formatJan-Simon Möller
2013-08-29arm: prima2: drop nr_irqs in mach as we moved to linear irqdomainBarry Song
2013-08-29ASoC: Samsung: Do not queue cyclic buffers multiple timesTomasz Figa
2013-08-29s390/mm: implement software referenced bitsMartin Schwidefsky
2013-08-29Merge branch 'linus' into perf/coreIngo Molnar
2013-08-29Merge tag 'v3.11-rc7' into develLinus Walleij
2013-08-29KVM: MMU: remove unused parameterXiao Guangrong
2013-08-28ARM: dts: msm: Update uartdm compatible stringsStephen Boyd
2013-08-28Merge remote-tracking branch 'origin/next' into kvm-ppc-nextAlexander Graf
2013-08-28KVM: PPC: Book3S PR: Rework kvmppc_mmu_book3s_64_xlate()Paul Mackerras
2013-08-28KVM: PPC: Book3S PR: Make instruction fetch fallback work for system callsPaul Mackerras
2013-08-28KVM: PPC: Book3S PR: Don't corrupt guest state when kernel uses VMXPaul Mackerras
2013-08-28KVM: x86: update masterclock when kvmclock_offset is calculated (v2)Marcelo Tosatti
2013-08-28KVM: PPC: Book3S: Fix compile error in XICS emulationPaul Mackerras
2013-08-28KVM: PPC: Book3S PR: return appropriate error when allocation failsThadeu Lima de Souza Cascardo
2013-08-28arch: powerpc: kvm: add signed type cast for comparationChen Gang
2013-08-28KVM: x86: add comments where MMIO does not return to the emulatorPaolo Bonzini
2013-08-28KVM: vmx: count exits to userspace during invalid guest emulationPaolo Bonzini
2013-08-28s390/tx: allow program interruption filtering in user spaceMartin Schwidefsky
2013-08-28s390/pgtable: fix mprotect for single-threaded KVM guestsMartin Schwidefsky
2013-08-28s390/time: return with irqs disabled from psw_idleMartin Schwidefsky
2013-08-27msm_serial: Switch clock consumer strings and simplify codeStephen Boyd
2013-08-27usb: musb: am335x: add second port to beagle boneSebastian Andrzej Siewior
2013-08-27usb: musb: am335x-evm: Do not remove the session bit HOST-only modeSebastian Andrzej Siewior
2013-08-27usb: usb: dsps: update code according to the binding documentSebastian Andrzej Siewior
2013-08-27usb: musb: dsps fix the typo in reg-names of the dma nodeSebastian Andrzej Siewior
2013-08-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-08-27powerpc: Work around gcc miscompilation of __pa() on 64-bitPaul Mackerras
2013-08-27powerpc: Don't Oops when accessing /proc/powerpc/lparcfg without hypervisorBenjamin Herrenschmidt
2013-08-26Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-08-26Merge branch 'pm-cpuidle'Rafael J. Wysocki
2013-08-26Merge branch 'acpi-assorted'Rafael J. Wysocki
2013-08-26Merge branch 'acpi-sleep'Rafael J. Wysocki
2013-08-26Merge branch 'acpi-pci-hotplug'Rafael J. Wysocki
2013-08-26Merge branch 'pci/yijing-mps-v8' into nextBjorn Helgaas
2013-08-26Merge branch 'pci/yinghai-assign-unassigned-v6' into nextBjorn Helgaas
2013-08-26x86/ioapic: Check attr against the previous setting when programmed more than...Liu Ping Fan