summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-07-23perf/x86: Add ability to calculate TSC from perf sample timestampsAdrian Hunter3-0/+13
2013-07-23kprobes/x86: Call out into INT3 handler directly instead of using notifierJiri Kosina3-23/+14
2013-07-19kprobes/x86: Remove unused text_poke_smp() and text_poke_smp_batch() functionsMasami Hiramatsu3-112/+2
2013-07-19kprobes/x86: Use text_poke_bp() instead of text_poke_smp*()Masami Hiramatsu3-84/+23
2013-07-19kprobes/x86: Remove an incorrect comment about int3 in NMI/MCEMasami Hiramatsu1-10/+0
2013-07-19Merge branch 'x86/jumplabel' into perf/coreIngo Molnar3-2/+121
2013-07-19Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar3-118/+582
2013-07-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-34/+25
2013-07-18Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds270-1039/+899
2013-07-17x86: Make jump_label use int3-based patchingJiri Kosina1-2/+14
2013-07-17x86: Introduce int3 (breakpoint)-based instruction patchingJiri Kosina2-0/+107
2013-07-17x86: Make sure IDT is page alignedKees Cook3-25/+8
2013-07-16smp: blackfin: fix check error, using atomic_ops to handle atomic_t typeSteven Miao1-3/+3
2013-07-16x86, suspend: Handle CPUs which fail to #GP on RDMSRH. Peter Anvin1-2/+16
2013-07-15x86: delete __cpuinit usage from all x86 filesPaul Gortmaker71-356/+345
2013-07-15score: delete __cpuinit usage from all score filesPaul Gortmaker1-1/+1
2013-07-15xtensa: delete __cpuinit usage from all xtensa filesPaul Gortmaker1-1/+1
2013-07-15openrisc: delete __cpuinit usage from all openrisc filesPaul Gortmaker1-1/+1
2013-07-15m32r: delete __cpuinit usage from all m32r filesPaul Gortmaker1-1/+1
2013-07-15hexagon: delete __cpuinit usage from all hexagon filesPaul Gortmaker2-3/+3
2013-07-15frv: delete __cpuinit usage from all frv filesPaul Gortmaker1-1/+1
2013-07-15cris: delete __cpuinit usage from all cris filesPaul Gortmaker1-1/+1
2013-07-15metag: delete __cpuinit usage from all metag filesPaul Gortmaker3-16/+14
2013-07-15tile: delete __cpuinit usage from all tile filesPaul Gortmaker5-13/+13
2013-07-15sh: delete __cpuinit usage from all sh filesPaul Gortmaker14-28/+28
2013-07-15s390: delete __cpuinit usage from all s390 filesPaul Gortmaker7-26/+24
2013-07-15blackfin: delete __cpuinit usage from all blackfin filesPaul Gortmaker6-15/+15
2013-07-15arm64: delete __cpuinit usage from all usersPaul Gortmaker4-10/+10
2013-07-15sparc: delete __cpuinit/__CPUINIT usage from all usersPaul Gortmaker15-67/+60
2013-07-15arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker70-140/+64
2013-07-15MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker61-338/+294
2013-07-15parisc: delete __cpuinit usage from all usersPaul Gortmaker4-14/+16
2013-07-15alpha: delete __cpuinit usage from all usersPaul Gortmaker2-7/+7
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-3/+3
2013-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds14-14/+14
2013-07-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-9/+10
2013-07-14Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds26-160/+309
2013-07-14Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds5-4/+7
2013-07-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds158-2309/+2189
2013-07-14Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds4-6/+1
2013-07-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2013-07-13Safer ABI for O_TMPFILEAl Viro3-3/+3
2013-07-13arm: multi_v7_defconfig: Tweaks for omap and sunxiOlof Johansson1-3/+7
2013-07-12Merge tag 'ux500-defconfig-for-arm-soc' of git://git.kernel.org/pub/scm/linux...Olof Johansson1-19/+25
2013-07-12arm: multi_v7_defconfig: add i.MX options and NFS rootVincent Stehlé1-0/+10
2013-07-12Merge tag 'omap-for-v3.11/fixes-for-merge-window' of git://git.kernel.org/pub...Olof Johansson593-10349/+13932
2013-07-12perf tools: Make Power7 events available for perfRunzhen Wang3-118/+582
2013-07-12Merge branch '3.10-fixes' into mips-for-linux-nextRalf Baechle42-362/+503
2013-07-12perf/x86: Fix incorrect use of do_div() in NMI warningDave Hansen1-3/+4
2013-07-12x86/platform/ce4100: Add header file for reboot typeXiong Zhou1-0/+1