Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a3f2185a29df084611641e964aa93d1a6ee2212c
/
arch
/
mips
1beb6b9
crypto: octeon - use md5 IV MD5_HX instead of their raw value
by LABBE Corentin
· 9 years ago
fa2e5c0
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc
by Linus Torvalds
· 10 years ago
b422b75
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 10 years ago
cb90695
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
204db6e
mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE
by Kees Cook
· 10 years ago
d1fd836
mm: split ET_DYN ASLR from mmap ASLR
by Kees Cook
· 10 years ago
2b68f6c
mm: expose arch_mmap_rnd when available
by Kees Cook
· 10 years ago
1f0569d
mips: extract logic for mmap_rnd()
by Kees Cook
· 10 years ago
a728ab5
mips: expose number of page table levels on Kconfig level
by Kirill A. Shutemov
· 10 years ago
8954672
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
3be1b98
Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
7fd5647
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
cc76ee7
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
fa41b1c
arch: Remove exec_domain from remaining archs
by Richard Weinberger
· 10 years ago
55dd0df
jump_label: Allow asm/jump_label.h to be included in assembly
by Anton Blanchard
· 10 years ago
462b69b
Merge branch 'linus' into irq/core to get the GIC updates which
by Thomas Gleixner
· 10 years ago
2ee9663
time: Add y2038 safe read_persistent_clock64()
by Xunlei Pang
· 10 years ago
a436bb7
kbuild: use relative path more to include Makefile
by Masahiro Yamada
· 10 years ago
d952bd0
MIPS: KVM: Wire up MSA capability
by James Hogan
· 10 years ago
ab86bd6
MIPS: KVM: Expose MSA registers
by James Hogan
· 10 years ago
c2537ed
MIPS: KVM: Add MSA exception handling
by James Hogan
· 10 years ago
2b6009d
MIPS: KVM: Emulate MSA bits in COP0 interface
by James Hogan
· 10 years ago
539cb89fb
MIPS: KVM: Add base guest MSA support
by James Hogan
· 10 years ago
5fafd874
MIPS: KVM: Wire up FPU capability
by James Hogan
· 10 years ago
379245c
MIPS: KVM: Expose FPU registers
by James Hogan
· 10 years ago
1c0cd66
MIPS: KVM: Add FP exception handling
by James Hogan
· 10 years ago
6cdc65e
MIPS: KVM: Emulate FPU bits in COP0 interface
by James Hogan
· 10 years ago
98e91b8
MIPS: KVM: Add base guest FPU support
by James Hogan
· 10 years ago
b86ecb3
MIPS: KVM: Add vcpu_get_regs/vcpu_set_regs callback
by James Hogan
· 10 years ago
c771607
MIPS: KVM: Add Config4/5 and writing of Config registers
by James Hogan
· 10 years ago
2211ee8
MIPS: KVM: Simplify default guest Config registers
by James Hogan
· 10 years ago
7bd4ace
MIPS: KVM: Clean up register definitions a little
by James Hogan
· 10 years ago
58a115b
MIPS: KVM: Drop pr_info messages on init/exit
by James Hogan
· 10 years ago
e93d4c1
MIPS: KVM: Sort kvm_mips_get_reg() registers
by James Hogan
· 10 years ago
1068eaa
MIPS: KVM: Implement PRid CP0 register access
by James Hogan
· 10 years ago
0a56042
MIPS: KVM: Handle TRAP exceptions from guest kernel
by James Hogan
· 10 years ago
64bedff
MIPS: Clear [MSA]FPE CSR.Cause after notify_die()
by James Hogan
· 10 years ago
98119ad
MIPS: KVM: Handle MSA Disabled exceptions from guest
by James Hogan
· 10 years ago
1f3a2c6
MIPS: MSA: Fix big-endian FPR_IDX implementation
by James Hogan
· 10 years ago
466aec5
Revert "MIPS: Don't assume 64-bit FP registers for context switch"
by James Hogan
· 10 years ago
84ab45b
MIPS: disable FPU if the mode is unsupported
by Paul Burton
· 10 years ago
ac9ad83
MIPS: prevent FP context set via ptrace being discarded
by Paul Burton
· 10 years ago
ad70c13
MIPS: Ensure FCSR cause bits are clear after invoking FPU emulator
by Paul Burton
· 10 years ago
091be55
MIPS: clear MSACSR cause bits when handling MSA FP exception
by Paul Burton
· 10 years ago
e1bebba
MIPS: wrap cfcmsa & ctcmsa accesses for toolchains with MSA support
by Paul Burton
· 10 years ago
a3a49810
MIPS: remove MSA macro recursion
by Paul Burton
· 10 years ago
f23ce38
MIPS: assume at as source/dest of MSA copy/insert instructions
by Paul Burton
· 10 years ago
631afc6
MIPS: Push .set mips64r* into the functions needing it
by Paul Burton
· 10 years ago
acaf6a9
MIPS: lose_fpu(): Disable FPU when MSA enabled
by James Hogan
· 10 years ago
8e79584
Merge branches 'pci/enumeration' and 'pci/virtualization' into next
by Bjorn Helgaas
· 10 years ago
9e808eb
PCI: Cleanup control flow
by Bjorn Helgaas
· 10 years ago
b97ea28
PCI: Assign resources before drivers claim devices (pci_scan_root_bus())
by Yijing Wang
· 10 years ago
fbaa4df
crypto: octeon - add SHA512 module
by Aaro Koskinen
· 10 years ago
c3d0def
crypto: octeon - add SHA256 module
by Aaro Koskinen
· 10 years ago
82be2dc
crypto: octeon - add SHA1 module
by Aaro Koskinen
· 10 years ago
da3cd5d
crypto: octeon - add instruction definitions for SHA1/256/512
by Aaro Koskinen
· 10 years ago
c3bc38d
crypto: octeon - always disable preemption when using crypto engine
by Aaro Koskinen
· 10 years ago
9b2de7f
crypto: octeon - don't disable bottom half in octeon-md5
by Aaro Koskinen
· 10 years ago
d8bf368
genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() flag entirely
by Valentin Rothberg
· 10 years ago
cfec0e7
KVM: MIPS: Enable after disabling interrupt
by Tapasweni Pathak
· 10 years ago
b3cffac
KVM: MIPS: Fix trace event to save PC directly
by James Hogan
· 10 years ago
aeb9624
MIPS: BCM63xx: remove RSET_RNG register definitions
by Florian Fainelli
· 10 years ago
a135c71
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
18a8d49
Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linux
by Linus Torvalds
· 10 years ago
44923c9
MIPS: sead3: Corrected get_c0_perfcount_int
by Niklas Cassel
· 10 years ago
8fc5ec7
MIPS: mm: Remove dead macro definitions
by Andreas Ruprecht
· 10 years ago
64b139f
MIPS: OCTEON: irq: add CIB and other fixes
by David Daney
· 10 years ago
2e3ecab
MIPS: OCTEON: Don't do acknowledge operations for level triggered irqs.
by David Daney
· 10 years ago
ac6d9b3
MIPS: OCTEON: More OCTEONIII support
by Chandrakala Chavva
· 10 years ago
920cda3
MIPS: OCTEON: Remove setting of processor specific CVMCTL icache bits.
by Chad Reese
· 10 years ago
726da2f
MIPS: OCTEON: Core-15169 Workaround and general CVMSEG cleanup.
by David Daney
· 10 years ago
debe6a6
MIPS: OCTEON: Update octeon-model.h code for new SoCs.
by David Daney
· 10 years ago
e3d0ead
MIPS: OCTEON: Implement DCache errata workaround for all CN6XXX
by David Daney
· 10 years ago
664f1ae
MIPS: OCTEON: Add little-endian support to asm/octeon/octeon.h
by David Daney
· 10 years ago
664d699
MIPS: OCTEON: Implement the core-16057 workaround
by David Daney
· 10 years ago
69f7cd4
MIPS: OCTEON: Delete unused COP2 saving code
by Aleksey Makarov
· 10 years ago
2d98cae
MIPS: OCTEON: Use correct instruction to read 64-bit COP0 register
by Chandrakala Chavva
· 10 years ago
6b3a287
MIPS: OCTEON: Save and restore CP2 SHA3 state
by David Daney
· 10 years ago
d6e4152
MIPS: OCTEON: Fix FP context save.
by David Daney
· 10 years ago
ac655fb
MIPS: OCTEON: Save/Restore wider multiply registers in OCTEON III CPUs
by David Daney
· 10 years ago
9d6b80f
MIPS: boot: Provide more uImage options
by Markos Chandras
· 10 years ago
151f914
MIPS: Remove unneeded #ifdef __KERNEL__ from asm/processor.h
by David Daney
· 10 years ago
fa75da8
MIPS: ip22-gio: Remove legacy suspend/resume support
by Lars-Peter Clausen
· 10 years ago
6fb8a16
mips: pci: Add ifdef around pci_proc_domain
by Zubair Lutfullah Kakakhel
· 10 years ago
69e4e63
MIPS: Alchemy: Fix cpu clock calculation
by Manuel Lauss
· 10 years ago
200276e
MIPS: Alchemy: remove declaration for set_cpuspec
by Manuel Lauss
· 10 years ago
45a848f
MIPS: Alchemy: preset loops_per_jiffy based on CPU clock
by Manuel Lauss
· 10 years ago
51f105d3
MIPS: Alchemy: fix Au1000/Au1500 LRCLK calculation
by Manuel Lauss
· 10 years ago
a5770df
MIPS: Add set/clear CP0 macros for PageGrain register
by Steven J. Hill
· 10 years ago
05f9883
MIPS: Usage and cosmetic cleanups of page table bits.
by Steven J. Hill
· 10 years ago
b11a278
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 10 years ago
661af35
Merge branch 'mipsr6-for-3.20' of git://git.linux-mips.org/pub/scm/mchandras/linux into mips-for-linux-next
by Ralf Baechle
· 10 years ago
ca5d256
MIPS: Export MSA functions used by lose_fpu(1) for KVM
by James Hogan
· 10 years ago
3ce465e
MIPS: Export FP functions used by lose_fpu(1) for KVM
by James Hogan
· 10 years ago
0e16d1e
MIPS: BCM3384: Fix outdated use of mips_cpu_intc_init()
by Kevin Cernekee
· 10 years ago
8cb48fe1
MIPS: Provide correct siginfo_t.si_stime
by Petr Malat
· 10 years ago
32098ec
MIPS: Makefile: Move the ASEs checks after setting the core's CFLAGS
by Markos Chandras
· 10 years ago
a8140f3
MIPS: Makefile: Pass -march option on Loongson3A cores
by Ralf Baechle
· 10 years ago
69b59cb
MIPS: Alchemy: Remove bogus args from alchemy_clk_fgcs_detr
by Tomeu Vizoso
· 10 years ago
402521b
Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 10 years ago
Next »