summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mmc-v3.20-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2015-02-111-6/+8
|\
| * ARM: OMAP2+: Make sure pandora_wl1251_init_card() applies to SDIO onlyDoug Anderson2015-01-191-6/+8
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-02-111-0/+1
|\ \
| * | ARM: dts: AM335x: Make charge delay a DT parameter for TSCVignesh R2015-02-031-0/+1
* | | Merge tag 'sound-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2015-02-114-10/+42
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge remote-tracking branches 'asoc/topic/rt5670', 'asoc/topic/rt5677', 'aso...Mark Brown2015-02-094-10/+42
| |\ \ \ \
| | | * | | ARM: dts: Switch Odroid X2/U2 to simple-audio-cardSylwester Nawrocki2015-02-094-8/+30
| | | * | | ARM: dts: Exynos4 and Odroid X2/U3 sound device nodes updateSylwester Nawrocki2015-02-092-2/+12
| | |/ / /
| | | | |
| | \ \ \
| *-. \ \ \ Merge remote-tracking branches 'asoc/fix/ac97', 'asoc/fix/atmel', 'asoc/fix/i...Mark Brown2015-02-091-2/+2
| |\ \ \ \ \ | | | |/ / / | | |/| | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-02-1115-41/+199
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-0572-290/+612
| |\ \ \ \ \ \
| * | | | | | | net: davinci_emac: Get device MAC on 3517Tony Lindgren2015-01-311-0/+1
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-28109-401/+731
| |\ \ \ \ \ \ \
| * | | | | | | | net: stmmac: dwmac-rk: Use standard devicetree property for phy regulatorRomain Perier2015-01-251-1/+1
| * | | | | | | | ARM: dts: Add regulator voltage settings for vcc_phy in rk3288-evb.dtsiRomain Perier2015-01-251-0/+2
| * | | | | | | | ARM: dts: imx6sx: correct i.MX6sx sdb board enet phy addressNimrod Andy2015-01-191-2/+2
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-1549-150/+420
| |\ \ \ \ \ \ \ \
| * | | | | | | | | stmmac: dwmac-sti: Pass sysconfig register offset via syscon dt property.Peter Griffin2015-01-122-12/+12
| * | | | | | | | | ARM: multi_v7_defconfig: Enable stih407 usb picophyPeter Griffin2015-01-121-0/+1
| * | | | | | | | | ARM: STi: DT: STiH410: Add DT nodes for the ehci and ohci usb controllers.Peter Griffin2015-01-121-0/+52
| * | | | | | | | | ARM: STi: DT: STiH410: Add usb2 picophy dt nodesPeter Griffin2015-01-121-0/+18
| * | | | | | | | | ARM: STi: DT: STiH407: Add usb2 picophy dt nodesPeter Griffin2015-01-121-0/+9
| * | | | | | | | | phy: miphy365x: Pass sysconfig register offsets via syscfg dt property.Peter Griffin2015-01-121-5/+5
| * | | | | | | | | Revert "ARM: dts: imx6qdl: enable FEC magic-packet feature"Fabio Estevam2015-01-092-2/+0Star
| * | | | | | | | | Revert "ARM: imx: add FEC sleep mode callback function"Fabio Estevam2015-01-092-90/+1Star
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-0719-56/+53Star
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | microblaze: include the new timecounter header.Richard Cochran2015-01-021-0/+1
| * | | | | | | | | | ARM: dts: rockchip: enable gmac on RK3288 evb boardRoger Chen2015-01-012-0/+40
| * | | | | | | | | | ARM: dts: rockchip: add gmac info for rk3288Roger Chen2015-01-011-0/+54
| * | | | | | | | | | ARM: dts: imx6qdl: enable FEC magic-packet featureNimrod Andy2014-12-312-0/+2
| * | | | | | | | | | ARM: imx: add FEC sleep mode callback functionNimrod Andy2014-12-312-1/+90
| * | | | | | | | | | arm: sa1100: move irda header to linux/platform_dataDmitry Eremin-Solenikov2014-12-315-24/+4Star
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-113-11/+3Star
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | blackfin: mach-common: ints-priority: remove unused functionRickard Strandqvist2015-01-201-8/+0Star
| * | | | | | | | | | | ARM: cache-l2x0.c: Make it clear that cache-l2x0 handles L310 cache controllerPavel Machek2015-01-201-1/+1
| * | | | | | | | | | | ARM: l2c: fix commentGeert Uytterhoeven2015-01-201-1/+1
| * | | | | | | | | | | x86: init_mem_mapping(): use capital BIOS in commentPavel Machek2015-01-021-1/+1
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-114-0/+140
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | livepatch: rename config to CONFIG_LIVEPATCHJosh Poimboeuf2015-02-043-4/+4
| * | | | | | | | | | | | livepatch: change ARCH_HAVE_LIVE_PATCHING to HAVE_LIVE_PATCHINGMiroslav Benes2015-01-201-1/+1
| * | | | | | | | | | | | livepatch: handle ancient compilers with more graceJiri Kosina2015-01-091-1/+5
| * | | | | | | | | | | | livepatch: move x86 specific ftrace handler code to arch/x86Li Bin2014-12-221-0/+5
| * | | | | | | | | | | | livepatch: kernel: add support for live patchingSeth Jennings2014-12-224-0/+131
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-1160-689/+71Star
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | xtensa: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-10/+0Star
| * | | | | | | | | | | | x86: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-105-77/+2Star
| * | | | | | | | | | | | unicore32: drop pte_file()-related helpersKirill A. Shutemov2015-02-102-15/+0Star
| * | | | | | | | | | | | um: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-103-38/+0Star
| * | | | | | | | | | | | tile: drop pte_file()-related helpersKirill A. Shutemov2015-02-102-15/+0Star
| * | | | | | | | | | | | sparc: drop pte_file()-related helpersKirill A. Shutemov2015-02-103-73/+5Star