| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: Sibyte: Fix build error if CONFIG_SERIAL_SB1250_DUART is undefined. | Ralf Baechle | 2009-06-24 | 1 | -3/+4 |
* | MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. | Ralf Baechle | 2009-06-24 | 1 | -0/+1 |
* | MIPS: Sibyte: Remove standalone kernel support | Imre Kaloz | 2009-06-17 | 8 | -132/+5 |
* | MIPS: Sibyte: Remove simulator option | Imre Kaloz | 2009-06-17 | 2 | -11/+0 |
* | MIPS: SB1250: Sort out merge mistake. | Ralf Baechle | 2009-06-17 | 1 | -5/+0 |
* | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-06-11 | 2 | -6/+10 |
|\ |
|
| * | Merge branch 'linus' into irq/numa | Ingo Molnar | 2009-06-01 | 2 | -10/+4 |
| |\ |
|
| * | | irq: change ->set_affinity() to return status | Yinghai Lu | 2009-04-28 | 2 | -6/+10 |
* | | | MIPS: Sibyte: Honor CONFIG_CMDLINE | Ralf Baechle | 2009-06-08 | 1 | -7/+1 |
| |/
|/| |
|
* | | MIPS: Sibyte: Fix locking in set_irq_affinity | Thomas Bogendoerfer | 2009-05-14 | 2 | -10/+4 |
|/ |
|
* | MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platforms | Ralf Baechle | 2009-03-30 | 2 | -2/+2 |
* | irq: update all arches for new irq_desc, fix | Mike Travis | 2009-01-15 | 2 | -2/+4 |
* | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell | 2008-12-13 | 2 | -8/+8 |
* | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell | 2008-12-13 | 2 | -8/+8 |
* | mips: use bcd2bin/bin2bcd | Adrian Bunk | 2008-10-20 | 2 | -26/+26 |
* | device create: misc: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 2008-10-16 | 1 | -2/+1 |
* | [MIPS] Sibyte: Register PIO PATA device only for Swarm and Litte Sur | Ralf Baechle | 2008-10-08 | 1 | -0/+4 |
* | IDE: Fix platform device registration in Swarm IDE driver (v2) | Ralf Baechle | 2008-10-05 | 2 | -1/+83 |
* | [MIPS] kgdb: Remove existing implementation | Jason Wessel | 2008-07-30 | 5 | -231/+0 |
* | device create: mips: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 2008-07-22 | 1 | -1/+2 |
* | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 2008-07-15 | 2 | -2/+2 |
|\ |
|
| * | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe | 2008-06-26 | 2 | -2/+2 |
* | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2008-07-15 | 2 | -0/+38 |
|\ \ |
|
| * | | i2c-sibyte: SWARM I2C board initialization | Maciej W. Rozycki | 2008-07-14 | 2 | -0/+38 |
| |/ |
|
* | | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 2008-07-14 | 1 | -2/+2 |
|\| |
|
| * | [MIPS] Sibyte: Build RTC support as an object | Maciej W. Rozycki | 2008-06-16 | 1 | -2/+2 |
* | | mips: cdev lock_kernel() pushdown | Jonathan Corbet | 2008-05-18 | 1 | -7/+18 |
|/ |
|
* | [MIPS] BCM1480: Remove stray function call resulting in infinite recursion | Ralf Baechle | 2008-02-19 | 1 | -1/+0 |
* | [MIPS] Remove CONFIG_SIBYTE_PT{1120,1125,SWARM} | Ralf Baechle | 2008-01-29 | 1 | -3/+0 |
* | [MIPS] SMP: Call platform methods via ops structure. | Ralf Baechle | 2008-01-29 | 5 | -125/+198 |
* | [MIPS] Sibyte: Replace use of removed IO_SPACE_BASE with IOADDR. | Ralf Baechle | 2007-11-16 | 1 | -3/+3 |
* | [MIPS] BCM1480: Remove duplicate acknowledge of timer interrupt. | Ralf Baechle | 2007-11-16 | 1 | -13/+2 |
* | [MIPS] Sibyte: Split and move clock code. | Ralf Baechle | 2007-11-02 | 3 | -330/+20 |
* | [MIPS] Sibyte: Fixes for oneshot timer mode. | Ralf Baechle | 2007-11-02 | 2 | -62/+55 |
* | [MIPS] Sibyte: Remove blank line. | Ralf Baechle | 2007-11-02 | 1 | -1/+0 |
* | [MIPS] Swarm: Fix build failure | Thiemo Seufer | 2007-11-02 | 1 | -1/+1 |
* | [MIPS] SB1250: Use the right irqaction for the timer interrupt. | Ralf Baechle | 2007-11-02 | 1 | -7/+1 |
* | [MIPS] SB1250: Remove stray assignment of cpumask. | Ralf Baechle | 2007-11-02 | 1 | -1/+0 |
* | [MIPS] Sibyte: Fix names of the clockevent devices. | Ralf Baechle | 2007-11-02 | 2 | -2/+2 |
* | [MIPS] Sibyte: Build fixes / dead code removal. | Ralf Baechle | 2007-11-02 | 2 | -29/+0 |
* | [MIPS] time: Fix cut'n'paste bug in Sibyte clockevent driver. | Ralf Baechle | 2007-10-29 | 2 | -2/+2 |
* | [MIPS] Sibyte: Delete {sb1250,bcm1480}_steal_irq(). | Ralf Baechle | 2007-10-29 | 4 | -54/+0 |
* | [MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code. | Ralf Baechle | 2007-10-22 | 6 | -165/+158 |
* | [MIPS] Sibyte: Finish conversion to modern time APIs. | Ralf Baechle | 2007-10-19 | 6 | -167/+82 |
* | [MIPS] Sibyte: Fix typos in sibyte clockevent drivers | Atsushi Nemoto | 2007-10-17 | 2 | -5/+5 |
* | [MIPS] checkfiles: Fix "need space after that ','" errors. | Ralf Baechle | 2007-10-12 | 6 | -13/+13 |
* | [MIPS] Fix "no space between function name and open parenthesis" warnings. | Ralf Baechle | 2007-10-12 | 1 | -2/+2 |
* | [MIPS] Clockevent driver for BCM1480 | Ralf Baechle | 2007-10-12 | 1 | -25/+80 |
* | [MIPS] Clockevent driver for BCM1250 | Ralf Baechle | 2007-10-12 | 1 | -21/+160 |
* | [MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt | Ralf Baechle | 2007-10-12 | 4 | -32/+55 |