Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
093a44e71aa29157fb1611b00507d67c954099d6
/
arch
/
mips
/
kernel
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
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
12323ca
[MIPS]: constify function pointer tables
by Jan Engelhardt
· 17 years ago
d4e9cff
[MIPS] compat: handle argument endianess of sys32_(f)truncate64 with merge_64
by Ralf Baechle
· 17 years ago
c966234
[MIPS] time: remove unused mips_timer_state()
by Yoichi Yuasa
· 17 years ago
237cfee
[MIPS] Alchemy: Au1210/Au1250 CPU support
by Manuel Lauss
· 17 years ago
87353d8
[MIPS] SMP: Call platform methods via ops structure.
by Ralf Baechle
· 17 years ago
19388fb
[MIPS] Cleanup pcspeaker platform device registration.
by Ralf Baechle
· 17 years ago
0ab7aef
[MIPS] MT: Scheduler support for SMT
by Ralf Baechle
· 18 years ago
adfb899
[MIPS] Remove duplicate includes.
by Lucas Woods
· 17 years ago
619b6e1
[MIPS] R4000/R4400 daddiu erratum workaround
by Maciej W. Rozycki
· 17 years ago
20d60d9
[MIPS] R4000/R4400 errata workarounds
by Maciej W. Rozycki
· 17 years ago
2b22c03
[MIPS] Converting most array size calculations to use ARRAY_SIZE().
by Alejandro Martinez Ruiz
· 17 years ago
01ba2bd
all archs: consolidate init and exit sections in vmlinux.lds.h
by Sam Ravnborg
· 17 years ago
86ef5c9
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
by Gautham R Shenoy
· 17 years ago
af5ca3f4
Driver core: change sysdev classes to use dynamic kobject names
by Kay Sievers
· 17 years ago
e452e94
[MIPS] Replace 40c7869b693b18412491fdcff64682215b739f9e kludge
by Atsushi Nemoto
· 17 years ago
ba820c5
[MIPS] Fix CONFIG_BOOT_RAW.
by Ralf Baechle
· 17 years ago
ce202cb
[MIPS] Assume R4000/R4400 newer than 3.0 don't have the mfc0 count bug
by Thomas Bogendoerfer
· 17 years ago
bbaf238
[MIPS] Ensure that ST0_FR is never set on a 32 bit kernel
by Chris Dearman
· 17 years ago
4037500
[MIPS] time: Delete weak definition of plat_time_init() due to gcc bug.
by Ralf Baechle
· 17 years ago
e6a1bb7
[MIPS] Fix build.
by Ralf Baechle
· 17 years ago
b1e3afa
[MIPS] vpe: Add missing "space"
by Joe Perches
· 17 years ago
cce335a
[MIPS] 64-bit Sibyte kernels need DMA32.
by Ralf Baechle
· 17 years ago
940f6b4
[MIPS] Only build r4k clocksource for systems that work ok with it.
by Ralf Baechle
· 17 years ago
5aa85c9
[MIPS] Handle R4000/R4400 mfc0 from count register.
by Ralf Baechle
· 17 years ago
aea6863
[MIPS] time: Fix negated condition in cevt-r4k driver.
by Ralf Baechle
· 17 years ago
72e5106
[MIPS] N32 needs to use the compat version of sys_nfsservctl.
by Ralf Baechle
· 17 years ago
30e748a
[MIPS] irq_cpu: use handle_percpu_irq handler to avoid dropping interrupts.
by Ralf Baechle
· 17 years ago
f99f2cc
[MIPS] Sibyte: Fix name of clocksource.
by Ralf Baechle
· 17 years ago
7c3a622
[MIPS] vpe: handle halting TCs in an errata safe way.
by Nigel Stephens
· 17 years ago
8dfa741
[MIPS] Sibyte: Stop timers before programming next even.
by Ralf Baechle
· 17 years ago
6224775
[MIPS] Sibyte: Increase minimum oneshot timer interval to two ticks.
by Ralf Baechle
· 17 years ago
f6771db
[MIPS] Fix shadow register support.
by Ralf Baechle
· 17 years ago
c6563e8
[MIPS] Fix typo in R3000 TRACE_IRQFLAGS code
by Atsushi Nemoto
· 17 years ago
07a80e4
[MIPS] Sibyte: pin timer interrupt to their cores.
by Ralf Baechle
· 17 years ago
c0f2a9d
mips: undo locking on error path returns
by Roel Kluin
· 17 years ago
74521c2
Use i8253.c lock for PC speaker on MIPS, too.
by Ralf Baechle
· 17 years ago
dd3db6e
[MIPS] i8253: Cleanup.
by Ralf Baechle
· 17 years ago
217dd11
[MIPS] Sibyte: Split and move clock code.
by Ralf Baechle
· 17 years ago
d9eec1a
[MIPS] time: Code cleanups
by Atsushi Nemoto
· 17 years ago
1d0a909c
[MIPS] time: Remove now unused local_timer_interrupt.
by Ralf Baechle
· 17 years ago
16be243
[MIPS] vmlinux.ld.S: correctly indent .data section
by Franck Bui-Huu
· 17 years ago
62b14c2
[MIPS] Store sign-extend register values for PTRACE_GETREGS
by Atsushi Nemoto
· 17 years ago
098362e7
[MIPS] Add len and addr validation for MAP_FIXED mappings.
by David Daney
· 17 years ago
Next »