Age | Commit message (Expand) | Author | Files | Lines |
2015-08-03 | MIPS: SMP: Don't increment irq_count multiple times for call function IPIs | Alex Smith | 2 | -6/+10 |
2015-07-14 | MIPS: SB1: Remove support for Pass 1 parts. | Ralf Baechle | 3 | -11/+1 |
2015-06-21 | MIPS/IRQCHIP: Move irq_chip from arch/mips to drivers/irqchip. | Ralf Baechle | 1 | -8/+8 |
2014-11-25 | MIPS: Replace use of phys_t with phys_addr_t. | Ralf Baechle | 2 | -3/+3 |
2014-11-25 | MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BIT | Ralf Baechle | 1 | -2/+2 |
2014-11-24 | MIPS: Remove useless parentheses | Ralf Baechle | 3 | -5/+5 |
2014-10-23 | MIPS: Sibyte: Include the swarm subdir to the sb1250 LittleSur builds | Markos Chandras | 1 | -0/+1 |
2014-05-27 | MIPS: SMP: Remove plat_smp_ops cpus_done method. | Ralf Baechle | 2 | -16/+0 |
2014-05-23 | MIPS: BCM1480: Remove checks for CONFIG_SIBYTE_BCM1480_PROF | Paul Bolle | 1 | -11/+0 |
2014-03-12 | mips: Validate online cpus in irq_set_affinity() callbacks | Thomas Gleixner | 2 | -2/+2 |
2014-03-04 | mips: Use the core irq stats function | Thomas Gleixner | 2 | -2/+2 |
2013-11-26 | MIPS: Remove panic_timeout settings | Ralf Baechle | 1 | -2/+0 |
2013-09-18 | MIPS: Cleanup CP0 PRId and CP1 FPIR register access masks | Maciej W. Rozycki | 2 | -2/+4 |
2013-07-15 | MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code | Paul Gortmaker | 2 | -8/+8 |
2013-07-12 | Merge branch '3.10-fixes' into mips-for-linux-next | Ralf Baechle | 6 | -6/+15 |
2013-07-01 | MIPS: Sibyte: Fix comment. | Ralf Baechle | 1 | -1/+2 |
2013-07-01 | MIPS: Sibyte: Remove duplicate but harmless line from Platform file. | Ralf Baechle | 1 | -1/+0 |
2013-06-25 | MIPS: Sibyte: Platform: Add load address for CONFIG_SIBYTE_LITTLESUR | Markos Chandras | 1 | -0/+1 |
2013-06-21 | MIPS: sibyte: Amend dependencies for SIBYTE_BUS_WATCHER | Markos Chandras | 1 | -1/+2 |
2013-06-21 | MIPS: Sibyte: Fix bus watcher build for BCM1x55 and BCM1x80. | Ralf Baechle | 3 | -2/+11 |
2013-06-21 | MIPS: Sibyte: Add missing sched.h header | Markos Chandras | 1 | -0/+1 |
2013-06-21 | MIPS: sibyte: Remove unused variable. | Markos Chandras | 1 | -3/+0 |
2013-05-05 | mips: single_open() leaks | Al Viro | 1 | -1/+1 |
2013-04-29 | mips: Don't use create_proc_read_entry() | David Howells | 1 | -44/+37 |
2013-02-01 | MIPS: Whitespace cleanup. | Ralf Baechle | 9 | -64/+64 |
2012-12-13 | MIPS: Kconfig: Rename several firmware related config symbols. | Ralf Baechle | 1 | -1/+1 |
2012-03-29 | documentation: remove references to cpu_*_map. | Rusty Russell | 1 | -1/+1 |
2012-03-29 | remove references to cpu_*_map in arch/ | Rusty Russell | 2 | -7/+5 |
2012-03-28 | Disintegrate asm/system.h for MIPS | David Howells | 4 | -4/+0 |
2011-11-14 | MIPS: Sibyte: drop select of SIBYTE_CFE | Paul Bolle | 1 | -1/+0 |
2011-07-21 | MIPS: SB1250: Restore dropped irq_mask function | Thomas Gleixner | 1 | -0/+8 |
2011-04-14 | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() | Peter Zijlstra | 2 | -8/+6 |
2011-03-29 | MIPS: Convert the irq functions to the new names | Thomas Gleixner | 2 | -2/+4 |
2011-03-25 | MIPS: Sibyte: Convert to new irq_chip functions | Thomas Gleixner | 2 | -73/+35 |
2011-01-18 | MIPS: Sibyte: Use vzalloc in sbbus profiler | Joe Perches | 1 | -2/+1 |
2010-12-16 | MIPS: Swarm: Fix typo in symbol name: RTC_M4LT81 -> RTC_M41T81 | Ralf Baechle | 1 | -4/+4 |
2010-10-25 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -1/+1 |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 1 | -0/+1 |
2010-09-23 | Fix typo: configuation => configuration | Thomas Weber | 1 | -1/+1 |
2010-08-05 | MIPS: Sibyte: Migrate to new platform makefile style. | Ralf Baechle | 5 | -6/+70 |
2010-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -0/+54 |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -2/+2 |
2010-05-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -9/+8 |
2010-04-30 | MIPS: Fixup screen_info struct initializations | Sebastian Andrzej Siewior | 1 | -9/+8 |
2010-04-28 | net/sb1250: setup the pdevice within the soc code | Sebastian Andrzej Siewior | 1 | -0/+54 |
2010-04-23 | Merge branch 'master' into for-next | Jiri Kosina | 4 | -3/+15 |
2010-04-12 | MIPS: Sibyte: Apply M3 workaround only on affected chip types and versions. | Ralf Baechle | 1 | -0/+15 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 3 | -3/+0 |
2010-03-29 | Fix comment and Kconfig typos for 'require' and 'fragment' | Gilles Espinasse | 2 | -2/+2 |
2010-02-27 | MIPS: SB1480: Convert IRQ controller lock to raw spinlock. | Ralf Baechle | 1 | -7/+7 |