]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
authorLinus Torvalds <torvalds@woody.linux-foundation.org>
Fri, 30 Mar 2007 03:30:12 +0000 (20:30 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Fri, 30 Mar 2007 03:30:12 +0000 (20:30 -0700)
commit6db9e06e4d919282b490f5ac7fe6052ca1b888df
tree644d9962049b4d73ff85e17562e383a57c8ce1fa
parentdeee638fa184fcefd85079a2fc1fc51728c1a3bf
parent4e1fdd43f7940159e4dd2c49c795ed9e56859dfa
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus

* 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus:
  [MIPS] SMTC: Fix recursion in instant IPI replay code.
  [MIPS] BCM1480: Fix setting of irq affinity.
  [MIPS] do_page_fault() needs to use raw_smp_processor_id().
  [MIPS] SMTC: Fix false trigger of debug code on single VPE.
  [MIPS] SMTC: irq_{enter,leave} and kstats keeping for relayed timer ints.
  [MIPS] lockdep: Deal with interrupt disable hazard in TRACE_IRQFLAGS
  [MIPS] lockdep: Handle interrupts in R3000 style c0_status register.
  [MIPS] MV64340: Add missing prototype for mv64340_irq_init().
  [MIPS] MT: MIPS_MT_SMTC_INSTANT_REPLAY currently conflicts with PREEMPT.
  [MIPS] EV64120: Include <asm/irq.h> to fix warning.
  [MIPS] Ocelot: Fix warning.
  [MIPS] Ocelot: Give PMON_v1_setup a proper prototype.