summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2014-02-21perf/x86/uncore: use MiB unit for events for SNB/IVB/HSW IMCStephane Eranian
2014-02-21perf/x86/uncore: add hrtimer to SNB uncore IMC PMUStephane Eranian
2014-02-21perf/x86/uncore: add SNB/IVB/HSW client uncore memory controller supportStephane Eranian
2014-02-21perf/x86/uncore: move uncore_event_to_box() and uncore_pmu_to_box()Stephane Eranian
2014-02-21perf/x86/uncore: make hrtimer timeout configurable per boxStephane Eranian
2014-02-21perf/x86/uncore: add ability to customize pmu callbacksStephane Eranian
2014-02-21perf/x86/uncore: fix initialization of cpumaskStephane Eranian
2014-02-09perf/x86/p4: Block PMIs on init to prevent a stream of unkown NMIsDon Zickus
2014-02-09perf/x86/p4: Fix counter corruption when using lots of perf groupsDon Zickus
2014-02-09x86/nmi: Push duration printk() to irq contextPeter Zijlstra
2014-02-09Merge branch 'linus' into perf/coreIngo Molnar
2014-02-09perf/x86: Fix Userspace RDPMC switchPeter Zijlstra
2014-02-09perf/x86/intel/p6: Add userspace RDPMC quirk for PProPeter Zijlstra
2014-02-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-02-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-02-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-02-07Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2014-02-07arm64: defconfig: Expand default enabled featuresMark Rutland
2014-02-07arm64: asm: remove redundant "cc" clobbersWill Deacon
2014-02-07arm64: atomics: fix use of acquire + release for full barrier semanticsWill Deacon
2014-02-06arch/x86/mm/numa.c: fix array index overflow when synchronizing nid to memblo...Tang Chen
2014-02-06arch/x86/mm/numa.c: initialize numa_kernel_nodes in numa_clear_kernel_node_ho...Tang Chen
2014-02-06x86, microcode, AMD: Unify valid container checksBorislav Petkov
2014-02-06MIPS: fpu.h: Fix build when CONFIG_BUG is not setAaro Koskinen
2014-02-06arm64: barriers: allow dsb macro to take option parameterWill Deacon
2014-02-05Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-02-05Merge tag 'please-pull-ia64-syscalls' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-02-05x86/efi: Allow mapping BGRT on x86-32Matt Fleming
2014-02-05x86: Disable CONFIG_X86_DECODER_SELFTEST in allmod/allyesconfigsIngo Molnar
2014-02-05execve: use 'struct filename *' for executable name passingLinus Torvalds
2014-02-05arm64: compat: Wire up new AArch32 syscallsCatalin Marinas
2014-02-05arm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSENathan Lynch
2014-02-05arm64: vdso: fix coarse clock handlingNathan Lynch
2014-02-05arm64: simplify pgd_allocMark Rutland
2014-02-05arm64: fix typo: s/SERRROR/SERROR/Mark Rutland
2014-02-05arm64: Invalidate the TLB when replacing pmd entries during bootCatalin Marinas
2014-02-05arm64: Align CMA sizes to PAGE_SIZELaura Abbott
2014-02-05arm64: add DSB after icache flush in __flush_icache_all()Vinayak Kale
2014-02-04arm64: vdso: prevent ld from aligning PT_LOAD segments to 64kWill Deacon
2014-02-04MIPS: Wire up sched_setattr/sched_getattr syscallsJames Hogan
2014-02-04MIPS: Alchemy: Fix DB1100 GPIO registrationManuel Lauss
2014-02-03xen/pvh: set CR4 flags for APsMukesh Rathor
2014-02-03Revert "xen/grant-table: Avoid m2p_override during mapping"Konrad Rzeszutek Wilk
2014-02-02parisc: add flexible mmap memory layout supportHelge Deller
2014-02-02parisc: Make EWOULDBLOCK be equal to EAGAIN on pariscGuy Martin
2014-02-02parisc: convert uapi/asm/stat.h to use native types onlyHelge Deller
2014-02-02parisc: wire up sched_setattr and sched_getattrHelge Deller
2014-02-02parisc: fix cache-flushingHelge Deller
2014-02-02Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds