summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arch/blackfin/mach-bf533/boards/stamp.c: add linux/delay.hOleg Nesterov2015-01-081-0/+1
* Merge tag 'powerpc-3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2015-01-057-11/+22
|\
| * Revert "powerpc: Secondary CPUs must set cpu_callin_map after setting active ...Michael Ellerman2014-12-291-8/+1
| * powerpc/kdump: Ignore failure in enabling big endian exception during crashHari Bathini2014-12-293-2/+18
| * powerpc: Wire up sys_execveat() syscallPranith Kumar2014-12-293-1/+3
* | [IA64] Enable execveat syscall for ia64Tony Luck2015-01-053-1/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2015-01-043-2/+3
|\ \
| * | x86, um: actually mark system call tables readonlyDaniel Borkmann2015-01-042-2/+2
| * | um: Skip futex_atomic_cmpxchg_inatomic() testRichard Weinberger2015-01-041-0/+1
* | | Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo"Pavel Machek2015-01-042-0/+21
|/ /
* | Merge tag 'nios2-fixes-v3.19-rc3' of git://git.rocketboards.org/linux-socfpga...Linus Torvalds2014-12-312-18/+3
|\ \
| * | nios2: Use preempt_schedule_irqTobias Klauser2014-12-311-18/+2
| * | nios2: Initialize cpuinfo.mmuWalter Goossens2014-12-311-0/+1
| |/
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-12-302-24/+1
|\ \ | |/ |/|
| * Add USB_EHCI_EXYNOS to multi_v7_defconfigSteev Klimaszewski2014-12-301-0/+1
| * ARM: mvebu: Fix pinctrl configuration for Armada 370 DBGregory CLEMENT2014-12-211-24/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-12-282-45/+45
|\ \
| * | kvm: x86: drop severity of "generation wraparound" messagePaolo Bonzini2014-12-271-1/+1
| * | kvm: x86: vmx: reorder some msr writingTiejun Chen2014-12-271-44/+44
| |/
* | Merge branch 'parisc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-261-3/+10
|\ \
| * | parisc: fix out-of-register compiler error in ldcw inline assembler functionJohn David Anglin2014-12-261-3/+10
* | | arm64: mm: Add pgd_page to support RCU fast_gupJungseok Lee2014-12-231-2/+3
* | | arm64: defconfig: defconfig update for 3.19Will Deacon2014-12-231-4/+5
* | | arm64: kernel: fix __cpu_suspend mm switch on warm-bootLorenzo Pieralisi2014-12-231-1/+13
* | | arm64: Replace set_arch_dma_coherent_ops with arch_setup_dma_opsCatalin Marinas2014-12-221-5/+6
| |/ |/|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2014-12-206-22/+16
|\ \
| * | s390/kvm: REPLACE barrier fixup with READ_ONCEChristian Borntraeger2014-12-181-12/+6
| * | arm/spinlock: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2014-12-181-2/+2
| * | arm64/spinlock: Replace ACCESS_ONCE READ_ONCEChristian Borntraeger2014-12-181-2/+2
| * | mips/gup: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2014-12-181-1/+1
| * | x86/gup: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2014-12-181-1/+1
| * | x86/spinlock: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2014-12-181-4/+4
* | | Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-12-2020-148/+157
|\ \ \
| * | | ARM: OMAP3: clock: fix boot breakage in legacy modeTero Kristo2014-12-151-9/+14
| * | | ARM: OMAP2+: clock: fix DPLL code to use new determine rate APIsTero Kristo2014-12-152-6/+6
| * | | Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git...Michael Turquette2014-12-157-63/+208
| |\ \ \
| * | | | clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso2014-12-031-5/+5
| * | | | Merge tag 'sunxi-clocks-for-3.19' of https://git.kernel.org/pub/scm/linux/ker...Michael Turquette2014-11-246-60/+12
| |\ \ \ \
| | * | | | ARM: dts: sunxi: Use sun4i-a10-apb1-clk for sun6i/sun8i apb2 clocks.Chen-Yu Tsai2014-11-232-20/+4
| | * | | | ARM: dts: sunxi: unify APB1 clockEmilio López2014-11-234-40/+8
| * | | | | arm: mmp: Make use of the DT supported clockChao Xie2014-11-126-62/+111
| * | | | | arm: mmp: Make all the dts file to be compiled by MakefileChao Xie2014-11-127-6/+9
* | | | | | Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-2033-35/+30
|\ \ \ \ \ \
| * | | | | | PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki2014-12-1933-35/+30
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds2014-12-198-27/+38
|\ \ \ \ \ \ \
| * | | | | | | Hexagon: fix signal delivery for debug trapsRichard Kuo2014-12-161-2/+2
| * | | | | | | Hexagon: set ARCH_DMA_MINALIGNRichard Kuo2014-12-161-1/+3
| * | | | | | | Hexagon: fix alignment of init_task in RW_DATA_SECTIONRichard Kuo2014-12-161-2/+2
| * | | | | | | hexagon: Fix build failures in linux-nextGuenter Roeck2014-12-165-22/+31
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'cris-changes-for-3.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-1916-814/+1039
|\ \ \ \ \ \ \