Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b5d5dfbd59577aed72263f22e28d3eaf98e1c6e5
/
arch
/
mips
« Previous
14b36af
[MIPS] Rename SNI_RM200_PCI to just SNI_RM preparing for more RM machines
by Thomas Bogendoerfer
· 18 years ago
8e08792
[PATCH] Generic ioremap_page_range: mips conversion
by Haavard Skinnemoen
· 18 years ago
937949d
[PATCH] add process_session() helper routine
by Cedric Le Goater
· 18 years ago
f0d1b0b
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
by David Howells
· 18 years ago
1b04fe9
[PATCH] struct path: convert mips
by Josef Sipek
· 18 years ago
d3fa72e
[PATCH] Pass struct dev pointer to dma_cache_sync()
by Ralf Baechle
· 18 years ago
f67637e
[PATCH] Add struct dev pointer to dma_is_consistent()
by Ralf Baechle
· 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
a866374
[PATCH] mm: pagefault_{disable,enable}()
by Peter Zijlstra
· 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
49afb1f
[MIPS] *-berr: Header inclusions for DEC bus error handlers
by Maciej W. Rozycki
· 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
25ba2f5
[MIPS] Do not use handle_level_irq for ioasic_dma_irq_type.
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
08f57f7
[MIPS] Alchemy: Automatically enable CONFIG_RESOURCES_64BIT for PCI configs.
by Ralf Baechle
· 18 years ago
0bcdda0
[MIPS] Unify csum_partial.S
by Atsushi Nemoto
· 18 years ago
03dbd2e
[MIPS] SWARM: Fix a typo in #error directives
by Maciej W. Rozycki
· 18 years ago
05e4396
[MIPS] Use SYSVIPC_COMPAT to fix various problems on N32
by Atsushi Nemoto
· 18 years ago
8e3d843
[NET]: MIPS checksum annotations and cleanups.
by Al Viro
· 18 years ago
c3e59d1
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 18 years ago
3cb2fcc
Fix misc Kconfig typos
by Matt LaPlante
· 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
617667b
[MIPS] Avoid dupliate D-cache flush on R400C / R4400 SC and MC variants.
by Ralf Baechle
· 18 years ago
0550d9d
[MIPS] Remove redundant r4k_blast_icache() calls
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
c87b6eb
[MIPS] mips hpt cleanup: get rid of mips_hpt_init
by Atsushi Nemoto
· 18 years ago
0d02f07
[MIPS] PB1200: Remove duplicate definitions
by Yoichi Yuasa
· 18 years ago
714cfe7
[MIPS] Oprofile: kernel support for the R10000.
by Ralf Baechle
· 18 years ago
583bb86
[MIPS] Add support for kexec
by Nicolas Schichan
· 18 years ago
c237923
[MIPS] Don't print presence of WAIT instruction on bootup.
by Ralf Baechle
· 18 years ago
5b10496
[MIPS] Fast path for rdhwr emulation for TLS
by Atsushi Nemoto
· 18 years ago
656be92
[MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=n
by Atsushi Nemoto
· 18 years ago
56ae583
[MIPS] Rewrite GALILEO_INL/GALILEO_OUTL to GT_READ/GT_WRITE
by Yoichi Yuasa
· 18 years ago
acd86b8
[MIPS] Make free_init_pages() arguments to be physical addresses
by Franck Bui-Huu
· 18 years ago
a7837b7
[MIPS] setup.c: clean up initrd related code
by Franck Bui-Huu
· 18 years ago
f5bffe3
[MIPS] setup.c: use __pa_symbol() where needed
by Franck Bui-Huu
· 18 years ago
d4df6d4
[MIPS] setup.c: get ride of CPHYSADDR()
by Franck Bui-Huu
· 18 years ago
99e3b94
[MIPS] page.h: remove __pa() usages.
by Franck Bui-Huu
· 18 years ago
f5d6c63
[MIPS] Do topology_init even on uniprocessor kernels.
by Ralf Baechle
· 18 years ago
177b292
[MIPS] Fix Bonito bootup message.
by Ralf Baechle
· 18 years ago
eb48287
[MIPS] Hack for SB1 cache issues
by Thiemo Seufer
· 18 years ago
73f4388
[MIPS] Fix EV64120 and Ocelot builds by providing a plat_timer_setup().
by Ralf Baechle
· 18 years ago
4e5852f
[MIPS] EV64120: Fix PCI interrupt allocation.
by Ralf Baechle
· 18 years ago
4a4cf77
[MIPS] Make irq number allocator generally available for fixing EV64120.
by Ralf Baechle
· 18 years ago
325d08d
[MIPS] EV64120: Fix timer initialization for HZ != 100.
by Ralf Baechle
· 18 years ago
ff28cbd
[MIPS] Ocelot 3: Fix MAC address detection after platform_device conversion.
by Ralf Baechle
· 18 years ago
907c51b
[MIPS] Ocelot C: Fix MAC address detection after platform_device conversion.
by Ralf Baechle
· 18 years ago
d6b861c
[MIPS] SB1: On bootup only flush cache on local CPU.
by Ralf Baechle
· 18 years ago
d19f7be
[MIPS] Ocelot 3: Fix large number of warnings.
by Ralf Baechle
· 18 years ago
ad0b365
[MIPS] Ocelot C: Fix mapping of ioport address range.
by Ralf Baechle
· 18 years ago
2002d2b
[MIPS] Ocelot C: Fix warning about missmatching format string.
by Ralf Baechle
· 18 years ago
9c422e2
[MIPS] Ocelot C: fix eth registration after conversion to platform_device
by Ralf Baechle
· 18 years ago
cca7233
[MIPS] Ocelot C: Fix large number of warnings.
by Ralf Baechle
· 18 years ago
236d333
[MIPS] Do not use -msym32 option for modules.
by Atsushi Nemoto
· 18 years ago
8b922a8
[MIPS] Ocelot G: Fix : "CURRENTLY_UNUSED" is not defined warning.
by Ralf Baechle
· 18 years ago
9ba126c
[MIPS] Fix warning about init_initrd() call if !CONFIG_BLK_DEV_INITRD.
by Ralf Baechle
· 18 years ago
1a5c5de
[MIPS] IP27: Allow SMP ;-) Another changeset messed up by patch.
by Ralf Baechle
· 18 years ago
8a88ca8
[MIPS] Fix merge screwup by patch(1)
by Ralf Baechle
· 18 years ago
8427829
Revert "[MIPS] Make SPARSEMEM selectable on QEMU."
by Ralf Baechle
· 18 years ago
67cac1e
[MIPS] Fix warning in mips-boards generic PCI
by Yoichi Yuasa
· 18 years ago
64c590b
[MIPS] SMTC: Synchronize cp0 counters on bootup.
by Ralf Baechle
· 18 years ago
cb56837
[MIPS] SMTC: Fix crash if # of TC's > # of VPE's after pt_regs irq cleanup.
by Ralf Baechle
· 18 years ago
242954b
[MIPS] 16K & 64K page size fixes
by Ralf Baechle
· 18 years ago
16b7b2a
[MIPS] Fixup migration to GENERIC_TIME
by Atsushi Nemoto
· 18 years ago
70e46f4
[MIPS] VSMP: Synchronize cp0 counters on bootup.
by Ralf Baechle
· 18 years ago
e79f55a
[MIPS] Flags must be unsigned long.
by Ralf Baechle
· 18 years ago
781b0f8
[MIPS] VSMP: Fix initialization ordering bug.
by Ralf Baechle
· 18 years ago
3ab0f40
[MIPS] Fix warning of printk format in mips_srs_init()
by Yoichi Yuasa
· 18 years ago
38384c8
[MIPS] Yosemite: fix uninitialized variable in titan_i2c_xfer()
by Yoichi Yuasa
· 18 years ago
c21e6d6
[MIPS] Sort out missuse of __init for prom_getcmdline()
by Ralf Baechle
· 18 years ago
e8f05de
[MIPS] Add missing file for support of backplane on TX4927 based board
by Manish Lachwani
· 20 years ago
0887fa5
[MIPS] TX4927: Remove indent error message that somehow ended in the code.
by Ralf Baechle
· 18 years ago
e523318
[MIPS] JMR3927: Fixup another victim of the irq pt_regs cleanup.
by Ralf Baechle
· 18 years ago
77aec99
[MIPS] EMMA 2 / Markeins: struct resource takes physical addresses.
by Ralf Baechle
· 18 years ago
4aad7b7
[MIPS] EMMA 2 / Markeins: Convert to name struct resource initialization.
by Ralf Baechle
· 18 years ago
e30e66b
[MIPS] EMMA 2 / Markeins: Formitting fixes split from actual address fixes.
by Ralf Baechle
· 18 years ago
408d325
[MIPS] EMMA 2 / Markeins: Fix build wreckage due to genirq wreckage.
by Ralf Baechle
· 18 years ago
6ceb6d3
[MIPS] Ocelot G: Fix build error and numerous warnings.
by Ralf Baechle
· 18 years ago
c39c30d
[MIPS] Fix return value of TXX9 SPI interrupt handler
by Yoichi Yuasa
· 18 years ago
a597a47
[MIPS] Au1000: Fix warning about unused variable.
by Yoichi Yuasa
· 18 years ago
991ea26
[MIPS] Wire up getcpu(2) and epoll_wait(2) syscalls.
by Ralf Baechle
· 18 years ago
9448b8f
[MIPS] Make SB1 cache flushes not to use on_each_cpu
by Manish Lachwani
· 18 years ago
f0ec69e
[MIPS] Fix warning about unused definition in c-sb1.c
by Yoichi Yuasa
· 18 years ago
8cde4a3
[MIPS] SMTC: Make 8 the default number of processors.
by Ralf Baechle
· 18 years ago
ea3df4a
[MIPS] Oprofile: Fix MIPSxx counter number detection.
by Ralf Baechle
· 18 years ago
53c1b19
[MIPS] Au1xx0 code sets incorrect mips_hpt_frequency
by Sergei Shtylyov
· 18 years ago
be609f3
[MIPS] Oprofile: fix on non-VSMP / non-SMTC SMP configurations.
by Ralf Baechle
· 18 years ago
61ce1ef
[PATCH] vmlinux.lds: consolidate initcall sections
by Andrew Morton
· 18 years ago
f8829ca
[MIPS] Fix aliasing bug in copy_to_user_page / copy_from_user_page
by Ralf Baechle
· 18 years ago
224dc50
[MIPS] Cleanup remaining references to mips_counter_frequency.
by Ralf Baechle
· 18 years ago
Next »