summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
| * | | | Revert "ARM: imx: add FEC sleep mode callback function"Fabio Estevam2015-01-092-90/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-0719-56/+53
| |\ \ \ \
| * | | | | 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/+4
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-113-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-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/+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
| * | | | | | | | openrisc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-102-13/+0
| * | | | | | | | nios2: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-102-10/+1
| * | | | | | | | mn10300: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-14/+3
| * | | | | | | | mips: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-104-56/+0
| * | | | | | | | microblaze: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-11/+0