summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-06-101-2/+3
|\
| * Merge branch 'linus' into irq/numaIngo Molnar2009-06-014-8/+8
| |\
| * | irq: change ->set_affinity() to return statusYinghai Lu2009-04-281-2/+3
* | | MIPS: Outline udelay and fix a few issues.Ralf Baechle2009-06-081-1/+1
| |/ |/|
* | MIPS: Use force_sig when handling address errors.David Daney2009-05-141-3/+3
* | MIPS: Compat: Use generic 32-bit wrapers for sys_timerfd_{g,s}ettimeDavid Daney2009-05-142-4/+4
* | MIPS: SMTC: Fix xxx_clockevent_init() naming conflict for SMTCKevin D. Kissell2009-05-141-1/+1
|/
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-216-8/+8
* preadv/pwritev: MIPS: Add preadv(2) and pwritev(2) syscalls.Ralf Baechle2009-04-024-0/+8
* Simplify copy_thread()Alexey Dobriyan2009-04-021-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-304-5/+0
|\
| * cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-304-5/+0
* | MIPS: Alchemy: unify CPU model constants.Manuel Lauss2009-03-301-17/+4
* | 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: Use BUG_ON() where possible.Ralf Baechle2009-03-301-2/+1
* | MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platformsRalf Baechle2009-03-302-3/+6
* | MIPS: Stop using <asm-generic/int-l64.h>.Ralf Baechle2009-03-301-1/+2
* | MIPS: Compat: Zero upper 32-bit of offset_high and offset_low.Ralf Baechle2009-03-301-3/+3
|/
* 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-272-3/+5
|\ \ \ | |/ / |/| |
| * | Merge branch 'x86/urgent' into x86/patIngo Molnar2009-03-019-97/+106
| |\ \
| * \ \ Merge branch 'x86/urgent' into x86/apicIngo Molnar2009-02-053-5/+20
| |\ \ \
| * \ \ \ Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-211-1/+1
| |\ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpuIngo Molnar2009-01-152-3/+5
| |\ \ \ \ \ \
| | * | | | | | irq: update all arches for new irq_desc, fixMike Travis2009-01-151-1/+3
| | * | | | | | irq: update all arches for new irq_descMike Travis2009-01-122-2/+2
| | |/ / / / /
* | | | | | | 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-1610-97/+107
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | / | | | | |_|_|_|/ | | | |/| | | |
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ 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
| | | | |_|_|/ | | | |/| | |
* | | | | | | MIPS: R2: Fix problem with code that incorrectly modifies ebase.Chris Dearman2009-03-231-5/+7
* | | | | | | MIPS: compat: Remove duplicated #includeHuang Weiyi2009-03-231-1/+0
| |_|_|_|/ / |/| | | | |
* | | | | | MIPS: NEC VR5500 processor support fixupShinya Kuribayashi2009-03-111-0/+1
* | | | | | MIPS: Fix build of non-CONFIG_SYSVIPC version of sys_32_ipcXiaotian Feng2009-03-111-1/+1
| |_|_|/ / |/| | | |
* | | | | Revert "MIPS: Print irq handler description"Ralf Baechle2009-02-271-1/+0
* | | | | MIPS: CVE-2009-0029: Enable syscall wrappers.Ralf Baechle2009-02-278-96/+106
|/ / / /
* | | | MIPS: Read watch registers with interrupts disabled.David Daney2009-01-302-2/+12
* | | | MIPS: R2: Fix broken installation of cache error handler.Ralf Baechle2009-01-301-2/+6
* | | | MIPS: SMTC: Fix build after recent creditial changes.Ralf Baechle2009-01-301-1/+2
|/ / /
* | | [CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens2009-01-141-1/+1
| |/ |/|
* | MIPS: Alchemy: RTC counter clocksource / clockevent support.Manuel Lauss2009-01-111-2/+4
* | MIPS: make cp0 counter clocksource/event usable as fallback.Manuel Lauss2009-01-113-4/+4
* | MIPS: Print irq handler descriptionManuel Lauss2009-01-111-0/+1
* | MIPS: Compute branch returns for Cavium OCTEON specific branch instructions.David Daney2009-01-111-0/+33
* | MIPS: Add Cavium OCTEON specific registers to ptrace.h and asm-offsets.cDavid Daney2009-01-111-0/+31
* | MIPS: Hook up Cavium OCTEON in arch/mips.David Daney2009-01-111-0/+1
OpenPOWER on IntegriCloud