summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86/srat: Simplify memory affinity init error handlingDavidlohr Bueso2013-01-241-14/+15
* x86/apb/timer: Remove unnecessary "if"Cong Ding2013-01-241-1/+1
* Merge tag 'numascale' into x86/platformH. Peter Anvin2013-01-223-3/+20
|\
| * x86, AMD, NB: Use u16 for northbridge IDs in amd_get_nb_idDaniel J Blueman2013-01-102-3/+3
| * x86, AMD, NB: Add multi-domain supportDaniel J Blueman2013-01-101-0/+17
* | goldfish: platform device for x86Jun Nakajima2013-01-214-0/+65
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-01-175-8/+33
|\ \
| * | s390/time: fix sched_clock() overflowHeiko Carstens2013-01-163-2/+30
| * | s390: use -fPIC for module compileMartin Schwidefsky2013-01-121-2/+2
| * | s390/mm: fix pmd_pfn() for thpGerald Schaefer2013-01-121-4/+1Star
* | | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2013-01-165-7/+141
|\ \ \
| * \ \ Merge tag 'asoc-atmel-pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai2013-01-155-7/+141
| |\ \ \
| | * | | ARM: at91/dts: add pinctrl support for SSC peripheralBo Shen2013-01-125-7/+141
| | | |/ | | |/|
* | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-01-161-0/+2
|\ \ \ \
| * | | | s390/kvm: Fix BUG in include/linux/kvm_host.h:745Christian Borntraeger2013-01-101-0/+2
* | | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2013-01-169-6/+22
|\ \ \ \ \
| * | | | | sh: ecovec: add sample amixer settingsKuninori Morimoto2013-01-161-0/+10
| * | | | | sh: Fix up stack debugging build.Paul Mundt2013-01-141-0/+2
| * | | | | sh: wire up finit_module syscall.Paul Mundt2013-01-144-2/+6
| * | | | | sh: Fix FDPIC binary loaderThomas Schwinge2013-01-111-2/+2
| * | | | | sh: define TASK_UNMAPPED_BASE as a page aligned constantKuninori Morimoto2013-01-112-2/+2
| |/ / / /
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds2013-01-164-23/+26
|\ \ \ \ \
| * | | | | arm64: compat: add syscall table entries for new syscallsWill Deacon2013-01-151-1/+6
| * | | | | arm64: mm: introduce present, faulting entries for PAGE_NONEWill Deacon2013-01-101-11/+13
| * | | | | arm64: mm: only wrprotect clean ptes if they are presentWill Deacon2013-01-101-7/+9
| * | | | | arm64: vdso: remove broken, redundant sequence counting for timezonesWill Deacon2013-01-102-6/+0Star
| | |_|/ / | |/| | |
* | | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2013-01-162-1/+81
|\ \ \ \ \
| * | | | | x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCIH. Peter Anvin2013-01-141-0/+2
| * | | | | x86/Sandy Bridge: mark arrays in __init functions as __initconstH. Peter Anvin2013-01-141-2/+2
| * | | | | x86/Sandy Bridge: reserve pages when integrated graphics is presentJesse Barnes2013-01-111-0/+78
| * | | | | x86, efi: correct precedence of operators in setup_efi_pciSasha Levin2012-12-201-1/+1
* | | | | | Merge tag 'dt-fixes-for-3.8' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2013-01-142-0/+2
|\ \ \ \ \ \
| * | | | | | ARM: dts: prevent *.dtb from always being rebuiltStephen Warren2013-01-141-0/+1
| * | | | | | arm64: dts: prevent *.dtb from always being rebuiltStephen Warren2013-01-141-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2013-01-142-2/+5
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge remote-tracking branch 'asoc/fix/pxa' into tmpMark Brown2013-01-102-2/+5
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | ALSA: pxa27x: fix ac97 warm resetMike Dunn2013-01-082-2/+5
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2013-01-147-12/+20
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | sparc: remove __devinit, __devexit annotationsSam Ravnborg2013-01-1323-100/+93Star
| * | | | | sparc: Hook up finit_module syscall.David S. Miller2012-12-293-4/+5
* | | | | | arch/mn10300/Kconfig: select CONFIG_GENERIC_ATOMIC64Andrew Morton2013-01-111-0/+1
| |_|_|_|/ |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-01-104-9/+33
|\ \ \ \ \
| * | | | | KVM: x86: use dynamic percpu allocations for shared msrs areaMarcelo Tosatti2013-01-081-6/+18
| * | | | | Merge commit 'origin/master' into kvm-ppc-3.8Alexander Graf2013-01-061-2/+10
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'kvm-ppc-3.8' of https://github.com/agraf/linux-2.6 into masterGleb Natapov2012-12-201-1/+1
| | |\ \ \ \ \
| | * | | | | | Add rcu user eqs exception hooks for async page faultLi Zhong2012-12-181-2/+10
| * | | | | | | KVM: PPC: Book3S HV: Fix compilation without CONFIG_PPC_POWERNVAndreas Schwab2013-01-061-0/+4
| | |/ / / / / | |/| | | | |
| * | | | | | powerpc: Corrected include header path in kvm_para.hBharat Bhushan2012-12-201-1/+1
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-01-1019-130/+170
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | s390/pci: define read*_relaxed functionsHeiko Carstens2013-01-081-0/+5