summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds5-29/+16
2012-05-09perf stat: handle ENXIO error for perf_event_openDavid Ahern1-1/+6
2012-05-09kmemleak: Fix the kmemleak tracking of the percpu areas with !SMPCatalin Marinas1-0/+2
2012-05-09percpu: pcpu_embed_first_chunk() should free unused parts after all allocs ar...Tejun Heo1-0/+10
2012-05-09Merge tag 'omap-fixes-for-v3.4-rc6-take-2' of git://git.kernel.org/pub/scm/li...Olof Johansson3-6/+6
2012-05-09ARM: OMAP: igep0020: fix smsc911x dummy regulator idEnrico Butera1-1/+1
2012-05-09regmap: fix possible memory corruption in regmap_bulk_read()Laxman Dewangan1-1/+3
2012-05-09Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai1-1/+1
2012-05-09ASoC: sh: fix migor.c compilationGuennadi Liakhovetski1-1/+1
2012-05-09KVM: ia64: fix build due to typoAvi Kivity1-1/+1
2012-05-09sched: Fix KVM and ia64 boot crash due to sched_groups circular linked list a...Igor Mammedov1-0/+2
2012-05-09ALSA: HDA: Lessen CPU usage when waiting for chip to respondDavid Henningsson1-2/+4
2012-05-09Merge branch 'kirkwood_fixes_for_v3.4' of git://git.infradead.org/users/jcoop...Olof Johansson2-2/+3
2012-05-09powerpc/irq: Make alignment & program interrupt behave the sameBenjamin Herrenschmidt3-10/+9
2012-05-09powerpc/irq: Fix bug with new lazy IRQ handling codeBenjamin Herrenschmidt2-19/+7
2012-05-09r8169: fix unsigned int wraparound with TSOJulien Ducourthial1-6/+10
2012-05-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2-11/+19
2012-05-09mtd: ams-delta: fix request_mem_region() failureJanusz Krzysztofik1-11/+6
2012-05-08ARM: orion5x: Fix GPIO enable bits for MPP9Ben Hutchings1-2/+2
2012-05-08Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2-2/+5
2012-05-08ARM: kirkwood: add missing kexec.h includeIan Campbell1-0/+1
2012-05-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds4-181/+34
2012-05-08Merge tag 'stable/for-linus-3.4-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-25/+73
2012-05-08Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-6/+18
2012-05-08Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-18/+12
2012-05-08sfc: Fix division by zero when using one RX channel and no SR-IOVBen Hutchings1-1/+1
2012-05-08[media] gspca - sonixj: Fix a zero divide in isoc interruptJean-François Moine1-4/+4
2012-05-08percpu, x86: don't use PMD_SIZE as embedded atom_size on 32bitTejun Heo1-1/+13
2012-05-08KVM: PPC: Book3S HV: Fix refcounting of hugepagesDavid Gibson2-11/+13
2012-05-08x86: Fix section annotation of acpi_map_cpu2node()Jan Beulich1-1/+1
2012-05-08Revert "ALSA: hda - Set codec to D3 forcibly even if not used"Takashi Iwai2-5/+13
2012-05-08[media] media: videobuf2-dma-contig: include header for exported symbolsH Hartley Sweeten1-0/+1
2012-05-08[media] media: videobuf2-dma-contig: quiet sparse noise about plain integer a...H Hartley Sweeten1-1/+1
2012-05-08[media] media: vb2-memops: Export vb2_get_vma symbolLaurent Pinchart1-0/+1
2012-05-08[media] s5p-fimc: Correct memory allocation for VIDIOC_CREATE_BUFSSylwester Nawrocki3-14/+23
2012-05-08ALSA: hda/realtek - Call alc_auto_parse_customize_define() always after fixupTakashi Iwai1-6/+7
2012-05-08[media] s5p-fimc: Fix locking in subdev set_crop opSylwester Nawrocki1-1/+1
2012-05-08[media] dvb_frontend: fix a regression with DVB-S zig-zagMauro Carvalho Chehab1-0/+4
2012-05-08ALSA: hdsp - Provide ioctl_compatAndre Schramm1-0/+1
2012-05-08m68knommu: enable qspi support when SPI_COLDFIRE_QSPI = mSteven King7-21/+21
2012-05-08openvswitch: Validation of IPv6 set port action uses IPv4 headerPravin B Shelar1-7/+15
2012-05-08net: compare_ether_addr[_64bits]() has no orderingJohannes Berg1-5/+6
2012-05-07jffs2: Fix lock acquisition order bug in gc pathJosh Cartwright1-1/+1
2012-05-07mtd: fix oops in dataflash driverWill Newton1-1/+1
2012-05-07xen/Kconfig: fix Kconfig layoutAndrew Morton1-10/+12
2012-05-07xen/pci: don't use PCI BIOS service for configuration space accessesDavid Vrabel1-2/+5
2012-05-07xen/pte: Fix crashes when trying to see non-existent PGD/PMD/PUD/PTEsKonrad Rzeszutek Wilk1-1/+6
2012-05-07xen/apic: Return the APIC ID (and version) for CPU 0.Konrad Rzeszutek Wilk1-1/+34
2012-05-07x86/microcode: Ensure that module is only loaded on supported Intel CPUsSrivatsa S. Bhat1-6/+8
2012-05-07regulator: Actually free the regulator in devm_regulator_put()Mark Brown1-1/+4