Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_oneplus_msm8996
/
566f74f6b2f8b85d5b8d6caaf97e5672cecd3e3e
/
arch
/
mips
/
kernel
566f74f
MIPS: Consider value of c0_ebase when computing value of exception base.
by David Daney
· 17 years ago
542c102
MIPS: Add CONFIG_CPU_R5500 for NEC VR5500 series processors
by Shinya Kuribayashi
· 17 years ago
fb498e2
MIPS: Set ENOSYS to errno on illegal system call number for syscall(2)
by Atsushi Nemoto
· 17 years ago
bda8229
MIPS: Set positive error number to errno on illegal_syscall
by Atsushi Nemoto
· 17 years ago
7920c4d
MIPS: SMP: Don't reenable interrupts in stop_this_cpu; use WAIT instruction.
by Ralf Baechle
· 17 years ago
b517531
MIPS: Fix debugfs_create_*'s error checking method for mips/kernel/
by Zhaolei
· 17 years ago
c813b4e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 17 years ago
b418da1
compat: generic compat get/settimeofday
by Christoph Hellwig
· 17 years ago
f7a5000
compat: move cp_compat_stat to common code
by Christoph Hellwig
· 17 years ago
a9b1261
device create: misc: convert device_create_drvdata to device_create
by Greg Kroah-Hartman
· 18 years ago
2dbac10
MIPS: Align .data.cacheline_aligned based on CONFIG_MIPS_L1_CACHE_SHIFT
by David Daney
· 17 years ago
e47c659
MIPS: show_cpuinfo prints the type of the calling CPU
by Johannes Dickgreber
· 17 years ago
e758936
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 17 years ago
d302d05
MIPS: Move ptrace prototypes to ptrace.h
by Ralf Baechle
· 17 years ago
0926bf9
MIPS: Ptrace support for HARDWARE_WATCHPOINTS
by David Daney
· 17 years ago
b67b2b7
MIPS: Watch exception handling for HARDWARE_WATCHPOINTS.
by David Daney
· 17 years ago
654f57b
MIPS: Probe watch registers and report configuration.
by David Daney
· 17 years ago
6aa3524
MIPS: Add HARDWARE_WATCHPOINTS definitions and support code.
by David Daney
· 17 years ago
5d9a76c
MIPS: Use compat_sys_ptrace
by Thomas Bogendoerfer
· 18 years ago
990d0f2
Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched/urgent' into sched/core
by Ingo Molnar
· 17 years ago
fd3d276
[MIPS] IP27: Fix build errors if CONFIG_MAPPED_KERNEL=y
by Ralf Baechle
· 17 years ago
8531a35
[MIPS] SMTC: Fix SMTC dyntick support.
by Kevin D. Kissell
· 17 years ago
d2bb01b
[MIPS] SMTC: Close tiny holes in the SMTC IPI replay system.
by Kevin D. Kissell
· 17 years ago
9cc1236
[MIPS] SMTC: Fix holes in SMTC and FPU affinity support.
by Kevin D. Kissell
· 17 years ago
b7e4226
[MIPS] Build fix: Fix irq flags type
by Ralf Baechle
· 17 years ago
d7161a6
kgdb, x86, arm, mips, powerpc: ignore user space single stepping
by Jason Wessel
· 17 years ago
6b3766a
[MIPS] vmlinux.lds.S: handle .text.*
by Atsushi Nemoto
· 18 years ago
c65a548
[MIPS] Fix potential latency problem due to non-atomic cpu_wait.
by Atsushi Nemoto
· 18 years ago
6657fe0
[MIPS] SMTC: Clear TIF_FPUBOUND on clone / fork.
by Ralf Baechle
· 17 years ago
e545a61
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
by Manfred Spraul
· 17 years ago
9d5a9e7
Remove asm/a.out.h files for all architectures without a.out support.
by Adrian Bunk
· 18 years ago
0011036
[MIPS] Probe initrd header only if explicitly specified
by Atsushi Nemoto
· 18 years ago
e0cee3e
[MIPS] Fix WARNING: at kernel/smp.c:290
by Thomas Bogendoerfer
· 18 years ago
0510617
[MIPS] Fix data bus error recovery
by Thomas Bogendoerfer
· 18 years ago
3e6259c
[MIPS] Ignore vmlinux.lds generated files
by Florian Fainelli
· 18 years ago
b895760
[MIPS] kgdb: Do not call fixup_exception
by Atsushi Nemoto
· 18 years ago
9391d6b
[MIPS] kgdb: s/(void *)0)/NULL/
by Ralf Baechle
· 18 years ago
e522b7c
[MIPS] kgdb: smp_call_function's 3rd argument is a pointer.
by Ralf Baechle
· 18 years ago
3885b71
[MIPS] Wire up new syscalls.
by Ralf Baechle
· 18 years ago
a64ae7a
[MIPS] Convert printk statements during kernel setup to use severity levels
by Mike Crowe
· 18 years ago
8854700
[MIPS] kgdb: add arch support for the kernel's kgdb core
by Jason Wessel
· 18 years ago
8d60a90
[MIPS] kgdb: Remove existing implementation
by Jason Wessel
· 18 years ago
e8938a6
remove unused #include <linux/dirent.h>'s
by Adrian Bunk
· 18 years ago
ecc8b65
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 18 years ago
2528ce3
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 18 years ago
ed8cae8
flag parameters: pipe
by Ulrich Drepper
· 18 years ago
27ac792
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
by Andrea Righi
· 18 years ago
36bd53d
arch/mips/kernel/stacktrace.c: Heiko can't type
by Andrew Morton
· 18 years ago
43f9874
device create: mips: convert device_create to device_create_drvdata
by Greg Kroah-Hartman
· 18 years ago
8213bbf
[MIPS] Rename MIPS sys_pipe syscall entry point to something MIPS-specific.
by Ralf Baechle
· 18 years ago
4914ad4
[MIPS] 32-bit compat: Delete unused sys_truncate64 and sys_ftruncate64.
by Ralf Baechle
· 18 years ago
9b610fd
Merge branch 'linus' into timers/nohz
by Ingo Molnar
· 18 years ago
b8f8c3c
nohz: prevent tick stop outside of the idle loop
by Thomas Gleixner
· 18 years ago
8b95d91
fix core/stacktrace changes on avr32, mips, sh
by Heiko Carstens
· 18 years ago
7e2225d
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 18 years ago
1a781a7
Merge branch 'generic-ipi' into generic-ipi-for-linus
by Ingo Molnar
· 18 years ago
1447600
[MIPS] txx9: Make gpio_txx9 entirely spinlock-safe
by Atsushi Nemoto
· 18 years ago
d5deda6
[MIPS] MSC01: Cleanup configuration.
by Ralf Baechle
· 18 years ago
b012cff
[MIPS] Replace use of print_symbol with new %sP pointer format.
by Ralf Baechle
· 18 years ago
1ea6428
[MIPS] i8253: make the pit_clockevent variable static
by Dmitri Vorobiev
· 18 years ago
2957c9e
[MIPS] IRIX: Goodbye and thanks for all the fish
by Ralf Baechle
· 18 years ago
f366e20
[MIPS] unexport {allocate,free}_irqno
by Dmitri Vorobiev
· 18 years ago
07cdb78
[MIPS] fix sparse warning about setup_early_printk()
by Dmitri Vorobiev
· 18 years ago
c88a8b4
[MIPS] Remove obsolete isa_slot_offset
by Maciej W. Rozycki
· 18 years ago
cb11dfa
[MIPS] Remove board_watchpoint_handler
by David Daney
· 18 years ago
af5329c
Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 18 years ago
2fceef3
Merge commit 'v2.6.26' into bkl-removal
by Jonathan Corbet
· 18 years ago
8986d2f
[MIPS] cevt-txx9: Reset timer counter on initialization
by Atsushi Nemoto
· 18 years ago
7b4c950
stacktrace: export save_stack_trace[_tsk]
by Ingo Molnar
· 18 years ago
15c8b6c
on_each_cpu(): kill unused 'retry' parameter
by Jens Axboe
· 18 years ago
8691e5a
smp_call_function: get rid of the unused nonatomic/retry argument
by Jens Axboe
· 18 years ago
2f304c0
mips: convert to generic helpers for IPI function calls
by Jens Axboe
· 18 years ago
a9ad02b
[MIPS] Export smp_call_function and smp_call_function_single.
by Zenon Fortuna
· 18 years ago
c2719d9
[MIPS] remove CONFIG_CPU_R4000 line from Makefile
by Adrian Bunk
· 18 years ago
10220c8
[MIPS] Fix check for valid stack pointer during backtrace
by Thomas Bogendoerfer
· 18 years ago
7558da9
mips: cdev lock_kernel() pushdown
by Jonathan Corbet
· 18 years ago
f52111b
[PATCH] take init_files to fs/file.c
by Al Viro
· 18 years ago
83738e3
[MIPS] fix warning message on SMP kernels
by Thiemo Seufer
· 18 years ago
d303f4a
[MIPS] ELF handling - use SELFMAG instead of numeric constant
by Cyrill Gorcunov
· 18 years ago
ad1d77a
[MIPS] Add empty argument parenthesis to GCC_IMM_ASM
by Ralf Baechle
· 18 years ago
dc3bf35
[MIPS] Initialize max_pfn again.
by Ralf Baechle
· 18 years ago
f4324f3
[MIPS] IRIX: Handle do_brk() error return correctly.
by Ralf Baechle
· 18 years ago
1928cc8
[MIPS] MT: Functional fixes and a little reformatting of APRP support
by Kevin D. Kissell
· 18 years ago
9f2546a
[MIPS] Don't use max_pfn which is no longer initialized these days.
by Ralf Baechle
· 18 years ago
b618336
[MIPS] Fixes necessary for non-SMP kernels and non-relocatable binaries
by Kevin D. Kissell
· 18 years ago
b66e1f1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 18 years ago
9f3acc3
[PATCH] split linux/file.h
by Al Viro
· 18 years ago
bf7da7b
[PATCH] remove horrors with irix tty ioctls handling
by Al Viro
· 18 years ago
f8bd225
remove div_long_long_rem
by Roman Zippel
· 18 years ago
fd04d20
mips: use kbuild.h instead of macros in asm-offsets.c
by Christoph Lameter
· 18 years ago
e31a94e
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 18 years ago
df27005
[MIPS] Fix handling of trap and breakpoint instructions
by Ralf Baechle
· 18 years ago
411ba7f
[MIPS] Fix some sparse warnings on traps.c and irq-msc01.c
by Atsushi Nemoto
· 18 years ago
8558083
[MIPS] cevt-gt641xx: Kill unnecessary include
by Atsushi Nemoto
· 18 years ago
6457d9f
[MIPS] DS1287: Add clockevent driver
by Yoichi Yuasa
· 18 years ago
4247417
[MIPS] add DECstation I/O ASIC clocksource
by Yoichi Yuasa
· 18 years ago
a9aec7f
[MIPS] generic txx9 gpio support
by Atsushi Nemoto
· 18 years ago
4668473
[MIPS] unexport null_perf_irq() and make it static
by Dmitri Vorobiev
· 18 years ago
c5b0680
[MIPS] unexport rtc_mips_set_time()
by Dmitri Vorobiev
· 18 years ago
bb09a95
[MIPS] replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 18 years ago
Next »