| Commit message (Expand) | Author | Age | Files | Lines |
* | net: davinci_emac: Get device MAC on 3517 | Tony Lindgren | 2015-01-30 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-01-27 | 109 | -401/+731 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-01-27 | 1 | -4/+4 |
| |\ |
|
| | * | ARM: dts: imx6sx: correct i.MX6sx sdb board enet phy address | Nimrod Andy | 2015-01-24 | 1 | -4/+4 |
| * | | Merge tag 'powerpc-3.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2015-01-27 | 2 | -1/+2 |
| |\ \ |
|
| | * | | powerpc/powernv: Restore LPCR with LPCR_PECE1 cleared | Shreyas B. Prabhu | 2015-01-22 | 1 | -1/+1 |
| | * | | powerpc/xmon: Fix another endiannes issue in RTAS call from xmon | Laurent Dufour | 2015-01-19 | 1 | -0/+1 |
| * | | | x86, build: replace Perl script with Shell script | Kees Cook | 2015-01-26 | 3 | -40/+43 |
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-01-25 | 14 | -76/+102 |
| |\ \ \ |
|
| | * | | | x86/tsc: Change Fast TSC calibration failed from error to info | Alexandre Demers | 2015-01-23 | 1 | -1/+1 |
| | * | | | x86/apic: Re-enable PCI_MSI support for non-SMP X86_32 | Bryan O'Donoghue | 2015-01-23 | 1 | -1/+5 |
| | * | | | x86, mm: Change cachemode exports to non-gpl | Juergen Gross | 2015-01-22 | 1 | -2/+2 |
| | * | | | x86, tls: Interpret an all-zero struct user_desc as "no segment" | Andy Lutomirski | 2015-01-22 | 2 | -2/+36 |
| | * | | | x86, tls, ldt: Stop checking lm in LDT_empty | Andy Lutomirski | 2015-01-22 | 1 | -7/+2 |
| | * | | | x86, mpx: Fix potential performance issue on unmaps | Dave Hansen | 2015-01-22 | 1 | -1/+19 |
| | * | | | x86, mpx: Explicitly disable 32-bit MPX support on 64-bit kernels | Dave Hansen | 2015-01-22 | 1 | -0/+6 |
| | * | | | x86, hyperv: Mark the Hyper-V clocksource as being continuous | K. Y. Srinivasan | 2015-01-20 | 1 | -0/+1 |
| | * | | | x86: Don't rely on VMWare emulating PAT MSR correctly | Juergen Gross | 2015-01-20 | 1 | -1/+6 |
| | * | | | x86, irq: Properly tag virtualization entry in /proc/interrupts | Jan Beulich | 2015-01-20 | 1 | -1/+1 |
| | * | | | x86, boot: Skip relocs when load address unchanged | Kees Cook | 2015-01-20 | 1 | -1/+8 |
| | * | | | x86/xen: Override ACPI IRQ management callback __acpi_unregister_gsi | Jiang Liu | 2015-01-20 | 2 | -0/+3 |
| | * | | | x86/xen: Treat SCI interrupt as normal GSI interrupt | Jiang Liu | 2015-01-20 | 2 | -60/+13 |
| | |/ / |
|
| * | | | Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-01-25 | 16 | -14/+104 |
| |\ \ \ |
|
| | * \ \ | Merge tag 'imx-fixes-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson | 2015-01-23 | 1 | -4/+4 |
| | |\ \ \ |
|
| | | * | | | ARM: dts: imx25: Fix PWM "per" clocks | Fabio Estevam | 2015-01-20 | 1 | -4/+4 |
| | * | | | | arm64: dts: add baud rate to Juno stdout-path | Robin Murphy | 2015-01-23 | 1 | -1/+1 |
| | * | | | | Merge tag 'renesas-soc-fixes2-for-v3.19' of git://git.kernel.org/pub/scm/linu... | Olof Johansson | 2015-01-21 | 2 | -2/+16 |
| | |\ \ \ \ |
|
| | | * | | | | ARM: shmobile: r8a7779: Instantiate GIC from C board code in legacy builds | Magnus Damm | 2015-01-17 | 1 | -1/+8 |
| | | * | | | | ARM: shmobile: r8a7778: Instantiate GIC from C board code in legacy builds | Magnus Damm | 2015-01-17 | 1 | -1/+8 |
| | * | | | | | Merge tag 'omap-for-v3.19/gic-regression-v2' of git://git.kernel.org/pub/scm/... | Olof Johansson | 2015-01-19 | 11 | -6/+77 |
| | |\ \ \ \ \ |
|
| | | * | | | | | ARM: OMAP: Work around hardcoded interrupts | Marc Zyngier | 2015-01-17 | 10 | -6/+71 |
| | | * | | | | | arm: boot: dts: dra7: enable dwc3 suspend PHY quirk | Felipe Balbi | 2015-01-15 | 1 | -0/+6 |
| | * | | | | | | Merge tag 'mvebu-fixes-3.19-3' of git://git.infradead.org/linux-mvebu into fixes | Olof Johansson | 2015-01-18 | 1 | -1/+6 |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2015-01-25 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | VFS: Convert file->f_dentry->d_inode to file_inode() | David Howells | 2015-01-20 | 1 | -1/+1 |
| | | |_|_|_|/ /
| | |/| | | | | |
|
| * | | | | | | | Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-01-24 | 9 | -61/+78 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | sparc/PCI: Clip bridge windows to fit in upstream windows | Yinghai Lu | 2015-01-16 | 1 | -1/+4 |
| | * | | | | | | | powerpc/PCI: Clip bridge windows to fit in upstream windows | Yinghai Lu | 2015-01-16 | 1 | -1/+11 |
| | * | | | | | | | mn10300/PCI: Clip bridge windows to fit in upstream windows | Yinghai Lu | 2015-01-16 | 2 | -27/+22 |
| | * | | | | | | | microblaze/PCI: Clip bridge windows to fit in upstream windows | Yinghai Lu | 2015-01-16 | 1 | -1/+12 |
| | * | | | | | | | ia64/PCI: Clip bridge windows to fit in upstream windows | Yinghai Lu | 2015-01-16 | 1 | -27/+21 |
| | * | | | | | | | frv/PCI: Clip bridge windows to fit in upstream windows | Yinghai Lu | 2015-01-16 | 1 | -1/+1 |
| | * | | | | | | | alpha/PCI: Clip bridge windows to fit in upstream windows | Yinghai Lu | 2015-01-16 | 1 | -2/+6 |
| | * | | | | | | | x86/PCI: Clip bridge windows to fit in upstream windows | Yinghai Lu | 2015-01-16 | 1 | -1/+1 |
| * | | | | | | | | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-01-24 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | of: replace Asahi Kasei Corp vendor prefix | Kuninori Morimoto | 2015-01-13 | 1 | -1/+1 |
| * | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-01-24 | 1 | -21/+10 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | KVM: x86: SYSENTER emulation is broken | Nadav Amit | 2015-01-23 | 1 | -19/+8 |
| | * | | | | | | | | | KVM: x86: Fix of previously incomplete fix for CVE-2014-8480 | Nadav Amit | 2015-01-23 | 1 | -2/+2 |
| | | |_|/ / / / / /
| | |/| | | | | | | |
|
| * | | | | | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-01-24 | 3 | -10/+20 |
| |\ \ \ \ \ \ \ \ \ |
|