summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \ \
| * | | | | | | CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARDJesper Nilsson2014-12-201-7/+0
| * | | | | | | CRISv32: ETRAXFS: Fix recursive spinlockJesper Nilsson2014-12-202-71/+83
| * | | | | | | CRISv32: Select MTDRAM for axisflashmapJesper Nilsson2014-12-201-0/+1
| * | | | | | | CRISv32: Implement early consoleJesper Nilsson2014-12-201-26/+56
| * | | | | | | CRIS: Use KALLSYMs if available in call stack dumpJesper Nilsson2014-12-201-27/+34
| * | | | | | | CRISv32: Fix declaration mismatchJesper Nilsson2014-12-201-1/+0
| * | | | | | | CRISv32: Rewrite of synchronous serial port driverJesper Nilsson2014-12-201-639/+791
| * | | | | | | CRIS: Update init memory handlingJesper Nilsson2014-12-201-5/+33
| * | | | | | | CRISv32: Better handling of watchdog biteJesper Nilsson2014-12-201-11/+17
| * | | | | | | CRIS: Export missing function symbolsJesper Nilsson2014-12-203-19/+19
| * | | | | | | CRIS: Export ioremap_nocacheJesper Nilsson2014-12-201-1/+2
| * | | | | | | CRIS: Fix headers_installSam Ravnborg2014-12-202-6/+2
| * | | | | | | CRISv32: Add missing include for mm.hJesper Nilsson2014-12-201-0/+1
| * | | | | | | CRISv32: Drop obsolete file for SPI driverJesper Nilsson2014-12-191-1/+0
* | | | | | | | Merge tag 'please-pull-misc-3.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-191-2/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | [IA64] Update comment that references __get_cpu_varChristoph Lameter2014-12-021-2/+2
* | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-1925-1254/+1573
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, irq: Use helpers to access irq_cfg data structure associated with IRQJiang Liu2014-12-165-14/+14
| * | | | | | | | x86, irq: Make MSI and HT_IRQ indepenent of X86_IO_APICJiang Liu2014-12-161-2/+2
| * | | | | | | | x86, irq: Move IRQ initialization routines from io_apic.c into vector.cJiang Liu2014-12-163-21/+31
| * | | | | | | | x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.hJiang Liu2014-12-167-34/+33
| * | | | | | | | x86, irq: Move HT IRQ related code from io_apic.c into htirq.cJiang Liu2014-12-163-92/+108
| * | | | | | | | x86, irq: Move PCI MSI related code from io_apic.c into msi.cJiang Liu2014-12-165-276/+290
| * | | | | | | | x86, irq: Replace printk(KERN_LVL) with pr_lvl() utilitiesJiang Liu2014-12-161-35/+34
| * | | | | | | | x86, irq: Make UP version of irq_complete_move() an inline stubThomas Gleixner2014-12-162-3/+2