summaryrefslogtreecommitdiff
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | x86/kprobes: Split out optprobe related code to kprobes-opt.cMasami Hiramatsu2012-03-06
| * | | | | | | | | | | | | | | | | | | | | | | | x86/kprobes: Fix a bug which can modify kernel code permanentlyMasami Hiramatsu2012-03-06
| * | | | | | | | | | | | | | | | | | | | | | | | x86/kprobes: Fix instruction recovery on optimized pathMasami Hiramatsu2012-03-06
| | |/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-03-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar2012-02-24
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-02-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | x86/tracing: Denote the power and cpuidle tracepoints as _rcuidle()Steven Rostedt2012-02-13
| * | | | | | | | | | | | | | | | | | | | | | | x86: Fix to decode grouped AVX with VEX pp bitsMasami Hiramatsu2012-02-11
| * | | | | | | | | | | | | | | | | | | | | | | x86/sched/perf/AMD: Set sched_clock_stableBorislav Petkov2012-02-07
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-02-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-01-31
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'perf/fast' into perf/coreIngo Molnar2012-01-27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | perf: Extend the mmap control page with time (TSC) fieldsPeter Zijlstra2011-12-21
| | * | | | | | | | | | | | | | | | | | | | | | | perf, x86: Provide means for disabling userspace RDPMCPeter Zijlstra2011-12-21
| | * | | | | | | | | | | | | | | | | | | | | | | perf, x86: Implement user-space RDPMC support, to allow fast, user-space acce...Peter Zijlstra2011-12-21
| | * | | | | | | | | | | | | | | | | | | | | | | perf, arch: Rework perf_event_index()Peter Zijlstra2011-12-21
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-03-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into irq/coreThomas Gleixner2012-03-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | x86-32/irq: Don't switch to irq stack for a user-mode irqLinus Torvalds2012-02-20
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'dcache-word-accesses'Linus Torvalds2012-03-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | vfs: use 'unsigned long' accesses for dcache name comparison and hashingLinus Torvalds2012-03-08
* | | | | | | | | | | | | | | | | | | | | | | | | perf/x86: Fix local vs remote memory events for NHM/WSMPeter Zijlstra2012-03-12
| |_|/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | x86: Derandom delay_tsc for 64 bitThomas Gleixner2012-03-09
|/ / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | x86: fix typo in recent find_vma_prev purgeLinus Torvalds2012-03-06
* | | | | | | | | | | | | | | | | | | | | | | vm: avoid using find_vma_prev() unnecessarilyLinus Torvalds2012-03-06
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2012-03-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | x86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS versionJonathan Nieder2012-03-01
| * | | | | | | | | | | | | | | | | | | | | | | x86/PCI: use host bridge _CRS info on MSI MS-7253Jonathan Nieder2012-02-28
| * | | | | | | | | | | | | | | | | | | | | | | PCI: fix memleak when ACPI _CRS is not used.Yinghai Lu2012-02-23
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | aout: move setup_arg_pages() prior to reading/mapping the binaryAl Viro2012-03-05
| |_|_|_|_|_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabledJoerg Roedel2012-03-02
| |_|_|_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-02-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | x86/mce/AMD: Fix UP build errorBorislav Petkov2012-02-22
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | x86: Specify a size for the cmp in the NMI handlerSteven Rostedt2012-02-20
| * | | | | | | | | | | | | | | | | | | | x86/nmi: Test saved %cs in NMI to determine nested NMI caseSteven Rostedt2012-02-20
| * | | | | | | | | | | | | | | | | | | | x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h processorsAndreas Herrmann2012-02-09
| * | | | | | | | | | | | | | | | | | | | x86/microcode: Remove noisy AMD microcode warningPrarit Bhargava2012-02-07
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge tag 'stable/for-linus-fixes-3.3-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds2012-02-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | xen/pat: Disable PAT support for now.Konrad Rzeszutek Wilk2012-02-20
| * | | | | | | | | | | | | | | | | | | xen/setup: Remove redundant filtering of PTE masks.Konrad Rzeszutek Wilk2012-02-20
* | | | | | | | | | | | | | | | | | | | i387: export 'fpu_owner_task' per-cpu variableLinus Torvalds2012-02-20
* | | | | | | | | | | | | | | | | | | | i387: support lazy restore of FPU stateLinus Torvalds2012-02-20
* | | | | | | | | | | | | | | | | | | | i387: use 'restore_fpu_checking()' directly in task switching codeLinus Torvalds2012-02-20
* | | | | | | | | | | | | | | | | | | | i387: fix up some fpu_counter confusionLinus Torvalds2012-02-20
| |_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | i387: re-introduce FPU state preloading at context switch timeLinus Torvalds2012-02-18
* | | | | | | | | | | | | | | | | | | i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds2012-02-18
* | | | | | | | | | | | | | | | | | | i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restoreLinus Torvalds2012-02-16
* | | | | | | | | | | | | | | | | | | i387: do not preload FPU state at task switch timeLinus Torvalds2012-02-16
* | | | | | | | | | | | | | | | | | | i387: don't ever touch TS_USEDFPU directly, use helper functionsLinus Torvalds2012-02-16
* | | | | | | | | | | | | | | | | | | i387: move TS_USEDFPU clearing out of __save_init_fpu and into callersLinus Torvalds2012-02-16