aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2014-07-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-07-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-07-25Merge tag 'blackfin-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-07-26blackfin: vmlinux.lds.S: reserve 32 bytes space at the end of data section fo...Steven Miao
2014-07-26defconfig: BF609: update spi config nameSteven Miao
2014-07-26irq: blackfin sec: drop duplicated sec priority setSteven Miao
2014-07-26blackfin: bind different groups of one pinmux function to different state nameSonic Zhang
2014-07-26blackfin: fix some bf5xx boards build for missing <linux/gpio.h>Steven Miao
2014-07-26pm: bf609: cleanup smc nor flashSteven Miao
2014-07-24x86: Merge tag 'ras_urgent' into x86/urgentH. Peter Anvin
2014-07-24parisc: Eliminate memset after alloc_bootmem_pagesHIMANGI SARAOGI
2014-07-24parisc: Remove SA_RESTORER defineJohn David Anglin
2014-07-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-07-23Merge tag 'xtensa-next-20140721' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2014-07-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-07-23sh: also try passing -m4-nofpu for SH2A buildsGeert Uytterhoeven
2014-07-23x86, cpu: Fix cache topology for early P4-SMTPeter Zijlstra
2014-07-23arm64: Create non-empty ZONE_DMA when DRAM starts above 4GBCatalin Marinas
2014-07-22x86_32, entry: Store badsys error code in %eaxSven Wegener
2014-07-22powerpc: use _GLOBAL_TOC for memmoveLi Zhong
2014-07-22powerpc/pseries: dynamically added OF nodes need to call of_node_initTyrel Datwyler
2014-07-22powerpc: subpage_protect: Increase the array size to take care of 64TBAneesh Kumar K.V
2014-07-22powerpc: Fix bugs in emulate_step()Paul Mackerras
2014-07-22powerpc: Disable doorbells on Power8 DD1.xJoel Stanley
2014-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-07-21sparc: Hook up renameat2 syscall.David S. Miller
2014-07-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-07-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-07-21x86, MCE: Robustify mcheck_init_deviceBorislav Petkov
2014-07-20um: segv: Save regs only in case of a kernel mode faultRichard Weinberger
2014-07-20um: Fix hung task in fix_range_common()Richard Weinberger
2014-07-20um: Ensure that a stub page cannot get unmappedRichard Weinberger
2014-07-20Revert "um: Fix wait_stub_done() error handling"Richard Weinberger
2014-07-19Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-07-18Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-07-18ARM: EXYNOS: Fix core ID used by platsmp and hotplug codeTomasz Figa
2014-07-18Merge tag 'imx-fixes-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2014-07-18Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson
2014-07-18Merge tag 'mvebu-fixes-3.16-3' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson
2014-07-18ARM: at91/dt: add missing clocks property to pwm node in sam9x5.dtsiBoris BREZILLON
2014-07-18ARM: at91/dt: fix usb0 clocks definition in sam9n12 dtsiBoris BREZILLON
2014-07-18ARM: at91: at91sam9x5: correct typo error for ohci clockBo Shen
2014-07-18ARM: clk-imx6q: parent lvds_sel input from upstream clock gatesLucas Stach
2014-07-16Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-07-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-07-16locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra
2014-07-16kprobes/x86: Don't try to resolve kprobe faults from userspaceAndy Lutomirski
2014-07-16perf/x86/intel: Avoid spamming kernel log for BTS buffer failureDavid Rientjes
2014-07-16perf/x86/intel: Protect LBR and extra_regs against KVM lyingKan Liang