Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
179c96d9f715a619811ded5dcbd35b1fee8caf69
/
arch
/
mips
/
include
/
asm
eed7d30
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
40b0b3f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230
by Thomas Gleixner
· 6 years ago
d0cc617
Merge tag 'mips_fixes_5.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 6 years ago
04dc82e
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 445
by Thomas Gleixner
· 6 years ago
75a6faf
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
by Thomas Gleixner
· 6 years ago
4505153
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
by Thomas Gleixner
· 6 years ago
1d0ea06
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332
by Thomas Gleixner
· 6 years ago
6d4d367
irqchip/mips-gic: Use the correct local interrupt map registers
by Paul Burton
· 6 years ago
96ac6d4
treewide: Add SPDX license identifier - Kbuild
by Greg Kroah-Hartman
· 6 years ago
41173ab
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 182
by Thomas Gleixner
· 6 years ago
873e65b
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
by Thomas Gleixner
· 6 years ago
c942fdd
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
by Thomas Gleixner
· 6 years ago
1a59d1b8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
by Thomas Gleixner
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
a912e80
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151
by Thomas Gleixner
· 6 years ago
31875a5
MIPS: Make virt_addr_valid() return bool
by Paul Burton
· 6 years ago
fd534e9
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102
by Thomas Gleixner
· 6 years ago
74ba920
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
by Thomas Gleixner
· 6 years ago
6074c33
MIPS: mark ginvt() as __always_inline
by Masahiro Yamada
· 6 years ago
1621633
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
by Thomas Gleixner
· 6 years ago
bcd1739
Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 6 years ago
27ebbf9
Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 6 years ago
e9ea596
MIPS: mark __fls() and __ffs() as __always_inline
by Masahiro Yamada
· 6 years ago
e6308b6
MIPS: SGI-IP27: abstract chipset irq from bridge
by Thomas Bogendoerfer
· 6 years ago
a57140e
MIPS: SGI-IP27: use generic PCI driver
by Thomas Bogendoerfer
· 6 years ago
92fab77
Merge tag 'mips_5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 6 years ago
02aff8d
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 6 years ago
dd4e5d6
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
171c2bc
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
9b9a59d
mips: Add reserve-nomap memory type support
by Serge Semin
· 6 years ago
c67fdc1
arch: mostly remove <asm/segment.h>
by Christoph Hellwig
· 6 years ago
16b22f8
Revert "MIPS: ralink: fix cpu clock of mt7621 and add dt clk devices"
by Paul Burton
· 6 years ago
9b6584e3
MIPS: jump_label: Use compact branches for >= r6
by Paul Burton
· 6 years ago
c838b580
MIPS: jump_label: Remove redundant nops
by Paul Burton
· 6 years ago
ec86e54
Merge tag 'mips_fixes_5.1_1' into mips-next
by Paul Burton
· 6 years ago
346e91e
mips/mmiowb: Add unconditional mmiowb() to arch_spin_unlock()
by Will Deacon
· 6 years ago
fdcd06a
arch: Use asm-generic header for asm/mmiowb.h
by Will Deacon
· 6 years ago
b35f549
syscalls: Remove start and number from syscall_get_arguments() args
by Steven Rostedt (Red Hat)
· 8 years ago
e6046b5
MIPS: ralink: fix cpu clock of mt7621 and add dt clk devices
by Chuanhong Guo
· 6 years ago
6137fed
arch/tlb: Clean up simple architectures
by Peter Zijlstra
· 6 years ago
e7fd28a
asm-generic/tlb, arch: Provide generic VIPT cache flush
by Peter Zijlstra
· 6 years ago
16add41
syscall_get_arch: add "struct task_struct *" argument
by Dmitry V. Levin
· 6 years ago
0d1d17b
MIPS: uasm: Add div, mul and sel instructions for mipsr6
by Hassan Naveed
· 6 years ago
b7a4214
Merge tag 'mips_fixes_5.1_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 6 years ago
636deed
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
47c2503
MIPS: Fix kernel crash for R6 in jump label branch function
by Archer Yan
· 6 years ago
b7a7d1c
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
b1b988a
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
d9862cf
Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 6 years ago
dcc75dd
Merge tag 'spi-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 6 years ago
736706b
get rid of legacy 'get_ds()' function
by Linus Torvalds
· 6 years ago
14dbfb4
Merge branch 'spi-5.1' into spi-next
by Mark Brown
· 6 years ago
1524825
KVM: Call kvm_arch_memslots_updated() before updating memslots
by Sean Christopherson
· 6 years ago
69a07a4
MIPS: SGI-IP27: rework HUB interrupts
by Thomas Bogendoerfer
· 6 years ago
2c86562
MIPS: SGI-IP27: do boot CPU init later
by Thomas Bogendoerfer
· 6 years ago
a44d924
MIPS: SGI-IP27: clean up bridge access and header files
by Thomas Bogendoerfer
· 6 years ago
db0e7d4
MIPS: SGI-IP27: get rid of volatile and hubreg_t
by Thomas Bogendoerfer
· 6 years ago
347cb6a
dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability
by Christoph Hellwig
· 6 years ago
41ea391
Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground into timers/2038
by Thomas Gleixner
· 6 years ago
fd659cc
Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground into timers/2038
by Thomas Gleixner
· 6 years ago
3d25218
MIPS: OCTEON: program rx/tx-delay always from DT
by Aaro Koskinen
· 6 years ago
3315b6b
MIPS: Delete unused flush_cache_sigtramp()
by Paul Burton
· 6 years ago
d33c577
y2038: rename old time and utime syscalls
by Arnd Bergmann
· 6 years ago
805089c
syscalls: remove obsolete __IGNORE_ macros
by Arnd Bergmann
· 6 years ago
c7e2d71
MIPS: Fix set_pte() for Netlogic XLR using cmpxchg64()
by Paul Burton
· 6 years ago
82f4f66
MIPS: Remove open-coded cmpxchg() in set_pte()
by Paul Burton
· 6 years ago
c8790d6
MIPS: MemoryMapID (MMID) Support
by Paul Burton
· 6 years ago
5351138
MIPS: Add GINVT instruction helpers
by Paul Burton
· 6 years ago
0b317c3
MIPS: mm: Add set_cpu_context() for ASID assignments
by Paul Burton
· 6 years ago
42d5b84
MIPS: mm: Unify ASID version checks
by Paul Burton
· 6 years ago
4ebea49
MIPS: mm: Un-inline get_new_mmu_context
by Paul Burton
· 6 years ago
558ec8a
MIPS: mm: Remove local_flush_tlb_mm()
by Paul Burton
· 6 years ago
6067d47
MIPS: mm: Move drop_mmu_context() comment into appropriate block
by Paul Burton
· 6 years ago
c9b2a3d
MIPS: mm: Consolidate drop_mmu_context() has-ASID checks
by Paul Burton
· 6 years ago
67741ba
MIPS: mm: Avoid HTW stop/start when dropping an inactive mm
by Paul Burton
· 6 years ago
4739f7d
MIPS: mm: Remove redundant get_new_mmu_context() cpu argument
by Paul Burton
· 6 years ago
9a27324
MIPS: mm: Remove redundant drop_mmu_context() cpu argument
by Paul Burton
· 6 years ago
c653bd0
MIPS: mm: Define activate_mm() using switch_mm()
by Paul Burton
· 6 years ago
e02e07e
MIPS: Loongson: Introduce and use loongson_llsc_mb()
by Huacai Chen
· 6 years ago
ce680c8
MIPS: OCTEON: delete unused cvmx-smix-defs.h
by Aaro Koskinen
· 6 years ago
a0f0b69
MIPS: remove meaningless generic-(CONFIG_GENERIC_CSUM) += checksum.h
by Masahiro Yamada
· 6 years ago
bdea8bb
MIPS: Loongson32: workaround di issue
by Jiaxun Yang
· 6 years ago
51fa4f8
MIPS: ath79: drop legacy IRQ code
by John Crispin
· 6 years ago
7b3415f
MIPS: Loongson32: Remove unused platform devices
by Jiaxun Yang
· 6 years ago
b172fd0
spi: ath79: Enable support for compile test
by Alban Bedel
· 6 years ago
390d1b4
MIPS: lantiq: Use CP0_LEGACY_COMPARE_IRQ
by Hauke Mehrtens
· 6 years ago
47f3f4e
Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 6 years ago
a659811
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
4cf5892
mm: treewide: remove unused address argument from pte_alloc functions
by Joel Fernandes (Google)
· 6 years ago
3fc2579
fls: change parameter to unsigned int
by Matthew Wilcox
· 6 years ago
96d4f26
Remove 'type' argument from access_ok() function
by Linus Torvalds
· 6 years ago
db1ce3f
MIPS: Fix a R10000_LLSC_WAR logic in atomic.h
by Huacai Chen
· 6 years ago
682fee8
MIPS: BCM63XX: drop unused and broken DSP platform device
by Jonas Gorski
· 6 years ago
1953031
Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
00d59fd
Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 6 years ago
af7ddd8
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
fe2b0cd
Merge tag 'for-4.21/libata-20181221' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
e0c38a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
42b00f1
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
Next »