summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-06-291-3/+0Star
|\
| * Revert "x86: cap iomem_resource to addressable physical memory"H. Peter Anvin2009-06-281-3/+0Star
* | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-06-289-8/+53
|\ \
| * | KVM: shut up uninit compiler warning in paging_tmpl.hJaswinder Singh Rajput2009-06-281-1/+1
| * | KVM: Ignore reads to K7 EVNTSEL MSRsAmit Shah2009-06-281-0/+1
| * | KVM: VMX: Handle vmx instruction vmexitsAvi Kivity2009-06-281-0/+15
| * | KVM: s390: Allow stfle instruction in the guestChristian Borntraeger2009-06-283-3/+26
| * | KVM: kvm/x86_emulate.c toggle_interruptibility() should be staticJaswinder Singh Rajput2009-06-281-1/+1
| * | KVM: ia64: fix ia64 build due to missing kallsyms_lookup() and double exportJes Sorensen2009-06-281-0/+6
| * | KVM: MMU: Allow 4K ptes with bit 7 (PAT) setAvi Kivity2009-06-281-3/+3
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-06-2813-113/+246
|\ \ \ | |/ / |/| / | |/
| * x86, delay: tsc based udelay should have rdtsc_barrierPallipadi, Venkatesh2009-06-261-0/+3
| * x86, setup: correct include file in <asm/boot.h>H. Peter Anvin2009-06-261-2/+2
| * x86, setup: Fix typo "CONFIG_x86_64" in <asm/boot.h>Robert P. J. Day2009-06-251-1/+1
| * x86, mce: percpu mcheck_timer should be pinnedHidetoshi Seto2009-06-251-2/+2
| * x86: Add sysctl to allow panic on IOCK NMI errorKurt Garloff2009-06-252-0/+4
| * x86: Fix uv bau sending buffer initializationCliff Wickman2009-06-241-7/+2Star
| * x86, mce: Fix mce resume on 32bitHidetoshi Seto2009-06-231-1/+1
| * x86: Move init_gbpages() to setup_arch()Pekka J Enberg2009-06-232-17/+16Star
| * Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Ingo Molnar2009-06-2229-110/+245
| |\
| | * x86: ensure percpu lpage doesn't consume too much vmalloc spaceTejun Heo2009-06-221-3/+15
| | * x86: implement percpu_alloc kernel parameterTejun Heo2009-06-221-19/+50
| | * x86: fix pageattr handling for lpage percpu allocator and re-enable itTejun Heo2009-06-223-10/+93
| | * x86: reorganize cpa_process_alias()Tejun Heo2009-06-221-27/+23Star
| | * x86: prepare setup_pcpu_lpage() for pageattr fixTejun Heo2009-06-221-25/+33
| | * x86: rename remap percpu first chunk allocator to lpageTejun Heo2009-06-221-25/+25
| | * x86: fix duplicate free in setup_pcpu_remap() failure pathTejun Heo2009-06-221-1/+1
| * | x86: Set cpu_llc_id on AMD CPUsAndreas Herrmann2009-06-211-1/+3
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-06-2633-347/+501
|\ \ \
| * \ \ Merge commit 'kumar/next' into mergeBenjamin Herrenschmidt2009-06-267-14/+15
| |\ \ \
| | * | | powerpc/85xx: Make eSDHC 1-bit only transfer mode default for MPC8569E-MDSAnton Vorontsov2009-06-231-0/+1
| | * | | powerpc/85xx: remove duplicated #includeHuang Weiyi2009-06-231-1/+0Star
| | * | | powerpc/85xx: Fix issue found by lockdep trace in smp_85xx_kick_cpuKumar Gala2009-06-231-5/+4Star
| | * | | powerpc/85xx: Fix FSL RapidIO probing on MDS boardsRandy Vinson2009-06-231-0/+1
| | * | | powerpc/85xx: Stop using ppc_md.init on socratesKumar Gala2009-06-231-3/+3
| | * | | powerpc/cpm1: Remove IMAP_ADDRKumar Gala2009-06-231-2/+0Star
| | * | | powerpc/qe: add polling timeout to qe_issue_cmd()Timur Tabi2009-06-231-3/+6
| * | | | powerpc/mm: Fix potential access to freed pages when using hugetlbfsBenjamin Herrenschmidt2009-06-261-1/+2
| * | | | powerpc/440: Fix warning early debug codeBenjamin Herrenschmidt2009-06-261-1/+1
| * | | | powerpc/of: Fix usage of dev_set_name() in of_device_alloc()Benjamin Herrenschmidt2009-06-261-1/+1
| * | | | powerpc/pasemi: Use raw spinlock in SMP TB syncBenjamin Herrenschmidt2009-06-261-5/+10
| * | | | powerpc: Use one common impl. of RTAS timebase sync and use raw spinlockBenjamin Herrenschmidt2009-06-265-87/+40Star
| * | | | powerpc/rtas: Turn rtas lock into a raw spinlockBenjamin Herrenschmidt2009-06-262-10/+30
| * | | | powerpc: Add irqtrace support for 32-bit powerpcBenjamin Herrenschmidt2009-06-264-15/+135
| * | | | powerpc: Map more memory early on 601 processorsBenjamin Herrenschmidt2009-06-261-7/+10
| * | | | powerpc/mm: Make k(un)map_atomic out of lineBenjamin Herrenschmidt2009-06-263-53/+82
| * | | | powerpc: Fix mpic alloc warningKumar Gala2009-06-261-3/+2Star
| * | | | powerpc: Fix output from show_regsKumar Gala2009-06-261-1/+1
| * | | | powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMPBenjamin Herrenschmidt2009-06-263-98/+112
| * | | | powerpc/amigaone: Limit ISA I/O range to 4k in the device treeGerhard Pircher2009-06-261-2/+2