summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | OMAP2/3: gpmc-onenand: correct use of async timingsAdrian Hunter2009-06-231-2/+19
| | * | | OMAP3: DMA: Enable idlemodes for DMA OCPKalle Jokiniemi2009-06-232-0/+28
| | * | | OMAP3: SRAM size fix for HS/EMU devicesTero Kristo2009-06-231-1/+6
| | * | | OMAP2/3: Add omap_type() for determining GP/EMU/HSKevin Hilman2009-06-232-11/+33
| | * | | OMAP2/3: omap mailbox: platform_get_irq() error ignoredRoel Kluin2009-06-231-3/+3
| | * | | OMAP2/3: mmc-twl4030: use correct controller in twl_mmc23_set_powerGrazvydas Ignotas2009-06-231-1/+12
| | * | | OMAP1: remove duplicated #includeHuang Weiyi2009-06-231-1/+0
| | * | | OMAP1: Fix N770 MMC supportAndrew de Quincey2009-06-231-0/+2
| | * | | OMAP1: Fix compilation of arch/arm/mach-omap1/mailbox.cJonathan McDowell2009-06-231-1/+1
| | |/ /
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-06-291-3/+0
|\ \ \ \
| * | | | Revert "x86: cap iomem_resource to addressable physical memory"H. Peter Anvin2009-06-281-3/+0
* | | | | 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-251-0/+3
| * | | | x86, setup: correct include file in <asm/boot.h>H. Peter Anvin2009-06-251-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/+2
| * | | | 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/+16
| * | | | 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/+23
| | * | | | 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/+0
| | * | | | | powerpc/85xx: Fix issue found by lockdep trace in smp_85xx_kick_cpuKumar Gala2009-06-231-5/+4
| | * | | | | 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/+0
| | * | | | | 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