Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
722bb63de630f9500db1f12ed32e1dd9349a8049
/
arch
/
mips
/
kernel
722bb63
[MIPS] signal: factorize debug code
by Franck Bui-Huu
· 19 years ago
601dde4
[MIPS] signal: test return value of install_sigtramp()
by Franck Bui-Huu
· 19 years ago
36a1f2c
[MIPS] signal32: remove duplicate code
by Franck Bui-Huu
· 19 years ago
c0b9bae
[MIPS] signal: clean up sigframe structure
by Franck Bui-Huu
· 19 years ago
c3fc4ab
[MIPS] signal: do not inline functions in signal-common.h
by Franck Bui-Huu
· 19 years ago
a007b1f
[MIPS] signals: reduce {setup,restore}_sigcontext sizes
by Franck Bui-Huu
· 19 years ago
bb3d7c7
[MIPS] RTLX: Sprinkle device model code into code to make udev happier.
by Ralf Baechle
· 19 years ago
27a3bba
[MIPS] VPE: Sprinkle device model code into code to make udev happier.
by Ralf Baechle
· 19 years ago
2116245
[APM] MIPS: Convert to use shared APM emulation.
by Ralf Baechle
· 19 years ago
37f2674
[MIPS] Move .set reorder out of conditional code
by Chris Dearman
· 19 years ago
6d66710
[MIPS] Check FCSR for pending interrupts before restoring from a context.
by Chris Dearman
· 19 years ago
5868756
[MIPS] SMTC: Make a bunch of functions and variables static.
by Ralf Baechle
· 19 years ago
99d233f
[MIPS] Use compat_sys_pselect6
by Joseph S. Myers
· 19 years ago
447deaf
[MIPS] SMTC: Cleanup idle hook invocation.
by Ralf Baechle
· 19 years ago
7418cb8
[MIPS] SELinux: Add security hooks to mips-mt {get,set}affinity
by David Quigley
· 20 years ago
c917061
[MIPS] IRIX: Linux coding style cleanups.
by Ralf Baechle
· 19 years ago
e0daad4
[MIPS] Whitespace cleanups.
by Ralf Baechle
· 19 years ago
be6e143
[MIPS] vpe_elfload and vpe_run are only used locally, make them static.
by Ralf Baechle
· 19 years ago
418451c
[MIPS] SMTC: remove unused atomic_postclear
by Ralf Baechle
· 19 years ago
69a6c31
[MIPS] Move some kernel globals from asm file to C file.
by Atsushi Nemoto
· 19 years ago
70d21cd
[MIPS] use name instead of typename for each irq_chip
by Atsushi Nemoto
· 19 years ago
6f284a2
[MIPS] FLATMEM: introduce PHYS_OFFSET.
by Franck Bui-Huu
· 19 years ago
db84dc6
[MIPS] Setup min_low_pfn/max_low_pfn correctly
by Franck Bui-Huu
· 19 years ago
2fa7937
[MIPS] Make I8259A_IRQ_BASE customizable
by Atsushi Nemoto
· 19 years ago
97dcb82
[MIPS] Define MIPS_CPU_IRQ_BASE in generic header
by Atsushi Nemoto
· 19 years ago
b6ec8f0
[MIPS] Remove unused rm9k_cpu_irq_disable()
by Atsushi Nemoto
· 19 years ago
9cfdf6f
[MIPS] VPE loader: Initialize lists before they're actually being used ...
by Ralf Baechle
· 19 years ago
ec43c01
[MIPS] SMTC: Fix module build by exporting symbol
by Ralf Baechle
· 19 years ago
a0b6218
[MIPS] SMTC: Fix TLB sizing bug for TLB of 64 >= entries
by Ralf Baechle
· 19 years ago
ac8be95
[MIPS] SMTC: Instant IPI replay.
by Ralf Baechle
· 19 years ago
c80697b
[MIPS] SMTC: Fix cp0 hazard.
by Ralf Baechle
· 19 years ago
b282b6f
[PATCH] Change cpu_up and co from __devinit to __cpuinit
by Gautham R Shenoy
· 19 years ago
e16d8df
[MIPS] Fix N32 SysV IPC routines
by Atsushi Nemoto
· 19 years ago
2dbda7d
[MIPS] PNX8550: Fix system timer support
by Vitaly Wool
· 19 years ago
f860c90
[MIPS] csum_partial and copy in parallel
by Atsushi Nemoto
· 19 years ago
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 19 years ago
2efac77
[MIPS] Discard .exit.text and .exit.data at runtime.
by Ralf Baechle
· 19 years ago
f8bf35a
[MIPS] Export pm_power_off
by Ralf Baechle
· 19 years ago
86384d5
[MIPS] Discard .exit.text at linktime.
by Ralf Baechle
· 19 years ago
bbea9f6
[PATCH] fdtable: Make fdarray and fdsets equal in size
by Vadim Lobanov
· 19 years ago
c25c79d
[MIPS] Qemu now has an ELF loader.
by Ralf Baechle
· 19 years ago
937949d
[PATCH] add process_session() helper routine
by Cedric Le Goater
· 19 years ago
1b04fe9
[PATCH] struct path: convert mips
by Josef Sipek
· 19 years ago
584236a
[PATCH] elf: include terminating zero in n_namesz
by Magnus Damm
· 19 years ago
386d9a7
[PATCH] elf: Always define elf_addr_t in linux/elf.h
by Magnus Damm
· 19 years ago
3f5e573
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 19 years ago
2cafe97
[MIPS] Import updates from i386's i8259.c
by Atsushi Nemoto
· 19 years ago
e77c232
[MIPS] Compile __do_IRQ() when really needed
by Franck Bui-Huu
· 19 years ago
1ccd1c1
[MIPS] genirq: use name instead of typename
by Atsushi Nemoto
· 19 years ago
6d5aefb
WorkQueue: Fix up arch-specific work items where possible
by David Howells
· 19 years ago
0004a9d
[MIPS] Cleanup memory barriers for weakly ordered systems.
by Ralf Baechle
· 19 years ago
05e4396
[MIPS] Use SYSVIPC_COMPAT to fix various problems on N32
by Atsushi Nemoto
· 19 years ago
aa414df
[MIPS] Remove duplicate ISA DMA code for 0 DMA channel case.
by Ralf Baechle
· 19 years ago
63dc68a
[MIPS] Use conditional traps for BUG_ON on MIPS II and better.
by Ralf Baechle
· 19 years ago
0059856
[MIPS] mips HPT cleanup: make clocksource_mips public
by Atsushi Nemoto
· 19 years ago
187933f
[MIPS] do_IRQ cleanup
by Atsushi Nemoto
· 19 years ago
e567988
[MIPS] Work around bogus gcc warnings.
by Ralf Baechle
· 19 years ago
dd6bfd6
[MIPS] Fix double inclusions
by Nicolas Kaiser
· 19 years ago
1417836
[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq
by Atsushi Nemoto
· 19 years ago
1603b5a
[MIPS] IRQ cleanups
by Atsushi Nemoto
· 19 years ago
c87b6eb
[MIPS] mips hpt cleanup: get rid of mips_hpt_init
by Atsushi Nemoto
· 19 years ago
583bb86
[MIPS] Add support for kexec
by Nicolas Schichan
· 19 years ago
c237923
[MIPS] Don't print presence of WAIT instruction on bootup.
by Ralf Baechle
· 19 years ago
5b10496
[MIPS] Fast path for rdhwr emulation for TLS
by Atsushi Nemoto
· 19 years ago
656be92
[MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=n
by Atsushi Nemoto
· 19 years ago
a7837b7
[MIPS] setup.c: clean up initrd related code
by Franck Bui-Huu
· 19 years ago
f5bffe3
[MIPS] setup.c: use __pa_symbol() where needed
by Franck Bui-Huu
· 19 years ago
d4df6d4
[MIPS] setup.c: get ride of CPHYSADDR()
by Franck Bui-Huu
· 19 years ago
f5d6c63
[MIPS] Do topology_init even on uniprocessor kernels.
by Ralf Baechle
· 19 years ago
4a4cf77
[MIPS] Make irq number allocator generally available for fixing EV64120.
by Ralf Baechle
· 19 years ago
9ba126c
[MIPS] Fix warning about init_initrd() call if !CONFIG_BLK_DEV_INITRD.
by Ralf Baechle
· 19 years ago
64c590b
[MIPS] SMTC: Synchronize cp0 counters on bootup.
by Ralf Baechle
· 19 years ago
cb56837
[MIPS] SMTC: Fix crash if # of TC's > # of VPE's after pt_regs irq cleanup.
by Ralf Baechle
· 19 years ago
242954b
[MIPS] 16K & 64K page size fixes
by Ralf Baechle
· 19 years ago
16b7b2a
[MIPS] Fixup migration to GENERIC_TIME
by Atsushi Nemoto
· 19 years ago
70e46f4
[MIPS] VSMP: Synchronize cp0 counters on bootup.
by Ralf Baechle
· 19 years ago
781b0f8
[MIPS] VSMP: Fix initialization ordering bug.
by Ralf Baechle
· 19 years ago
3ab0f40
[MIPS] Fix warning of printk format in mips_srs_init()
by Yoichi Yuasa
· 19 years ago
991ea26
[MIPS] Wire up getcpu(2) and epoll_wait(2) syscalls.
by Ralf Baechle
· 19 years ago
61ce1ef
[PATCH] vmlinux.lds: consolidate initcall sections
by Andrew Morton
· 19 years ago
d2bcf87
[MIPS] Reserve syscall numbers for kexec_load.
by Ralf Baechle
· 19 years ago
eea32d4
[MIPS] save_context_stack fix
by Atsushi Nemoto
· 19 years ago
089c7e7
[MIPS] Use compat_sys_mount.
by Ralf Baechle
· 19 years ago
53571ce
[MIPS] Fix O32 personality(2) call with 0xffffffff argument.
by Thiemo Seufer
· 19 years ago
55b7428
[MIPS] Use kallsyms_lookup_size_offset() instead of kallsyms_lookup()
by Franck Bui-Huu
· 19 years ago
9a244b9
[MIPS] Pass NULL not 0 for pointer value.
by Ralf Baechle
· 19 years ago
e04582b
[MIPS] Make sure cpu_has_fpu is used only in atomic context
by Atsushi Nemoto
· 19 years ago
0e8f8f5
[MIPS] NUMA: Register all nodes before cpus or sysfs will barf.
by Ralf Baechle
· 19 years ago
f431baa
[MIPS] ret_from_irq adjustment
by Atsushi Nemoto
· 19 years ago
441ee34
[MIPS] Fix RM9000 wait instruction detection.
by Ralf Baechle
· 20 years ago
27f7681
[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.
by Ralf Baechle
· 19 years ago
937a801
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
by Ralf Baechle
· 19 years ago
31aa366
[MIPS] Show actual CPU information in /proc/cpuinfo
by Karl-Johan Karlsson
· 19 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 19 years ago
8db0201
[MIPS] Fix wreckage after removal of tickadj; convert to GENERIC_TIME.
by Ralf Baechle
· 19 years ago
afefdbb
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
by David Howells
· 19 years ago
12dce62
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 19 years ago
3f2e05e
[PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.h
by David Howells
· 19 years ago
fe74290
[PATCH] provide kernel_execve on all architectures
by Arnd Bergmann
· 19 years ago
e9ff399
[PATCH] namespaces: utsname: switch to using uts namespaces
by Serge E. Hallyn
· 19 years ago
Next »