aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-08Merge branch 'lsk/v3.14/topic/gic-v3' into lsk/lsk-with-kvm-v3.14Christoffer Dall
2014-10-02arm64: gicv3: Allow GICv3 compilation with older binutilsCatalin Marinas
2014-10-02irqchip: gic: Fix core ID calculation when topology is read from DTTomasz Figa
2014-10-02irqchip: gic: Add binding probe for ARM GIC400Suravee Suthikulpanit
2014-10-02irqchip: gic: Add support for cortex a7 compatible stringMatthias Brugger
2014-10-02irqchip: gic-v3: Initial support for GICv3Marc Zyngier
2014-10-02irqchip: gic: Move some bits of GICv2 to a library-type fileMarc Zyngier
2014-10-02irq-gic: remove file name from heading commentSergei Shtylyov
2014-10-02irqchip: gic: Use mask field in GICC_IARHaojian Zhuang
2014-10-02irqchip: Remove asmlinkage from static functionsChristoffer Dall
2014-10-02irqchip: gic: Silence sparse warningsStephen Boyd
2014-10-02irqchip: gic: use dmb ishst instead of dsb when raising a softirqWill Deacon
2014-10-02DRIVERS: IRQCHIP: IRQ-GIC: Add support for routable irqsSricharan R
2014-09-17Merge tag 'v3.14.19' into linux-linaro-lsk-v3.14lsk-v3.14-14.09Mark Brown
2014-09-17Linux 3.14.19v3.14.19Greg Kroah-Hartman
2014-09-17KEYS: Fix termination condition in assoc array garbage collectionDavid Howells
2014-09-17KEYS: Fix use-after-free in assoc_array_gc()David Howells
2014-09-17libceph: gracefully handle large reply messages from the monSage Weil
2014-09-17vfs: fix bad hashing of dentriesLinus Torvalds
2014-09-17drm/nouveau: Bump version from 1.1.1 to 1.1.2Mario Kleiner
2014-09-17IB/srp: Fix deadlock between host removal and multipathdBart Van Assche
2014-09-17mtd: nand: omap: Fix 1-bit Hamming code scheme, omap_calculate_ecc()Roger Quadros
2014-09-17mtd/ftl: fix the double free of the buffers allocated in build_maps()Kevin Hao
2014-09-17CIFS: Fix wrong restart readdir for SMB1Pavel Shilovsky
2014-09-17CIFS: Fix wrong filename length for SMB2Pavel Shilovsky
2014-09-17CIFS: Fix directory rename errorPavel Shilovsky
2014-09-17vfs: add d_is_dir()Miklos Szeredi
2014-09-17CIFS: Fix wrong directory attributes after renamePavel Shilovsky
2014-09-17CIFS: Possible null ptr deref in SMB2_tconSteve French
2014-09-17CIFS: Fix async reading on reconnectsPavel Shilovsky
2014-09-17CIFS: Fix STATUS_CANNOT_DELETE error mapping for SMB2Pavel Shilovsky
2014-09-17libceph: do not hard code max auth ticket lenIlya Dryomov
2014-09-17libceph: add process_one_ticket() helperIlya Dryomov
2014-09-17libceph: set last_piece in ceph_msg_data_pages_cursor_init() correctlyIlya Dryomov
2014-09-17xfs: don't zero partial page cache pages during O_DIRECT writesChris Mason
2014-09-17xfs: don't zero partial page cache pages during O_DIRECT writesDave Chinner
2014-09-17xfs: don't dirty buffers beyond EOFDave Chinner
2014-09-17xfs: quotacheck leaves dquot buffers without verifiersDave Chinner
2014-09-17xfs: ensure verifiers are attached to recovered buffersDave Chinner
2014-09-17RDMA/uapi: Include socket.h in rdma_user_cm.hDoug Ledford
2014-09-17RDMA/iwcm: Use a default listen backlog if neededSteve Wise
2014-09-17md/raid10: Fix memory leak when raid10 reshape completes.NeilBrown
2014-09-17md/raid10: fix memory leak when reshaping a RAID10.NeilBrown
2014-09-17md/raid6: avoid data corruption during recovery of double-degraded RAID6NeilBrown
2014-09-17md/raid1,raid10: always abort recover on write error.NeilBrown
2014-09-17fix copy_tree() regressionAl Viro
2014-09-17Bluetooth: Avoid use of session socket after the session gets freedVignesh Raman
2014-09-17Bluetooth: never linger on process exitVladimir Davydov
2014-09-17Bluetooth: btmrvl: wait for HOST_SLEEP_ENABLE event in suspendChin-Ran Lo
2014-09-17fix EBUSY on umount() from MNT_SHRINKABLEAl Viro