Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2fa7937bd8922e1fe4aae6a45e7e787fa45d6043
/
include
/
asm-mips
2fa7937
[MIPS] Make I8259A_IRQ_BASE customizable
by Atsushi Nemoto
· 18 years ago
97dcb82
[MIPS] Define MIPS_CPU_IRQ_BASE in generic header
by Atsushi Nemoto
· 18 years ago
701dfbc
[PATCH] mm: mremap correct rmap accounting
by Hugh Dickins
· 18 years ago
66218da
[MIPS] Fix wrong checksum calculation on 64-bit MIPS
by Atsushi Nemoto
· 18 years ago
3f31837
[MIPS] vr41xx: need one more nop with mtc0_tlbw_hazard()
by Yoichi Yuasa
· 18 years ago
89c07fd
[MIPS] Fix APM build
by Ralf Baechle
· 18 years ago
ac8be95
[MIPS] SMTC: Instant IPI replay.
by Ralf Baechle
· 18 years ago
f9bba75
[MIPS] SMTC build fix
by Atsushi Nemoto
· 18 years ago
f860c90
[MIPS] csum_partial and copy in parallel
by Atsushi Nemoto
· 18 years ago
ec8c044
[PATCH] Optimize D-cache alias handling on fork
by Ralf Baechle
· 18 years ago
bcd0228
[PATCH] MIPS: Fix COW D-cache aliasing on fork
by Atsushi Nemoto
· 18 years ago
8b2f355
[MIPS] IP27: Don't drag <asm/sn/arch.h> into topology.h.
by Ralf Baechle
· 18 years ago
2bbc5bd
[MIPS] IP27: Move definition of nic_t to its sole user.
by Ralf Baechle
· 18 years ago
2f3643a
[MIPS] IP27: Don't include <asm/sn/arch.h>.
by Ralf Baechle
· 18 years ago
b723782
[MIPS] compat.h uses struct pt_regs so needs to include ptrace.h.
by Ralf Baechle
· 18 years ago
2d911e9
[MIPS] Move die and die_if_kernel() from system.h to ptrace.h
by Ralf Baechle
· 18 years ago
5b1d221
[MIPS] Fix build of several IDE drivers by providing pci_get_legacy_ide_irq
by Ralf Baechle
· 18 years ago
f0647a5
[PATCH] add STB810 support (Philips PNX8550-based)
by Vitaly Wool
· 18 years ago
14b36af
[MIPS] Rename SNI_RM200_PCI to just SNI_RM preparing for more RM machines
by Thomas Bogendoerfer
· 18 years ago
be90038
[PATCH] tty: preparatory structures for termios revamp
by Alan Cox
· 18 years ago
7d1362c
[PATCH] cleanup asm/setup.h userspace visibility
by Adrian Bunk
· 18 years ago
d3fa72e
[PATCH] Pass struct dev pointer to dma_cache_sync()
by Ralf Baechle
· 18 years ago
f67637e
[PATCH] Add struct dev pointer to dma_is_consistent()
by Ralf Baechle
· 18 years ago
f5738ce
[PATCH] remove kernel syscalls
by Arnd Bergmann
· 18 years ago
ad76fb6
[PATCH] mm: k{,um}map_atomic() vs in_atomic()
by Peter Zijlstra
· 18 years ago
a866374
[PATCH] mm: pagefault_{disable,enable}()
by Peter Zijlstra
· 18 years ago
2cafe97
[MIPS] Import updates from i386's i8259.c
by Atsushi Nemoto
· 18 years ago
5b70a31
[MIPS] pte_offset(dir,addr): parenthesis fix
by Franck Bui-Huu
· 18 years ago
e624386
[PATCH] Centralise definitions of sector_t and blkcnt_t
by Matthew Wilcox
· 18 years ago
0004a9d
[MIPS] Cleanup memory barriers for weakly ordered systems.
by Ralf Baechle
· 18 years ago
4f8b5c7
[MIPS] Fix atomic.h build errors.
by Ralf Baechle
· 18 years ago
05e4396
[MIPS] Use SYSVIPC_COMPAT to fix various problems on N32
by Atsushi Nemoto
· 18 years ago
9567772
[MIPS] klconfig add missing bracket
by Mariusz Kozlowski
· 18 years ago
8e3d843
[NET]: MIPS checksum annotations and cleanups.
by Al Viro
· 18 years ago
c3e59d1
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 18 years ago
c6dbaef
Driver core: add dev_archdata to struct device
by Benjamin Herrenschmidt
· 18 years ago
aa414df
[MIPS] Remove duplicate ISA DMA code for 0 DMA channel case.
by Ralf Baechle
· 18 years ago
0b7883f
[MIPS] Remove unused definition of cpu_to_lelongp()
by Ralf Baechle
· 18 years ago
4ffd8b3
[MIPS] Remove userspace proofing from <asm/bitops.h>.
by Ralf Baechle
· 18 years ago
e303e08
[MIPS] Remove old junk left from old atomic_lock.
by Ralf Baechle
· 18 years ago
63dc68a
[MIPS] Use conditional traps for BUG_ON on MIPS II and better.
by Ralf Baechle
· 18 years ago
0059856
[MIPS] mips HPT cleanup: make clocksource_mips public
by Atsushi Nemoto
· 18 years ago
187933f
[MIPS] do_IRQ cleanup
by Atsushi Nemoto
· 18 years ago
1417836
[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq
by Atsushi Nemoto
· 18 years ago
1603b5a
[MIPS] IRQ cleanups
by Atsushi Nemoto
· 18 years ago
c87b6eb
[MIPS] mips hpt cleanup: get rid of mips_hpt_init
by Atsushi Nemoto
· 18 years ago
6f2c3fa
[MIPS] Fix alignment hole in struct cache_desc; shrink struct.
by Ralf Baechle
· 18 years ago
2472d0b
[MIPS] Remove unused R10000 performance counter definitions.
by Ralf Baechle
· 18 years ago
583bb86
[MIPS] Add support for kexec
by Nicolas Schichan
· 18 years ago
656be92
[MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=n
by Atsushi Nemoto
· 18 years ago
56ae583
[MIPS] Rewrite GALILEO_INL/GALILEO_OUTL to GT_READ/GT_WRITE
by Yoichi Yuasa
· 18 years ago
4e3884f
[MIPS] Use "long" for 64-bit values on 64-bit kernel.
by Atsushi Nemoto
· 18 years ago
8431fd0
[MIPS] Introduce __pa_symbol()
by Franck Bui-Huu
· 18 years ago
620a480
[MIPS] Make __pa() aware of XKPHYS/CKSEG0 address mix for 64 bit kernels
by Franck Bui-Huu
· 18 years ago
99e3b94
[MIPS] page.h: remove __pa() usages.
by Franck Bui-Huu
· 18 years ago
ec7080d
[PATCH] make au1xxx-ide compile again
by Manuel Lauss
· 18 years ago
4a4cf77
[MIPS] Make irq number allocator generally available for fixing EV64120.
by Ralf Baechle
· 18 years ago
904880e
[MIPS] Don't use R10000 llsc workaround version for all llsc-full processors.
by Ralf Baechle
· 18 years ago
242954b
[MIPS] 16K & 64K page size fixes
by Ralf Baechle
· 18 years ago
16b7b2a
[MIPS] Fixup migration to GENERIC_TIME
by Atsushi Nemoto
· 18 years ago
70e46f4
[MIPS] VSMP: Synchronize cp0 counters on bootup.
by Ralf Baechle
· 18 years ago
21e9ac7
[MIPS] MIPS doesn't need compat_sys_getdents.
by Ralf Baechle
· 18 years ago
991ea26
[MIPS] Wire up getcpu(2) and epoll_wait(2) syscalls.
by Ralf Baechle
· 18 years ago
f8829ca
[MIPS] Fix aliasing bug in copy_to_user_page / copy_from_user_page
by Ralf Baechle
· 18 years ago
d89e36d
[MIPS] Fix iounmap argument to const volatile.
by Ralf Baechle
· 18 years ago
d2bcf87
[MIPS] Reserve syscall numbers for kexec_load.
by Ralf Baechle
· 18 years ago
94399ea
[MIPS] More vr41xx pt_regs fixups
by Yoichi Yuasa
· 18 years ago
c25d518
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 18 years ago
04d4d7d
[MIPS] Cleanup definitions of speed_t and tcflag_t.
by Ralf Baechle
· 18 years ago
9b95e62
[MIPS] Optimize and cleanup get_saved_sp, set_saved_sp
by Atsushi Nemoto
· 18 years ago
dff9262
[MIPS] <asm/irq.h> does not need pt_regs anymore.
by Atsushi Nemoto
· 18 years ago
e50190a
[PATCH] Consolidate check_signature
by Matthew Wilcox
· 18 years ago
e04582b
[MIPS] Make sure cpu_has_fpu is used only in atomic context
by Atsushi Nemoto
· 18 years ago
5536b23
[MIPS] Alchemy: nuke usbdev; it's useless as is ...
by Ralf Baechle
· 18 years ago
40220c1
IRQ: Use the new typedef for interrupt handler function pointers
by David Howells
· 18 years ago
6dab2f4
[MIPS] DEC: pt_regs fixes for buserror handlers
by Ralf Baechle
· 18 years ago
937a801
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
by Ralf Baechle
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
7009af8
[MIPS] PNX8550 fixups
by Vitaly Wool
· 18 years ago
708e168
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
f30c226
fix file specification in comments
by Uwe Zeisberger
· 18 years ago
af8b128
[MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support.
by Yoichi Yuasa
· 18 years ago
0e90f49b
[MIPS] Let gcc align 'struct pt_regs' on 8 bytes boundary
by Franck Bui-Huu
· 18 years ago
1a84887
[PATCH] sched: introduce child field in sched_domain
by Siddha, Suresh B
· 18 years ago
12dce62
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 18 years ago
135ab6e
[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references
by Arnd Bergmann
· 18 years ago
04b314b
[MIPS] Remove unused galileo-boars header files
by Yoichi Yuasa
· 18 years ago
b772da3
[MIPS] Rename SERIAL_PORT_DEFNS for EV64120
by Yoichi Yuasa
· 18 years ago
998ec29
[MIPS] Add UART IRQ number for EV64120
by Yoichi Yuasa
· 18 years ago
1924600
[MIPS] Make unwind_stack() can dig into interrupted context
by Atsushi Nemoto
· 18 years ago
c59a0f1
[MIPS] Remove __flush_icache_page
by Atsushi Nemoto
· 18 years ago
1df0f0f
[MIPS] lockdep: Add STACKTRACE_SUPPORT and enable LOCKDEP_SUPPORT
by Atsushi Nemoto
· 18 years ago
eae6c0d
[MIPS] lockdep: fix TRACE_IRQFLAGS_SUPPORT
by Atsushi Nemoto
· 18 years ago
ef6edc9
[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks
by Martin Schwidefsky
· 18 years ago
36396f3
[MIPS] s/__ASSEMBLER__/__ASSEMBLY__/ for clarity sake.
by Ralf Baechle
· 18 years ago
e584ade
[MIPS] Have headers_install install <asm/cachectl.h> and <asm/sysmips.h>.
by Ralf Baechle
· 18 years ago
ddb1199
[MIPS] fstatat syscall names
by Richard Sandiford
· 18 years ago
d48f1de
[MIPS] Remove EV96100 as previously announced.
by Ralf Baechle
· 18 years ago
d7d86aa
[MIPS] Cleanup hazard handling.
by Ralf Baechle
· 18 years ago
9dbd7b9
[MIPS] Fix USER_PTRS_PER_PGD for 64K page size.
by Peter Watkins
· 18 years ago
Next »