]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 19 Mar 2011 05:31:05 +0000 (22:31 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 19 Mar 2011 05:31:05 +0000 (22:31 -0700)
commit2c1d2470c0c0992fae2cc0e04921f9e02a670a00
tree7401f45d206c4173c34dc3b0ecce839e06da2c71
parent664322a4475236bd9900f2853a9b981a4377493f
parentddb7d1e975d224885397c002512ded987be3c3bc
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300

* 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300:
  MN10300: Clear ASB2364 peripheral interrupt masks before enabling interrupts
  MN10300: Fix the ASB2364 gdbport UART register defs
  MN10300: Fix ASB2364 FPGA register defs
  MN10300: Select GENERIC_HARDIRQS_NO_DEPRECATED
  MN10300: Select HAVE_GENERIC_HARDIRQS rather than GENERIC_HARDIRQS
  MN10300: Convert ASB2364 FPGA irq_chip to new functions
  MN10300: Convert ipi irq_chip to new functions
  MN10300: Convert serial irq_chip to new functions
  MN10300: Convert cpu irq_chips to new functions
  MN10300: Remove unused mn10300_intc_* functions
  MN10300: Remove stale irq_chip.end - V2
  MN10300: Use clockevents_calc_mult_shift()
  MN10300: Use clocksource_register_hz()
  MN10300: Remove stale code