| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-03-05 | 31 | -93/+110 |
|\ |
|
| * | x86-64: seccomp: fix 32/64 syscall hole | Roland McGrath | 2009-03-02 | 2 | -14/+0 |
| * | gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_t | Venkatesh Pallipadi | 2009-02-25 | 1 | -0/+3 |
| * | mm: clean up for early_pfn_to_nid() | KAMEZAWA Hiroyuki | 2009-02-18 | 2 | -4/+0 |
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-02-17 | 2 | -16/+2 |
| |\ |
|
| | * | x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemption | Jeremy Fitzhardinge | 2009-02-12 | 1 | -15/+2 |
| | * | x86, pat: fix warn_on_once() while mapping 0-1MB range with /dev/mem | Suresh Siddha | 2009-02-12 | 1 | -1/+0 |
| * | | KVM: Avoid using CONFIG_ in userspace visible headers | Avi Kivity | 2009-02-15 | 1 | -0/+7 |
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-02-11 | 8 | -34/+40 |
| |\ \
| | |/ |
|
| | * | x86: fix math_emu register frame access | Tejun Heo | 2009-02-10 | 2 | -4/+4 |
| | * | x86: math_emu info cleanup | Tejun Heo | 2009-02-09 | 2 | -22/+9 |
| | * | x86: include correct %gs in a.out core dump | Tejun Heo | 2009-02-09 | 1 | -3/+1 |
| | * | x86: find nr_irqs_gsi with mp_ioapic_routing | Yinghai Lu | 2009-02-09 | 1 | -0/+6 |
| | * | x86: add clflush before monitor for Intel 7400 series | Pallipadi, Venkatesh | 2009-02-09 | 1 | -0/+1 |
| | * | x86: don't apply __supported_pte_mask to non-present ptes | Jeremy Fitzhardinge | 2009-02-04 | 2 | -7/+21 |
| * | | x86: spinlocks: define dummy __raw_spin_is_contended | Kyle McMartin | 2009-02-09 | 2 | -0/+2 |
| |/ |
|
| * | headers_check fix: x86, swab.h | Jaswinder Singh Rajput | 2009-01-31 | 1 | -1/+1 |
| * | headers_check fix: x86, sigcontext32.h | Jaswinder Singh Rajput | 2009-01-31 | 1 | -0/+2 |
| * | headers_check fix: x86, sigcontext.h | Jaswinder Singh Rajput | 2009-01-31 | 1 | -1/+1 |
| * | headers_check fix: x86, ptrace-abi.h | Jaswinder Singh Rajput | 2009-01-31 | 1 | -1/+1 |
| * | headers_check fix: x86, mtrr.h | Jaswinder Singh Rajput | 2009-01-31 | 1 | -0/+1 |
| * | headers_check fix: x86, mce.h | Jaswinder Singh Rajput | 2009-01-31 | 1 | -4/+1 |
| * | headers_check fix: x86, kvm.h | Jaswinder Singh Rajput | 2009-01-31 | 1 | -1/+1 |
| * | headers_check fix: x86, e820.h | Jaswinder Singh Rajput | 2009-01-31 | 1 | -0/+1 |
| * | Documentation: move DMA-mapping.txt to Doc/PCI/ | Randy Dunlap | 2009-01-29 | 1 | -2/+2 |
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-01-26 | 6 | -15/+45 |
| |\ |
|
| | * | x86: use standard PIT frequency | Ingo Molnar | 2009-01-25 | 1 | -9/+4 |
| | * | x86, mm: fix pte_free() | Peter Zijlstra | 2009-01-23 | 1 | -0/+1 |
| | * | x86: add MSR_IA32_MISC_ENABLE bits to <asm/msr-index.h> | H. Peter Anvin | 2009-01-21 | 1 | -0/+29 |
| | * | Revert "x86: signal: change type of paramter for sys_rt_sigreturn()" | Ingo Molnar | 2009-01-21 | 1 | -1/+1 |
| | * | x86: fix assumed to be contiguous leaf page tables for kmap_atomic region (ta... | Jan Beulich | 2009-01-16 | 1 | -1/+0 |
| | * | x86, generic: mark complex bitops.h inlines as __always_inline | Andi Kleen | 2009-01-13 | 1 | -4/+10 |
* | | | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-01-16 | 5 | -7/+30 |
|\ \ \
| |/ / |
|
| * | | byteorder: make swab.h include asm/swab.h like a regular header | Harvey Harrison | 2009-01-14 | 2 | -2/+0 |
| * | | x86 PAT: consolidate old memtype new memtype check into a function | venkatesh.pallipadi@intel.com | 2009-01-13 | 1 | -0/+19 |
| |/ |
|
| * | x86: fix apic.c build error on latest git | Jaswinder Singh Rajput | 2009-01-12 | 1 | -0/+6 |
| * | Merge commit 'v2.6.29-rc1' into x86/urgent | Ingo Molnar | 2009-01-11 | 11 | -139/+101 |
| |\ |
|
| * | | x86, mtrr: fix types used in userspace exported header | Kyle McMartin | 2009-01-08 | 1 | -5/+5 |
* | | | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-01-11 | 19 | -176/+171 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-01-10 | 9 | -74/+71 |
| |\ \
| | |/ |
|
| | *-. | Merge branches 'x86/cleanups', 'x86/mpparse', 'x86/numa' and 'x86/uv' into x8... | Ingo Molnar | 2009-01-06 | 17 | -174/+160 |
| | |\ \ |
|
| | | * | | x86: rename all fields of mpc_table mpc_X to X | Jaswinder Singh Rajput | 2009-01-05 | 1 | -10/+10 |
| | | * | | x86: rename all fields of mpc_oemtable oem_X to X | Jaswinder Singh Rajput | 2009-01-05 | 1 | -5/+5 |
| | | * | | x86: rename all fields of mpc_bus mpc_X to X | Jaswinder Singh Rajput | 2009-01-05 | 1 | -3/+3 |
| | | * | | x86: rename all fields of mpc_cpu mpc_X to X | Jaswinder Singh Rajput | 2009-01-05 | 1 | -7/+7 |
| | | * | | x86: rename all fields of mpc_intsrc mpc_X to X | Jaswinder Singh Rajput | 2009-01-05 | 1 | -7/+7 |
| | | * | | x86: rename all fields of mpc_lintsrc mpc_X to X | Jaswinder Singh Rajput | 2009-01-05 | 1 | -7/+7 |
| | | * | | x86: rename all fields of mpc_iopic mpc_X to X | Jaswinder Singh Rajput | 2009-01-05 | 1 | -5/+5 |
| | | * | | x86: rename mpc_config_oemtable to mpc_oemtable | Jaswinder Singh Rajput | 2009-01-04 | 2 | -3/+3 |
| | | * | | x86: rename mpc_config_lintsrc to mpc_lintsrc | Jaswinder Singh Rajput | 2009-01-04 | 1 | -1/+1 |