aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* uprobes/x86: Kill the "autask" arg of riprel_pre_xol()Oleg Nesterov2014-04-30
* uprobes/x86: Rename *riprel* helpers to make the naming consistentOleg Nesterov2014-04-30
* uprobes/x86: Cleanup the usage of UPROBE_FIX_IP/UPROBE_FIX_CALLOleg Nesterov2014-04-30
* uprobes/x86: Kill adjust_ret_addr(), simplify UPROBE_FIX_CALL logicOleg Nesterov2014-04-30
* uprobes/x86: Introduce push_ret_address()Oleg Nesterov2014-04-30
* uprobes/x86: Cleanup the usage of arch_uprobe->def.fixups, make it u8Oleg Nesterov2014-04-30
* uprobes/x86: Move default_xol_ops's data into arch_uprobe->defOleg Nesterov2014-04-30
* uprobes/x86: Move UPROBE_FIX_SETF logic from arch_uprobe_post_xol() to defaul...Oleg Nesterov2014-04-30
* uprobes/x86: Don't use arch_uprobe_abort_xol() in arch_uprobe_post_xol()Oleg Nesterov2014-04-30
* uprobes/x86: Introduce uprobe_xol_ops->abort() and default_abort_op()Oleg Nesterov2014-04-30
* uprobes/x86: Don't change the task's state if ->pre_xol() failsOleg Nesterov2014-04-30
* uprobes/x86: Fix is_64bit_mm() with CONFIG_X86_X32Oleg Nesterov2014-04-30
* uprobes/x86: Make good_insns_* depend on CONFIG_X86_*Oleg Nesterov2014-04-30
* uprobes/x86: Shift "insn_complete" from branch_setup_xol_ops() to uprobe_init...Oleg Nesterov2014-04-30
* uprobes/x86: Add is_64bit_mm(), kill validate_insn_bits()Oleg Nesterov2014-04-30
* uprobes/x86: Add uprobe_init_insn(), kill validate_insn_{32,64}bits()Oleg Nesterov2014-04-30
* uprobes/x86: Refuse to attach uprobe to "word-sized" branch insnsDenys Vlasenko2014-04-30
* Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2014-04-25
|\
| * perf/x86: Fix RAPL rdmsrl_safe() usageStephane Eranian2014-04-24
| * Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-22
| |\
| | * x86, vdso: Make the vdso linker script compatible with GoldAndy Lutomirski2014-04-03
| * | um: Memory corruption on startupAnton Ivanov2014-04-20
| * | um: Missing pipe handlingAnton Ivanov2014-04-20
| * | uml: Simplify tempdir logic.Tristan Schmelcher2014-04-20
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-19
| |\ \
| | * | x86/mce: Fix CMCI preemption bugsIngo Molnar2014-04-17
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-19
| |\ \ \
| * \ \ \ Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-04-18
| |\ \ \ \
| | * | | | mips: export flush_icache_rangeKees Cook2014-04-18
| | * | | | Shiraz has movedViresh Kumar2014-04-18
| | * | | | powerpc/mm: fix ".__node_distance" undefinedMike Qiu2014-04-18
| * | | | | ARC: Delete stale barrier.hVineet Gupta2014-04-18
| |/ / / /
| * | | | Merge tag 'pci-v3.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-18
| |\ \ \ \
| | * | | | powerpc/PCI: Fix NULL dereference in sys_pciconfig_iobase() list traversalMike Qiu2014-04-14
| * | | | | Merge branch 'parisc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2014-04-17
| |\ \ \ \ \
| | * | | | | parisc: fix epoll_pwait syscall on compat kernelHelge Deller2014-04-13
| | * | | | | parisc: change value of SHMLBA from 0x00400000 to PAGE_SIZEHelge Deller2014-04-13
| | * | | | | parisc: Replace __get_cpu_var uses for address calculationChristoph Lameter2014-04-03
| * | | | | | Merge tag 'stable/for-linus-3.15-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-04-17
| |\ \ \ \ \ \
| | * | | | | | xen/spinlock: Don't enable them unconditionally.Konrad Rzeszutek Wilk2014-04-15
| | * | | | | | x86/xen: Fix 32-bit PV guests's usage of kernel_stackBoris Ostrovsky2014-04-15
| | * | | | | | Merge commit '683b6c6f82a60fabf47012581c2cfbf1b037ab95' into stable/for-linus...David Vrabel2014-04-07
| | |\ \ \ \ \ \
* | | | | | | | | perf/x86: Export perf_assign_events()Yan, Zheng2014-04-18
* | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up PMU driver fixes.Ingo Molnar2014-04-18
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMUVenkatesh Srinivas2014-04-18
| * | | | | | | | kprobes/x86: Fix page-fault handling logicMasami Hiramatsu2014-04-17
| |/ / / / / / /
| * | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-16
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | x86: Remove the PCI reboot method from the default chainIngo Molnar2014-04-16
| | * | | | | | x86/build: Supress "Nothing to be done for ..." messagesMasahiro Yamada2014-04-14
| | * | | | | | x86/gpu: Fix sign extension issue in Intel graphics stolen memory quirksVille Syrjälä2014-04-14