summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-07-23perf/x86: Add ability to calculate TSC from perf sample timestampsAdrian Hunter
2013-07-23kprobes/x86: Call out into INT3 handler directly instead of using notifierJiri Kosina
2013-07-19kprobes/x86: Remove unused text_poke_smp() and text_poke_smp_batch() functionsMasami Hiramatsu
2013-07-19kprobes/x86: Use text_poke_bp() instead of text_poke_smp*()Masami Hiramatsu
2013-07-19kprobes/x86: Remove an incorrect comment about int3 in NMI/MCEMasami Hiramatsu
2013-07-19Merge branch 'x86/jumplabel' into perf/coreIngo Molnar
2013-07-19Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2013-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-07-18Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-16x86: Make jump_label use int3-based patchingJiri Kosina
2013-07-16x86: Introduce int3 (breakpoint)-based instruction patchingJiri Kosina
2013-07-16x86: Make sure IDT is page alignedKees Cook
2013-07-16smp: blackfin: fix check error, using atomic_ops to handle atomic_t typeSteven Miao
2013-07-15x86, suspend: Handle CPUs which fail to #GP on RDMSRH. Peter Anvin
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker
2013-07-14score: delete __cpuinit usage from all score filesPaul Gortmaker
2013-07-14xtensa: delete __cpuinit usage from all xtensa filesPaul Gortmaker
2013-07-14openrisc: delete __cpuinit usage from all openrisc filesPaul Gortmaker
2013-07-14m32r: delete __cpuinit usage from all m32r filesPaul Gortmaker
2013-07-14hexagon: delete __cpuinit usage from all hexagon filesPaul Gortmaker
2013-07-14frv: delete __cpuinit usage from all frv filesPaul Gortmaker
2013-07-14cris: delete __cpuinit usage from all cris filesPaul Gortmaker
2013-07-14metag: delete __cpuinit usage from all metag filesPaul Gortmaker
2013-07-14tile: delete __cpuinit usage from all tile filesPaul Gortmaker
2013-07-14sh: delete __cpuinit usage from all sh filesPaul Gortmaker
2013-07-14s390: delete __cpuinit usage from all s390 filesPaul Gortmaker
2013-07-14blackfin: delete __cpuinit usage from all blackfin filesPaul Gortmaker
2013-07-14arm64: delete __cpuinit usage from all usersPaul Gortmaker
2013-07-14sparc: delete __cpuinit/__CPUINIT usage from all usersPaul Gortmaker
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker
2013-07-14parisc: delete __cpuinit usage from all usersPaul Gortmaker
2013-07-14alpha: delete __cpuinit usage from all usersPaul Gortmaker
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-07-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-07-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-13Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-07-13Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-07-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-13Safer ABI for O_TMPFILEAl Viro
2013-07-12arm: multi_v7_defconfig: Tweaks for omap and sunxiOlof Johansson
2013-07-12Merge tag 'ux500-defconfig-for-arm-soc' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2013-07-12arm: multi_v7_defconfig: add i.MX options and NFS rootVincent Stehlé
2013-07-12Merge tag 'omap-for-v3.11/fixes-for-merge-window' of git://git.kernel.org/pub...Olof Johansson
2013-07-12perf tools: Make Power7 events available for perfRunzhen Wang
2013-07-12Merge branch '3.10-fixes' into mips-for-linux-nextRalf Baechle
2013-07-12perf/x86: Fix incorrect use of do_div() in NMI warningDave Hansen
2013-07-12x86/platform/ce4100: Add header file for reboot typeXiong Zhou