summaryrefslogtreecommitdiffstats
path: root/arch/mips/sgi-ip27
Commit message (Expand)AuthorAgeFilesLines
...
* [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle2006-10-091-1/+0Star
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-082-15/+15
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-2/+0Star
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* [PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.hChristoph Lameter2006-09-261-0/+1
* [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter2006-09-261-1/+1
* [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-131-4/+2Star
* [MIPS] IP27: Reformatting.Ralf Baechle2006-07-131-4/+4
* [MIPS] IP27: Invoke setup_irq for timer interrupt so proc stats will be shown.Ralf Baechle2006-07-131-0/+4
* [MIPS] IP27: irq_chip startup method returns unsigned int.Ralf Baechle2006-07-131-1/+2
* [MIPS] IP27: struct irq_desc member handler was renamed to chip.Ralf Baechle2006-07-131-1/+1
* [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-132-2/+2
* [MIPS] IP27: Don't destroy interrupt routing information on shutdown irq.Ralf Baechle2006-07-131-2/+0Star
* [PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner2006-07-022-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-305-5/+0Star
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-06-293-28/+26Star
|\
| * [MIPS] Early printk for IP27.Ralf Baechle2006-06-292-27/+24Star
| * [MIPS] Fix build error: don't offer SMP on systems that don't have SMP.Ralf Baechle2006-06-291-1/+2
* | [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-1/+1
|/
* [MIPS] Cleanup memory managment initialization.Ralf Baechle2006-06-191-1/+1
* [MIPS] IP27: Cleanup N/M mode configuration.Ralf Baechle2006-06-191-5/+20
* [MIPS] SN: Rename SGI_SN0_N_MODE -> SGI_SN_N_MODE.Ralf Baechle2006-06-192-2/+2
* [MIPS] Cleanup ARCH_DISCONTIGMEM_ENABLE and NUMA configuration.Ralf Baechle2006-06-191-17/+0Star
* [MIPS] IP27: Fix collision with hardcoded interrupt number.Ralf Baechle2006-06-192-3/+60
* [MIPS] Fix ip27 build.Atsushi Nemoto2006-04-271-1/+1
* [MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2006-04-194-55/+23Star
* [PATCH] unify PFN_* macrosDave Hansen2006-03-271-2/+1Star
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-231-4/+1Star
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-1/+1
* [MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle2006-03-211-2/+2
* [MIPS] SMP: Fix initialization order bug.Ralf Baechle2006-02-271-1/+6
* [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle2006-02-071-2/+3
* [PATCH] mips: task_thread_info()Al Viro2006-01-121-2/+2
* [PATCH] fix more missing includesTim Schmielau2006-01-091-0/+1
* [PATCH] fix missing includesTim Schmielau2005-10-311-0/+1
* Use pr_debug instead of homegrown debug print macros.Ralf Baechle2005-10-291-9/+6Star
* Using get_nasid() to find the console node will blow up nicely ifRalf Baechle2005-10-291-1/+3
* Arrested for multiple offences of header file inclusion.Ralf Baechle2005-10-291-1/+0Star
* HUB interrupts are allocated per node, not per slice. Make manipulationRalf Baechle2005-10-292-46/+48
* Replace the complicated and broken attempt to clean interrupt byRalf Baechle2005-10-291-16/+4Star
* It's unwise to disable all interrupts of the boot node ;-)Ralf Baechle2005-10-291-1/+4
* Move missplaced code line to the right place.Ralf Baechle2005-10-291-0/+54
* Get rid of early_init. There's more need to make this form ofRalf Baechle2005-10-291-5/+1Star
* [PATCH] NTP: ntp-helper functionsjohn stultz2005-09-081-1/+1
* [PATCH] mips: nuke trailing whitespaceRalf Baechle2005-09-051-1/+1
* [PATCH] remove non-DISCONTIG use of pgdat->node_mem_mapDave Hansen2005-06-231-3/+2Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-1717-0/+2994