Age | Commit message (Expand) | Author |
2008-02-06 | calibrate_delay() must be __cpuinit | Adrian Bunk |
2008-02-06 | get rid of NR_OPEN and introduce a sysctl_nr_open | Eric Dumazet |
2008-02-05 | timerfd: new timerfd API | Davide Libenzi |
2008-02-03 | arch/mips/: Spelling fixes | Joe Perches |
2008-02-01 | [MIPS] Fix build after b0rked changes to <linux/init.h>. | Ralf Baechle |
2008-01-30 | mips, x86: optimize the i8259 code a bit | Ralf Baechle |
2008-01-29 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2008-01-29 | [MIPS]: constify function pointer tables | Jan Engelhardt |
2008-01-29 | [MIPS] compat: handle argument endianess of sys32_(f)truncate64 with merge_64 | Ralf Baechle |
2008-01-29 | [MIPS] time: remove unused mips_timer_state() | Yoichi Yuasa |
2008-01-29 | [MIPS] Alchemy: Au1210/Au1250 CPU support | Manuel Lauss |
2008-01-29 | [MIPS] SMP: Call platform methods via ops structure. | Ralf Baechle |
2008-01-29 | [MIPS] Cleanup pcspeaker platform device registration. | Ralf Baechle |
2008-01-29 | [MIPS] MT: Scheduler support for SMT | Ralf Baechle |
2008-01-29 | [MIPS] Remove duplicate includes. | Lucas Woods |
2008-01-29 | [MIPS] R4000/R4400 daddiu erratum workaround | Maciej W. Rozycki |
2008-01-29 | [MIPS] R4000/R4400 errata workarounds | Maciej W. Rozycki |
2008-01-29 | [MIPS] Converting most array size calculations to use ARRAY_SIZE(). | Alejandro Martinez Ruiz |
2008-01-28 | all archs: consolidate init and exit sections in vmlinux.lds.h | Sam Ravnborg |
2008-01-25 | cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() | Gautham R Shenoy |
2008-01-24 | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers |
2008-01-11 | [MIPS] Replace 40c7869b693b18412491fdcff64682215b739f9e kludge | Atsushi Nemoto |
2008-01-07 | [MIPS] Fix CONFIG_BOOT_RAW. | Ralf Baechle |
2008-01-07 | [MIPS] Assume R4000/R4400 newer than 3.0 don't have the mfc0 count bug | Thomas Bogendoerfer |
2007-12-14 | [MIPS] Ensure that ST0_FR is never set on a 32 bit kernel | Chris Dearman |
2007-12-14 | [MIPS] time: Delete weak definition of plat_time_init() due to gcc bug. | Ralf Baechle |
2007-12-01 | [MIPS] Fix build. | Ralf Baechle |
2007-11-26 | [MIPS] vpe: Add missing "space" | Joe Perches |
2007-11-26 | [MIPS] 64-bit Sibyte kernels need DMA32. | Ralf Baechle |
2007-11-26 | [MIPS] Only build r4k clocksource for systems that work ok with it. | Ralf Baechle |
2007-11-26 | [MIPS] Handle R4000/R4400 mfc0 from count register. | Ralf Baechle |
2007-11-26 | [MIPS] time: Fix negated condition in cevt-r4k driver. | Ralf Baechle |
2007-11-15 | [MIPS] N32 needs to use the compat version of sys_nfsservctl. | Ralf Baechle |
2007-11-15 | [MIPS] irq_cpu: use handle_percpu_irq handler to avoid dropping interrupts. | Ralf Baechle |
2007-11-15 | [MIPS] Sibyte: Fix name of clocksource. | Ralf Baechle |
2007-11-15 | [MIPS] vpe: handle halting TCs in an errata safe way. | Nigel Stephens |
2007-11-15 | [MIPS] Sibyte: Stop timers before programming next even. | Ralf Baechle |
2007-11-15 | [MIPS] Sibyte: Increase minimum oneshot timer interval to two ticks. | Ralf Baechle |
2007-11-15 | [MIPS] Fix shadow register support. | Ralf Baechle |
2007-11-15 | [MIPS] Fix typo in R3000 TRACE_IRQFLAGS code | Atsushi Nemoto |
2007-11-15 | [MIPS] Sibyte: pin timer interrupt to their cores. | Ralf Baechle |
2007-11-14 | mips: undo locking on error path returns | Roel Kluin |
2007-11-02 | Use i8253.c lock for PC speaker on MIPS, too. | Ralf Baechle |
2007-11-02 | [MIPS] i8253: Cleanup. | Ralf Baechle |
2007-11-02 | [MIPS] Sibyte: Split and move clock code. | Ralf Baechle |
2007-11-02 | [MIPS] time: Code cleanups | Atsushi Nemoto |
2007-11-02 | [MIPS] time: Remove now unused local_timer_interrupt. | Ralf Baechle |
2007-10-29 | [MIPS] vmlinux.ld.S: correctly indent .data section | Franck Bui-Huu |
2007-10-29 | [MIPS] Store sign-extend register values for PTRACE_GETREGS | Atsushi Nemoto |
2007-10-29 | [MIPS] Add len and addr validation for MAP_FIXED mappings. | David Daney |