| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-03-11 | 8 | -25/+10 |
|\ |
|
| * | x86, math-emu: fix init_fpu for task != current | Daniel Glöckner | 2009-03-04 | 1 | -1/+7 |
| * | x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAP | Huang Ying | 2009-03-04 | 2 | -6/+0 |
| * | 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 commit 'ftrace/function-graph' into next | Benjamin Herrenschmidt | 2009-02-23 | 1 | -25/+0 |
|\ \
| |/
|/| |
|
| * | tracing/function-graph-tracer: make arch generic push pop functions | Steven Rostedt | 2009-02-18 | 1 | -25/+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 |
* | | 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 |
|\ |
|
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-01-10 | 9 | -74/+71 |
| |\ |
|
| * \ | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-01-10 | 3 | -3/+32 |
| |\ \ |
|
| | * | | x86: fix x86_32 builds for summit and es7000 arch's | Mike Travis | 2009-01-06 | 2 | -0/+3 |
| | * | | x86: cleanup remaining cpumask_t ops in smpboot code | Mike Travis | 2009-01-04 | 1 | -3/+29 |
| * | | | x86: make 'constant_test_bit()' take an unsigned bit number | Linus Torvalds | 2009-01-09 | 1 | -1/+1 |
| * | | | x86: introduce asm/swab.h | Harvey Harrison | 2009-01-06 | 3 | -60/+64 |
| * | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-06 | 1 | -37/+1 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'core/iommu' into core/urgent | Ingo Molnar | 2009-01-05 | 1 | -37/+1 |
| | |\ \ \
| | | |/ /
| | |/| | |
|
| | | * | | swiotlb: replace architecture-specific swiotlb.h with linux/swiotlb.h | FUJITA Tomonori | 2008-12-28 | 1 | -37/+1 |
| * | | | | Remove remaining unwinder code | Alexey Dobriyan | 2009-01-06 | 1 | -13/+0 |