summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* perf/x86: Add ability to calculate TSC from perf sample timestampsAdrian Hunter2013-07-233-0/+13
* kprobes/x86: Call out into INT3 handler directly instead of using notifierJiri Kosina2013-07-233-23/+14
* kprobes/x86: Remove unused text_poke_smp() and text_poke_smp_batch() functionsMasami Hiramatsu2013-07-193-112/+2
* kprobes/x86: Use text_poke_bp() instead of text_poke_smp*()Masami Hiramatsu2013-07-193-84/+23
* kprobes/x86: Remove an incorrect comment about int3 in NMI/MCEMasami Hiramatsu2013-07-191-10/+0
* Merge branch 'x86/jumplabel' into perf/coreIngo Molnar2013-07-193-2/+121
|\
| * x86: Make jump_label use int3-based patchingJiri Kosina2013-07-161-2/+14
| * x86: Introduce int3 (breakpoint)-based instruction patchingJiri Kosina2013-07-162-0/+107
* | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2013-07-193-118/+582
|\ \
| * | perf tools: Make Power7 events available for perfRunzhen Wang2013-07-123-118/+582
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-07-186-34/+25
|\ \ \
| * | | x86: Make sure IDT is page alignedKees Cook2013-07-163-25/+8
| * | | x86, suspend: Handle CPUs which fail to #GP on RDMSRH. Peter Anvin2013-07-151-2/+16
| * | | x86/platform/ce4100: Add header file for reboot typeXiong Zhou2013-07-121-0/+1
| * | | Revert "UEFI: Don't pass boot services regions to SetVirtualAddressMap()"Matt Fleming2013-07-111-7/+0
* | | | Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-18270-1039/+899
|\ \ \ \
| * | | | x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-1471-356/+345
| * | | | score: delete __cpuinit usage from all score filesPaul Gortmaker2013-07-141-1/+1
| * | | | xtensa: delete __cpuinit usage from all xtensa filesPaul Gortmaker2013-07-141-1/+1
| * | | | openrisc: delete __cpuinit usage from all openrisc filesPaul Gortmaker2013-07-141-1/+1
| * | | | m32r: delete __cpuinit usage from all m32r filesPaul Gortmaker2013-07-141-1/+1
| * | | | hexagon: delete __cpuinit usage from all hexagon filesPaul Gortmaker2013-07-142-3/+3
| * | | | frv: delete __cpuinit usage from all frv filesPaul Gortmaker2013-07-141-1/+1
| * | | | cris: delete __cpuinit usage from all cris filesPaul Gortmaker2013-07-141-1/+1
| * | | | metag: delete __cpuinit usage from all metag filesPaul Gortmaker2013-07-143-16/+14
| * | | | tile: delete __cpuinit usage from all tile filesPaul Gortmaker2013-07-145-13/+13
| * | | | sh: delete __cpuinit usage from all sh filesPaul Gortmaker2013-07-1414-28/+28
| * | | | s390: delete __cpuinit usage from all s390 filesPaul Gortmaker2013-07-147-26/+24
| * | | | blackfin: delete __cpuinit usage from all blackfin filesPaul Gortmaker2013-07-146-15/+15
| * | | | arm64: delete __cpuinit usage from all usersPaul Gortmaker2013-07-144-10/+10
| * | | | sparc: delete __cpuinit/__CPUINIT usage from all usersPaul Gortmaker2013-07-1415-67/+60
| * | | | arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2013-07-1470-140/+64
| * | | | MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker2013-07-1461-338/+294
| * | | | parisc: delete __cpuinit usage from all usersPaul Gortmaker2013-07-144-14/+16
| * | | | alpha: delete __cpuinit usage from all usersPaul Gortmaker2013-07-142-7/+7
| | |_|/ | |/| |
* / | | smp: blackfin: fix check error, using atomic_ops to handle atomic_t typeSteven Miao2013-07-161-3/+3
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-143-3/+3
|\ \ \
| * | | Safer ABI for O_TMPFILEAl Viro2013-07-133-3/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-1314-14/+14
|\ \ \ \
| * | | | net: rename busy poll socket op and globalsEliezer Tamir2013-07-1014-14/+14
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-132-9/+10
|\ \ \ \ \
| * | | | | perf/x86: Fix incorrect use of do_div() in NMI warningDave Hansen2013-07-121-3/+4
| | |_|_|/ | |/| | |
| * | | | perf tools: fix a typo of a Power7 event nameRunzhen Wang2013-07-081-6/+6
* | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-1326-160/+309
|\ \ \ \ \
| * | | | | arm: multi_v7_defconfig: Tweaks for omap and sunxiOlof Johansson2013-07-121-3/+7
| * | | | | Merge tag 'ux500-defconfig-for-arm-soc' of git://git.kernel.org/pub/scm/linux...Olof Johansson2013-07-121-19/+25
| |\ \ \ \ \
| | * | | | | ARM: ux500: Enable HIGHMEM in the u8500 defconfigLee Jones2013-06-041-0/+1
| | * | | | | ARM: ux500: Update MMC configs for u8500 defconfigUlf Hansson2013-05-271-1/+2
| | * | | | | ARM: ux500: select SND_SOC_UX500 for ux500Fabio Baltieri2013-05-271-0/+5
| | * | | | | ARM: ux500: update defconfig baseLinus Walleij2013-05-271-18/+10