summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2012-03-20Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-8/+3
2012-03-20highmem: kill all __kmap_atomic()Cong Wang2-3/+3
2012-03-20x86: remove the second argument of k[un]map_atomic()Cong Wang6-27/+27
2012-03-20Merge branch 'dcache-word-accesses'Linus Torvalds1-0/+1
2012-03-20net: bpf_jit: fix BPF_S_LDX_B_MSH compilationEric Dumazet1-9/+5
2012-03-19x86: Fix section warningsSteffen Persvold1-1/+1
2012-03-17x86, efi: Fix pointer math issue in handle_ramdisks()Dan Carpenter1-4/+4
2012-03-15drm: Merge tag 'v3.3-rc7' into drm-core-nextDave Airlie30-182/+543
2012-03-14crypto: camellia - add assembler implementation for x86_64Jussi Kivilinna3-0/+2474
2012-03-14x86/platform: Move APIC ID validity check into platform APIC codeDaniel J Blueman13-2/+28
2012-03-14Merge tag 'v3.3-rc7' into x86/platformIngo Molnar42-213/+632
2012-03-14Merge tag 'mce-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/...Ingo Molnar3-9/+16
2012-03-14Merge tag 'v3.3-rc7' into x86/mceIngo Molnar42-213/+632
2012-03-13Merge branch 'linus' into irq/coreThomas Gleixner20-87/+192
2012-03-13sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi2-7/+4
2012-03-13Merge tag 'v3.3-rc7' into sched/coreIngo Molnar8-19/+83
2012-03-13x86/ioapic: Add register level checks to detect bogus io-apic entriesSuresh Siddha1-8/+32
2012-03-12Merge branch 'perf/hw-branch-sampling' into perf/coreIngo Molnar7-72/+710
2012-03-12perf/x86: Prettify pmu config literalsPeter Zijlstra2-7/+37
2012-03-12Merge branch 'perf/urgent' into perf/coreIngo Molnar5-23/+38
2012-03-12perf/x86: Fix local vs remote memory events for NHM/WSMPeter Zijlstra1-8/+9
2012-03-12sched: Cleanup cpu_active madnessPeter Zijlstra1-13/+0
2012-03-10xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it.Konrad Rzeszutek Wilk2-1/+93
2012-03-10xen/setup/pm/acpi: Remove the call to boot_option_idle_override.Konrad Rzeszutek Wilk1-1/+0
2012-03-10gma500: initial medfield mergeKirill A. Shutemov1-0/+16
2012-03-10x86: Derandom delay_tsc for 64 bitThomas Gleixner1-2/+2
2012-03-10Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman31-187/+551
2012-03-09vfs: use 'unsigned long' accesses for dcache name comparison and hashingLinus Torvalds1-0/+1
2012-03-08x86: Include probe_roms.h in probe_roms.cJan Beulich1-0/+1
2012-03-08x86/32: Print control and debug registers for kerenel contextJan Beulich1-1/+1
2012-03-08x86: Tighten dependencies of CPU_SUP_*_32Jan Beulich1-2/+2
2012-03-07Merge tag 'mce-fix-for-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar1-1/+1
2012-03-07x86, mce: Fix rcu splat in drain_mce_log_buffer()Srivatsa S. Bhat1-1/+1
2012-03-07x86: fix typo in recent find_vma_prev purgeLinus Torvalds1-1/+1
2012-03-07vm: avoid using find_vma_prev() unnecessarilyLinus Torvalds1-1/+3
2012-03-06x86/olpc/xo15/sci: Enable lid close wakeup controlDaniel Drake1-1/+71
2012-03-06x86/kprobes: Split out optprobe related code to kprobes-opt.cMasami Hiramatsu4-594/+646
2012-03-06x86/kprobes: Fix a bug which can modify kernel code permanentlyMasami Hiramatsu1-18/+15
2012-03-06x86/kprobes: Fix instruction recovery on optimized pathMasami Hiramatsu1-43/+97
2012-03-06x86/geode/net5501: Add platform driver for Soekris Engineering net5501Philip Prindeville3-0/+161
2012-03-06x86/geode/alix2: Supplement driver to include GPIO button supportPhilip Prindeville1-9/+67
2012-03-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-5/+17
2012-03-06aout: move setup_arg_pages() prior to reading/mapping the binaryAl Viro1-7/+7
2012-03-05perf: Add callback to flush branch_stack on context switchStephane Eranian3-7/+28
2012-03-05perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian1-0/+3
2012-03-05perf/x86: Add LBR software filter support for Intel CPUsStephane Eranian3-33/+321
2012-03-05perf/x86: Implement PERF_SAMPLE_BRANCH for Intel CPUsStephane Eranian4-8/+125
2012-03-05perf/x86: Disable LBR support for older Intel Atom processorsStephane Eranian1-0/+10
2012-03-05perf/x86: Add Intel LBR mappings for PERF_SAMPLE_BRANCH filtersStephane Eranian3-3/+104
2012-03-05perf/x86: Sync branch stack sampling with precise_samplingStephane Eranian1-0/+60