Age | Commit message (Expand) | Author | Files | Lines |
2016-01-24 | NFSv4.x: Fix wraparound issues when validing the callback sequence id | Trond Myklebust | 1 | -26/+17 |
2016-01-24 | NFSv4.x: Enforce the ca_maxresponsesize_cached on the back channel | Trond Myklebust | 1 | -3/+6 |
2016-01-24 | NFSv4.x: CB_SEQUENCE should return NFS4ERR_DELAY if still executing | Trond Myklebust | 1 | -0/+2 |
2016-01-24 | NFSv4.x: Remove hard coded slotids in callback channel | Trond Myklebust | 2 | -4/+4 |
2016-01-24 | Linux 4.5-rc1v4.5-rc1 | Linus Torvalds | 1 | -2/+2 |
2016-01-24 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 130 | -676/+4923 |
2016-01-24 | Merge tag 'platform-drivers-x86-v4.5-2' of git://git.infradead.org/users/dvha... | Linus Torvalds | 3 | -3/+10 |
2016-01-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 9 | -39/+304 |
2016-01-24 | Merge tag 'for-linus-4.5-merge-window' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -43/+47 |
2016-01-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 11 | -240/+501 |
2016-01-24 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 16 | -52/+238 |
2016-01-24 | ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list | Josh Boyer | 1 | -0/+7 |
2016-01-24 | MAINTAINERS: Combine multiple telemetry entries | Souvik Kumar Chakravarty | 1 | -3/+1 |
2016-01-24 | intel_telemetry_debugfs: Fix unused warnings in telemetry debugfs | Souvik Kumar Chakravarty | 1 | -0/+2 |
2016-01-24 | vmstat: Remove BUG_ON from vmstat_update | Christoph Lameter | 1 | -11/+1 |
2016-01-24 | Merge branch '4.4-fixes' into mips-for-linux-next | Ralf Baechle | 7 | -4/+14 |
2016-01-24 | MIPS: zboot: Add support for serial debug using the PROM | Alban Bedel | 3 | -0/+12 |
2016-01-24 | MIPS: zboot: Avoid useless rebuilds | Alban Bedel | 1 | -6/+8 |
2016-01-24 | MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIB | Florian Fainelli | 1 | -0/+1 |
2016-01-24 | MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() function | Simon Arlott | 2 | -13/+0 |
2016-01-24 | MIPS: bcm963xx: Update bcm_tag field image_sequence | Simon Arlott | 1 | -6/+5 |
2016-01-24 | MIPS: bcm963xx: Move extended flash address to bcm_tag header file | Simon Arlott | 2 | -4/+7 |
2016-01-24 | MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structure | Simon Arlott | 3 | -4/+7 |
2016-01-24 | MIPS: bcm63xx: nvram: Use nvram structure definition from header file | Simon Arlott | 1 | -32/+3 |
2016-01-24 | MIPS: bcm963xx: Add Broadcom BCM963xx board nvram data structure | Simon Arlott | 2 | -0/+113 |
2016-01-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 174 | -4669/+7110 |
2016-01-24 | MAINTAINERS: Add KVM for MIPS entry | James Hogan | 1 | -0/+8 |
2016-01-24 | MIPS: KVM: Add missing newline to kvm_err() | James Hogan | 1 | -1/+1 |
2016-01-24 | MIPS: Move KVM specific opcodes into asm/inst.h | James Hogan | 4 | -28/+5 |
2016-01-24 | MIPS: KVM: Use cacheops.h definitions | James Hogan | 1 | -22/+8 |
2016-01-24 | MIPS: Break down cacheops.h definitions | James Hogan | 1 | -42/+64 |
2016-01-24 | MIPS: Use EXCCODE_ constants with set_except_vector() | James Hogan | 2 | -30/+30 |
2016-01-24 | MIPS: Update trap codes | James Hogan | 1 | -2/+10 |
2016-01-24 | MIPS: Move Cause.ExcCode trap codes to mipsregs.h | James Hogan | 5 | -83/+80 |
2016-01-24 | MIPS: KVM: Make kvm_mips_{init,exit}() static | James Hogan | 1 | -2/+2 |
2016-01-24 | MIPS: KVM: Refactor added offsetof()s | James Hogan | 1 | -7/+3 |
2016-01-24 | MIPS: KVM: Convert EXPORT_SYMBOL to _GPL | James Hogan | 2 | -19/+19 |
2016-01-24 | MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index() | James Hogan | 2 | -38/+0 |
2016-01-24 | MIPS: Move definition of DC bit to mipsregs.h | James Hogan | 2 | -3/+2 |
2016-01-24 | MIPS: KVM: Drop some unused definitions from kvm_host.h | James Hogan | 1 | -5/+0 |
2016-01-24 | MIPS: KVM: Trivial whitespace and style fixes | James Hogan | 5 | -15/+14 |
2016-01-24 | MIPS: pic32mzda: Add initial PIC32MZDA Starter Kit defconfig | Joshua Henderson | 1 | -0/+89 |
2016-01-24 | MIPS: dts: Add initial DTS for the PIC32MZDA Starter Kit | Joshua Henderson | 6 | -0/+697 |
2016-01-24 | MIPS: Add support for PIC32MZDA platform | Joshua Henderson | 22 | -0/+1476 |
2016-01-24 | dt/bindings: Add bindings for PIC32/MZDA platforms | Joshua Henderson | 1 | -0/+31 |
2016-01-24 | IRQCHIP: irq-pic32-evic: Add support for PIC32 interrupt controller | Cristian Birsan | 3 | -0/+330 |
2016-01-24 | dt/bindings: Add bindings for PIC32 interrupt controller | Cristian Birsan | 1 | -0/+67 |
2016-01-24 | MIPS: bmips: Improve BCM6368 device tree | Álvaro Fernández Rojas | 1 | -0/+22 |
2016-01-24 | MIPS: bmips: Improve BCM6328 device tree | Álvaro Fernández Rojas | 1 | -0/+9 |
2016-01-24 | MIPS: ptrace: Drop cp0_tcstatus from regoffset_table[] | James Hogan | 1 | -3/+0 |