Age | Commit message (Expand) | Author | Files | Lines |
2009-04-24 | x86, hpet: Stop soliciting hpet=force users on ICH4M | Len Brown | 1 | -2/+0 |
2009-04-23 | x86: check boundary in setup_node_bootmem() | Yinghai Lu | 1 | -0/+3 |
2009-04-22 | uv_time: add parameter to uv_read_rtc() | Coly Li | 1 | -5/+5 |
2009-04-22 | x86: hpet: fix periodic mode programming on AMD 81xx | Andreas Herrmann | 1 | -1/+17 |
2009-04-22 | Merge commit 'v2.6.30-rc3' into x86/urgent | Ingo Molnar | 12 | -29/+30 |
2009-04-22 | FRV: Fix the section attribute on UP DECLARE_PER_CPU() | David Howells | 4 | -6/+6 |
2009-04-22 | x86: more than 8 32-bit CPUs requires X86_BIGSMP | Michael K. Johnson | 1 | -0/+1 |
2009-04-22 | clocksource: pass clocksource to read() callback | Magnus Damm | 7 | -9/+19 |
2009-04-21 | x86: avoid theoretical spurious NMI backtraces with CONFIG_CPUMASK_OFFSTACK=y | Rusty Russell | 1 | -1/+1 |
2009-04-21 | x86: fix boot crash in NMI watchdog with CONFIG_CPUMASK_OFFSTACK=y and flat APIC | Rusty Russell | 1 | -1/+2 |
2009-04-21 | Separate out common fstatat code into vfs_fstatat | Oleg Drokin | 1 | -14/+5 |
2009-04-21 | x86-64: fix FPU corruption with signals and preemption | Suresh Siddha | 1 | -1/+3 |
2009-04-20 | x86/uv: fix for no memory at paddr 0 | Jack Steiner | 1 | -0/+1 |
2009-04-20 | Merge branch 'linus' into x86/urgent | Ingo Molnar | 34 | -218/+433 |
2009-04-19 | lguest: fix guest crash on non-linear addresses in gdt pvops | Rusty Russell | 2 | -8/+10 |
2009-04-18 | x86: mm/numa_32.c calculate_numa_remap_pages should use __init | Jaswinder Singh Rajput | 1 | -1/+1 |
2009-04-18 | x86, kbuild: make "make install" not depend on vmlinux | H. Peter Anvin | 1 | -1/+5 |
2009-04-18 | x86/uv: fix init of cpu-less nodes | Jack Steiner | 1 | -0/+14 |
2009-04-18 | x86/uv: fix init of memory-less nodes | Jack Steiner | 1 | -1/+5 |
2009-04-17 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 7 | -218/+117 |
2009-04-17 | Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li... | Linus Torvalds | 6 | -64/+154 |
2009-04-17 | x86: fix microcode driver newly spewing warnings | Dmitry Adamushko | 1 | -2/+0 |
2009-04-17 | x86, PAT: Remove page granularity tracking for vm_insert_pfn maps | Pallipadi, Venkatesh | 1 | -79/+19 |
2009-04-16 | x86: UV BAU distribution and payload MMRs | Cliff Wickman | 1 | -3/+9 |
2009-04-16 | x86: disable X86_PTRACE_BTS for now | Ingo Molnar | 1 | -0/+1 |
2009-04-15 | acpi-cpufreq: fix 'smp_call_function_many()' confusion | Linus Torvalds | 1 | -0/+6 |
2009-04-14 | x86 microcode: revert some work_on_cpu | Hugh Dickins | 1 | -22/+11 |
2009-04-14 | x86: UV: BAU partition-relative distribution map | Cliff Wickman | 1 | -3/+16 |
2009-04-14 | Fix quilt merge error in acpi-cpufreq.c | Linus Torvalds | 1 | -1/+1 |
2009-04-14 | x86: pci-swiotlb.c swiotlb_dma_ops should be static | Jaswinder Singh Rajput | 1 | -1/+1 |
2009-04-14 | Merge branch 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 7 | -59/+160 |
2009-04-13 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 10 | -19/+57 |
2009-04-13 | cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.c | Andrew Morton | 1 | -15/+9 |
2009-04-12 | x86: add linux kernel support for YMM state | Suresh Siddha | 4 | -2/+15 |
2009-04-12 | x86: fix wrong section of pat_disable & make it static | Marcin Slusarz | 1 | -1/+1 |
2009-04-12 | x86: Fix section mismatches in mpparse | Rakib Mullick | 1 | -3/+4 |
2009-04-10 | x86: fix set_fixmap to use phys_addr_t | Masami Hiramatsu | 6 | -18/+24 |
2009-04-10 | x86, PAT: Remove duplicate memtype reserve in devmem mmap | Suresh Siddha | 2 | -62/+2 |
2009-04-10 | x86, PAT: Consolidate code in pat_x_mtrr_type() and reserve_memtype() | Suresh Siddha | 2 | -23/+15 |
2009-04-10 | x86, PAT: Changing memtype to WC ensuring no WB alias | venkatesh.pallipadi@intel.com | 1 | -1/+8 |
2009-04-10 | x86, PAT: Handle faults cleanly in set_memory_ APIs | venkatesh.pallipadi@intel.com | 1 | -48/+65 |
2009-04-10 | x86, PAT: Change order of cpa and free in set_memory_wb | venkatesh.pallipadi@intel.com | 1 | -4/+7 |
2009-04-10 | x86, CPA: Change idmap attribute before ioremap attribute setup | Suresh Siddha | 1 | -3/+4 |
2009-04-10 | x86: Document get_user_pages_fast() | Andy Grover | 1 | -0/+16 |
2009-04-10 | x86, intr-remap: fix eoi for interrupt remapping without x2apic | Weidong Han | 1 | -1/+4 |
2009-04-10 | x86: fix set_fixmap to use phys_addr_t | Masami Hiramatsu | 4 | -6/+7 |
2009-04-09 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 7 | -18/+35 |
2009-04-09 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -1/+4 |
2009-04-09 | x86: cpu_debug remove execute permission | Jaswinder Singh Rajput | 2 | -0/+0 |
2009-04-09 | tracing/syscalls: use a dedicated file header | Frederic Weisbecker | 2 | -1/+4 |