| Commit message (Expand) | Author | Age |
* | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() | Peter Zijlstra | 2011-04-14 |
* | MIPS: Convert the irq functions to the new names | Thomas Gleixner | 2011-03-29 |
* | MIPS: Sibyte: Convert to new irq_chip functions | Thomas Gleixner | 2011-03-25 |
* | MIPS: Sibyte: Use vzalloc in sbbus profiler | Joe Perches | 2011-01-18 |
* | MIPS: Swarm: Fix typo in symbol name: RTC_M4LT81 -> RTC_M41T81 | Ralf Baechle | 2010-12-16 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 |
|\ |
|
| * | Fix typo: configuation => configuration | Thomas Weber | 2010-09-23 |
* | | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 |
|/ |
|
* | MIPS: Sibyte: Migrate to new platform makefile style. | Ralf Baechle | 2010-08-05 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-05-21 |
|\ |
|
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-05-12 |
| |\ |
|
| * | | net/sb1250: setup the pdevice within the soc code | Sebastian Andrzej Siewior | 2010-04-27 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-05-20 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge branch 'master' into for-next | Jiri Kosina | 2010-04-22 |
| |\| |
|
| * | | Fix comment and Kconfig typos for 'require' and 'fragment' | Gilles Espinasse | 2010-03-29 |
* | | | MIPS: Fixup screen_info struct initializations | Sebastian Andrzej Siewior | 2010-04-30 |
| |/
|/| |
|
* | | MIPS: Sibyte: Apply M3 workaround only on affected chip types and versions. | Ralf Baechle | 2010-04-12 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
|/ |
|
* | MIPS: SB1480: Convert IRQ controller lock to raw spinlock. | Ralf Baechle | 2010-02-27 |
* | MIPS: SB1250: Convert IRQ controller lock to raw spinlock. | Ralf Baechle | 2010-02-27 |
* | MIPS: Make various locks static. | Ralf Baechle | 2010-02-27 |
* | MIPS: Don't include <linux/smp_lock.h> unnecessarily. | Ralf Baechle | 2010-02-27 |
* | MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZE | Dmitri Vorobiev | 2009-12-16 |
* | MIPS: Sibyte: Get rid of BKL. | Ralf Baechle | 2009-09-30 |
* | MIPS: Sibyte: Fix compilation error. | Mark Mason | 2009-09-30 |
* | MIPS: BCM1480: Re-apply patch lost due to bad resolution of merge conflict. | Ralf Baechle | 2009-09-30 |
* | cpumask: arch_send_call_function_ipi_mask: mips | Rusty Russell | 2009-09-23 |
* | timekeeping: Increase granularity of read_persistent_clock() | Martin Schwidefsky | 2009-08-15 |
* | MIPS: Eleminate filenames from comments | Ralf Baechle | 2009-08-03 |
* | MIPS: Sibyte: Fix build error if CONFIG_SERIAL_SB1250_DUART is undefined. | Ralf Baechle | 2009-06-24 |
* | MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. | Ralf Baechle | 2009-06-24 |
* | MIPS: Sibyte: Remove standalone kernel support | Imre Kaloz | 2009-06-17 |
* | MIPS: Sibyte: Remove simulator option | Imre Kaloz | 2009-06-17 |
* | MIPS: SB1250: Sort out merge mistake. | Ralf Baechle | 2009-06-17 |
* | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-06-10 |
|\ |
|
| * | Merge branch 'linus' into irq/numa | Ingo Molnar | 2009-06-01 |
| |\ |
|
| * | | irq: change ->set_affinity() to return status | Yinghai Lu | 2009-04-28 |
* | | | MIPS: Sibyte: Honor CONFIG_CMDLINE | Ralf Baechle | 2009-06-08 |
| |/
|/| |
|
* | | MIPS: Sibyte: Fix locking in set_irq_affinity | Thomas Bogendoerfer | 2009-05-14 |
|/ |
|
* | MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platforms | Ralf Baechle | 2009-03-30 |
* | irq: update all arches for new irq_desc, fix | Mike Travis | 2009-01-15 |
* | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell | 2008-12-13 |
* | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell | 2008-12-13 |
* | mips: use bcd2bin/bin2bcd | Adrian Bunk | 2008-10-20 |
* | device create: misc: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 2008-10-16 |
* | [MIPS] Sibyte: Register PIO PATA device only for Swarm and Litte Sur | Ralf Baechle | 2008-10-08 |
* | IDE: Fix platform device registration in Swarm IDE driver (v2) | Ralf Baechle | 2008-10-05 |
* | [MIPS] kgdb: Remove existing implementation | Jason Wessel | 2008-07-30 |
* | device create: mips: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 2008-07-22 |
* | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 2008-07-15 |
|\ |
|