summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-01-09f2fs: fix missing cold bit during recoveryJaegeuk Kim
2015-01-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-01-09serial: s3c: add missing register definitionsRobert Baldyga
2015-01-09serial: omap_8250: Fix RTS handlingPeter Hurley
2015-01-09USB: ehci-platform: Support ehci reset after resume quirkWu Liang feng
2015-01-09usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior
2015-01-09ses: Add power_status to SES device slotSong Liu
2015-01-09ses: add reliable slot attributeDan Williams
2015-01-09ses: add enclosure logical idDan Williams
2015-01-09ses: close potential registration raceDan Williams
2015-01-09regulator: pfuze100-regulator: add pfuze3000 supportRobin Gong
2015-01-09perf: Move task_pt_regs sampling into arch codeAndy Lutomirski
2015-01-08rhashtable: avoid unnecessary wakeup for worker queueYing Xue
2015-01-08rhashtable: involve rhashtable_lookup_insert routineYing Xue
2015-01-08vfs: renumber FMODE_NONOTIFY and add to uniqueness checkDavid Drysdale
2015-01-08mm: protect set_page_dirty() from ongoing truncationJohannes Weiner
2015-01-08mm: prevent endless growth of anon_vma hierarchyKonstantin Khlebnikov
2015-01-08Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-01-08regulator: Allow parsing custom properties when using simplified DT parsingKrzysztof Kozlowski
2015-01-08regulator: s2mps11: Fix wrong calculation of register offsetJonghwa Lee
2015-01-08libceph: fix sparse endianness warningsIlya Dryomov
2015-01-08blk-mq: Allow requests to never expireKeith Busch
2015-01-08blk-mq: Add helper to abort requeued requestsJens Axboe
2015-01-08blk-mq: Let drivers cancel requeue_workKeith Busch
2015-01-08blk-mq: Export if requests were startedKeith Busch
2015-01-08libata: Whitelist SSDs that are known to properly return zeroes after TRIMMartin K. Petersen
2015-01-08crypto: aead - add check for presence of auth tagStephan Mueller
2015-01-07efi: Rename efi_guid_unparse to efi_guid_to_strBorislav Petkov
2015-01-07mtd: implement common reboot notifier boilerplateBrian Norris
2015-01-07mtd: spi-nor: Add quad I/O support for Micron SPI NORBean Huo 霍斌斌 (beanhuo)
2015-01-07time: settimeofday: Validate the values of tv from userSasha Levin
2015-01-07blk-mq: get rid of ->cmd_size in the hardware queueJens Axboe
2015-01-07Merge tag 'v3.19-rc3' into spi-sh-msiofMark Brown
2015-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-06workqueue.h: remove loops of single statement macrosValentin Rothberg
2015-01-06Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video'Rafael J. Wysocki
2015-01-06ethtool: Extend ethtool plugin module eeprom API to phylibEd Swierk
2015-01-06mm: propagate error from stack expansion even for guard pageLinus Torvalds
2015-01-06brcmfmac: Add support for bcm43340/1 wireless chipsetsArend van Spriel
2015-01-06rcu: Combine DEFINE_SRCU() and DEFINE_STATIC_SRCU()Paul E. McKenney
2015-01-06rcu: Expand SRCU ->completed to 64 bitsPaul E. McKenney
2015-01-06rculist: Fix sparse warningYing Xue
2015-01-06rcupdate: Replace smp_read_barrier_depends() with lockless_dereference()Pranith Kumar
2015-01-06compiler: Allow 1- and 2-byte smp_load_acquire() and smp_store_release()Paul E. McKenney
2015-01-06cgroup: add dummy css_put() for !CONFIG_CGROUPSTejun Heo
2015-01-06cgroup: reorder SUBSYS(blkio) in cgroup_subsys.hTejun Heo
2015-01-06percpu_ref: implement percpu_ref_is_dying()Tejun Heo
2015-01-06percpu_ref: remove unnecessary ACCESS_ONCE() in percpu_ref_tryget_live()Tejun Heo
2015-01-05ip: Move checksum convert defines to inetTom Herbert
2015-01-05NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_clientTrond Myklebust