Age | Commit message (Expand) | Author | Files | Lines |
2017-10-05 | timer: Remove expires and data arguments from DEFINE_TIMER | Kees Cook | 1 | -1/+1 |
2017-10-05 | timer: Remove users of expire and data arguments to DEFINE_TIMER | Kees Cook | 1 | -3/+3 |
2017-09-23 | Merge tag 'pci-v4.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 18 | -36/+38 |
2017-09-21 | MIPS: PCI: fix pcibios_map_irq section mismatch | Manuel Lauss | 24 | -25/+25 |
2017-09-21 | MIPS: Fix input modify in __write_64bit_c0_split() | James Hogan | 1 | -6/+9 |
2017-09-21 | MIPS: MSP71xx: Include asm/setup.h | Arnd Bergmann | 1 | -0/+2 |
2017-09-20 | MIPS: Fix perf event init | Paul Burton | 1 | -2/+1 |
2017-09-19 | MIPS: PCI: Move map_irq() hooks out of initdata | Lorenzo Pieralisi | 32 | -60/+62 |
2017-09-16 | Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea... | Linus Torvalds | 172 | -2474/+4758 |
2017-09-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -2/+2 |
2017-09-15 | kvm,mips: Fix potential swait_active() races | Davidlohr Bueso | 1 | -2/+2 |
2017-09-15 | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -8/+4 |
2017-09-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 3 | -13/+12 |
2017-09-10 | Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtd | Linus Torvalds | 7 | -7/+7 |
2017-09-09 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+7 |
2017-09-09 | vga: optimise console scrolling | Matthew Wilcox | 1 | -0/+7 |
2017-09-09 | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -10/+20 |
2017-09-09 | Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+5 |
2017-09-08 | Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Radim Krčmář | 15 | -42/+2087 |
2017-09-07 | Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 1 | -1/+1 |
2017-09-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -11/+3 |
2017-09-07 | mm,fork: introduce MADV_WIPEONFORK | Rik van Riel | 1 | -0/+3 |
2017-09-07 | mm: arch: consolidate mmap hugetlb size encodings | Mike Kravetz | 1 | -11/+0 |
2017-09-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -59/+106 |
2017-09-06 | MIPS: Refactor handling of stack pointer in get_frame_info | Matt Redfearn | 1 | -31/+30 |
2017-09-06 | MIPS: Stacktrace: Fix microMIPS stack unwinding on big endian systems | Matt Redfearn | 1 | -9/+7 |
2017-09-06 | MIPS: microMIPS: Fix decoding of swsp16 instruction | Matt Redfearn | 2 | -2/+2 |
2017-09-06 | MIPS: microMIPS: Fix decoding of addiusp instruction | Matt Redfearn | 1 | -3/+7 |
2017-09-06 | MIPS: microMIPS: Fix detection of addiusp instruction | Matt Redfearn | 1 | -1/+1 |
2017-09-06 | MIPS: Handle non word sized instructions when examining frame | Matt Redfearn | 1 | -3/+6 |
2017-09-06 | MIPS: ralink: allow NULL clock for clk_get_rate | Jonas Gorski | 1 | -0/+3 |
2017-09-06 | MIPS: Loongson 2F: allow NULL clock for clk_get_rate | Jonas Gorski | 1 | -0/+3 |
2017-09-06 | MIPS: BCM63XX: allow NULL clock for clk_get_rate | Jonas Gorski | 1 | -0/+3 |
2017-09-06 | MIPS: AR7: allow NULL clock for clk_get_rate | Jonas Gorski | 1 | -0/+3 |
2017-09-06 | MIPS: BCM63XX: fix ENETDMA_6345_MAXBURST_REG offset | Jonas Gorski | 1 | -1/+1 |
2017-09-06 | mips: Save all registers when saving the frame | Corey Minyard | 1 | -14/+50 |
2017-09-06 | MIPS: Add DWARF unwinding to assembly | Corey Minyard | 6 | -117/+151 |
2017-09-06 | MIPS: Make SAVE_SOME more standard | Corey Minyard | 1 | -14/+37 |
2017-09-06 | MIPS: Fix issues in backtraces | Corey Minyard | 1 | -3/+19 |
2017-09-06 | MIPS: jz4780: DTS: Probe the jz4740-rtc driver from devicetree | Mathieu Malaterre | 1 | -0/+11 |
2017-09-06 | MIPS: Ci20: Enable RTC driver | Mathieu Malaterre | 1 | -0/+2 |
2017-09-05 | fs: fix kernel_read prototype | Christoph Hellwig | 1 | -8/+4 |
2017-09-04 | MIPS: Octeon: Allow access to CIU3 IRQ domains. | Steven J. Hill | 2 | -0/+11 |
2017-09-04 | MIPS: Octeon: Make CSR functions node aware. | Steven J. Hill | 1 | -0/+28 |
2017-09-04 | MIPS: Octeon: Watchdog registers for 70xx, 73xx, 78xx, F75xx. | Steven J. Hill | 1 | -0/+10 |
2017-09-04 | MIPS: Octeon: Add support for accessing the boot vector. | Steven J. Hill | 5 | -1/+334 |
2017-09-04 | MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementation | Martin Blumenstingl | 3 | -148/+2 |
2017-09-04 | MIPS: lantiq: remove old USB PHY initialisation | Hauke Mehrtens | 1 | -43/+0 |
2017-09-04 | phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module | Hauke Mehrtens | 1 | -18/+18 |
2017-09-04 | MIPS: lantiq: remove old GPHY loader code | Hauke Mehrtens | 3 | -221/+0 |