summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2011-07-21x86, smpboot: Mark the names[] array in __inquire_remote_apic() as constGreg Dietsche1-1/+1
2011-07-15x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS messageLen Brown1-5/+5
2011-07-14x86: Kill handle_signal()->set_fs()Oleg Nesterov1-9/+0
2011-07-14x86, do_signal: Simplify the TS_RESTORE_SIGMASK logicOleg Nesterov1-19/+10
2011-07-14x86, signals: Convert the X86_32 code to use set_current_blocked()Oleg Nesterov1-10/+8
2011-07-14x86-64: Move vread_tsc and vread_hpet into the vDSOAndy Lutomirski7-63/+4
2011-07-14perf, x86: P4 PMU - Introduce event alias featureCyrill Gorcunov2-36/+106
2011-07-14x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIASLen Brown1-0/+18
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller4-0/+34
2011-07-14KVM guest: Add a pv_ops stub for steal timeGlauber Costa1-0/+9
2011-07-13clocksource: Replace vread with generic arch dataAndy Lutomirski3-3/+3
2011-07-13x86: Make alternative instruction pointers relativeAndy Lutomirski1-8/+13
2011-07-13x86-64: Improve vsyscall emulation CS and RIP handlingAndy Lutomirski1-20/+41
2011-07-12x86. reboot: Make Dell Latitude E6320 use reboot=pciMaxime Ripard1-0/+8
2011-07-12x86, ioapic: Print IR_IO_APIC_route_entry when IR is enabledNaga Chumbalkar1-20/+49
2011-07-12x86, ioapic: Print IRTE when IR is enabledNaga Chumbalkar1-0/+10
2011-07-12x86, x2apic: Preserve high 32-bits of IA32_APIC_BASE MSRNaga Chumbalkar1-1/+1
2011-07-11x86, ioapic: Also print Dest fieldNaga Chumbalkar1-2/+2
2011-07-11x86, ioapic: Format clean up for IOAPIC outputNaga Chumbalkar1-3/+5
2011-07-11Merge branch 'master' into for-nextJiri Kosina9-7/+66
2011-07-08x86, hyper: Change hypervisor detection orderAnupam Chanda1-2/+2
2011-07-08x86, boot: Wait for boot cpu to show up if nr_cpus limit is about to hitVivek Goyal1-2/+20
2011-07-08x86: print APIC data a little later during bootNaga Chumbalkar1-1/+1
2011-07-06x86, suspend: Restore MISC_ENABLE MSR in realmode wakeupKees Cook3-0/+26
2011-07-05x86, reboot: Acer Aspire One A110 reboot quirkPeter Chubb1-0/+8
2011-07-05Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar1-1/+1
2011-07-03Merge branch 'perf/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2-70/+36
2011-07-02x86: Don't use frame pointer to save old stack on irq entryFrederic Weisbecker2-42/+15
2011-07-02x86: Remove useless unwinder backlink from irq regs savingFrederic Weisbecker1-1/+0
2011-07-02x86,64: Separate arg1 from rbp handling in SAVE_REGS_IRQFrederic Weisbecker1-1/+2
2011-07-02x86,64: Simplify save_regs()Frederic Weisbecker1-27/+17
2011-07-02x86: Fetch stack from regs when possible in dump_trace()Frederic Weisbecker1-2/+5
2011-07-02x86, mtrr: Use pci_dev->revisionSergei Shtylyov1-8/+5
2011-07-01x86, perf: Add constraints for architectural PMUAvi Kivity1-5/+18
2011-07-01perf: Add context field to perf_eventAvi Kivity2-2/+3
2011-07-01perf, arch: Add generic NODE cache eventsPeter Zijlstra3-1/+86
2011-07-01perf, intel: Try alternative OFFCORE encodingsPeter Zijlstra2-8/+41
2011-07-01perf_events: Add Intel Sandy Bridge offcore_response low-level supportStephane Eranian2-3/+11
2011-07-01perf_events: Fix validation of events using an extra regStephane Eranian2-18/+57
2011-07-01perf_events: Update Intel extra regs shared constraints managementStephane Eranian2-149/+189
2011-07-01perf: Remove the perf_output_begin(.sample) argumentPeter Zijlstra1-1/+1
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra6-7/+7
2011-07-01perf, x86: Add hw_watchdog_set_attr() in a sake of nmi-watchdog on P4Cyrill Gorcunov2-0/+33
2011-07-01i8253: Cleanup outb/inb magicThomas Gleixner1-3/+3
2011-07-01x86: Use common i8253 clockeventThomas Gleixner1-90/+3
2011-06-30x86-32, fpu: Fix DNA exception during check_fpu()Suresh Siddha1-0/+4
2011-06-27x86, mtrr: use stop_machine APIs for doing MTRR rendezvousSuresh Siddha1-151/+41
2011-06-27clocksource: apb: Share APB timer code with other platformsJamie Iles1-340/+69
2011-06-27x86, mtrr: lock stop machine during MTRR rendezvous sequenceSuresh Siddha1-0/+23
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan1-0/+1