aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-21x86, printk: Add missing KERN_CONT to NMI selftestSasha Levin1-6/+6
2012-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1503-69579/+63544
2012-05-21Merge tag 'for-usb-next-2012-05-21' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman4-37/+57
2012-05-21Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'o...Roland Dreier78-442/+10532
2012-05-21xhci: Fix DIV_ROUND_UP compile error.Sarah Sharp1-3/+3
2012-05-21RDMA/cxgb4: Include vmalloc.h for vmalloc and vfreeVipul Pandya1-0/+1
2012-05-21xhci: Fix compile with CONFIG_USB_SUSPEND=nSarah Sharp1-27/+43
2012-05-21USB: Fix core compile with CONFIG_USB_SUSPEND=nSarah Sharp2-6/+10
2012-05-21brcm80211: Fix compile error for .disable_hub_initiated_lpm.Sarah Sharp1-1/+1
2012-05-21Revert "USB: EHCI: work around bug in the Philips ISP1562 controller"Greg Kroah-Hartman3-9/+1
2012-05-21Merge branch 'dentry-cleanups' (dcache access cleanups and optimizations)Linus Torvalds19-103/+167
2012-05-21[media] saa7134-cards: Remove a PCI entry added by mistakeMauro Carvalho Chehab1-6/+0
2012-05-21Merge branch 'vfs-cleanups' (random vfs cleanups)Linus Torvalds3-48/+35
2012-05-21xfs: add trace points for log forcesDave Chinner2-0/+18
2012-05-21xfs: fix memory reclaim deadlock on agi bufferPeter Watkins1-2/+3
2012-05-21xfs: fix delalloc quota accounting on failureDave Chinner3-3/+3
2012-05-21ext4: enable the 64-bit jbd2 feature based on the 64-bit ext4 featureTheodore Ts'o1-1/+1
2012-05-21Merge branch 'stat-cleanups' (clean up copying of stat info to user space)Linus Torvalds2-20/+45
2012-05-21Merge branch 'vm-cleanups' (unmap_vma() interface cleanup)Linus Torvalds3-27/+25
2012-05-21hvc_xen: NULL dereference on allocation failureDan Carpenter1-2/+2
2012-05-21xen: Add selfballoning memory reservation tunable.Jana Saout1-1/+33
2012-05-21KVM: make asm-generic/kvm_para.h have an ifdef __KERNEL__ blockPaul Gortmaker1-0/+3
2012-05-21Merge branch 'v3-removal' into for-linusRussell King19-1454/+10
2012-05-21Merge branch 'misc' into for-linusRussell King37-174/+269
2012-05-21Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a...Russell King630-3821/+5966
2012-05-21Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust477-2783/+4377
2012-05-21MIPS: Remove all -Wall and almost all -Werror usage from arch/mips.Ralf Baechle8-16/+0
2012-05-21xenbus: Add support for xenbus backend in stub domainDaniel De Graaf5-0/+63
2012-05-21MAINTAINERS: Add myself as maintainer to the USB PHY LayerFelipe Balbi1-0/+8
2012-05-21MIPS: lantiq: implement support for FALCON socJohn Crispin10-0/+552
2012-05-21MTD: MIPS: lantiq: verify that the NOR interface is available on falcon socJohn Crispin1-0/+7
2012-05-21MTD: MIPS: lantiq: implement OF supportJohn Crispin1-44/+25
2012-05-21watchdog: MIPS: lantiq: implement OF support and minor fixesJohn Crispin3-32/+27
2012-05-21SERIAL: MIPS: lantiq: implement OF supportJohn Crispin1-32/+51
2012-05-21GPIO: MIPS: lantiq: convert gpio-stp-xway to OFJohn Crispin2-92/+283
2012-05-21GPIO: MIPS: lantiq: convert gpio-mm-lantiq to OF and of_mm_gpioJohn Crispin2-57/+127
2012-05-21GPIO: MIPS: lantiq: move gpio-stp and gpio-ebu to the subsystem folderJohn Crispin5-1/+21
2012-05-21MIPS: pci: convert lantiq driver to OFJohn Crispin4-94/+131
2012-05-21MIPS: lantiq: convert dma to platform driverJohn Crispin1-22/+39
2012-05-21MIPS: lantiq: implement support for clkdev apiJohn Crispin12-479/+681
2012-05-21MIPS: lantiq: drop ltq_gpio_request() and gpio_to_irq()John Crispin5-62/+17
2012-05-21OF: MIPS: lantiq: implement irq_domain supportJohn Crispin1-76/+102
2012-05-21OF: MIPS: lantiq: implement OF supportJohn Crispin11-77/+294
2012-05-21MIPS: lantiq: drop mips_machine supportJohn Crispin16-529/+4
2012-05-21OF: PCI: const usage needed by MIPSJohn Crispin4-5/+6
2012-05-21HID: wacom: fix build breakage without CONFIG_LEDS_CLASSDavid Rientjes1-1/+1
2012-05-21xen/smp: unbind irqworkX when unplugging vCPUs.Konrad Rzeszutek Wilk1-0/+1
2012-05-21ARM: dma-mapping: use PMD size for section unmapVitaly Andrianov1-1/+1
2012-05-21cma: fix migration modeMinchan Kim1-1/+1
2012-05-21ARM: integrate CMA with DMA-mapping subsystemMarek Szyprowski9-88/+370