summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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-1015-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-301-0/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-27109-401/+731
| |\ \ \ \ \
| * | | | | | net: stmmac: dwmac-rk: Use standard devicetree property for phy regulatorRomain Perier2015-01-241-1/+1
| * | | | | | ARM: dts: Add regulator voltage settings for vcc_phy in rk3288-evb.dtsiRomain Perier2015-01-241-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-112-12/+12
| * | | | | | | ARM: multi_v7_defconfig: Enable stih407 usb picophyPeter Griffin2015-01-111-0/+1
| * | | | | | | ARM: STi: DT: STiH410: Add DT nodes for the ehci and ohci usb controllers.Peter Griffin2015-01-111-0/+52
| * | | | | | | ARM: STi: DT: STiH410: Add usb2 picophy dt nodesPeter Griffin2015-01-111-0/+18
| * | | | | | | ARM: STi: DT: STiH407: Add usb2 picophy dt nodesPeter Griffin2015-01-111-0/+9
| * | | | | | | phy: miphy365x: Pass sysconfig register offsets via syscfg dt property.Peter Griffin2015-01-111-5/+5
| * | | | | | | Revert "ARM: dts: imx6qdl: enable FEC magic-packet feature"Fabio Estevam2015-01-082-2/+0
| * | | | | | | Revert "ARM: imx: add FEC sleep mode callback function"Fabio Estevam2015-01-082-90/+1
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-0619-56/+53
| |\ \ \ \ \ \ \
| * | | | | | | | microblaze: include the new timecounter header.Richard Cochran2015-01-021-0/+1
| * | | | | | | | ARM: dts: rockchip: enable gmac on RK3288 evb boardRoger Chen2014-12-312-0/+40
| * | | | | | | | ARM: dts: rockchip: add gmac info for rk3288Roger Chen2014-12-311-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-305-24/+4
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-103-11/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | blackfin: mach-common: ints-priority: remove unused functionRickard Strandqvist2015-01-201-8/+0
| * | | | | | | | | 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-104-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-1060-689/+71
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | xtensa: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-10/+0
| * | | | | | | | | | x86: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-105-77/+2
| * | | | | | | | | | unicore32: drop pte_file()-related helpersKirill A. Shutemov2015-02-102-15/+0
| * | | | | | | | | | um: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-103-38/+0
| * | | | | | | | | | tile: drop pte_file()-related helpersKirill A. Shutemov2015-02-102-15/+0
| * | | | | | | | | | sparc: drop pte_file()-related helpersKirill A. Shutemov2015-02-103-73/+5
| * | | | | | | | | | sh: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-102-34/+5
| * | | | | | | | | | score: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-102-17/+2
| * | | | | | | | | | s390: drop pte_file()-related helpersKirill A. Shutemov2015-02-101-25/+4
| * | | | | | | | | | parisc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-10/+0