summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-01-14Merge tag 'driver-core-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-14Merge tag 'char-misc-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-01-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2013-01-14ARM: imx: correct low-power mode settingShawn Guo
2013-01-14ARM: imx: disable cpu in .cpu_kill hookShawn Guo
2013-01-14ARM: dts: prevent *.dtb from always being rebuiltStephen Warren
2013-01-14arm64: dts: prevent *.dtb from always being rebuiltStephen Warren
2013-01-14sh: Fix up stack debugging build.Paul Mundt
2013-01-14ALSA: usb-audio: selector map for M-Audio FT C400Eldad Zack
2013-01-14ALSA: usb-audio: M-Audio FT C400 skip packet quirkEldad Zack
2013-01-14ALSA: usb-audio: correct M-Audio C400 clock source quirkEldad Zack
2013-01-14ALSA: usb - fix race in creation of M-Audio Fast track pro driverDavid Henningsson
2013-01-14sh: wire up finit_module syscall.Paul Mundt
2013-01-13x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCIH. Peter Anvin
2013-01-13x86/Sandy Bridge: mark arrays in __init functions as __initconstH. Peter Anvin
2013-01-13staging: zram: fix invalid memory references during disk writeNitin Gupta
2013-01-14f2fs: avoid redundant time update for parent directory in f2fs_delete_entryNamjae Jeon
2013-01-14f2fs: remove redundant call to set_blocksize in f2fs_fill_superNamjae Jeon
2013-01-14video: imxfb: fix imxfb_info configuration orderGwenhael Goavec-Merou
2013-01-14ARM: imx: platform-imx-fb: modifies platform device nameGwenhael Goavec-Merou
2013-01-13PCI: shpchp: Make shpchp_wq non-orderedBjorn Helgaas
2013-01-13PCI/AER: pci_get_domain_bus_and_slot() call missing required pci_dev_put()Betty Dall
2013-01-14udldrmfb: udl_get_edid: drop unneeded i--Hans de Goede
2013-01-14udldrmfb: udl_get_edid: usb_control_msg buffer must not be on the stackHans de Goede
2013-01-14udldrmfb: Fix EDID not working with monitors with EDID extension blocksHans de Goede
2013-01-14Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2013-01-14Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie
2013-01-13usb: ftdi_sio: Crucible Technologies COMET Caller ID - pid addedTomasz Mloduchowski
2013-01-13netfilter: x_tables: print correct hook names for ARPJan Engelhardt
2013-01-13drm/nvc0/fb: fix crash when different mutex is used to protect same listAleksi Torhamo
2013-01-13drm/nouveau/clock: fix support for more than 2 monitors on nve0Aleksi Torhamo
2013-01-13drm/nv50/disp: fix selection of bios script for analog outputsMarcin Slusarz
2013-01-13drm/nv17-50: restore fence buffer on resumeMarcin Slusarz
2013-01-13drm/nouveau: fix blank LVDS screen regression on pre-nv50 cardsMarcin Slusarz
2013-01-13drm/nouveau: fix nouveau_client allocation failure pathMarcin Slusarz
2013-01-13drm/nouveau: don't return freed object from nouveau_handle_createMarcin Slusarz
2013-01-13drm/nouveau/vm: fix memory corruption when pgt allocation failsMarcin Slusarz
2013-01-13drm/nouveau: add locking around instobj list operationsMarcin Slusarz
2013-01-13drm/nouveau: do not forcibly power on lvds panelsBen Skeggs
2013-01-13drm/nouveau/devinit: ensure legacy vga control is enabled during postBen Skeggs
2013-01-12be2net: fix unconditionally returning IRQ_HANDLED in INTxSathya Perla
2013-01-12sparc: remove __devinit, __devexit annotationsSam Ravnborg
2013-01-12PCI: pciehp: Use per-slot workqueues to avoid deadlockYijing Wang
2013-01-12s390: use -fPIC for module compileMartin Schwidefsky
2013-01-12s390/mm: fix pmd_pfn() for thpGerald Schaefer
2013-01-12netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netnsPablo Neira Ayuso
2013-01-12ACPI / glue: Fix build with ACPI_GLUE_DEBUG setYinghai Lu
2013-01-11tuntap: fix leaking reference countJason Wang