summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-04-24kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotationMasami Hiramatsu
2014-04-24kprobes, x86: Allow kprobes on text_poke/hw_breakpointMasami Hiramatsu
2014-04-24kprobes/x86: Allow probe on some kprobe preparation functionsMasami Hiramatsu
2014-04-24kprobes, x86: Call exception_enter after kprobes handledMasami Hiramatsu
2014-04-24kprobes/x86: Call exception handlers directly from do_int3/do_debugMasami Hiramatsu
2014-04-24kprobes, x86: Prohibit probing on thunk functions and restoreMasami Hiramatsu
2014-04-24kprobes, x86: Prohibit probing on native_set_debugreg()/load_idt()Masami Hiramatsu
2014-04-24kprobes, x86: Prohibit probing on debug_stack_*()Masami Hiramatsu
2014-04-24kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklistMasami Hiramatsu
2014-04-24kprobes: Prohibit probing on .entry.text codeMasami Hiramatsu
2014-04-24kprobes/x86: Allow to handle reentered kprobe on single-steppingMasami Hiramatsu
2014-04-22Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-04-20um: Memory corruption on startupAnton Ivanov
2014-04-20um: Missing pipe handlingAnton Ivanov
2014-04-20uml: Simplify tempdir logic.Tristan Schmelcher
2014-04-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-04-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-18Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-04-18mips: export flush_icache_rangeKees Cook
2014-04-18Shiraz has movedViresh Kumar
2014-04-18powerpc/mm: fix ".__node_distance" undefinedMike Qiu
2014-04-18ARC: Delete stale barrier.hVineet Gupta
2014-04-18Merge tag 'pci-v3.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-04-18perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMUVenkatesh Srinivas
2014-04-17Merge branch 'parisc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2014-04-17Merge tag 'stable/for-linus-3.15-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-04-17kprobes/x86: Fix page-fault handling logicMasami Hiramatsu
2014-04-17x86/mce: Fix CMCI preemption bugsIngo Molnar
2014-04-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-04-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-16Merge tag 'pinctrl-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-04-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-04-16Merge tag 'please-pull-ia64-erratum' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-16[IA64] Change default PSR.ac from '1' to '0' (Fix erratum #237)Tony Luck
2014-04-16x86: Remove the PCI reboot method from the default chainIngo Molnar
2014-04-15xen/spinlock: Don't enable them unconditionally.Konrad Rzeszutek Wilk
2014-04-15x86/xen: Fix 32-bit PV guests's usage of kernel_stackBoris Ostrovsky
2014-04-14Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-04-14powerpc/PCI: Fix NULL dereference in sys_pciconfig_iobase() list traversalMike Qiu
2014-04-14KVM: x86: remove WARN_ON from get_kernel_ns()Marcelo Tosatti
2014-04-14KVM: Rename variable smep to cr4_smepFeng Wu
2014-04-14KVM: expose SMAP feature to guestFeng Wu
2014-04-14KVM: Disable SMAP for guests in EPT realmode and EPT unpaging modeFeng Wu
2014-04-14KVM: Add SMAP support when setting CR4Feng Wu
2014-04-14KVM: Remove SMAP bit from CR4_RESERVED_BITSFeng Wu
2014-04-14Merge tag 'v3.15-rc1' into perf/urgentIngo Molnar
2014-04-14x86/build: Supress "Nothing to be done for ..." messagesMasahiro Yamada
2014-04-14Update bcm_defconfig with new pinctrl CONFIGSherman Yin
2014-04-14x86/gpu: Fix sign extension issue in Intel graphics stolen memory quirksVille Syrjälä
2014-04-14x86/platform: Fix "make O=dir kvmconfig"Antonio Borneo