aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
...
| | | * | | | | | | | | | | | | | | | | | | | | | | | uprobes/x86: Xol should send SIGTRAP if X86_EFLAGS_TF was setOleg Nesterov2012-09-15
| | | * | | | | | | | | | | | | | | | | | | | | | | | uprobes/x86: Do not (ab)use TIF_SINGLESTEP/user_*_single_step() for single-st...Oleg Nesterov2012-09-15
| | | * | | | | | | | | | | | | | | | | | | | | | | | ptrace/x86: Partly fix set_task_blockstep()->update_debugctlmsr() logicOleg Nesterov2012-09-15
| | | * | | | | | | | | | | | | | | | | | | | | | | | ptrace/x86: Introduce set_task_blockstep() helperOleg Nesterov2012-09-15
| | | * | | | | | | | | | | | | | | | | | | | | | | | uprobes/x86: Implement x86 specific arch_uprobe_*_stepSebastian Andrzej Siewior2012-09-15
| | * | | | | | | | | | | | | | | | | | | | | | | | | perf/x86: Add cpumask for uncore pmuYan, Zheng2012-09-17
| | * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-09-14
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | kprobes/x86: Fix to support jprobes on ftrace-based kprobeMasami Hiramatsu2012-09-13
| | | * | | | | | | | | | | | | | | | | | | | | | | | | ftrace/x86-64: Allow to change RIP in handlersSteven Rostedt2012-09-13
| | | * | | | | | | | | | | | | | | | | | | | | | | | | kprobes/x86: Fix kprobes to collectly handle IP on ftraceMasami Hiramatsu2012-09-13
| | | * | | | | | | | | | | | | | | | | | | | | | | | | ftrace/x86: Adjust x86 regs.ip as like as x86-64Masami Hiramatsu2012-09-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core/rcu' into perf/coreIngo Molnar2012-09-13
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | / / / / / / / / / / / / / | | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-08-28
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | ftrace/x86: Add support for -mfentry to x86_64Steven Rostedt2012-08-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-08-21
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | perf: Add ability to attach user stack dump to sampleJiri Olsa2012-08-10
| | | * | | | | | | | | | | | | | | | | | | | | | | | | perf: Factor __output_copy to be usable with specific copy functionFrederic Weisbecker2012-08-10
| | | * | | | | | | | | | | | | | | | | | | | | | | | | perf: Add ability to attach user level registers dump to sampleJiri Olsa2012-08-10
| | | * | | | | | | | | | | | | | | | | | | | | | | | | perf: Unified API to record selective sets of arch registersJiri Olsa2012-08-10
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-08-21
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | kprobes/x86: ftrace based optimization for x86Masami Hiramatsu2012-07-31
| | | * | | | | | | | | | | | | | | | | | | | | | | | | ftrace/x86: Remove function_trace_stop check from graph callerSteven Rostedt2012-07-31
| | | * | | | | | | | | | | | | | | | | | | | | | | | | ftrace/x86_32: Simplify parameter setup for ftrace_regs_callerUros Bizjak2012-07-31
| | | * | | | | | | | | | | | | | | | | | | | | | | | | ftrace/x86: Add save_regs for i386 function callsSteven Rostedt2012-07-19
| | | * | | | | | | | | | | | | | | | | | | | | | | | | ftrace/x86: Add separate function to save regsSteven Rostedt2012-07-19
| | | * | | | | | | | | | | | | | | | | | | | | | | | | ftrace/x86_32: Push ftrace_ops in as 3rd parameter to function tracerSteven Rostedt2012-07-19
| | | * | | | | | | | | | | | | | | | | | | | | | | | | ftrace: Pass ftrace_ops as third parameter to function trace callbackSteven Rostedt2012-07-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | x86: Exit RCU extended QS on notify resumeFrederic Weisbecker2012-09-26
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | x86: Use the new schedule_user API on userspace preemptionFrederic Weisbecker2012-09-26
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | x86: Exception hooks for userspace RCU extended QSFrederic Weisbecker2012-09-26
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | x86: Unspaghettize do_general_protection()Frederic Weisbecker2012-09-26
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | x86: Syscall hooks for userspace RCU extended QSFrederic Weisbecker2012-09-26
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25bPaul E. McKenney2012-09-25
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Use get_online_cpus to avoid races involving CPU hotplugSilas Boyd-Wickizer2012-09-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Use get_online_cpus to avoid races involving CPU hotplugSilas Boyd-Wickizer2012-09-23
| | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | hpet: Remove unused PCI Vendor ID #defineJon Mason2012-09-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | um: Preinclude include/linux/kern_levels.hGeert Uytterhoeven2012-09-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | um: Fix IPC on umRichard Weinberger2012-09-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | um: kill thread->forkingAl Viro2012-09-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | um: let signal_delivered() do SIGTRAP on singlestepping into handlerAl Viro2012-09-27
| | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'stable/for-linus-3.6-rc7-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-09-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | xen/boot: Disable NUMA for PV guests.Konrad Rzeszutek Wilk2012-09-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2012-09-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | x86/kbuild: archscripts depends on scripts_basicJeff Mahoney2012-09-21
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-09-21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | x86/mm/init.c: Fix devmem_is_allowed() off by oneT Makphaibulchoke2012-09-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | x86/kconfig: Remove outdated reference to Intel CPUs in CONFIG_SWIOTLBJoe Millenbach2012-09-05
| | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-09-21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \