Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
21921108bef40b75495301f5dd3d992ed66a7ba8
/
arch
/
mips
/
sgi-ip27
d17abcd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
by Linus Torvalds
· 16 years ago
12e22e8
MIPS: Stop using <asm-generic/int-l64.h>.
by Ralf Baechle
· 16 years ago
0451fb2
cpumask: remove node_to_first_cpu
by Rusty Russell
· 16 years ago
320ab2b
cpumask: convert struct clock_event_device to cpumask pointers.
by Rusty Russell
· 16 years ago
98a79d6
cpumask: centralize cpu_online_map and cpu_possible_map
by Rusty Russell
· 16 years ago
3ec066c
MIPS: IP27: Switch over to RTC class driver
by Thomas Bogendoerfer
· 16 years ago
8d60a90
[MIPS] kgdb: Remove existing implementation
by Jason Wessel
· 16 years ago
27ac792
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
by Andrea Righi
· 16 years ago
b61bfa3
mm: move bootmem descriptors definition to a single place
by Johannes Weiner
· 16 years ago
b012cff
[MIPS] Replace use of print_symbol with new %sP pointer format.
by Ralf Baechle
· 16 years ago
96173a6
[MIPS] IP27: misc fixes
by Thomas Bogendoerfer
· 17 years ago
b32bb80
[MIPS] IP27: Fix clockevent setup
by Thomas Bogendoerfer
· 17 years ago
2bf8ec2
[MIPS] IP27: Fix bootmem memory setup
by Thomas Bogendoerfer
· 17 years ago
d0e7ba0
[MIPS] ip27-timer: fix unsigned irq < 0
by Roel Kluin
· 17 years ago
950e4da
arch: Remove unnecessary inclusions of asm/semaphore.h
by Matthew Wilcox
· 17 years ago
234fcd1
[MIPS] Fix loads of section missmatches
by Ralf Baechle
· 17 years ago
72a7fe3
Introduce flags for reserve_bootmem()
by Bernhard Walle
· 17 years ago
603e82e
arch/mips/: Spelling fixes
by Joe Perches
· 17 years ago
87353d8
[MIPS] SMP: Call platform methods via ops structure.
by Ralf Baechle
· 17 years ago
c892529
[MIPS] IP27: Fix build error.
by Ralf Baechle
· 17 years ago
725d7b36
[MIPS] IP27: Fix slice logic to work for arbitrary number of slices.
by Ralf Baechle
· 17 years ago
06d428d
[MIPS] time: SMP/NUMA-proofing of IP27 HUB RT timer code.
by Ralf Baechle
· 17 years ago
e887b24
[MIPS] IP27: Convert to clock_event_device.
by Ralf Baechle
· 17 years ago
21a151d
[MIPS] checkfiles: Fix "need space after that ','" errors.
by Ralf Baechle
· 17 years ago
87b2335
[MIPS] IP27: Add clocksource drivers
by Ralf Baechle
· 17 years ago
4b55048
[MIPS] Deforest the function pointer jungle in the time code.
by Ralf Baechle
· 17 years ago
f5ff0a2
[MIPS] Use generic NTP code for all MIPS platforms
by Ralf Baechle
· 17 years ago
cc6e8e0
[MIPS] Remove IP27 specific structures from struct cpuinfo_mips
by Ralf Baechle
· 17 years ago
ddcf4ef
[MIPS] IP27: remove duplicate extern dump_tlb_all() prototype
by Yoichi Yuasa
· 17 years ago
52625ca
[MIPS] IP27: intr_sconnect_level: don't disable interrupts.
by Ralf Baechle
· 17 years ago
84ced30
[MIPS] IP27: startup_bridge_irq: connect interrupt.
by Ralf Baechle
· 17 years ago
ed7a236
[MIPS] IP27: shutdown_bridge_irq: don't free irq.
by Ralf Baechle
· 17 years ago
428ab28
[MIPS] SMP: Scatter __cpuinit over the code as needed.
by Ralf Baechle
· 17 years ago
dde96ca
[MIPS] Use -Werror on subdirectories which build cleanly.
by Ralf Baechle
· 17 years ago
89c9609
[MIPS] IP27: Fix warning.
by Ralf Baechle
· 17 years ago
72db43b
[MIPS] IP27: Fix modpost warning.
by Ralf Baechle
· 17 years ago
69ed25b
[MIPS] Remove unused dump_tlb functions
by Atsushi Nemoto
· 17 years ago
e10e0cc8
[MIPS] Fix IP27 build
by Atsushi Nemoto
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
063ea77
[MIPS] IP27: Build fix
by Ralf Baechle
· 18 years ago
36a8853
[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.
by Ralf Baechle
· 18 years ago
d2af363
[MIPS] Kill redundant EXTRA_AFLAGS
by Atsushi Nemoto
· 18 years ago
6a1e552
[MIPS] Add external declaration of pagetable_init() to pgalloc.h
by Atsushi Nemoto
· 18 years ago
f8aeb85
[MIPS] IP27: Fix warning.
by Ralf Baechle
· 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
e77c232
[MIPS] Compile __do_IRQ() when really needed
by Franck Bui-Huu
· 18 years ago
0059856
[MIPS] mips HPT cleanup: make clocksource_mips public
by Atsushi Nemoto
· 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
4a4cf77
[MIPS] Make irq number allocator generally available for fixing EV64120.
by Ralf Baechle
· 18 years ago
16b7b2a
[MIPS] Fixup migration to GENERIC_TIME
by Atsushi Nemoto
· 18 years ago
c11b3c1b
[MIPS] IP27: Make declaration of setup_replication_mask a proper prototype.
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
8ef3860
[PATCH] kill wall_jiffies
by Atsushi Nemoto
· 18 years ago
3171a03
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
by Atsushi Nemoto
· 18 years ago
c1f60a5
[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h
by Christoph Lameter
· 18 years ago
f06a968
[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations
by Christoph Lameter
· 18 years ago
54d0a21
[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.
by Ralf Baechle
· 18 years ago
40fa4b6
[MIPS] IP27: Reformatting.
by Ralf Baechle
· 18 years ago
bf28363
[MIPS] IP27: Invoke setup_irq for timer interrupt so proc stats will be shown.
by Ralf Baechle
· 18 years ago
cc25ab00
[MIPS] IP27: irq_chip startup method returns unsigned int.
by Ralf Baechle
· 18 years ago
a365e53
[MIPS] IP27: struct irq_desc member handler was renamed to chip.
by Ralf Baechle
· 18 years ago
94dee17
[MIPS] Eleminate interrupt migration helper use.
by Ralf Baechle
· 18 years ago
8717433
[MIPS] IP27: Don't destroy interrupt routing information on shutdown irq.
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
8d231c1
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 18 years ago
a3d4539
[MIPS] Early printk for IP27.
by Ralf Baechle
· 18 years ago
e73ea27
[MIPS] Fix build error: don't offer SMP on systems that don't have SMP.
by Ralf Baechle
· 18 years ago
d1bef4e
[PATCH] genirq: rename desc->handler to desc->chip
by Ingo Molnar
· 18 years ago
2925aba
[MIPS] Cleanup memory managment initialization.
by Ralf Baechle
· 18 years ago
f456aca
[MIPS] IP27: Cleanup N/M mode configuration.
by Ralf Baechle
· 18 years ago
aa9772e
[MIPS] SN: Rename SGI_SN0_N_MODE -> SGI_SN_N_MODE.
by Ralf Baechle
· 18 years ago
d8cb4e1
[MIPS] Cleanup ARCH_DISCONTIGMEM_ENABLE and NUMA configuration.
by Ralf Baechle
· 18 years ago
3c00944
[MIPS] IP27: Fix collision with hardcoded interrupt number.
by Ralf Baechle
· 18 years ago
c0858d8
[MIPS] Fix ip27 build.
by Atsushi Nemoto
· 19 years ago
e4ac58a
[MIPS] Rewrite all the assembler interrupt handlers to C.
by Ralf Baechle
· 19 years ago
22a9835
[PATCH] unify PFN_* macros
by Dave Hansen
· 19 years ago
394e390
[PATCH] more for_each_cpu() conversions
by Andrew Morton
· 19 years ago
7835e98
[PATCH] remove set_page_count() outside mm/
by Nick Piggin
· 19 years ago
a3dddd5
[MIPS] War on whitespace: cleanup initial spaces followed by tabs.
by Ralf Baechle
· 19 years ago
9b6695a
[MIPS] SMP: Fix initialization order bug.
by Ralf Baechle
· 19 years ago
fcdb27a
[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.
by Ralf Baechle
· 19 years ago
dc8f602
[PATCH] mips: task_thread_info()
by Al Viro
· 19 years ago
de25968
[PATCH] fix more missing includes
by Tim Schmielau
· 19 years ago
4e57b68
[PATCH] fix missing includes
by Tim Schmielau
· 19 years ago
d3ffd08
Use pr_debug instead of homegrown debug print macros.
by Ralf Baechle
· 19 years ago
01d42ab
Using get_nasid() to find the console node will blow up nicely if
by Ralf Baechle
· 19 years ago
1342f7e
Arrested for multiple offences of header file inclusion.
by Ralf Baechle
· 20 years ago
4f12bfe
HUB interrupts are allocated per node, not per slice. Make manipulation
by Ralf Baechle
· 20 years ago
39408c6
Replace the complicated and broken attempt to clean interrupt by
by Ralf Baechle
· 20 years ago
de1db6f
It's unwise to disable all interrupts of the boot node ;-)
by Ralf Baechle
· 20 years ago
ae6aafe
Move missplaced code line to the right place.
by Ralf Baechle
· 20 years ago
c83cfc9
Get rid of early_init. There's more need to make this form of
by Ralf Baechle
· 19 years ago
b149ee2
[PATCH] NTP: ntp-helper functions
by john stultz
· 19 years ago
42a3b4f
[PATCH] mips: nuke trailing whitespace
by Ralf Baechle
· 19 years ago
408fde8
[PATCH] remove non-DISCONTIG use of pgdat->node_mem_map
by Dave Hansen
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago