Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
af70dbd3346999570db73b3bc3d4f7b7c004f2ea
/
arch
/
mips
/
kernel
c68644d
[MIPS] Make SMTC_IDLE_HOOK_DEBUG a proper option in Kconfig.debug.
by Ralf Baechle
· 18 years ago
e016c38
[MIPS] Fix foobar in wiring up compat_sys_epoll_pwait syscall.
by Ralf Baechle
· 18 years ago
b772e6d
[MIPS] Always fixup unaligned accesses in kernel mode.
by Ralf Baechle
· 18 years ago
3dac256
[MIPS] RTLX: Delete multiple definition of ret shaddowing each other.
by Ralf Baechle
· 18 years ago
c4c4018
[MIPS] RTLX, VPE: Make open actually atomic.
by Ralf Baechle
· 18 years ago
d2af363
[MIPS] Kill redundant EXTRA_AFLAGS
by Atsushi Nemoto
· 18 years ago
67e2ccc
[MIPS] RTLX: Handle signals when sleeping.
by Ralf Baechle
· 18 years ago
de7fa29
[MIPS] SMP: Get smp_tune_scheduling to do something useful.
by Ralf Baechle
· 18 years ago
9693a85
[MIPS] Add basic SMARTMIPS ASE support
by Franck Bui-Huu
· 18 years ago
d7f786e
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 18 years ago
a0be2f7
[MIPS] Drop __init from init_8259A()
by Atsushi Nemoto
· 18 years ago
90fccb1
[MIPS] Fix double signal on trap and break instruction
by Atsushi Nemoto
· 18 years ago
01ee603
[MIPS] sigset_32 has been made redundand by compat_sigset_t.
by Ralf Baechle
· 18 years ago
f49a747
[MIPS] Make some __setup functions static
by Atsushi Nemoto
· 18 years ago
cb553c4
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 18 years ago
5759906
[MIPS] Include <asm/bugs> to for declaration of check_bugs32.
by Ralf Baechle
· 18 years ago
db0b937
[MIPS] Make kernel_thread_helper() static
by Atsushi Nemoto
· 18 years ago
b6dcec9
[MIPS] Make __declare_dbe_table static and avoid it getting optimized away
by Ralf Baechle
· 18 years ago
151fd6a
[MIPS] signals: Share even more code.
by Ralf Baechle
· 18 years ago
38201fb
[MIPS] Fix CONFIG_MIPS32_N32=y CONFIG_MIPS32_O32=n build
by Ralf Baechle
· 18 years ago
755f21b
[MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code.
by Atsushi Nemoto
· 18 years ago
c5a69d5
Storage class should be before const qualifier
by Tobias Klauser
· 18 years ago
877fe38
[PATCH] clocksource: fixup is_continous changes on MIPS
by Thomas Gleixner
· 18 years ago
463020c
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 18 years ago
431dc80
[MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code.
by Ralf Baechle
· 18 years ago
7da8a58
[MIPS] Make entry.S a little more readable.
by Franck Bui-Huu
· 18 years ago
24c556e
[MIPS] signals: make common _BLOCKABLE macro
by Franck Bui-Huu
· 18 years ago
6668058
[MIPS] signal: Move sigframe definition for native O32/N64 into signal.c
by Ralf Baechle
· 18 years ago
205d84a
[MIPS] signal: Move {restore,setup}_sigcontext prototypes to their user
by Ralf Baechle
· 18 years ago
dd02f06
[MIPS] signal: Fix warnings in o32 compat code.
by Ralf Baechle
· 18 years ago
5dfe4c9
[PATCH] mark struct file_operations const 2
by Arjan van de Ven
· 18 years ago
43cd346
[PATCH] Dynamic kernel command-line: mips
by Alon Bar-Lev
· 18 years ago
574009c
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 18 years ago
d4d23ad
[PATCH] Common compat_sys_sysinfo
by Kyle McMartin
· 18 years ago
b035b6d
[PATCH] Consolidate default sched_clock()
by Alexey Dobriyan
· 18 years ago
67d3822
[PATCH] disable init/initramfs.c: architectures
by Jean-Paul Saman
· 18 years ago
e692eb3
[MIPS] signal: do not inline handle_signal()
by Franck Bui-Huu
· 18 years ago
f90080a
[MIPS] signal: do not use save_static_function() anymore
by Franck Bui-Huu
· 18 years ago
6bfe966
[MIPS] signal32: no need to save c0_status register in setup_sigcontext32()
by Franck Bui-Huu
· 18 years ago
9432a9b
[MIPS] signal32: reduce {setup,restore}_sigcontext32 sizes
by Franck Bui-Huu
· 18 years ago
722bb63
[MIPS] signal: factorize debug code
by Franck Bui-Huu
· 18 years ago
601dde4
[MIPS] signal: test return value of install_sigtramp()
by Franck Bui-Huu
· 18 years ago
36a1f2c2
[MIPS] signal32: remove duplicate code
by Franck Bui-Huu
· 18 years ago
c0b9bae
[MIPS] signal: clean up sigframe structure
by Franck Bui-Huu
· 18 years ago
c3fc4ab
[MIPS] signal: do not inline functions in signal-common.h
by Franck Bui-Huu
· 18 years ago
a007b1f
[MIPS] signals: reduce {setup,restore}_sigcontext sizes
by Franck Bui-Huu
· 18 years ago
bb3d7c7
[MIPS] RTLX: Sprinkle device model code into code to make udev happier.
by Ralf Baechle
· 18 years ago
27a3bba
[MIPS] VPE: Sprinkle device model code into code to make udev happier.
by Ralf Baechle
· 18 years ago
2116245
[APM] MIPS: Convert to use shared APM emulation.
by Ralf Baechle
· 18 years ago
37f2674
[MIPS] Move .set reorder out of conditional code
by Chris Dearman
· 18 years ago
6d66710
[MIPS] Check FCSR for pending interrupts before restoring from a context.
by Chris Dearman
· 18 years ago
5868756
[MIPS] SMTC: Make a bunch of functions and variables static.
by Ralf Baechle
· 18 years ago
99d233f
[MIPS] Use compat_sys_pselect6
by Joseph S. Myers
· 18 years ago
447deaf
[MIPS] SMTC: Cleanup idle hook invocation.
by Ralf Baechle
· 18 years ago
7418cb8
[MIPS] SELinux: Add security hooks to mips-mt {get,set}affinity
by David Quigley
· 19 years ago
c917061
[MIPS] IRIX: Linux coding style cleanups.
by Ralf Baechle
· 18 years ago
e0daad4
[MIPS] Whitespace cleanups.
by Ralf Baechle
· 18 years ago
be6e143
[MIPS] vpe_elfload and vpe_run are only used locally, make them static.
by Ralf Baechle
· 18 years ago
418451c
[MIPS] SMTC: remove unused atomic_postclear
by Ralf Baechle
· 18 years ago
69a6c31
[MIPS] Move some kernel globals from asm file to C file.
by Atsushi Nemoto
· 18 years ago
70d21cd
[MIPS] use name instead of typename for each irq_chip
by Atsushi Nemoto
· 18 years ago
6f284a2
[MIPS] FLATMEM: introduce PHYS_OFFSET.
by Franck Bui-Huu
· 18 years ago
db84dc6
[MIPS] Setup min_low_pfn/max_low_pfn correctly
by Franck Bui-Huu
· 18 years ago
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
b6ec8f0
[MIPS] Remove unused rm9k_cpu_irq_disable()
by Atsushi Nemoto
· 18 years ago
9cfdf6f
[MIPS] VPE loader: Initialize lists before they're actually being used ...
by Ralf Baechle
· 18 years ago
ec43c01
[MIPS] SMTC: Fix module build by exporting symbol
by Ralf Baechle
· 18 years ago
a0b6218
[MIPS] SMTC: Fix TLB sizing bug for TLB of 64 >= entries
by Ralf Baechle
· 18 years ago
ac8be95
[MIPS] SMTC: Instant IPI replay.
by Ralf Baechle
· 18 years ago
c80697b
[MIPS] SMTC: Fix cp0 hazard.
by Ralf Baechle
· 18 years ago
b282b6f
[PATCH] Change cpu_up and co from __devinit to __cpuinit
by Gautham R Shenoy
· 18 years ago
e16d8df
[MIPS] Fix N32 SysV IPC routines
by Atsushi Nemoto
· 18 years ago
2dbda7d
[MIPS] PNX8550: Fix system timer support
by Vitaly Wool
· 18 years ago
f860c90
[MIPS] csum_partial and copy in parallel
by Atsushi Nemoto
· 18 years ago
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 18 years ago
2efac77
[MIPS] Discard .exit.text and .exit.data at runtime.
by Ralf Baechle
· 18 years ago
f8bf35a
[MIPS] Export pm_power_off
by Ralf Baechle
· 18 years ago
86384d5
[MIPS] Discard .exit.text at linktime.
by Ralf Baechle
· 18 years ago
bbea9f6
[PATCH] fdtable: Make fdarray and fdsets equal in size
by Vadim Lobanov
· 18 years ago
c25c79d
[MIPS] Qemu now has an ELF loader.
by Ralf Baechle
· 18 years ago
937949d
[PATCH] add process_session() helper routine
by Cedric Le Goater
· 18 years ago
1b04fe9
[PATCH] struct path: convert mips
by Josef Sipek
· 18 years ago
584236a
[PATCH] elf: include terminating zero in n_namesz
by Magnus Damm
· 18 years ago
386d9a7
[PATCH] elf: Always define elf_addr_t in linux/elf.h
by Magnus Damm
· 18 years ago
3f5e573
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 18 years ago
2cafe97
[MIPS] Import updates from i386's i8259.c
by Atsushi Nemoto
· 18 years ago
e77c232
[MIPS] Compile __do_IRQ() when really needed
by Franck Bui-Huu
· 18 years ago
1ccd1c1
[MIPS] genirq: use name instead of typename
by Atsushi Nemoto
· 18 years ago
6d5aefb
WorkQueue: Fix up arch-specific work items where possible
by David Howells
· 18 years ago
0004a9d
[MIPS] Cleanup memory barriers for weakly ordered systems.
by Ralf Baechle
· 18 years ago
05e4396
[MIPS] Use SYSVIPC_COMPAT to fix various problems on N32
by Atsushi Nemoto
· 18 years ago
aa414df
[MIPS] Remove duplicate ISA DMA code for 0 DMA channel case.
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
e567988
[MIPS] Work around bogus gcc warnings.
by Ralf Baechle
· 18 years ago
dd6bfd6
[MIPS] Fix double inclusions
by Nicolas Kaiser
· 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
Next »