summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.16' into drm-nextDave Airlie2014-08-05147-548/+1026
|\
| * Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-08-026-17/+43
| |\
| | * ARM: 8124/1: don't enter kgdb when userspace executes a kgdb break instructionOmar Sandoval2014-08-021-0/+4
| | * ARM: idmap: add identity mapping usage noteRussell King2014-08-021-0/+5
| | * ARM: 8115/1: LPAE: reduce damage caused by idmap to virtual memory layoutKonstantin Khlebnikov2014-07-291-0/+7
| | * ARM: fix alignment of keystone page table fixupRussell King2014-07-291-3/+3
| | * ARM: 8112/1: only select ARM_PATCH_PHYS_VIRT if MMU is enabledUwe Kleine-König2014-07-241-2/+2
| | * ARM: 8100/1: Fix preemption disable in iwmmxt_task_enable()Sebastian Hesselbarth2014-07-181-11/+12
| | * ARM: DMA: ensure that old section mappings are flushed from the TLBRussell King2014-07-171-1/+10
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-08-023-21/+11Star
| |\ \
| | * | x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski2014-07-293-21/+11Star
| * | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-08-012-4/+5
| |\ \ \
| | * | | ARM: nomadik: fix up double inversion in DTLinus Walleij2014-07-302-4/+5
| * | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-07-303-1/+18
| |\ \ \ \
| | * | | | arm: Add devicetree fixup machine functionLaura Abbott2014-07-303-1/+18
| | | |/ / | | |/| |
| * | | | Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-07-302-57/+96
| |\ \ \ \
| | * | | | x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel2014-07-302-57/+96
| * | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-07-295-12/+18
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge tag 'omap-for-v3.16/n900-regression' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2014-07-291-1/+1
| | |\ \ \ \
| | | * | | | ARM: dts: Revert enabling of twl configuration for n900Tony Lindgren2014-07-291-1/+1
| | * | | | | ARM: dts: fix L2 address in Hi3620Haojian Zhuang2014-07-261-1/+1
| | * | | | | Merge tag 'omap-for-v3.16/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2014-07-242-8/+14
| | |\| | | |
| | | * | | | ARM: OMAP2+: gpmc: fix gpmc_hwecc_bch_capable()Christoph Fritz2014-07-231-8/+10
| | | * | | | ARM: OMAP2+: l2c: squelch warning dump on power control settingSekhar Nori2014-07-141-0/+4
| | * | | | | Merge tag 'renesas-fixes2-for-v3.16' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2014-07-241-2/+2
| | |\ \ \ \ \
| | | * | | | | ARM: shmobile: r8a7791: Fix SD2CKCR register addressShinobu Uehara2014-07-231-2/+2
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-07-282-11/+11
| |\ \ \ \ \ \ \
| | * | | | | | | crypto: arm-aes - fix encryption of unaligned dataMikulas Patocka2014-07-281-5/+5
| | * | | | | | | crypto: arm64-aes - fix encryption of unaligned dataMikulas Patocka2014-07-281-6/+6
| * | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-07-283-7/+9
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | powerpc: Fix endianness of flash_block_list in rtas_flashThomas Falcon2014-07-281-2/+4
| | * | | | | | | powerpc/powernv: Change BUG_ON to WARN_ON in elog codeVasant Hegde2014-07-281-2/+2
| | * | | | | | | powerpc/perf: Fix MMCR2 handling for EBBMichael Ellerman2014-07-231-3/+3
| * | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-07-276-13/+91
| |\ \ \ \ \ \ \ \
| | * | | | | | | | kprobes/x86: Don't try to resolve kprobe faults from userspaceAndy Lutomirski2014-07-161-0/+3
| | * | | | | | | | perf/x86/intel: Avoid spamming kernel log for BTS buffer failureDavid Rientjes2014-07-161-2/+4
| | * | | | | | | | perf/x86/intel: Protect LBR and extra_regs against KVM lyingKan Liang2014-07-163-6/+75
| | * | | | | | | | perf/x86/intel/uncore: Fix SNB-EP/IVT Cbox filter mappingsStephane Eranian2014-07-161-5/+6
| | * | | | | | | | perf/x86/intel: Use proper dTLB-load-misses event on IvyBridgeVince Weaver2014-07-161-0/+3
| * | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-07-274-19/+34
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ x86: Merge tag 'ras_urgent' into x86/urgentH. Peter Anvin2014-07-251-4/+6
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | x86, MCE: Robustify mcheck_init_deviceBorislav Petkov2014-07-211-4/+6
| | | | |_|_|/ / / / / | | | |/| | | | | | |
| | * | | | | | | | | x86, cpu: Fix cache topology for early P4-SMTPeter Zijlstra2014-07-232-11/+23
| | * | | | | | | | | x86_32, entry: Store badsys error code in %eaxSven Wegener2014-07-221-4/+5
| | |/ / / / / / / /
| * | | | | | | | | Merge tag 'blackfin-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-07-2614-22/+26
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | blackfin: vmlinux.lds.S: reserve 32 bytes space at the end of data section fo...Steven Miao2014-07-261-1/+1
| | * | | | | | | | | defconfig: BF609: update spi config nameSteven Miao2014-07-261-1/+1
| | * | | | | | | | | irq: blackfin sec: drop duplicated sec priority setSteven Miao2014-07-261-2/+0Star
| | * | | | | | | | | blackfin: bind different groups of one pinmux function to different state nameSonic Zhang2014-07-262-11/+12
| | * | | | | | | | | blackfin: fix some bf5xx boards build for missing <linux/gpio.h>Steven Miao2014-07-267-0/+7