summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-3014-16/+3
|\
| * cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-3012-14/+2
| * cpumask: remove node_to_first_cpuRusty Russell2009-03-302-2/+1
* | MIPS: Alchemy: PB1200: use SMC91X platform data.Manuel Lauss2009-03-301-0/+10
* | MIPS: Alchemy: MIPS hazard workarounds are not required.Manuel Lauss2009-03-302-3/+3
* | MIPS: Alchemy: provide cpu feature overrides.Manuel Lauss2009-03-301-0/+49
* | MIPS: Alchemy: unify CPU model constants.Manuel Lauss2009-03-304-38/+11
* | MIPS: Make a needlessly global symbol static in arch/mips/kernel/smp.cDmitri Vorobiev2009-03-301-1/+1
* | MIPS: Fix global namespace pollution in arch/mips/kernel/smp-up.cDmitri Vorobiev2009-03-301-7/+7
* | MIPS: Malta: make a needlessly global integer variable staticDmitri Vorobiev2009-03-302-3/+1
* | MIPS: Use BUG_ON() where possible.Ralf Baechle2009-03-305-18/+9
* | MIPS: Convert obsolete irq_desc_t to struct irq_descThomas Gleixner2009-03-301-1/+1
* | MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platformsRalf Baechle2009-03-3012-41/+59
* | MIPS: EMMA2RH: Set UART mapbaseShinya Kuribayashi2009-03-301-0/+3
* | MIPS: EMMA2RH: Use set_irq_chip_and_handler_nameShinya Kuribayashi2009-03-301-6/+6
* | MIPS: EMMA2RH: Use handle_edge_irq() handler for GPIO interruptsShinya Kuribayashi2009-03-301-18/+10
* | MIPS: Mark Eins: Fix cascading interrupt dispatcherShinya Kuribayashi2009-03-301-4/+6
* | MIPS: Au1000: convert to using gpiolibFlorian Fainelli2009-03-303-128/+146
* | MIPS: Stop using <asm-generic/int-l64.h>.Ralf Baechle2009-03-306-7/+14
* | MIPS: Cavium: Add -WerrorRalf Baechle2009-03-301-0/+2
* | MIPS: Makefile: Add simple make install target.Ralf Baechle2009-03-301-0/+6
* | MIPS: Compat: Zero upper 32-bit of offset_high and offset_low.Ralf Baechle2009-03-301-3/+3
* | MIPS: __raw_spin_lock() may spin forever on ticket wrap.David Daney2009-03-301-4/+4
* | MIPS: Forward declare struct task_struct to avoid potencial warning.Ralf Baechle2009-03-301-0/+2
|/
* Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-283-36/+2
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-03-273-36/+2
| |\
| | * generic compat_sys_ustatChristoph Hellwig2009-03-273-36/+2
* | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-278-10/+15
|\ \ \ | |/ / |/| |
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar2009-03-0413-105/+119
| |\ \ \ \
| | * \ \ \ Merge branch 'x86/urgent' into x86/patIngo Molnar2009-03-0112-104/+119
| | |\ \ \ \ | |/ / / / /
| * | | | | Merge branch 'core/header-fixes' into x86/headersIngo Molnar2009-02-132-1/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into x86/apicIngo Molnar2009-02-131-0/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'x86/urgent' into x86/apicIngo Molnar2009-02-0525-174/+287
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into core/percpuIngo Molnar2009-01-277-10/+10
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-213-4/+1
| |\ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpuIngo Molnar2009-01-158-10/+15
| |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / | | | |/| | | | | | | |
| | * | | | | | | | | | irq: update all arches for new irq_desc, fixMike Travis2009-01-155-5/+9
| | * | | | | | | | | | irq: update all arches for new irq_descMike Travis2009-01-124-5/+6
| | |/ / / / / / / / /
* | | | | | | | | | | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-03-262-1/+2
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.29' into core/header-fixesIngo Molnar2009-03-2650-476/+929
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | / | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | headers_check fix: mips, swab.hJaswinder Singh Rajput2009-02-011-1/+1
| * | | | | | | | | | headers_check fix: mips, sigcontext.hJaswinder Singh Rajput2009-02-011-0/+1
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-03-261-1/+1
|\ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar2009-03-1627-302/+641
| |\ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | | | | | | |
| | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ \ Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar2009-02-131-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / | | |/| | | | | | | / / / / | | | | | |_|_|_|_|/ / / / | | | | |/| | | | | / / / | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| | | * | | | | | | | | sparseirq: use kstat_irqs_cpu on non-x86 architectures tooYinghai Lu2009-01-121-1/+1
| | | * | | | | | | | | sparseirq: use kstat_irqs_cpu insteadYinghai Lu2009-01-111-1/+1
| | | | |_|_|_|_|/ / / | | | |/| | | | | | |
* | | | | | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-2622-231/+556
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-03-261-14/+13
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...Ming Lei2009-03-241-14/+13
| | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
OpenPOWER on IntegriCloud