summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-043-6/+18
|\
| * vfs: add cross-renameMiklos Szeredi2014-04-011-0/+1
| * security: add flags to rename hooksMiklos Szeredi2014-04-011-4/+8
| * vfs: add renameat2 syscallMiklos Szeredi2014-04-011-1/+3
| * vfs: add d_is_dir()Miklos Szeredi2014-04-011-1/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-04-034-92/+10
|\ \
| * | Input: pmic8xxx-pwrkey - migrate to DTStephen Boyd2014-03-301-31/+0
| * | Input: pmic8xxx-keypad - migrate to DTStephen Boyd2014-03-301-52/+0
| * | Merge tag 'v3.14-rc4' into nextDmitry Torokhov2014-03-01337-3388/+6951
| |\ \
| * | | Input: s3c2410 - trivial cleanup in header fileSachin Kamat2014-02-141-9/+8
| * | | Input: uinput - add UI_GET_SYSNAME ioctl to retrieve the sysfs pathBenjamin Tissoires2014-02-121-0/+2
* | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-04-034-0/+152
|\ \ \ \
| * | | | IB/mlx5: Collect signature error completionSagi Grimberg2014-03-074-0/+28
| * | | | IB/mlx5: Support IB_WR_REG_SIG_MRSagi Grimberg2014-03-071-0/+61
| * | | | IB/mlx5: Keep mlx5 MRs in a radix tree under deviceSagi Grimberg2014-03-071-0/+18
| * | | | IB/mlx5: Initialize mlx5_ib_qp signature-related membersSagi Grimberg2014-03-071-0/+1
| * | | | mlx5: Implement create_mr and destroy_mrSagi Grimberg2014-03-072-0/+44
| | |/ / | |/| |
* | | | Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-04-035-14/+58
|\ \ \ \
| * | | | gpio: unmap gpio irqs properlyLinus Walleij2014-03-281-0/+1
| * | | | gpio: add IRQ chip helpers in gpiolibLinus Walleij2014-03-261-0/+29
| * | | | Merge branch 'irq/for-gpio' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Walleij2014-03-141-0/+6
| |\ \ \ \
| * \ \ \ \ Merge tag 'v3.14-rc6' into develLinus Walleij2014-03-1443-173/+344
| |\ \ \ \ \
| * | | | | | gpio: remove obsolete tnetv107x driverArnd Bergmann2014-03-051-4/+0
| * | | | | | gpio: adp5588 - use "unsigned" for the setup and teardown callbacksJean-Francois Dagenais2014-02-131-2/+2
| * | | | | | gpiolib: add gpiochip_get_desc() driver functionAlexandre Courbot2014-02-122-8/+18
| * | | | | | gpio: make gpiod_direction_output take a logical valuePhilipp Zabel2014-02-071-0/+7
| * | | | | | gpio: generic: Add label to platform dataPawel Moll2014-02-061-0/+1
* | | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-04-0326-90/+260
|\ \ \ \ \ \ \
| * | | | | | | nilfs2: verify metadata sizes read from diskRyusuke Konishi2014-04-031-0/+8
| * | | | | | | nilfs2: implementation of NILFS_IOCTL_SET_SUINFO ioctlAndreas Rohner2014-04-031-0/+2
| * | | | | | | nilfs2: add struct nilfs_suinfo_update and flagsAndreas Rohner2014-04-031-0/+42
| * | | | | | | rtc: pm8xxx: add support for devicetreeJosh Cartwright2014-04-031-25/+0
| * | | | | | | lib/decompress_inflate.c: include appropriate header fileRashika Kheria2014-04-031-2/+2
| * | | | | | | backlight: update bd state & fb_blank properties when necessaryLiu Ying2014-04-031-0/+6
| * | | | | | | include/linux/printk.h: remove double asmlinkage in printk_emitSimon Kågström2014-04-031-3/+3
| * | | | | | | printk: remove duplicated check for log levelPetr Mladek2014-04-031-7/+3
| * | | | | | | err.h: use bool for IS_ERR and IS_ERR_OR_NULLJoe Perches2014-04-031-3/+4
| * | | | | | | kernel/groups.c: remove return value of set_groupsWang YanQing2014-04-031-1/+1
| * | | | | | | include/linux/syscalls.h: add sys32_quotactl() prototypeRashika Kheria2014-04-031-0/+2
| * | | | | | | kobject: don't block for each kobject_ueventVladimir Davydov2014-04-031-0/+1
| * | | | | | | drop_caches: add some documentation and info messageDave Hansen2014-04-031-0/+1
| * | | | | | | mm: remove read_cache_page_async()Sasha Levin2014-04-031-10/+0
| * | | | | | | include/linux/mm.h: remove ifdef conditionRashika Kheria2014-04-031-2/+0
| * | | | | | | mm: keep page cache radix tree nodes in checkJohannes Weiner2014-04-034-9/+63
| * | | | | | | lib: radix_tree: tree node interfaceJohannes Weiner2014-04-031-0/+34
| * | | | | | | mm: thrash detection-based file cache sizingJohannes Weiner2014-04-032-0/+10
| * | | | | | | mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-033-1/+14
| * | | | | | | mm + fs: prepare for non-page entries in page cache radix treesJohannes Weiner2014-04-034-6/+23
| * | | | | | | mm: filemap: move radix tree hole searching hereJohannes Weiner2014-04-032-4/+5
| * | | | | | | lib: radix-tree: add radix_tree_delete_item()Johannes Weiner2014-04-031-0/+1