Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | OMAP2/3: Initialize gpio debounce register | janboe | 2009-06-23 | 1 | -0/+1 | |
| | | * | | | | | OMAP: IOMMU: function flush_iotlb_page is not flushing correct entry | Fernando Guzman Lugo | 2009-06-23 | 1 | -1/+1 | |
| | | * | | | | | OMAP3: RX51: Use OneNAND sync read / write | Adrian Hunter | 2009-06-23 | 1 | -0/+1 | |
| | | * | | | | | OMAP2/3: gpmc-onenand: correct use of async timings | Adrian Hunter | 2009-06-23 | 1 | -2/+19 | |
| | | * | | | | | OMAP3: DMA: Enable idlemodes for DMA OCP | Kalle Jokiniemi | 2009-06-23 | 2 | -0/+28 | |
| | | * | | | | | OMAP3: SRAM size fix for HS/EMU devices | Tero Kristo | 2009-06-23 | 1 | -1/+6 | |
| | | * | | | | | OMAP2/3: Add omap_type() for determining GP/EMU/HS | Kevin Hilman | 2009-06-23 | 2 | -11/+33 | |
| | | * | | | | | OMAP2/3: omap mailbox: platform_get_irq() error ignored | Roel Kluin | 2009-06-23 | 1 | -3/+3 | |
| | | * | | | | | OMAP2/3: mmc-twl4030: use correct controller in twl_mmc23_set_power | Grazvydas Ignotas | 2009-06-23 | 1 | -1/+12 | |
| | | * | | | | | OMAP1: remove duplicated #include | Huang Weiyi | 2009-06-23 | 1 | -1/+0 | |
| | | * | | | | | OMAP1: Fix N770 MMC support | Andrew de Quincey | 2009-06-23 | 1 | -0/+2 | |
| | | * | | | | | OMAP1: Fix compilation of arch/arm/mach-omap1/mailbox.c | Jonathan McDowell | 2009-06-23 | 1 | -1/+1 | |
| | | |/ / / / | ||||||
| * | | | | | | 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-26 | 1 | -0/+3 | |
| | * | | | | | x86, setup: correct include file in <asm/boot.h> | H. Peter Anvin | 2009-06-26 | 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: 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 |