Age | Commit message (Expand) | Author | Files | Lines |
2015-04-21 | Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -2/+2 |
2015-04-20 | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 18 | -46/+46 |
2015-04-18 | Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 6 | -147/+11 |
2015-04-17 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 301 | -3773/+7837 |
2015-04-17 | mips: ip32: add platform data hooks to use DS1685 driver | Joshua Kinard | 4 | -136/+80 |
2015-04-17 | mips: switch to using asm-generic for seccomp.h | Kees Cook | 1 | -5/+2 |
2015-04-15 | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -3/+0 |
2015-04-15 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -1/+1 |
2015-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 8 | -28/+884 |
2015-04-15 | mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE | Kees Cook | 1 | -4/+0 |
2015-04-15 | mm: split ET_DYN ASLR from mmap ASLR | Kees Cook | 1 | -1/+0 |
2015-04-15 | mm: expose arch_mmap_rnd when available | Kees Cook | 2 | -2/+3 |
2015-04-15 | mips: extract logic for mmap_rnd() | Kees Cook | 1 | -8/+16 |
2015-04-15 | mips: expose number of page table levels on Kconfig level | Kirill A. Shutemov | 1 | -0/+5 |
2015-04-14 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2015-04-14 | Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -15/+17 |
2015-04-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+2 |
2015-04-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -4/+3 |
2015-04-13 | Merge branch '4.0-fixes' into mips-for-linux-next | Ralf Baechle | 34 | -383/+762 |
2015-04-13 | Merge branch '4.1-fp' into mips-for-linux-next | Ralf Baechle | 8 | -205/+208 |
2015-04-12 | arch: Remove exec_domain from remaining archs | Richard Weinberger | 2 | -3/+0 |
2015-04-10 | MIPS: Makefile: Fix MIPS ASE detection code | Markos Chandras | 1 | -4/+10 |
2015-04-10 | MIPS: asm: elf: Set O32 default FPU flags | Markos Chandras | 1 | -0/+5 |
2015-04-10 | MIPS: BCM47XX: Fix detecting Microsoft MN-700 & Asus WL500G | Rafał Miłecki | 1 | -2/+2 |
2015-04-10 | MIPS: Kconfig: Disable SMP/CPS for 64-bit | Markos Chandras | 1 | -1/+1 |
2015-04-10 | MIPS: Hibernate: flush TLB entries earlier | Huacai Chen | 1 | -1/+2 |
2015-04-10 | MIPS: smp-cps: cpu_set FPU mask if FPU present | Niklas Cassel | 1 | -0/+6 |
2015-04-10 | MIPS: lose_fpu(): Disable FPU when MSA enabled | James Hogan | 1 | -0/+1 |
2015-04-10 | MIPS: ralink: add missing symbol for RALINK_ILL_ACC | John Crispin | 1 | -0/+5 |
2015-04-10 | MIPS: ralink: Fix bad config symbol in PCI makefile. | John Crispin | 1 | -1/+1 |
2015-04-10 | MIPS: Malta: Detect and fix bad memsize values | Markos Chandras | 1 | -0/+6 |
2015-04-10 | Revert "MIPS: Avoid pipeline stalls on some MIPS32R2 cores." | Ralf Baechle | 1 | -19/+2 |
2015-04-10 | MIPS: Octeon: Delete override of cpu_has_mips_r2_exec_hazard. | Ralf Baechle | 1 | -1/+0 |
2015-04-10 | MIPS: Fix cpu_has_mips_r2_exec_hazard. | Ralf Baechle | 1 | -1/+32 |
2015-04-10 | MIPS: kernel: entry.S: Set correct ISA level for mips_ihb | Markos Chandras | 1 | -1/+2 |
2015-04-10 | MIPS: asm: spinlock: Fix addiu instruction for R10000_LLSC_WAR case | Markos Chandras | 1 | -1/+1 |
2015-04-10 | MIPS: r4kcache: Use correct base register for MIPS R6 cache flushes | Markos Chandras | 1 | -44/+45 |
2015-04-10 | MIPS: Kconfig: Fix typo for the r2-to-r6 emulator kernel parameter | Markos Chandras | 1 | -1/+1 |
2015-04-10 | MIPS: unaligned: Fix regular load/store instruction emulation for EVA | Markos Chandras | 1 | -5/+47 |
2015-04-10 | MIPS: unaligned: Surround load/store macros in do {} while statements | Markos Chandras | 1 | -26/+90 |
2015-04-10 | MIPS: unaligned: Prevent EVA instructions on kernel unaligned accesses | Markos Chandras | 1 | -78/+94 |
2015-04-10 | MIPS: asm: asm-eva: Introduce kernel load/store variants | Markos Chandras | 1 | -44/+93 |
2015-04-10 | MIPS: Netlogic: Fix for SATA PHY init | Ganesan Ramalingam | 1 | -0/+13 |
2015-04-10 | MIPS: OCTEON: fix PCI interrupt mapping for D-Link DSR-1000N | Aaro Koskinen | 1 | -0/+2 |
2015-04-10 | MIPS: Octeon: Remove udelay() causing huge IRQ latency | Alexander Sverdlin | 3 | -17/+0 |
2015-04-09 | jump_label: Allow asm/jump_label.h to be included in assembly | Anton Blanchard | 1 | -4/+3 |
2015-04-09 | MIPS: BCM63xx: Provide a plat_post_dma_flush hook | Florian Fainelli | 1 | -0/+10 |
2015-04-09 | MIPS: DMA: Allow platforms to override only the post DMA hook | Florian Fainelli | 1 | -0/+2 |
2015-04-09 | MIPS: BMIPS: Move post DMA flush implementation to common header | Florian Fainelli | 2 | -15/+17 |
2015-04-09 | Merge branch 'linus' into irq/core to get the GIC updates which | Thomas Gleixner | 2 | -3/+4 |