summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-03Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-03Merge tag 'pci-v3.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-12-03Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-12-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-12-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2014-12-03Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-12-03slab: fix nodeid bounds check for non-contiguous node IDsPaul Mackerras
2014-12-03lib/genalloc.c: export devm_gen_pool_create() for modulesMichal Simek
2014-12-03mm: fix anon_vma_clone() error treatmentDaniel Forrest
2014-12-03mm: fix swapoff hang after page migration and forkHugh Dickins
2014-12-03fat: fix oops on corrupted vfat fsAl Viro
2014-12-03ipc/sem.c: fully initialize sem_array before making it visibleManfred Spraul
2014-12-03drivers/input/evdev.c: don't kfree() a vmalloc addressAndrew Morton
2014-12-02cxgb4: Fill in supported link mode for SFP modulesHariprasad Shenai
2014-12-02xen-netfront: Remove BUGs on paged skb data which crosses a page boundarySeth Forshee
2014-12-02mm/vmpressure.c: fix race in vmpressure_work_fn()Andrew Morton
2014-12-02mm: frontswap: invalidate expired data on a dup-store failureWeijie Yang
2014-12-02mm: do not overwrite reserved pages counter at show_mem()Rafael Aquini
2014-12-03Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2014-12-02drm/radeon: kernel panic in drm_calc_vbltimestamp_from_scanoutpos with 3.18.0...Petr Mladek
2014-12-02drm/radeon: Ignore RADEON_GEM_GTT_WC on 32-bit x86Michel Dänzer
2014-12-02drm/radeon: sync all BOs involved in a CS v2Christian König
2014-12-02sata_fsl: fix error handling of irq_of_parse_and_mapDmitry Torokhov
2014-12-02AHCI: Add DeviceIDs for Sunrise Point-LP SATA controllerDevin Ryles
2014-12-02block: fix regression where bio_integrity_process uses wrong bio_vec iteratorDarrick J. Wong
2014-12-02drm/i915: Unlock panel even when LVDS is disabledDaniel Vetter
2014-12-02drm/i915: More cautious with pch fifo underrunsDaniel Vetter
2014-12-02ALSA: hda/realtek - Add headset Mic support for new Dell machineKailang Yang
2014-12-02Merge tag 'keys-fixes-20141201' of git://git.kernel.org/pub/scm/linux/kernel/...James Morris
2014-12-02nouveau: move the hotplug ignore to correct place.Dave Airlie
2014-12-02Merge branch 'linux-3.18' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie
2014-12-02drm/nouveau/gf116: remove copy1 engineIlia Mirkin
2014-12-02drm/nouveau: prevent stale fence->channel pointers, and protect with rcuMaarten Lankhorst
2014-12-02drm/nouveau/fifo/g84-: ack non-stall interrupt before handling itBen Skeggs
2014-12-01Merge tag 'ext4_for_linus_urgent' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-01jbd2: fix regression where we fail to initialize checksum seed when loadingDarrick J. Wong
2014-12-01PCI: tegra: Use physical range for I/O mappingThierry Reding
2014-12-01KEYS: request_key() should reget expired keys rather than give EKEYEXPIREDDavid Howells
2014-12-01KEYS: Simplify KEYRING_SEARCH_{NO,DO}_STATE_CHECK flagsDavid Howells
2014-12-01KEYS: Fix the size of the key description passed to/from userspaceDavid Howells
2014-12-01s390: fix machine check handlingSebastian Ott
2014-12-01x86, microcode: Limit the microcode reloading to 64-bit for nowBorislav Petkov
2014-12-01ACPI / video: update condition to check if device is in _DOD listpm+acpi-3.18-rc8Aaron Lu
2014-11-30Linux 3.18-rc7Linus Torvalds
2014-11-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-11-30btrfs: zero out left over bytes after processing compression streamsChris Mason
2014-11-29sh_eth: Fix sleeping function called from invalid contextMitsuhiro Kimura
2014-11-29stmmac: platform: Move plat_dat checking earlierHuacai Chen