cascardo/linux.git
2016-02-03 Dave Hansenx86/boot: Pass in size to early cmdline parsing
2016-02-03 Dave Hansenx86/boot: Simplify early command line parsing
2016-02-03 Dave Hansenx86/boot: Fix early command-line parsing when partial...
2016-02-03 Dave Hansenx86/boot: Fix early command-line parsing when matching...
2016-01-30 Alexander Kuleshovx86/boot: Simplify kernel load address alignment check
2016-01-30 Alexander Kuleshovx86/boot: Micro-optimize reset_early_page_tables()
2016-01-29 Linus TorvaldsMerge tag 'trace-v4.5-rc1' of git://git./linux/kernel...
2016-01-27 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2016-01-27 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2016-01-27 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2016-01-27 Antonio Ospitemailmap: redirect inactive address <ao2@amarulasolution...
2016-01-26 Mika Penttiläarm64: mm: avoid calling apply_to_page_range on empty...
2016-01-26 Alexey KardashevskiyKVM doc: Fix KVM_SMI chapter number
2016-01-26 Paolo BonziniMerge tag 'kvm-s390-master-4.5-1' of git://git./linux...
2016-01-26 David HildenbrandKVM: s390: fix memory overwrites when vx is disabled
2016-01-26 Dong Jia ShiKVM: s390: Enable the KVM-VFIO device
2016-01-26 David HildenbrandKVM: s390: fix guest fprs memory leak
2016-01-26 Will Deaconarm64: defconfig: updates for 4.5
2016-01-26 dann frazierarm64: errata: Add -mpc-relative-literal-loads to build...
2016-01-26 William CohenEliminate the .eh_frame sections from the aarch64 vmlin...
2016-01-26 Michael S.... tools/virtio: add ringtest utilities
2016-01-26 Michael S.... sh: fix smp_store_mb for !SMP
2016-01-26 Michael S.... tools/virtio: use virt_xxx barriers
2016-01-26 Michael S.... virtio_pci: fix use after free on release
2016-01-25 Gustavo Padovantracing/dma-buf/fence: Fix timeline str value on fence_...
2016-01-25 Masanari Iidaarm64: Fix an enum typo in mm/dump.c
2016-01-25 Catalin Marinasarm64: Honour !PTE_WRITE in set_pte_at() for kernel...
2016-01-25 Lorenzo Pieralisiarm64: kernel: fix architected PMU registers unconditio...
2016-01-25 Ard Biesheuvelarm64: kasan: ensure that the KASAN zero page is mapped...
2016-01-25 Ard Biesheuvelarm64: hide __efistub_ aliases from kallsyms
2016-01-24 Linus TorvaldsLinux 4.5-rc1 v4.5-rc1
2016-01-24 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2016-01-24 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.5-2' of git://git...
2016-01-24 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2016-01-24 Linus TorvaldsMerge tag 'for-linus-4.5-merge-window' of git://git...
2016-01-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-01-24 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2016-01-24 Josh Boyerideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill...
2016-01-24 Souvik Kumar... MAINTAINERS: Combine multiple telemetry entries
2016-01-24 Souvik Kumar... intel_telemetry_debugfs: Fix unused warnings in telemet...
2016-01-24 Christoph Lametervmstat: Remove BUG_ON from vmstat_update
2016-01-24 Ralf BaechleMerge branch '4.4-fixes' into mips-for-linux-next
2016-01-24 Alban BedelMIPS: zboot: Add support for serial debug using the...
2016-01-24 Alban BedelMIPS: zboot: Avoid useless rebuilds
2016-01-24 Florian FainelliMIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIB
2016-01-24 Simon ArlottMIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_p...
2016-01-24 Simon ArlottMIPS: bcm963xx: Update bcm_tag field image_sequence
2016-01-24 Simon ArlottMIPS: bcm963xx: Move extended flash address to bcm_tag...
2016-01-24 Simon ArlottMIPS: bcm963xx: Move Broadcom BCM963xx image tag data...
2016-01-24 Simon ArlottMIPS: bcm63xx: nvram: Use nvram structure definition...
2016-01-24 Simon ArlottMIPS: bcm963xx: Add Broadcom BCM963xx board nvram data...
2016-01-24 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2016-01-24 James HoganMAINTAINERS: Add KVM for MIPS entry
2016-01-24 James HoganMIPS: KVM: Add missing newline to kvm_err()
2016-01-24 James HoganMIPS: Move KVM specific opcodes into asm/inst.h
2016-01-24 James HoganMIPS: KVM: Use cacheops.h definitions
2016-01-24 James HoganMIPS: Break down cacheops.h definitions
2016-01-24 James HoganMIPS: Use EXCCODE_ constants with set_except_vector()
2016-01-24 James HoganMIPS: Update trap codes
2016-01-24 James HoganMIPS: Move Cause.ExcCode trap codes to mipsregs.h
2016-01-24 James HoganMIPS: KVM: Make kvm_mips_{init,exit}() static
2016-01-24 James HoganMIPS: KVM: Refactor added offsetof()s
2016-01-24 James HoganMIPS: KVM: Convert EXPORT_SYMBOL to _GPL
2016-01-24 James HoganMIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index()
2016-01-24 James HoganMIPS: Move definition of DC bit to mipsregs.h
2016-01-24 James HoganMIPS: KVM: Drop some unused definitions from kvm_host.h
2016-01-24 James HoganMIPS: KVM: Trivial whitespace and style fixes
2016-01-24 Joshua HendersonMIPS: pic32mzda: Add initial PIC32MZDA Starter Kit...
2016-01-24 Joshua HendersonMIPS: dts: Add initial DTS for the PIC32MZDA Starter Kit
2016-01-24 Joshua HendersonMIPS: Add support for PIC32MZDA platform
2016-01-24 Joshua Hendersondt/bindings: Add bindings for PIC32/MZDA platforms
2016-01-24 Cristian BirsanIRQCHIP: irq-pic32-evic: Add support for PIC32 interrup...
2016-01-24 Cristian Birsandt/bindings: Add bindings for PIC32 interrupt controller
2016-01-24 Álvaro Fernández... MIPS: bmips: Improve BCM6368 device tree
2016-01-24 Álvaro Fernández... MIPS: bmips: Improve BCM6328 device tree
2016-01-24 James HoganMIPS: ptrace: Drop cp0_tcstatus from regoffset_table[]
2016-01-24 Linus WalleijMIPS: TXx9: iocled: Be sure to clamp return value
2016-01-24 Linus WalleijMIPS: RB532: Be sure to clamp return value
2016-01-24 Linus WalleijMIPS: TXx9: Be sure to clamp return value
2016-01-24 Linus WalleijMIPS: ar7: Be sure to clamp return value
2016-01-24 Linus WalleijMIPS: Alchemy: Be sure to clamp return value
2016-01-24 Jaedon ShinMIPS: Fix macro typo
2016-01-24 Matt RedfearnMIPS: smp-cps: Ensure secondary cores start with EVA...
2016-01-24 Maciej W. RozyckiMIPS: io.h: Define `ioremap_cache'
2016-01-24 Maciej W. RozyckiMIPS: math-emu: dsemul: Reduce `get_isa16_mode' clutter
2016-01-24 Maciej W. RozyckiMIPS: inst.h: Fix some instruction descriptions
2016-01-24 Maciej W. RozyckiMIPS: math-emu: dsemul: Correct description of the...
2016-01-24 Maciej W. RozyckiMIPS: math-emu: Correct the emulation of microMIPS...
2016-01-24 Maciej W. RozyckiMIPS: math-emu: Make microMIPS branch delay slot emulat...
2016-01-24 Maciej W. RozyckiMIPS: math-emu: dsemul: Fix ill formatting of microMIPS...
2016-01-24 Maciej W. RozyckiMIPS: math-emu: Correctly handle NOP emulation
2016-01-24 Huacai ChenMIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs
2016-01-24 Huacai ChenMIPS: sync-r4k: reduce skew while synchronization
2016-01-24 Linus TorvaldsMerge tag 'ntb-4.5' of git://github.com/jonmason/ntb
2016-01-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-01-23 Linus TorvaldsMerge tag 'nfs-for-4.5-2' of git://git.linux-nfs.org...
2016-01-23 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-01-23 Zhang RuiMerge branches 'thermal-intel', 'thermal-suspend-fix...
2016-01-23 Linus TorvaldsMerge tag 'please-pull-copy_file_range' of git://git...
2016-01-23 Linus TorvaldsMerge tag 'armsoc-tegra' of git://git./linux/kernel...
next