Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
a39ed680bddb1ead592e22ed812c7e47286bfc03
/
arch
/
mips
/
include
3b143cc
MIPS: traps: Correct the SIGTRAP debug ABI in `do_watch' and `do_trap_or_bp'
by Maciej W. Rozycki
· 9 years ago
92a76f6
MIPS: Fix misspellings in comments.
by Adam Buchbinder
· 9 years ago
62d8e64
MIPS: Wire up preadv2 and pwrite2 syscalls.
by Ralf Baechle
· 9 years ago
e95008a
MIPS: cpu_name_string: Use raw_smp_processor_id().
by James Hogan
· 9 years ago
8f40842
Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 9 years ago
643ad15
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
1200b68
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
fcab86a
Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 9 years ago
63e3027
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
1e94082
ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short
by Alexander Duyck
· 9 years ago
01cfbad
ipv4: Update parameters for csum_tcpudp_magic to their original types
by Alexander Duyck
· 9 years ago
fe36d89
Merge branch 'linus' into irq/core, to pick up fixes
by Ingo Molnar
· 9 years ago
bc4b024
PCI: Move pci_dma_* helpers to common code
by Christoph Hellwig
· 9 years ago
49cd53b
mm/pkeys: Fix siginfo ABI breakage caused by new u64 field
by Dave Hansen
· 9 years ago
a87cb3e
net: Facility to report route quality of connected sockets
by Tom Herbert
· 9 years ago
bb11cff
MIPS: Make smp CMP, CPS and MT use the new generic IPI functions
by Qais Yousef
· 9 years ago
7cf03c9
Merge branch 'irqchip/mips' into irqchip/core
by Jason Cooper
· 9 years ago
b376cd0
signals, ia64, mips: Update arch-specific siginfos with pkeys field
by Dave Hansen
· 9 years ago
81ffb18
irqchip/ath79-cpu: Move the CPU IRQ driver from arch/mips/ath79/
by Alban Bedel
· 9 years ago
07ba4b0
irqchip/ath79-misc: Move the MISC driver from arch/mips/ath79/
by Alban Bedel
· 9 years ago
a2127e4
libata: support AHCI on OCTEON platform
by Aleksey Makarov
· 9 years ago
f4d3d50
mips: Differentiate between 32 and 64 bit ELF header
by Daniel Wagner
· 9 years ago
b96d6a8
MIPS: Octeon: Update OCTEON_FEATURE_PCIE for Octeon III
by Zubair Lutfullah Kakakhel
· 9 years ago
5bd28338
PCI: Remove includes of empty asm-generic/pci-bridge.h
by Bjorn Helgaas
· 9 years ago
e6c058f
MIPS: Wire up copy_file_range syscall.
by Ralf Baechle
· 9 years ago
d7de413
MIPS: Fix 64k page support for 32 bit kernels.
by Ralf Baechle
· 9 years ago
00fe56d
MIPS: Fix FPU disable with preemption
by James Hogan
· 9 years ago
f4dce1f
MIPS: Fix buffer overflow in syscall_get_arguments()
by James Hogan
· 9 years ago
b0a119f
Revert "MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() function"
by Ralf Baechle
· 9 years ago
d5e83ea
mtd: nand: jz4740: kill the ->ecc_layout field
by Boris BREZILLON
· 9 years ago
e246468
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
07d17f0
Merge branch '4.4-fixes' into mips-for-linux-next
by Ralf Baechle
· 9 years ago
5bdb102
MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() function
by Simon Arlott
· 9 years ago
8fce60b
MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structure
by Simon Arlott
· 9 years ago
b2c5963
MIPS: Move KVM specific opcodes into asm/inst.h
by James Hogan
· 9 years ago
5fa393c
MIPS: Break down cacheops.h definitions
by James Hogan
· 9 years ago
044c9bb
MIPS: Update trap codes
by James Hogan
· 9 years ago
16d100db
MIPS: Move Cause.ExcCode trap codes to mipsregs.h
by James Hogan
· 9 years ago
e318f0f
MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index()
by James Hogan
· 9 years ago
9fd4af6
MIPS: Move definition of DC bit to mipsregs.h
by James Hogan
· 9 years ago
4c53e6b
MIPS: KVM: Drop some unused definitions from kvm_host.h
by James Hogan
· 9 years ago
caa1faa
MIPS: KVM: Trivial whitespace and style fixes
by James Hogan
· 9 years ago
2572f00
MIPS: Add support for PIC32MZDA platform
by Joshua Henderson
· 9 years ago
497e803e
MIPS: smp-cps: Ensure secondary cores start with EVA disabled
by Matt Redfearn
· 9 years ago
a68f376
MIPS: io.h: Define `ioremap_cache'
by Maciej W. Rozycki
· 9 years ago
29e2800
MIPS: inst.h: Fix some instruction descriptions
by Maciej W. Rozycki
· 9 years ago
69a1e6cb
MIPS: math-emu: Correct the emulation of microMIPS ADDIUPC instruction
by Maciej W. Rozycki
· 9 years ago
733b8bc
MIPS: math-emu: Make microMIPS branch delay slot emulation work
by Maciej W. Rozycki
· 9 years ago
4f33f6c
MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs
by Huacai Chen
· 9 years ago
800dc4f
Revert "MIPS: Fix PAGE_MASK definition"
by Dan Williams
· 9 years ago
6e52684
MIPS: Cleanup the unused __arch_local_irq_restore() function
by Huacai Chen
· 9 years ago
e1c7e32
dma-mapping: always provide the dma_map_ops based implementation
by Christoph Hellwig
· 9 years ago
dcd6c87
mm: arch: remove duplicate definitions of MADV_FREE
by Guenter Roeck
· 9 years ago
503943e
MIPS: Add IEEE Std 754 conformance mode selection
by Maciej W. Rozycki
· 9 years ago
2b5e869
MIPS: ELF: Interpret the NAN2008 file header flag
by Maciej W. Rozycki
· 9 years ago
eb4bc07
ELF: Also pass any interpreter's file header to `arch_check_elf'
by Maciej W. Rozycki
· 9 years ago
9519ef3
MIPS: Define the legacy-NaN and 2008-NaN features
by Maciej W. Rozycki
· 9 years ago
1df7add
MIPS: ralink: add MT7621 support
by John Crispin
· 9 years ago
a200dcb
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 9 years ago
ba049e9
kvm: rename pfn_t to kvm_pfn_t
by Dan Williams
· 9 years ago
21f55b0
arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all architectures
by Chen Gang
· 9 years ago
ef58978
mm: define MADV_FREE for some arches
by Minchan Kim
· 9 years ago
b278737
mips, thp: remove infrastructure for handling splitting PMDs
by Kirill A. Shutemov
· 9 years ago
a60514b
mips: define __smp_xxx
by Michael S. Tsirkin
· 9 years ago
fa083e2
mips: reuse asm-generic/barrier.h
by Michael S. Tsirkin
· 9 years ago
538950a
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
by Craig Gallek
· 9 years ago
c166fe7
MIPS: ath79: Allow using ath79_ddr_wb_flush() from drivers
by Alban Bedel
· 9 years ago
930c0f7
MIPS: Fix bitrot in __get_user_unaligned()
by Al Viro
· 9 years ago
d6a428f
MIPS: uaccess: Take EVA into account in [__]clear_user
by James Hogan
· 10 years ago
6f06a2c
MIPS: uaccess: Take EVA into account in __copy_from_user()
by James Hogan
· 10 years ago
5dc62fd
MIPS: uaccess: Fix strlen_user with EVA
by James Hogan
· 10 years ago
95486e4
MIPS: Fix flood of warnings about comparsion being always true.
by Ralf Baechle
· 9 years ago
b84da9f
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
da34232
Merge branch '4.3-fixes' into mips-for-linux-next
by Ralf Baechle
· 9 years ago
d00d920
MIPS: Clean up compat_siginfo_t
by Amanieu d'Antras
· 9 years ago
22b1452
MIPS: Fix PAGE_MASK definition
by Dan Williams
· 9 years ago
9937f5f
MIPS: xilfpga: Add mipsfpga platform code
by Zubair Lutfullah Kakakhel
· 9 years ago
418d29c
MIPS: ralink: Unify SoC id handling
by John Crispin
· 9 years ago
81857db
MIPS: ralink: Add support for mt7688
by John Crispin
· 9 years ago
13648d7
MIPS: Lantiq: Add support for xRX220 SoC
by Hauke Mehrtens
· 9 years ago
a5c1aad
MIPS: Lantiq: Add SoC detection for ar10 and grx390
by Hauke Mehrtens
· 9 years ago
d8cfb50
MIPS: BCM47xx: Fetch board info directly in callback function
by Rafał Miłecki
· 9 years ago
a7f4df4
MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime()
by Alex Smith
· 9 years ago
ebb5e78
MIPS: Initial implementation of a VDSO
by Alex Smith
· 9 years ago
e81a8c7d
MIPS: Malta: Setup RAM regions via DT
by Paul Burton
· 9 years ago
ea05071
MIPS: Malta: Remove fw_memblock_t abstraction
by Paul Burton
· 9 years ago
033549c
MIPS: Allow RIXI for 32-bit kernels on MIPS64
by Paul Burton
· 9 years ago
c6956728
MIPS: Tidy EntryLo bit definitions, add PFN
by Paul Burton
· 9 years ago
4ede316
MIPS: CM: make use of mips_cm_{lock,unlock}_other
by Paul Burton
· 9 years ago
23d5de8
MIPS: CM: Introduce core-other locking functions
by Paul Burton
· 9 years ago
252d6aa
MIPS: CM: Fix GCR_Cx_CONFIG PVPE mask
by Paul Burton
· 9 years ago
609cf6f
MIPS: CPS: Early debug using an ns16550-compatible UART
by Paul Burton
· 9 years ago
195cee9
MIPS: Fix duplicate CP0_* definitions.
by James Hogan
· 9 years ago
77c5b5d
kmap_atomic_to_page() has no users, remove it
by Nicolas Pitre
· 9 years ago
784567f
mips: add entry for new mlock2 syscall
by Eric B Munson
· 9 years ago
2e3078a
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
b0f205c
mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage
by Eric B Munson
· 9 years ago
933425fb
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
75f5db39
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 9 years ago
1b4a5dd
MIPS: CDMM: Add builtin_mips_cdmm_driver() macro
by James Hogan
· 9 years ago
Next »