summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-01-29arm64: Add kvm_para.h and xor.h generic headersCatalin Marinas2-0/+5
2013-01-29arm64: SMP: enable PSCI boot methodMarc Zyngier4-1/+55
2013-01-29arm64: psci: add support for PSCI invocations from the kernelWill Deacon4-1/+253
2013-01-29arm64: SMP: rework the SMP code to be enabling method agnosticMarc Zyngier4-23/+123
2013-01-29arm64: perf: add guest vs host discriminationMarc Zyngier2-1/+43
2013-01-29arm64: add COMPAT_PSR_*_BIT flagsMarc Zyngier1-0/+10
2013-01-22arm64: Add simple earlyprintk supportCatalin Marinas8-2/+185
2013-01-22arm64: Populate the platform devicesCatalin Marinas1-0/+8
2013-01-22arm64: elf: fix core dumping to match what glibc expectsWill Deacon1-1/+4
2013-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds5-8/+33
2013-01-16Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds5-7/+141
2013-01-16Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2013-01-16Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds9-6/+22
2013-01-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds4-23/+26
2013-01-16Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2-1/+81
2013-01-16s390/time: fix sched_clock() overflowHeiko Carstens3-2/+30
2013-01-16sh: ecovec: add sample amixer settingsKuninori Morimoto1-0/+10
2013-01-15arm64: compat: add syscall table entries for new syscallsWill Deacon1-1/+6
2013-01-15Merge tag 'asoc-atmel-pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai5-7/+141
2013-01-14Merge tag 'dt-fixes-for-3.8' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2-0/+2
2013-01-14Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2-2/+5
2013-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds7-12/+20
2013-01-14ARM: dts: prevent *.dtb from always being rebuiltStephen Warren1-0/+1
2013-01-14arm64: dts: prevent *.dtb from always being rebuiltStephen Warren1-0/+1
2013-01-14sh: Fix up stack debugging build.Paul Mundt1-0/+2
2013-01-14sh: wire up finit_module syscall.Paul Mundt4-2/+6
2013-01-13x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCIH. Peter Anvin1-0/+2
2013-01-13x86/Sandy Bridge: mark arrays in __init functions as __initconstH. Peter Anvin1-2/+2
2013-01-12sparc: remove __devinit, __devexit annotationsSam Ravnborg23-100/+93
2013-01-12s390: use -fPIC for module compileMartin Schwidefsky1-2/+2
2013-01-12s390/mm: fix pmd_pfn() for thpGerald Schaefer1-4/+1
2013-01-12ARM: at91/dts: add pinctrl support for SSC peripheralBo Shen5-7/+141
2013-01-11arch/mn10300/Kconfig: select CONFIG_GENERIC_ATOMIC64Andrew Morton1-0/+1
2013-01-11x86/Sandy Bridge: reserve pages when integrated graphics is presentJesse Barnes1-0/+78
2013-01-11sh: Fix FDPIC binary loaderThomas Schwinge1-2/+2
2013-01-11sh: define TASK_UNMAPPED_BASE as a page aligned constantKuninori Morimoto2-2/+2
2013-01-10s390/kvm: Fix BUG in include/linux/kvm_host.h:745Christian Borntraeger1-0/+2
2013-01-10Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-9/+33
2013-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds19-130/+170
2013-01-10Merge remote-tracking branch 'asoc/fix/pxa' into tmpMark Brown2-2/+5
2013-01-10arm64: mm: introduce present, faulting entries for PAGE_NONEWill Deacon1-11/+13
2013-01-10arm64: mm: only wrprotect clean ptes if they are presentWill Deacon1-7/+9
2013-01-10arm64: vdso: remove broken, redundant sequence counting for timezonesWill Deacon2-6/+0
2013-01-09Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds7-22/+40
2013-01-08Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds43-137/+305
2013-01-08Merge tag 'omap-for-v3.8-rc2/fixes-signed-v2' of git://git.kernel.org/pub/scm...Olof Johansson11-38/+132
2013-01-08Merge branch 'v3.8-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson6-4/+13
2013-01-08Merge tag 'mxs-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Olof Johansson1-4/+4
2013-01-08Merge tag 'imx-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Olof Johansson2-2/+2
2013-01-08KVM: x86: use dynamic percpu allocations for shared msrs areaMarcelo Tosatti1-6/+18