summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | i2c: designware: prevent early stop on TX FIFO emptyAndrew Jackson2014-11-211-1/+1
| * | | | | | i2c: omap: fix NACK and Arbitration Lost irq handlingAlexander Kochetkov2014-11-211-2/+0
* | | | | | | Merge tag 'pci-v3.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-12-031-8/+20
|\ \ \ \ \ \ \
| * | | | | | | PCI: tegra: Use physical range for I/O mappingThierry Reding2014-12-011-8/+20
* | | | | | | | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-031-2/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | of/fdt: memblock_reserve /memreserve/ regions in the case of partial overlapIan Campbell2014-11-261-2/+0
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-12-031-6/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | block: fix regression where bio_integrity_process uses wrong bio_vec iteratorDarrick J. Wong2014-12-021-6/+7
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-12-0310-45/+88
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-12-033-10/+16
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/radeon: kernel panic in drm_calc_vbltimestamp_from_scanoutpos with 3.18.0...Petr Mladek2014-12-021-0/+2
| | * | | | | | | | | drm/radeon: Ignore RADEON_GEM_GTT_WC on 32-bit x86Michel Dänzer2014-12-021-0/+7
| | * | | | | | | | | drm/radeon: sync all BOs involved in a CS v2Christian König2014-12-021-10/+7
| |/ / / / / / / / /
| * | | | | | | | | nouveau: move the hotplug ignore to correct place.Dave Airlie2014-12-021-1/+1
| * | | | | | | | | Merge branch 'linux-3.18' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie2014-12-026-34/+71
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | drm/nouveau/gf116: remove copy1 engineIlia Mirkin2014-12-021-1/+0
| | * | | | | | | | drm/nouveau: prevent stale fence->channel pointers, and protect with rcuMaarten Lankhorst2014-12-022-29/+67
| | * | | | | | | | drm/nouveau/fifo/g84-: ack non-stall interrupt before handling itBen Skeggs2014-12-023-4/+4
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-12-037-67/+73
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cxgb4: Fill in supported link mode for SFP modulesHariprasad Shenai2014-12-021-2/+6
| * | | | | | | | | | xen-netfront: Remove BUGs on paged skb data which crosses a page boundarySeth Forshee2014-12-021-5/+0
| * | | | | | | | | | sh_eth: Fix sleeping function called from invalid contextMitsuhiro Kimura2014-11-292-29/+36
| * | | | | | | | | | stmmac: platform: Move plat_dat checking earlierHuacai Chen2014-11-291-9/+9
| * | | | | | | | | | sh_eth: Fix skb alloc size and alignment adjust rule.Mitsuhiro Kimura2014-11-292-21/+15
| * | | | | | | | | | rtnetlink: release net refcnt on error in do_setlink()Nicolas Dichtel2014-11-291-0/+1
| * | | | | | | | | | bond: Check length of IFLA_BOND_ARP_IP_TARGET attributesThomas Graf2014-11-291-1/+6
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2014-12-035-34/+36
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'keys-fixes-20141201' of git://git.kernel.org/pub/scm/linux/kernel/...James Morris2014-12-025-34/+36
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | KEYS: request_key() should reget expired keys rather than give EKEYEXPIREDDavid Howells2014-12-013-2/+5
| | * | | | | | | | | | | KEYS: Simplify KEYRING_SEARCH_{NO,DO}_STATE_CHECK flagsDavid Howells2014-12-013-3/+6
| | * | | | | | | | | | | KEYS: Fix the size of the key description passed to/from userspaceDavid Howells2014-12-011-30/+26
| | | |/ / / / / / / / / | | |/| | | | | | | | |
* | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2014-12-0311-41/+55
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | slab: fix nodeid bounds check for non-contiguous node IDsPaul Mackerras2014-12-031-1/+1
| * | | | | | | | | | | lib/genalloc.c: export devm_gen_pool_create() for modulesMichal Simek2014-12-031-0/+1
| * | | | | | | | | | | mm: fix anon_vma_clone() error treatmentDaniel Forrest2014-12-032-5/+11
| * | | | | | | | | | | mm: fix swapoff hang after page migration and forkHugh Dickins2014-12-031-13/+13
| * | | | | | | | | | | fat: fix oops on corrupted vfat fsAl Viro2014-12-031-9/+11
| * | | | | | | | | | | ipc/sem.c: fully initialize sem_array before making it visibleManfred Spraul2014-12-031-7/+8
| * | | | | | | | | | | drivers/input/evdev.c: don't kfree() a vmalloc addressAndrew Morton2014-12-031-1/+1
| * | | | | | | | | | | mm/vmpressure.c: fix race in vmpressure_work_fn()Andrew Morton2014-12-021-3/+5
| * | | | | | | | | | | mm: frontswap: invalidate expired data on a dup-store failureWeijie Yang2014-12-021-1/+3
| * | | | | | | | | | | mm: do not overwrite reserved pages counter at show_mem()Rafael Aquini2014-12-021-1/+1
|/ / / / / / / / / / /
* | | | | | | | | | | Merge tag 'ext4_for_linus_urgent' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-011-3/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | jbd2: fix regression where we fail to initialize checksum seed when loadingDarrick J. Wong2014-12-011-3/+2
* | | | | | | | | | | | s390: fix machine check handlingSebastian Ott2014-12-011-6/+2
| |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Linux 3.18-rc7v3.18-rc7Linus Torvalds2014-11-301-1/+1
* | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-11-303-1/+23
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'drm-intel-fixes-2014-11-27' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-11-282-0/+5
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | drm/i915: Cancel vdd off work before suspendVille Syrjälä2014-11-261-0/+1
| | * | | | | | | | | | | drm/i915: Ignore SURFLIVE and flip counter when the GPU gets resetVille Syrjälä2014-11-241-0/+4
| | | |_|_|/ / / / / / / | | |/| | | | | | | | |