Age | Commit message (Expand) | Author | Files | Lines |
2015-06-23 | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -13/+0 |
2015-06-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -4/+4 |
2015-06-23 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -26/+41 |
2015-06-23 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -4/+2 |
2015-06-19 | Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git... | Herbert Xu | 325 | -4109/+7978 |
2015-06-10 | MIPS: MSA: bugfix - disable MSA correctly for new threads/processes. | Ralf Baechle | 1 | -1/+1 |
2015-06-10 | MIPS: Loongson: Do not register 8250 platform device from module. | Ralf Baechle | 1 | -3/+1 |
2015-06-10 | MIPS: Cobalt: Do not build MTD platform device registration code as module. | Ralf Baechle | 1 | -2/+1 |
2015-06-09 | MIPS: pgtable-bits: Fix XPA damage to R6 definitions. | Markos Chandras | 1 | -7/+7 |
2015-06-08 | PCI: Remove unused pci_dma_burst_advice() | Bjorn Helgaas | 1 | -10/+0 |
2015-06-08 | PCI: Remove unnecessary #includes of <asm/pci.h> | Bjorn Helgaas | 3 | -3/+0 |
2015-06-06 | MIPS: KVM: Do not sign extend on unsigned MMIO load | Nicholas Mc Guire | 1 | -1/+1 |
2015-06-06 | MIPS: BPF: Fix stack pointer allocation | Markos Chandras | 1 | -5/+1 |
2015-06-06 | MIPS: Loongson-3: Fix a cpu-hotplug issue in loongson3_ipi_interrupt() | Huacai Chen | 1 | -1/+1 |
2015-06-06 | MIPS: Fix enabling of DEBUG_STACKOVERFLOW | James Hogan | 1 | -1/+1 |
2015-06-06 | MIPS: c-r4k: Fix typo in probe_scache() | Joshua Kinard | 1 | -1/+1 |
2015-06-03 | MIPS: Avoid an FPE exception in FCSR mask probing | Maciej W. Rozycki | 1 | -2/+1 |
2015-06-02 | MIPS: ath79: Add a missing new line in log message | Alban Bedel | 1 | -1/+1 |
2015-06-02 | Merge branch 'linus' into sched/core, to resolve conflict | Ingo Molnar | 5 | -5/+19 |
2015-06-01 | MIPS: ralink: Fix clearing the illegal access interrupt | Jonas Gorski | 1 | -1/+1 |
2015-05-29 | MIPS: strnlen_user.S: Fix a CPU_DADDI_WORKAROUNDS regression | Maciej W. Rozycki | 1 | -2/+13 |
2015-05-29 | MIPS: BMIPS: Fix bmips_wr_vec() | Petri Gynther | 1 | -1/+1 |
2015-05-29 | MIPS: ath79: fix build problem if CONFIG_BLK_DEV_INITRD is not set | Laurent Fasnacht | 1 | -0/+3 |
2015-05-27 | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() | Bartosz Golaszewski | 1 | -1/+1 |
2015-05-26 | MIPS: Fuloong 2E: Replace CONFIG_USB_ISP1760_HCD by CONFIG_USB_ISP1760 | Geert Uytterhoeven | 1 | -1/+1 |
2015-05-26 | MIPS: irq: Use DECLARE_BITMAP | Joe Perches | 1 | -1/+1 |
2015-05-19 | sched/preempt, MIPS: Properly lock access to the FPU | David Hildenbrand | 1 | -7/+2 |
2015-05-19 | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t... | David Hildenbrand | 1 | -2/+2 |
2015-05-19 | sched/preempt, mm/kmap, MIPS: Disable preemption in kmap_coherent() explicitly | David Hildenbrand | 1 | -0/+2 |
2015-05-19 | sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* | David Hildenbrand | 1 | -1/+4 |
2015-05-19 | mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e... | David Hildenbrand | 1 | -15/+30 |
2015-05-19 | locking/arch: Rename set_mb() to smp_store_mb() | Peter Zijlstra | 1 | -1/+1 |
2015-05-19 | locking/arch: Add WRITE_ONCE() to set_mb() | Peter Zijlstra | 1 | -1/+1 |
2015-05-18 | crypto: octeon - use md5 IV MD5_HX instead of their raw value | LABBE Corentin | 1 | -4/+4 |
2015-05-15 | MIPS: tlb-r4k: Fix PG_ELPA comment | James Hogan | 1 | -1/+1 |
2015-05-15 | MIPS: Fix up obsolete cpu_set usage | Ezequiel Garcia | 1 | -1/+1 |
2015-05-13 | arch: Remove __ARCH_HAVE_CMPXCHG | Thomas Gleixner | 1 | -2/+0 |
2015-05-13 | MIPS: IP32: Fix build errors in reset code in DS1685 platform hook. | Joshua Kinard | 1 | -2/+2 |
2015-05-13 | MIPS: KVM: Fix unused variable build warning | Nicholas Mc Guire | 1 | -6/+0 |
2015-05-13 | MIPS: traps: remove extra Tainted: line from __show_regs() output | Petri Gynther | 1 | -1/+0 |
2015-05-13 | MIPS: Fix wrong CHECKFLAGS (sparse builds) with GCC 5.1 | Aaro Koskinen | 1 | -1/+1 |
2015-05-13 | MIPS: Fix a preemption issue with thread's FPU defaults | Maciej W. Rozycki | 3 | -5/+5 |
2015-05-12 | MIPS: fix FP mode selection in lieu of .MIPS.abiflags data | Paul Burton | 1 | -15/+17 |
2015-05-12 | MIPS: SMP: Fix build error. | Ralf Baechle | 2 | -3/+5 |
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 |