| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-06-29 | 1 | -3/+0 |
|\ |
|
| * | Revert "x86: cap iomem_resource to addressable physical memory" | H. Peter Anvin | 2009-06-28 | 1 | -3/+0 |
* | | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2009-06-28 | 9 | -8/+53 |
|\ \ |
|
| * | | KVM: shut up uninit compiler warning in paging_tmpl.h | Jaswinder Singh Rajput | 2009-06-28 | 1 | -1/+1 |
| * | | KVM: Ignore reads to K7 EVNTSEL MSRs | Amit Shah | 2009-06-28 | 1 | -0/+1 |
| * | | KVM: VMX: Handle vmx instruction vmexits | Avi Kivity | 2009-06-28 | 1 | -0/+15 |
| * | | KVM: s390: Allow stfle instruction in the guest | Christian Borntraeger | 2009-06-28 | 3 | -3/+26 |
| * | | KVM: kvm/x86_emulate.c toggle_interruptibility() should be static | Jaswinder Singh Rajput | 2009-06-28 | 1 | -1/+1 |
| * | | KVM: ia64: fix ia64 build due to missing kallsyms_lookup() and double export | Jes Sorensen | 2009-06-28 | 1 | -0/+6 |
| * | | KVM: MMU: Allow 4K ptes with bit 7 (PAT) set | Avi Kivity | 2009-06-28 | 1 | -3/+3 |
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-06-28 | 13 | -113/+246 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | x86, delay: tsc based udelay should have rdtsc_barrier | Pallipadi, Venkatesh | 2009-06-25 | 1 | -0/+3 |
| * | x86, setup: correct include file in <asm/boot.h> | H. Peter Anvin | 2009-06-25 | 1 | -2/+2 |
| * | x86, setup: Fix typo "CONFIG_x86_64" in <asm/boot.h> | Robert P. J. Day | 2009-06-25 | 1 | -1/+1 |
| * | x86, mce: percpu mcheck_timer should be pinned | Hidetoshi Seto | 2009-06-25 | 1 | -2/+2 |
| * | x86: Add sysctl to allow panic on IOCK NMI error | Kurt Garloff | 2009-06-25 | 2 | -0/+4 |
| * | x86: Fix uv bau sending buffer initialization | Cliff Wickman | 2009-06-24 | 1 | -7/+2 |
| * | x86, mce: Fix mce resume on 32bit | Hidetoshi Seto | 2009-06-23 | 1 | -1/+1 |
| * | x86: Move init_gbpages() to setup_arch() | Pekka J Enberg | 2009-06-23 | 2 | -17/+16 |
| * | Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe... | Ingo Molnar | 2009-06-22 | 29 | -110/+245 |
| |\ |
|
| | * | x86: ensure percpu lpage doesn't consume too much vmalloc space | Tejun Heo | 2009-06-22 | 1 | -3/+15 |
| | * | x86: implement percpu_alloc kernel parameter | Tejun Heo | 2009-06-22 | 1 | -19/+50 |
| | * | x86: fix pageattr handling for lpage percpu allocator and re-enable it | Tejun Heo | 2009-06-22 | 3 | -10/+93 |
| | * | x86: reorganize cpa_process_alias() | Tejun Heo | 2009-06-22 | 1 | -27/+23 |
| | * | x86: prepare setup_pcpu_lpage() for pageattr fix | Tejun Heo | 2009-06-22 | 1 | -25/+33 |
| | * | x86: rename remap percpu first chunk allocator to lpage | Tejun Heo | 2009-06-22 | 1 | -25/+25 |
| | * | x86: fix duplicate free in setup_pcpu_remap() failure path | Tejun Heo | 2009-06-22 | 1 | -1/+1 |
| * | | x86: Set cpu_llc_id on AMD CPUs | Andreas Herrmann | 2009-06-21 | 1 | -1/+3 |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-06-26 | 33 | -347/+501 |
|\ \ \ |
|
| * \ \ | Merge commit 'kumar/next' into merge | Benjamin Herrenschmidt | 2009-06-26 | 7 | -14/+15 |
| |\ \ \ |
|
| | * | | | powerpc/85xx: Make eSDHC 1-bit only transfer mode default for MPC8569E-MDS | Anton Vorontsov | 2009-06-23 | 1 | -0/+1 |
| | * | | | powerpc/85xx: remove duplicated #include | Huang Weiyi | 2009-06-23 | 1 | -1/+0 |
| | * | | | powerpc/85xx: Fix issue found by lockdep trace in smp_85xx_kick_cpu | Kumar Gala | 2009-06-23 | 1 | -5/+4 |
| | * | | | powerpc/85xx: Fix FSL RapidIO probing on MDS boards | Randy Vinson | 2009-06-23 | 1 | -0/+1 |
| | * | | | powerpc/85xx: Stop using ppc_md.init on socrates | Kumar Gala | 2009-06-23 | 1 | -3/+3 |
| | * | | | powerpc/cpm1: Remove IMAP_ADDR | Kumar Gala | 2009-06-23 | 1 | -2/+0 |
| | * | | | powerpc/qe: add polling timeout to qe_issue_cmd() | Timur Tabi | 2009-06-23 | 1 | -3/+6 |
| * | | | | powerpc/mm: Fix potential access to freed pages when using hugetlbfs | Benjamin Herrenschmidt | 2009-06-26 | 1 | -1/+2 |
| * | | | | powerpc/440: Fix warning early debug code | Benjamin Herrenschmidt | 2009-06-26 | 1 | -1/+1 |
| * | | | | powerpc/of: Fix usage of dev_set_name() in of_device_alloc() | Benjamin Herrenschmidt | 2009-06-26 | 1 | -1/+1 |
| * | | | | powerpc/pasemi: Use raw spinlock in SMP TB sync | Benjamin Herrenschmidt | 2009-06-26 | 1 | -5/+10 |
| * | | | | powerpc: Use one common impl. of RTAS timebase sync and use raw spinlock | Benjamin Herrenschmidt | 2009-06-26 | 5 | -87/+40 |
| * | | | | powerpc/rtas: Turn rtas lock into a raw spinlock | Benjamin Herrenschmidt | 2009-06-26 | 2 | -10/+30 |
| * | | | | powerpc: Add irqtrace support for 32-bit powerpc | Benjamin Herrenschmidt | 2009-06-26 | 4 | -15/+135 |
| * | | | | powerpc: Map more memory early on 601 processors | Benjamin Herrenschmidt | 2009-06-26 | 1 | -7/+10 |
| * | | | | powerpc/mm: Make k(un)map_atomic out of line | Benjamin Herrenschmidt | 2009-06-26 | 3 | -53/+82 |
| * | | | | powerpc: Fix mpic alloc warning | Kumar Gala | 2009-06-26 | 1 | -3/+2 |
| * | | | | powerpc: Fix output from show_regs | Kumar Gala | 2009-06-26 | 1 | -1/+1 |
| * | | | | powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMP | Benjamin Herrenschmidt | 2009-06-26 | 3 | -98/+112 |
| * | | | | powerpc/amigaone: Limit ISA I/O range to 4k in the device tree | Gerhard Pircher | 2009-06-26 | 1 | -2/+2 |