Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
96955ed6f0fc4a4bff319bf34ddad8d30a705dfe
/
arch
/
mips
/
sgi-ip32
7034228
MIPS: Whitespace cleanup.
by Ralf Baechle
· 12 years ago
b81947c
Disintegrate asm/system.h for MIPS
by David Howells
· 13 years ago
8b5690f
MIPS: irq: Remove IRQF_DISABLED
by Yong Zhang
· 13 years ago
e4ec798
MIPS: Convert the irq functions to the new names
by Thomas Gleixner
· 14 years ago
4d2796f
MIPS: IP32: Convert to new irq_chip functions
by Thomas Gleixner
· 14 years ago
4fa8a55
MIPS: IP32: Migrate to new platform makefile style.
by Ralf Baechle
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
2fe0626
MIPS: Cleanup switches with cases that can be merged
by Roel Kluin
· 15 years ago
599a894
MIPS: Move several variables from .bss to .init.data
by Dmitri Vorobiev
· 15 years ago
d2f82c2
MIPS: IP32: Remove unnecessary if not even harmful volatile keywords.
by Ralf Baechle
· 15 years ago
63c901c
MIPS: IP32: Fix build error due to uninitialized variable.
by Ralf Baechle
· 15 years ago
950312c
MIPS: IP32: Fix hang on shutdown in power button interrupt handler.
by Andrew Randrianasulu
· 15 years ago
ae53738
MIPS: IP32: Fix needlessly global symbols in arch/mips/sgi-ip32/ip32-irq.c
by Dmitri Vorobiev
· 16 years ago
36a09d7
MIPS: IP32: ip32_be_handler symbol is needlessly defined global
by Dmitri Vorobiev
· 16 years ago
d17abcd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
by Linus Torvalds
· 16 years ago
c87e090
MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platforms
by Ralf Baechle
· 16 years ago
12e22e8
MIPS: Stop using <asm-generic/int-l64.h>.
by Ralf Baechle
· 16 years ago
1a8a510
cpumask: remove references to struct irqaction's mask field.
by Rusty Russell
· 16 years ago
656e950
MIPS: IP32: Add platform device for CMOS RTC; remove dead code
by Thomas Bogendoerfer
· 16 years ago
36a0a3c
[MIPS] IP32: Use common SGI button driver
by Thomas Bogendoerfer
· 16 years ago
8fa9cc1
[MIPS] IP32: Add platform devices for audio and volume button
by Thomas Bogendoerfer
· 16 years ago
1faf7f2
[MIPS] IP32: Fix unexpected irq 71
by Thomas Bogendoerfer
· 16 years ago
bb09a95
[MIPS] replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
c990081
[MIPS] Fix IP32 breakage
by Thomas Bogendoerfer
· 17 years ago
98ce472
[MIPS] IP32: More interrupt renumbering fixes.
by Ralf Baechle
· 17 years ago
81b635e
[MIPS] IP32: Fix address of 2nd serial interface.
by Ralf Baechle
· 17 years ago
8a13ecd
[MIPS] IP32: Fixes after interrupt renumbering.
by Ralf Baechle
· 17 years ago
76d3a7a
[MIPS] IP32: Retire use of plat_timer_setup.
by Ralf Baechle
· 17 years ago
dd67b15
[MIPS] IP32: Fix build by conversion to irq_cpu.c.
by Ralf Baechle
· 17 years ago
49a89ef
[MIPS] Fix "no space between function name and open parenthesis" warnings.
by Ralf Baechle
· 17 years ago
7bcf771
[MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt
by Ralf Baechle
· 17 years ago
4b55048
[MIPS] Deforest the function pointer jungle in the time code.
by Ralf Baechle
· 17 years ago
4e45171
[MIPS] cleanup struct irqaction initializers
by Thomas Gleixner
· 17 years ago
6e35106
[MIPS] IP32: Fix initialization of UART base addresses.
by Ralf Baechle
· 17 years ago
dde96ca
[MIPS] Use -Werror on subdirectories which build cleanly.
by Ralf Baechle
· 17 years ago
c3dd8cd
[MIPS] IP32: Don't ignore request_irq's return value.
by Ralf Baechle
· 17 years ago
e7c4782
[MIPS] Put an end to <asm/serial.h>'s long and annyoing existence
by Ralf Baechle
· 17 years ago
e971290
meth driver renovation
by Ralf Baechle
· 17 years ago
119537c
[MIPS] Misc fixes for plat_irq_dispatch functions
by Thiemo Seufer
· 18 years ago
d2af363
[MIPS] Kill redundant EXTRA_AFLAGS
by Atsushi Nemoto
· 18 years ago
70d21cd
[MIPS] use name instead of typename for each irq_chip
by Atsushi Nemoto
· 18 years ago
c44e8d5
[MIPS] prom_free_prom_memory cleanup
by Atsushi Nemoto
· 18 years ago
1603b5a
[MIPS] IRQ cleanups
by Atsushi Nemoto
· 18 years ago
36d98e7
[MIPS] A few more pt_regs fixups.
by Ralf Baechle
· 18 years ago
27f768192
[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.
by Ralf Baechle
· 18 years ago
937a801
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
by Ralf Baechle
· 18 years ago
9ec5209
[PATCH] replace cad_pid by a struct pid
by Cedric Le Goater
· 18 years ago
54d0a21
[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.
by Ralf Baechle
· 18 years ago
cfbae5d
[MIPS] IP32: Fix wreckage caused by recent SA_* constant replacement.
by Thiemo Seufer
· 18 years ago
94dee17
[MIPS] Eleminate interrupt migration helper use.
by Ralf Baechle
· 18 years ago
f40298f
[PATCH] irq-flags: MIPS: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
d1bef4e
[PATCH] genirq: rename desc->handler to desc->chip
by Ingo Molnar
· 18 years ago
f18190b
fix paniced->panicked typos
by Lee Revell
· 18 years ago
2925aba
[MIPS] Cleanup memory managment initialization.
by Ralf Baechle
· 18 years ago
b6d7c7a
[MIPS] IP32: Fix warnings.
by Ralf Baechle
· 18 years ago
6f8782c
[MIPS] Use __ffs() instead of ffs() in ip32_irq0().
by Atsushi Nemoto
· 19 years ago
e4ac58a
[MIPS] Rewrite all the assembler interrupt handlers to C.
by Ralf Baechle
· 19 years ago
d23ee8f
[PATCH] mips: fixed collision of rtc function name
by Yoichi Yuasa
· 19 years ago
e041c68
[PATCH] Notifier chain update: API changes
by Alan Stern
· 19 years ago
a3dddd5
[MIPS] War on whitespace: cleanup initial spaces followed by tabs.
by Ralf Baechle
· 19 years ago
17be03f
Merge master.kernel.org:/home/rmk/linux-2.6-serial
by Linus Torvalds
· 19 years ago
fcdb27a
[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.
by Ralf Baechle
· 19 years ago
59a675b
[SERIAL] uart_port flags member should use UPF_*
by Russell King
· 19 years ago
59f145d
[MIPS] IP32: Fix sparse warnings.
by Arnaud Giersch
· 19 years ago
19ce1cf
[MIPS] IP32: Export mace symbol.
by Arnaud Giersch
· 19 years ago
8ab00b9
Convert struct hw_interrupt_type initializations to ISO C99 named initializers.
by Ralf Baechle
· 20 years ago
1ba582a
O2 doesn't have _that_ much RAM.
by Thiemo Seufer
· 20 years ago
c83cfc9
Get rid of early_init. There's more need to make this form of
by Ralf Baechle
· 19 years ago
42a3b4f
[PATCH] mips: nuke trailing whitespace
by Ralf Baechle
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago