Age | Commit message (Expand) | Author | Files | Lines |
2015-02-22 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -28/+25 |
2015-02-22 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
2015-02-22 | VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) | David Howells | 1 | -1/+1 |
2015-02-21 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 105 | -1123/+6390 |
2015-02-21 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 41 | -58/+88 |
2015-02-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 5 | -120/+40 |
2015-02-21 | Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/... | Linus Torvalds | 22 | -3873/+361 |
2015-02-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 8 | -142/+119 |
2015-02-21 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 7 | -0/+882 |
2015-02-21 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 3 | -54/+62 |
2015-02-21 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 17 | -226/+409 |
2015-02-21 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -44/+111 |
2015-02-21 | Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://gi... | Linus Torvalds | 2 | -0/+8 |
2015-02-20 | MIPS: sead3: Corrected get_c0_perfcount_int | Niklas Cassel | 1 | -1/+1 |
2015-02-20 | MIPS: mm: Remove dead macro definitions | Andreas Ruprecht | 2 | -16/+0 |
2015-02-20 | MIPS: OCTEON: irq: add CIB and other fixes | David Daney | 1 | -269/+780 |
2015-02-20 | MIPS: OCTEON: Don't do acknowledge operations for level triggered irqs. | David Daney | 1 | -2/+43 |
2015-02-20 | MIPS: OCTEON: More OCTEONIII support | Chandrakala Chavva | 4 | -2/+326 |
2015-02-20 | MIPS: OCTEON: Remove setting of processor specific CVMCTL icache bits. | Chad Reese | 1 | -20/+0 |
2015-02-20 | MIPS: OCTEON: Core-15169 Workaround and general CVMSEG cleanup. | David Daney | 2 | -6/+17 |
2015-02-20 | MIPS: OCTEON: Update octeon-model.h code for new SoCs. | David Daney | 5 | -27/+90 |
2015-02-20 | MIPS: OCTEON: Implement DCache errata workaround for all CN6XXX | David Daney | 3 | -4/+8 |
2015-02-20 | MIPS: OCTEON: Add little-endian support to asm/octeon/octeon.h | David Daney | 1 | -30/+105 |
2015-02-20 | MIPS: OCTEON: Implement the core-16057 workaround | David Daney | 1 | -0/+22 |
2015-02-20 | MIPS: OCTEON: Delete unused COP2 saving code | Aleksey Makarov | 1 | -26/+0 |
2015-02-20 | MIPS: OCTEON: Use correct instruction to read 64-bit COP0 register | Chandrakala Chavva | 1 | -3/+3 |
2015-02-20 | MIPS: OCTEON: Save and restore CP2 SHA3 state | David Daney | 3 | -11/+35 |
2015-02-20 | MIPS: OCTEON: Fix FP context save. | David Daney | 1 | -12/+7 |
2015-02-20 | MIPS: OCTEON: Save/Restore wider multiply registers in OCTEON III CPUs | David Daney | 4 | -32/+150 |
2015-02-20 | MIPS: boot: Provide more uImage options | Markos Chandras | 2 | -2/+55 |
2015-02-20 | MIPS: Remove unneeded #ifdef __KERNEL__ from asm/processor.h | David Daney | 1 | -6/+0 |
2015-02-20 | MIPS: ip22-gio: Remove legacy suspend/resume support | Lars-Peter Clausen | 2 | -26/+0 |
2015-02-20 | mips: pci: Add ifdef around pci_proc_domain | Zubair Lutfullah Kakakhel | 1 | -0/+2 |
2015-02-20 | MIPS: Alchemy: Fix cpu clock calculation | Manuel Lauss | 1 | -0/+2 |
2015-02-20 | MIPS: Alchemy: remove declaration for set_cpuspec | Manuel Lauss | 1 | -1/+0 |
2015-02-20 | MIPS: Alchemy: preset loops_per_jiffy based on CPU clock | Manuel Lauss | 2 | -0/+9 |
2015-02-20 | MIPS: Alchemy: fix Au1000/Au1500 LRCLK calculation | Manuel Lauss | 1 | -5/+14 |
2015-02-20 | MIPS: Add set/clear CP0 macros for PageGrain register | Steven J. Hill | 3 | -4/+5 |
2015-02-20 | ARM: 8305/1: DMA: Fix kzalloc flags in __iommu_alloc_buffer() | Alexandre Courbot | 1 | -1/+1 |
2015-02-20 | hypfs: switch to read_iter/write_iter | Al Viro | 1 | -27/+24 |
2015-02-20 | x86/mm/ASLR: Avoid PAGE_SIZE redefinition for UML subarch | Jiri Kosina | 2 | -2/+0 |
2015-02-19 | x86: pte_protnone() and pmd_protnone() must check entry is not present | David Vrabel | 1 | -2/+4 |
2015-02-19 | MIPS: Usage and cosmetic cleanups of page table bits. | Steven J. Hill | 2 | -62/+38 |
2015-02-19 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 1 | -3/+3 |
2015-02-19 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 3 | -5/+5 |
2015-02-19 | s390/spinlock: disabled compare-and-delay by default | Martin Schwidefsky | 1 | -5/+7 |
2015-02-19 | Merge branch 'mipsr6-for-3.20' of git://git.linux-mips.org/pub/scm/mchandras/... | Ralf Baechle | 65 | -415/+4405 |
2015-02-19 | MIPS: Export MSA functions used by lose_fpu(1) for KVM | James Hogan | 1 | -0/+4 |
2015-02-19 | MIPS: Export FP functions used by lose_fpu(1) for KVM | James Hogan | 1 | -0/+6 |
2015-02-19 | MIPS: BCM3384: Fix outdated use of mips_cpu_intc_init() | Kevin Cernekee | 1 | -1/+1 |