aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-01-13Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-01-13Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds
2011-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2011-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2011-01-13Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-01-13Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-13x86: support XZ-compressed kernelLasse Collin
2011-01-13rapidio: fix hang on RapidIO doorbell queue full conditionThomas Taranowski
2011-01-13drivers/staging/olpc_dcon: convert to new cs5535 gpio APIAndres Salomon
2011-01-13kernel: clean up USE_GENERIC_SMP_HELPERSAmerigo Wang
2011-01-13set_rtc_mmss: show warning message only onceStephen Hemminger
2011-01-13uml: use simple_write_to_buffer()Akinobu Mita
2011-01-13uml: mmapper_kern needs MODULE_LICENSERandy Dunlap
2011-01-13arch/um/drivers/line.c: safely iterate over list of winch handlersWill Newton
2011-01-13um: mark CONFIG_HIGHMEM as brokenRichard Weinberger
2011-01-13Merge branch 'sh/alphaproject' into sh-latestPaul Mundt
2011-01-13sh: Add support for AP-SH4AD-0A board.Paul Mundt
2011-01-13sh: Add support for AP-SH4A-3A board.Paul Mundt
2011-01-13sh: Add a new mach type for alpha project boards.Paul Mundt
2011-01-13Merge branch 'topic/asoc' into for-linusTakashi Iwai
2011-01-13ARM: mach-shmobile: Kill off unused !gpio_is_valid() caseMagnus Damm
2011-01-13Merge branch 'common/serial-rework' into sh-latestPaul Mundt
2011-01-13sh: sh7372 SH4AL-DSP probe supportMagnus Damm
2011-01-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt
2011-01-12pass default dentry_operations to mount_pseudo()Al Viro
2011-01-12Change the register name definitions for mc13783Yong Shen
2011-01-12mach-ux500: Updated and connected ab8500 regulator board configurationBengt Jonsson
2011-01-12watchdog: Add MCF548x watchdog driver.Philippe De Muyter
2011-01-12KVM: Initialize fpu state in preemptible contextAvi Kivity
2011-01-12KVM: VMX: when entering real mode align segment base to 16 bytesGleb Natapov
2011-01-12KVM: MMU: handle 'map_writable' in set_spte() functionXiao Guangrong
2011-01-12KVM: MMU: audit: allow audit more guests at the same timeXiao Guangrong
2011-01-12KVM: Fetch guest cr3 from hardware on demandAvi Kivity
2011-01-12KVM: Replace reads of vcpu->arch.cr3 by an accessorAvi Kivity
2011-01-12KVM: MMU: only write protect mappings at pagetable levelMarcelo Tosatti
2011-01-12KVM: VMX: Correct asm constraint in vmcs_load()/vmcs_clear()Avi Kivity
2011-01-12KVM: MMU: Initialize base_role for tdp mmusAvi Kivity
2011-01-12KVM: VMX: Optimize atomic EFER loadAvi Kivity
2011-01-12KVM: VMX: Add definitions for more vm entry/exit control bitsAvi Kivity
2011-01-12KVM: SVM: copy instruction bytes from VMCBAndre Przywara
2011-01-12KVM: SVM: implement enhanced INVLPG interceptAndre Przywara
2011-01-12KVM: SVM: enhance mov DR intercept handlerAndre Przywara
2011-01-12KVM: SVM: enhance MOV CR intercept handlerAndre Przywara
2011-01-12KVM: SVM: add new SVM feature bit namesAndre Przywara
2011-01-12KVM: cleanup emulate_instructionAndre Przywara