summaryrefslogtreecommitdiff
path: root/arch/mips (follow)
Commit message (Expand)AuthorAge
...
| * | MIPS: Lantiq: Move device-trees to arch/mips/boot/dts/Andrew Bresticker2014-09-22
| * | MIPS: Octeon: Move device-trees to arch/mips/boot/dts/Andrew Bresticker2014-09-22
| * | MIPS: Add support for building device-tree binariesAndrew Bresticker2014-09-22
| * | MIPS: Create common infrastructure for building built-in device-treesAndrew Bresticker2014-09-22
| * | MIPS: SEAD3: Enable DEVTMPFSMarkos Chandras2014-09-22
| * | MIPS: SEAD3: Regenerate defconfigsMarkos Chandras2014-09-22
| * | MIPS: Alchemy: DB1300: Add touch penirq supportManuel Lauss2014-09-22
| * | MIPS: Alchemy: DB1xxx: Explicitly set 50MHz clock for I2C/SPI units.Manuel Lauss2014-09-22
| * | MIPS: Alchemy: Update cpu-feature-overridesManuel Lauss2014-09-22
| * | MIPS: Alchemy: devboards: sit and spin after poweroffManuel Lauss2014-09-22
| * | MIPS: Use WSBH/DSBH/DSHD on Loongson 3AChen Jie2014-09-22
* | | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-15
|\ \ \
| * | | mips: Replace __get_cpu_var usesChristoph Lameter2014-08-26
| * | | MIPS: Replace __get_cpu_var uses in FPU emulator.Christoph Lameter2014-08-26
* | | | Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-14
|\ \ \ \
| * | | | seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computingAndy Lutomirski2014-09-03
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-13
|\ \ \ \ \
| * | | | | sched, mips, ia64: Remove __ARCH_WANT_UNLOCKED_CTXSWPeter Zijlstra2014-09-24
| |/ / / /
* | | | | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-13
|\ \ \ \ \
| * | | | | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar2014-10-03
| * | | | | locking, mips: Fix atomicsPeter Zijlstra2014-09-10
| * | | | | locking,arch,mips: Fold atomic_opsPeter Zijlstra2014-08-14
* | | | | | Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds2014-10-09
|\ \ \ \ \ \
| * | | | | | nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven2014-10-09
* | | | | | | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-09
|\ \ \ \ \ \ \
| * | | | | | | PCI/MSI: Remove "pos" from the struct msi_desc msi_attribYijing Wang2014-10-01
* | | | | | | | Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-10-09
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe2014-09-18
| |/ / / / / /
* | | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-09
|\ \ \ \ \ \ \
| * | | | | | | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-13
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-08
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-02
| |\ \ \ \ \ \ \
| * | | | | | | | next: mips: bpf: Fix build failureGuenter Roeck2014-09-30
| * | | | | | | | Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-26
| |\ \ \ \ \ \ \ \
| | * | | | | | | | bcma: use separated function to initialize bus on SoCRafał Miłecki2014-09-09
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-24
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-23
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | net: filter: constify detection of pkt_type_offsetHannes Frederic Sowa2014-09-13
| * | | | | | | | | | net: bpf: be friendly to kmemcheckDaniel Borkmann2014-09-09
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-07
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | net: bpf: make eBPF interpreter images read-onlyDaniel Borkmann2014-09-05
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-10-08
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mips/uapi: Add definition of TIOC[SG]RS485Ricardo Ribalda Delgado2014-09-10
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-10-08
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář2014-08-29
| * | | | | | | | | | KVM: static inline empty kvm_arch functionsRadim Krčmář2014-08-29
| * | | | | | | | | | KVM: forward declare structs in kvm_types.hPaolo Bonzini2014-08-29
| * | | | | | | | | | KVM: add kvm_arch_sched_inRadim Krčmář2014-08-21
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-07
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | treewide: Fix typos in KconfigMasanari Iida2014-09-26