Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
253ca923281aec6975ec4028ddbc58e865d8d13d
/
arch
/
mips
877fe38
[PATCH] clocksource: fixup is_continous changes on MIPS
by Thomas Gleixner
· 18 years ago
0b4d414
[PATCH] sysctl: remove insert_at_head from register_sysctl
by Eric W. Biederman
· 18 years ago
8d8cb8a
[PATCH] sysctl: C99 convert arch/mips/lasat/sysctl.c and remove ABI breakage
by Eric W. Biederman
· 18 years ago
7ed744d
[PATCH] sysctl: C99 convert the ctl_tables in arch/mips/au1000/common/power.c
by Eric W. Biederman
· 18 years ago
ee40456
[PATCH] sysctl: mips/au1000: remove sys_sysctl support
by Eric W. Biederman
· 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
366d6ae
[MIPS] Fix uniprocessor Sibyte builds.
by Andrew Sharp
· 18 years ago
7da8a58
[MIPS] Make entry.S a little more readable.
by Franck Bui-Huu
· 18 years ago
d01f06e
[MIPS] DECstation: Fix irq handling
by Atsushi Nemoto
· 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
af3d10d
[MIPS] IP27: Enable N32 support in defconfig.
by Ralf Baechle
· 18 years ago
9a88cbb
[MIPS] Unify dma-{coherent,noncoherent.ip27,ip32}
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
82ddcb0
[PATCH] extend the set of "__attribute__" shortcut macros
by Robert P. J. Day
· 18 years ago
d4d23ad
[PATCH] Common compat_sys_sysinfo
by Kyle McMartin
· 18 years ago
b653d081
[PATCH] proc: remove useless (and buggy) ->nlink settings
by Alexey Dobriyan
· 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
5ac6da6
[PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA
by Christoph Lameter
· 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
36a1f2c
[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
761fc19
[MIPS] Fix eth2 platform device id for jaguar_atx and ocelot_3 platforms
by Dale Farnsworth
· 18 years ago
6a2603a
[MIPS] JMR3927 and RBTX49x7 support little endian
by Sergei Shtylyov
· 18 years ago
57340b2
[MIPS] RBTX49x7: declare prom_getcmdline()
by Sergei Shtylyov
· 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
2fd592e
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apm
by Linus Torvalds
· 18 years ago
2116245
[APM] MIPS: Convert to use shared APM emulation.
by Ralf Baechle
· 18 years ago
33cf45b
[TC] TURBOchannel support for the DECstation
by Maciej W. Rozycki
· 18 years ago
d390008
[MIPS] Yosemite: Fix missing parens in SERIAL_READ_1 macro
by Ralf Baechle
· 18 years ago
c55197e
[MIPS] Fix warnings in run_uncached on 32bit kernel
by Yoichi Yuasa
· 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
b86b30f
[MIPS] Jaguar ATX: Fix large number of warnings.
by Ralf Baechle
· 18 years ago
3d0f82a
[MIPS] Jaguar: Fix MAC address detection after platform_device conversion.
by Ralf Baechle
· 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
· 18 years ago
c917061
[MIPS] IRIX: Linux coding style cleanups.
by Ralf Baechle
· 18 years ago
3f21cde
[MIPS] PB1100: Fix pile of warnings
by Ralf Baechle
· 18 years ago
786d7cd
[MIPS] Alchemy: Fix bunch of warnings
by Ralf Baechle
· 18 years ago
e0daad4
[MIPS] Whitespace cleanups.
by Ralf Baechle
· 18 years ago
722b05a
[MIPS] Alchemy: Fix bunch more warnings.
by Ralf Baechle
· 18 years ago
25b8ac3
[MIPS] Use ARRAY_SIZE macro when appropriate
by Ahmed S. Darwish
· 18 years ago
3e7f9b82
[MIPS] Fix some whitespace damage
by Jan Altenberg
· 18 years ago
811d944
[MIPS] Add missing ifdef arch/mips/pmc-sierra/yosemite/setup.c
by Mathieu Desnoyers
· 18 years ago
19487f1
[MIPS] Fix pb1200/irqmap.c and apply some missed patches
by Atsushi Nemoto
· 18 years ago
0639609
[MIPS] Do not allow oprofile to be enabled on SMTC.
by Ralf Baechle
· 18 years ago
4a969e1
[MIPS] Remove superfluous "ifdef CONFIG_KGDB".
by Robert P. J. Day
· 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
130e2fb
[MIPS] Kconfig: Provide sane NR_CPUS defaults for more configurations
by Ralf Baechle
· 18 years ago
24d5572
[MIPS] vr41xx: Use symbolic names for IRQ numers
by Yoichi Yuasa
· 18 years ago
70d21cd
[MIPS] use name instead of typename for each irq_chip
by Atsushi Nemoto
· 18 years ago
ea6e942
[MIPS] Kconfig: Move some entries to appropriate menu
by Atsushi Nemoto
· 18 years ago
9a0ad9e
[MIPS] vr41xx: add MACINT controls
by Yoichi Yuasa
· 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
a583158
[MIPS] Unify memset.S
by Atsushi Nemoto
· 18 years ago
c44e8d5
[MIPS] prom_free_prom_memory cleanup
by Atsushi Nemoto
· 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
9616d54
[MIPS] Fix typo of "CONFIG_MT_SMP".
by Robert P. J. Day
· 18 years ago
1ca5cb5
[MIPS] Ocelot G: Fix a few misspellings of CONFIG_GALILEO_GT64240_ETH
by Ralf Baechle
· 18 years ago
bf2326e
[PATCH] Malta: Fix build if CONFIG_MTD is diabled.
by Jan Altenberg
· 18 years ago
9cfdf6f
[MIPS] VPE loader: Initialize lists before they're actually being used ...
by Ralf Baechle
· 18 years ago
80aac59
[MIPS] Fix reported amount of freed memory - it's in kB not bytes
by Thiemo Seufer
· 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
48c35b2
[MIPS] There is no __GNUC_MAJOR__
by Alexey Dobriyan
· 18 years ago
364ca8a
[MIPS] Vr41xx: Fix after GENERIC_HARDIRQS_NO__DO_IRQ change
by Yoichi Yuasa
· 18 years ago
ac8be95
[MIPS] SMTC: Instant IPI replay.
by Ralf Baechle
· 18 years ago
2806ccd
[MIPS] Delete duplicate call to load_irq_save.
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
8a93c49
[MIPS] Alchemy: Fix PCI-memory access
by Alexander Bigga
· 18 years ago
e16d8df
[MIPS] Fix N32 SysV IPC routines
by Atsushi Nemoto
· 18 years ago
6b4cd27
[MIPS] PNX8550: Fix system timer initialization
by Atsushi Nemoto
· 18 years ago
2dbda7d
[MIPS] PNX8550: Fix system timer support
by Vitaly Wool
· 18 years ago
33b06b5
[MIPS] TX49: Fix use of CDEX build_store_reg()
by Atsushi Nemoto
· 18 years ago
d98f923
[MIPS] pnx8550: Fix write_config_byte() PCI config space accessor
by Davy Chan
· 18 years ago
f75f369
[MIPS] Fix build errors on SEAD
by Atsushi Nemoto
· 18 years ago
f860c90
[MIPS] csum_partial and copy in parallel
by Atsushi Nemoto
· 18 years ago
Next »