summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-02hwmon: (lm95234) Add support for LM95233Guenter Roeck
2014-12-02drm/i915: Unlock panel even when LVDS is disabledDaniel Vetter
2014-12-02regulator: sky81452: Modify Device Tree structureGyungoh Yoo
2014-12-02regulator: sky81452: Modify Device Tree structureGyungoh Yoo
2014-12-02hwmon: (lm95245) Add support for LM95235Guenter Roeck
2014-12-02mmc: sdhci-acpi: Add two host capabilities for IntelAdrian Hunter
2014-12-02mmc: sdhci-pci: Add two host capabilities for BYTAdrian Hunter
2014-12-02mmc: sdhci-acpi: Add SDHCI_QUIRK_NO_ENDATTR_IN_NOPDESCAdrian Hunter
2014-12-02mmc: sdhci-pci: Add SDHCI_QUIRK_NO_ENDATTR_IN_NOPDESC to BYTAdrian Hunter
2014-12-02mmc: atmel-mci: use probe deferring if dma controller is not ready yetludovic.desroches@atmel.com
2014-12-02mmc: atmel-mci: stop using specific initcallludovic.desroches@atmel.com
2014-12-02mmc: atmel-mci: remove __init/__exit attributesludovic.desroches@atmel.com
2014-12-02mmc: atmel-mci: remove useless DMA stuff for non-dt devicesludovic.desroches@atmel.com
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-01dt-bindings: Update documentation for "system-power-controller" and fix missp...Romain Perier
2014-12-01of: Rename "poweroff-source" property to "system-power-controller"Romain Perier
2014-12-01mfd: atmel-hlcdc: Add Kconfig option description and nameBoris Brezillon
2014-12-01s390: fix machine check handlingSebastian Ott
2014-12-01x86, microcode: Limit the microcode reloading to 64-bit for nowBorislav Petkov