linux/kernel/irq
JP Abgrall e8c92d268b Merge remote-tracking branch 'stable/linux-3.4.y' into android-3.4
* stable/linux-3.4.y: (811 commits)
  Linux 3.4.67
  mm: do not grow the stack vma just because of an overrun on preceding vma
  mm/mmap: check for RLIMIT_AS before unmapping
  drm/radeon: fix hw contexts for SUMO2 asics
  watchdog: ts72xx_wdt: locking bug in ioctl
  parisc: fix interruption handler to respect pagefault_disable()
  KVM: PPC: Book3S HV: Fix typo in saving DSCR
  ext4: fix memory leak in xattr
  vfs: allow O_PATH file descriptors for fstatfs()
  random: run random_int_secret_init() run after all late_initcalls
  ALSA: hda - Add fixup for ASUS N56VZ
  ALSA: snd-usb-usx2y: remove bogus frame checks
  Linux 3.4.66
  ext4: avoid hang when mounting non-journal filesystems with orphan list
  Btrfs: change how we queue blocks for backref checking
  tile: use a more conservative __my_cpu_offset in CONFIG_PREEMPT
  ACPI / IPMI: Fix atomic context requirement of ipmi_msg_handler()
  mm, show_mem: suppress page counts in non-blockable contexts
  staging: comedi: ni_65xx: (bug fix) confine insn_bits to one subdevice
  dmaengine: imx-dma: fix slow path issue in prep_dma_cyclic
  ...

Conflicts:
	kernel/futex.c

Change-Id: Iea4c0bcac37b64b6376f5fbc79a23100484ae402
2013-10-23 16:53:16 -07:00
..
autoprobe.c genirq: Handle pending irqs in irq_startup() 2012-02-15 11:56:59 +01:00
chip.c genirq: export handle_edge_irq() and irq_to_desc() 2012-05-15 08:10:07 -07:00
debug.h irq: hide debug macros so they don't collide with others. 2012-04-23 12:30:03 -04:00
devres.c devres: fix possible use after free 2011-07-25 20:57:14 -07:00
dummychip.c genirq: Remove compat code 2011-03-29 14:48:19 +02:00
generic-chip.c kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure 2011-10-31 19:30:05 -04:00
handle.c random: make 'add_interrupt_randomness()' do something sane 2012-08-15 08:10:10 -07:00
internals.h Merge branch 'linus' into irq/core 2012-03-13 16:35:16 +01:00
irqdesc.c genirq: export handle_edge_irq() and irq_to_desc() 2012-05-15 08:10:07 -07:00
irqdomain.c irq_domain: fix type mismatch in debugfs output format 2012-04-12 16:25:48 -06:00
Kconfig irq_domain: correct the debugfs file name 2012-04-10 22:39:17 -06:00
Makefile irq: add irq_domain translation infrastructure 2011-07-28 01:32:04 -06:00
manage.c genirq: Fix can_request_irq() for IRQs without an action 2013-07-21 18:19:01 -07:00
migration.c genirq: Adjust irq thread affinity on IRQ_SET_MASK_OK_NOCOPY return value 2012-03-30 23:13:46 +02:00
pm.c PM: Print pending wakeup IRQ preventing suspend to dmesg 2012-04-09 13:53:09 -07:00
proc.c irq: Remove smp_affinity_list when unregister irq proc 2011-05-26 13:15:28 +02:00
resend.c genirq: Remove compat code 2011-03-29 14:48:19 +02:00
settings.h genirq: Add support for per-cpu dev_id interrupts 2011-10-03 15:35:26 +02:00
spurious.c genirq: Avoid deadlock in spurious handling 2013-02-28 06:58:58 -08:00