summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-06-201-4/+10
|\
| * kprobes: Fix arch_prepare_kprobe to handle copy insn failuresMasami Hiramatsu2013-06-201-4/+10
* | perf/x86/intel: Add mem-loads/stores support for HaswellAndi Kleen2013-06-193-7/+41
* | perf/x86/intel: Support Haswell/v4 LBR formatAndi Kleen2013-06-191-5/+51
* | perf/x86/intel: Move NMI clearing to end of PMI handlerAndi Kleen2013-06-192-8/+13
* | perf/x86/intel: Add Haswell PEBS supportAndi Kleen2013-06-193-2/+42
* | perf/x86/intel: Add simple Haswell PMU supportAndi Kleen2013-06-193-2/+91
* | perf/x86/intel: Add Haswell PEBS record supportAndi Kleen2013-06-192-22/+91
* | perf/x86/intel: Fix sparse warningYan, Zheng2013-06-191-1/+1
* | perf/x86/amd: AMD IOMMU Performance Counter PERF uncore PMU implementationSuravee Suthikulpanit2013-06-193-0/+548
* | perf/x86: Only print PMU state when also WARN()'ingDave Hansen2013-06-191-2/+6
* | perf/x86: Reduce stack usage of x86_schedule_events()Andrew Hunter2013-06-193-18/+22
* | perf: Add const qualifier to perf_pmu_register's 'name' argMischa Jonker2013-06-191-1/+1
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-06-191-1/+1
|\|
| * perf/x86: Fix broken PEBS-LL support on SNB-EP/IVB-EPStephane Eranian2013-06-191-1/+1
* | perf: Power7: Make CPI stack events available in sysfsSukadev Bhattiprolu2013-05-291-0/+73
* | perf/x86/amd: Rework AMD PMU init codePeter Zijlstra2013-05-281-17/+17
* | perf/x86: Check branch sampling priv level in generic codeStephane Eranian2013-05-281-10/+3
* | perf/x86/intel: Prevent some shift wrapping bugs in the Intel uncore driverDan Carpenter2013-05-282-4/+4
* | x86/signals: Merge EFLAGS bit clearing into a single statementJiri Olsa2013-05-281-7/+3
* | x86/signals: Clear RF EFLAGS bit for signal handlerJiri Olsa2013-05-281-0/+6
* | x86/signals: Propagate RF EFLAGS bit through the signal restore callJiri Olsa2013-05-283-10/+2
|/
* Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-269-57/+57
|\
| * parisc: fix irq stack on UP and SMPHelge Deller2013-05-243-41/+26
| * parisc: make interrupt and interruption stack allocation reentrantJohn David Anglin2013-05-242-10/+10
| * parisc: show number of FPE and unaligned access handler calls in /proc/interr...Helge Deller2013-05-244-0/+14
| * parisc: use PAGE_SHIFT instead of hardcoded value 12 in pacache.SHelge Deller2013-05-241-6/+6
| * parisc: add rp5470 entry to machine databaseHelge Deller2013-05-241-0/+1
* | score: remove redundant kcore_list entriesKyle McMartin2013-05-251-2/+0
* | Merge tag 'arc-v3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-2511-70/+41
|\ \
| * | ARC: lazy dcache flush broke gdb in non-aliasing configsVineet Gupta2013-05-252-19/+11
| * | ARC: Use enough bits for determining page's cache colorVineet Gupta2013-05-231-1/+1
| * | ARC: Brown paper bag bug in macro for checking cache colorVineet Gupta2013-05-232-2/+5
| * | ARC: copy_(to|from)_user() to honor usermode-access permissionsVineet Gupta2013-05-233-15/+19
| * | ARC: [mm] Prevent stray dcache lines after__sync_icache_dcach()Vineet Gupta2013-05-231-1/+1
| * | ARC: [TB10x] Remove redundant abilis,simple-pinctrl mechanismChristian Ruppert2013-05-154-32/+4
* | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-05-253-3/+2
|\ \ \
| * | | ARM: 7729/1: vfp: ensure VFP_arch is non-zero when VFP is not supportedWill Deacon2013-05-221-1/+1
| * | | ARM: 7727/1: remove the .vm_mm value from gate_vmaSteven Capper2013-05-221-1/+0
| * | | ARM: 7723/1: crypto: sha1-armv4-large.S: fix SP handlingArd Biesheuvel2013-05-221-1/+1
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-2546-207/+176
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge tag 'sunxi-fixes-for-3.10' of git://github.com/mripard/linux into fixesOlof Johansson2013-05-253-3/+6
| |\ \ \
| | * | | ARM: sunxi: select ARCH_REQUIRE_GPIOLIBMaxime Ripard2013-05-151-0/+1
| | * | | ARM: sunxi: Fix Mini X-plus device tree buildMaxime Ripard2013-05-132-3/+5
| | | |/ | | |/|
| * | | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson2013-05-244-10/+5
| |\ \ \
| | * | | ARM: at91/sama5: fix incorrect PMC pcr div definitionJosh Wu2013-05-241-3/+3
| | * | | ARM: at91/dt: fix macb pinctrl_macb_rmii_mii_alt definitionBoris BREZILLON2013-05-241-1/+1
| | * | | ARM: at91: at91sam9n12: move external irq declatation to DTJean-Christophe PLAGNIOL-VILLARD2013-05-242-6/+1
| * | | | Merge tag 'renesas-boards-marzen-fixes-for-v3.10' of git://git.kernel.org/pub...Olof Johansson2013-05-221-3/+3
| |\ \ \ \
| | * | | | ARM: shmobile: marzen: Use error values in usb_power_*Simon Horman2013-05-221-3/+3
| | | |/ / | | |/| |