Sign in
gem5
/
arm
/
linux-arm64-legacy
/
024994310e10cd7632f43b6873558820308c1af1
/
arch
/
mips
/
kernel
0011036
[MIPS] Probe initrd header only if explicitly specified
by Atsushi Nemoto
· 16 years ago
e0cee3e
[MIPS] Fix WARNING: at kernel/smp.c:290
by Thomas Bogendoerfer
· 17 years ago
0510617
[MIPS] Fix data bus error recovery
by Thomas Bogendoerfer
· 17 years ago
3e6259c
[MIPS] Ignore vmlinux.lds generated files
by Florian Fainelli
· 16 years ago
b895760
[MIPS] kgdb: Do not call fixup_exception
by Atsushi Nemoto
· 17 years ago
9391d6b
[MIPS] kgdb: s/(void *)0)/NULL/
by Ralf Baechle
· 17 years ago
e522b7c
[MIPS] kgdb: smp_call_function's 3rd argument is a pointer.
by Ralf Baechle
· 17 years ago
3885b71
[MIPS] Wire up new syscalls.
by Ralf Baechle
· 17 years ago
a64ae7a
[MIPS] Convert printk statements during kernel setup to use severity levels
by Mike Crowe
· 17 years ago
8854700
[MIPS] kgdb: add arch support for the kernel's kgdb core
by Jason Wessel
· 17 years ago
8d60a90
[MIPS] kgdb: Remove existing implementation
by Jason Wessel
· 17 years ago
e8938a6
remove unused #include <linux/dirent.h>'s
by Adrian Bunk
· 17 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
· 17 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
· 17 years ago
ed8cae8
flag parameters: pipe
by Ulrich Drepper
· 17 years ago
27ac792
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
by Andrea Righi
· 17 years ago
36bd53d
arch/mips/kernel/stacktrace.c: Heiko can't type
by Andrew Morton
· 17 years ago
43f9874
device create: mips: convert device_create to device_create_drvdata
by Greg Kroah-Hartman
· 17 years ago
8213bbf
[MIPS] Rename MIPS sys_pipe syscall entry point to something MIPS-specific.
by Ralf Baechle
· 17 years ago
4914ad4
[MIPS] 32-bit compat: Delete unused sys_truncate64 and sys_ftruncate64.
by Ralf Baechle
· 17 years ago
9b610fd
Merge branch 'linus' into timers/nohz
by Ingo Molnar
· 17 years ago
b8f8c3c
nohz: prevent tick stop outside of the idle loop
by Thomas Gleixner
· 17 years ago
8b95d91
fix core/stacktrace changes on avr32, mips, sh
by Heiko Carstens
· 17 years ago
7e2225d
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 17 years ago
1a781a7
Merge branch 'generic-ipi' into generic-ipi-for-linus
by Ingo Molnar
· 17 years ago
1447600
[MIPS] txx9: Make gpio_txx9 entirely spinlock-safe
by Atsushi Nemoto
· 17 years ago
d5deda6
[MIPS] MSC01: Cleanup configuration.
by Ralf Baechle
· 17 years ago
b012cff
[MIPS] Replace use of print_symbol with new %sP pointer format.
by Ralf Baechle
· 17 years ago
1ea6428
[MIPS] i8253: make the pit_clockevent variable static
by Dmitri Vorobiev
· 17 years ago
2957c9e
[MIPS] IRIX: Goodbye and thanks for all the fish
by Ralf Baechle
· 17 years ago
f366e20
[MIPS] unexport {allocate,free}_irqno
by Dmitri Vorobiev
· 17 years ago
07cdb78
[MIPS] fix sparse warning about setup_early_printk()
by Dmitri Vorobiev
· 17 years ago
c88a8b4
[MIPS] Remove obsolete isa_slot_offset
by Maciej W. Rozycki
· 17 years ago
cb11dfa
[MIPS] Remove board_watchpoint_handler
by David Daney
· 17 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
· 17 years ago
2fceef3
Merge commit 'v2.6.26' into bkl-removal
by Jonathan Corbet
· 17 years ago
8986d2f
[MIPS] cevt-txx9: Reset timer counter on initialization
by Atsushi Nemoto
· 17 years ago
7b4c950
stacktrace: export save_stack_trace[_tsk]
by Ingo Molnar
· 17 years ago
15c8b6c
on_each_cpu(): kill unused 'retry' parameter
by Jens Axboe
· 17 years ago
8691e5a
smp_call_function: get rid of the unused nonatomic/retry argument
by Jens Axboe
· 17 years ago
2f304c0
mips: convert to generic helpers for IPI function calls
by Jens Axboe
· 17 years ago
a9ad02b
[MIPS] Export smp_call_function and smp_call_function_single.
by Zenon Fortuna
· 17 years ago
c2719d9
[MIPS] remove CONFIG_CPU_R4000 line from Makefile
by Adrian Bunk
· 17 years ago
10220c8
[MIPS] Fix check for valid stack pointer during backtrace
by Thomas Bogendoerfer
· 17 years ago
7558da9
mips: cdev lock_kernel() pushdown
by Jonathan Corbet
· 17 years ago
f52111b
[PATCH] take init_files to fs/file.c
by Al Viro
· 17 years ago
83738e3
[MIPS] fix warning message on SMP kernels
by Thiemo Seufer
· 17 years ago
d303f4a
[MIPS] ELF handling - use SELFMAG instead of numeric constant
by Cyrill Gorcunov
· 17 years ago
ad1d77a
[MIPS] Add empty argument parenthesis to GCC_IMM_ASM
by Ralf Baechle
· 17 years ago
dc3bf35
[MIPS] Initialize max_pfn again.
by Ralf Baechle
· 17 years ago
f4324f3
[MIPS] IRIX: Handle do_brk() error return correctly.
by Ralf Baechle
· 17 years ago
1928cc8
[MIPS] MT: Functional fixes and a little reformatting of APRP support
by Kevin D. Kissell
· 17 years ago
9f2546a
[MIPS] Don't use max_pfn which is no longer initialized these days.
by Ralf Baechle
· 17 years ago
b618336
[MIPS] Fixes necessary for non-SMP kernels and non-relocatable binaries
by Kevin D. Kissell
· 17 years ago
b66e1f1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 17 years ago
9f3acc3
[PATCH] split linux/file.h
by Al Viro
· 17 years ago
bf7da7b
[PATCH] remove horrors with irix tty ioctls handling
by Al Viro
· 17 years ago
f8bd225
remove div_long_long_rem
by Roman Zippel
· 17 years ago
fd04d20
mips: use kbuild.h instead of macros in asm-offsets.c
by Christoph Lameter
· 17 years ago
e31a94e
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 17 years ago
df27005
[MIPS] Fix handling of trap and breakpoint instructions
by Ralf Baechle
· 17 years ago
411ba7f
[MIPS] Fix some sparse warnings on traps.c and irq-msc01.c
by Atsushi Nemoto
· 17 years ago
8558083
[MIPS] cevt-gt641xx: Kill unnecessary include
by Atsushi Nemoto
· 17 years ago
6457d9f
[MIPS] DS1287: Add clockevent driver
by Yoichi Yuasa
· 17 years ago
4247417
[MIPS] add DECstation I/O ASIC clocksource
by Yoichi Yuasa
· 17 years ago
a9aec7f
[MIPS] generic txx9 gpio support
by Atsushi Nemoto
· 17 years ago
4668473
[MIPS] unexport null_perf_irq() and make it static
by Dmitri Vorobiev
· 17 years ago
c5b0680
[MIPS] unexport rtc_mips_set_time()
by Dmitri Vorobiev
· 17 years ago
bb09a95
[MIPS] replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
a92b058
[MIPS] Move arch/mips/philips to arch/mips/nxp
by Daniel Laird
· 17 years ago
39b8d52
[MIPS] Add support for MIPS CMP platform.
by Ralf Baechle
· 17 years ago
bdc94eb
[MIPS] Add noulri kernel argument to disable "rdhwr $29" usermode support.
by Chris Dearman
· 17 years ago
0bfa130
[MIPS] Remove TLB sanitation code
by Chris Dearman
· 17 years ago
0b6d497
[MIPS] Basic SPRAM support
by Chris Dearman
· 17 years ago
bf2ae2b
pageflags: standardize comment inclusion in asm-offsets.h and fix MIPS
by Christoph Lameter
· 17 years ago
64ac24e
Generic semaphore implementation
by Matthew Wilcox
· 17 years ago
6fdf5e6
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf/upstream-linus
by Linus Torvalds
· 17 years ago
e64a3cf
[MIPS] Make KGDB compile on UP
by Sergei Shtylyov
· 17 years ago
447cdf2
[MIPS] Fix the installation condition of MIPS clocksource
by Yoichi Yuasa
· 17 years ago
a05e623
[MIPS] I8253: Export i2853_lock to modules.
by Ralf Baechle
· 17 years ago
5408c49
[MIPS] VPE loader: Check result of memory allocation.
by Ralf Baechle
· 17 years ago
69e634f
[MIPS] Clocksource: Only install r4k counter as clocksource if present.
by Ralf Baechle
· 17 years ago
131b02c
[MIPS] Delete leftovers of old pcspeaker support.
by Ralf Baechle
· 17 years ago
234fcd1
[MIPS] Fix loads of section missmatches
by Ralf Baechle
· 17 years ago
1f5826b
[MIPS] Added missing cases for rdhwr emulation
by Chris Dearman
· 19 years ago
6783fe6
[MIPS] Wire up the timerfd_*() o32 system calls
by Dmitri Vorobiev
· 17 years ago
c42d95d
[MIPS] Fix broken rm7000/rm9000 interrupt handling
by Thomas Koeller
· 17 years ago
0e56853
[MIPS] Use find_task_by_vpid in system calls
by Pavel Emelyanov
· 17 years ago
1d957f9
Introduce path_put()
by Jan Blunck
· 17 years ago
4ac9137
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
by Jan Blunck
· 17 years ago
24649c0
MIPS: Mark all but i8259 interrupts as no-probe.
by Ralf Baechle
· 17 years ago
69440e7
pid: fix mips irix emulation pid usage
by Eric W. Biederman
· 17 years ago
72a7fe3
Introduce flags for reserve_bootmem()
by Bernhard Walle
· 17 years ago
6c81c32
calibrate_delay() must be __cpuinit
by Adrian Bunk
· 17 years ago
9cfe015
get rid of NR_OPEN and introduce a sysctl_nr_open
by Eric Dumazet
· 17 years ago
4d672e7
timerfd: new timerfd API
by Davide Libenzi
· 17 years ago
603e82e
arch/mips/: Spelling fixes
by Joe Perches
· 17 years ago
a055917
[MIPS] Fix build after b0rked changes to <linux/init.h>.
by Ralf Baechle
· 17 years ago
5f627f8
mips, x86: optimize the i8259 code a bit
by Ralf Baechle
· 17 years ago
21af029
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 17 years ago
Next »