| Commit message (Expand) | Author | Age | Files | Lines |
* | intel-iommu: Clean up identity mapping code, remove CONFIG_DMAR_GFX_WA | David Woodhouse | 2009-06-29 | 1 | -13/+2 |
* | 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 |
| * | | | | powerpc/warp: Platform fix for i2c change | Sean MacLennan | 2009-06-26 | 1 | -30/+14 |
| * | | | | powerpc: Have git ignore generated files from dtc compile | Jon Smirl | 2009-06-26 | 1 | -0/+10 |
| * | | | | powerpc/mpic: Fix mapping of "DCR" based MPIC variants | Benjamin Herrenschmidt | 2009-06-26 | 1 | -13/+16 |
| * | | | | powerpc: Swiotlb breaks pseries | Michael Ellerman | 2009-06-26 | 1 | -6/+18 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-06-26 | 4 | -31/+25 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | sparc32: Fix makefile not generating required files | Julian Calaby | 2009-06-25 | 1 | -2/+2 |
| * | | | | sparc32: Fix tftpboot.img Makefile | Julian Calaby | 2009-06-25 | 1 | -2/+2 |
| * | | | | sparc: fix tftpboot.img build | Sam Ravnborg | 2009-06-25 | 1 | -1/+1 |
| * | | | | sparc32: Fix obvious build issues for tftpboot.img build. | Robert Reif | 2009-06-25 | 2 | -2/+2 |