summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNELPeter Zijlstra2013-05-051-3/+10
* perf/x86/intel/lbr: Fix LBR filterPeter Zijlstra2013-05-041-2/+12
* perf/x86: Blacklist all MEM_*_RETIRED events for Ivy BridgePeter Zijlstra2013-05-041-4/+9
* perf/x86/intel: Fix unintended variable name reuseJan-Simon Möller2013-04-301-8/+8
* perf/x86/intel: Add support for IvyBridge model 58 UncoreVince Weaver2013-04-301-0/+1
* perf/x86/intel: Fix typo in perf_event_intel_uncore.cVince Weaver2013-04-301-1/+1
* x86: Eliminate irq_mis_count counted in arch_irq_statLi Fei2013-04-301-4/+0Star
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-04-271-7/+11
|\
| * Merge tag 'omap-for-v3.9-rc6/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2013-04-271-7/+11
| |\
| | * ARM: OMAP4: hwmod data: make 'ocp2scp_usb_phy_phy_48m" as the main clockKishon Vijay Abraham I2013-04-101-7/+11
* | | Merge branch 'fixes-3.9-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-04-268-40/+67
|\ \ \
| * | | parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updatesJohn David Anglin2013-04-252-26/+26
| * | | parisc: disable -mlong-calls compiler option for kernel modulesHelge Deller2013-04-251-2/+4
| * | | parisc: uaccess: fix compiler warnings caused by __put_user castingWill Deacon2013-04-251-10/+4Star
| * | | parisc: Change kunmap macro to static inline functionJohn David Anglin2013-04-251-1/+4
| * | | parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds.John David Anglin2013-04-253-1/+29
* | | | Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2013-04-251-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | efi: Check EFI revision in setup_efi_varsJosh Boyer2013-04-241-1/+1
| * | | x86, efi: Fix a build warningBorislav Petkov2013-04-241-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2013-04-251-1/+2
|\ \ \ \
| * | | | sparc64: Fix missing put_cpu_var() in tlb_batch_add_one() when not batching.David S. Miller2013-04-251-1/+2
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-04-231-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Revert "MIPS: page.h: Provide more readable definition for PAGE_MASK."Ralf Baechle2013-04-221-1/+1
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-211-4/+16
|\ \ \ \ \
| * | | | | perf/x86: Fix offcore_rsp valid mask for SNB/IVBStephane Eranian2013-04-161-4/+16
| |/ / / /
* | | | | Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-211-8/+37
|\ \ \ \ \
| * | | | | x86, kdump: Change crashkernel_high/low= to crashkernel=,high/lowYinghai Lu2013-04-171-3/+3
| * | | | | x86, kdump: Retore crashkernel= to allocate under 896MYinghai Lu2013-04-171-5/+19
| * | | | | x86, kdump: Set crashkernel_low automaticallyYinghai Lu2013-04-171-3/+18
| |/ / / /
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-04-217-25/+255
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin2013-04-205-5/+219
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | x86,efi: Implement efi_no_storage_paranoia parameterRichard Weinberger2013-04-171-1/+13
| | * | | | efi: Export efi_query_variable_store() for efivars.koSergey Vlasov2013-04-161-0/+1
| | * | | | x86/Kconfig: Make EFI select UCS2_STRINGSergey Vlasov2013-04-161-0/+1
| | * | | | efi: Distinguish between "remaining space" and actually used spaceMatthew Garrett2013-04-151-6/+100
| | * | | | efi: Pass boot services variable info to runtime codeMatthew Garrett2013-04-154-0/+76
| | * | | | x86,efi: Check max_size only if it is non-zero.Richard Weinberger2013-04-111-1/+6
| | * | | | x86, efivars: firmware bug workarounds should be in platform codeMatt Fleming2013-04-091-0/+25
| * | | | | x86, microcode: Verify the family before dispatching microcode patchingH. Peter Anvin2013-04-201-7/+31
| * | | | | x86, hyperv: Handle Xen emulation of Hyper-V more gracefullyK. Y. Srinivasan2013-04-181-13/+5Star
* | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-04-2117-182/+34Star
|\ \ \ \ \ \
| * | | | | | ARM: 7699/1: sched_clock: Add more notrace to prevent recursionStephen Boyd2013-04-191-2/+2
| * | | | | | ARM: 7698/1: perf: fix group validation when using enable_on_execWill Deacon2013-04-171-1/+4
| * | | | | | ARM: 7697/1: hw_breakpoint: do not use __cpuinitdata for dbg_cpu_pm_nbBastian Hecht2013-04-171-1/+1
| * | | | | | ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for FeroceonIllia Ragozin2013-04-171-0/+1
| * | | | | | ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch()Joonsoo Kim2013-04-174-4/+2Star
| * | | | | | ARM: 7692/1: iop3xx: move IOP3XX_PERIPHERAL_VIRT_BASEAaro Koskinen2013-04-171-1/+1
| * | | | | | Merge branch 'for-rmk/740t' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King2013-04-178-173/+23Star
| |\ \ \ \ \ \
| | * | | | | | ARM: modules: don't export cpu_set_pte_ext when !MMUWill Deacon2013-03-261-0/+2
| | * | | | | | ARM: mm: remove broken condition check for v4 flushingWill Deacon2013-03-261-1/+1