summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | make default ->i_fop have ->open() fail with ENXIOAl Viro2014-12-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | make nameidata completely opaque outside of fs/namei.cAl Viro2014-12-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'nsfs' into for-nextAl Viro2014-12-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | take the targets of /proc/*/ns/* symlinks to separate fsAl Viro2014-12-10
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | bury struct proc_ns in fs/procAl Viro2014-12-04
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | copy address of proc_ns_ops into ns_commonAl Viro2014-12-04
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | new helpers: ns_alloc_inum/ns_free_inumAl Viro2014-12-04
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | make proc_ns_operations work with struct ns_common * instead of void *Al Viro2014-12-04
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | common object embedded into various struct ....nsAl Viro2014-12-04
| | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-12-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | sunrpc: convert to lockless lookup of queued server threadsJeff Layton2014-12-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | sunrpc: fix potential races in pool_stats collectionJeff Layton2014-12-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free itJeff Layton2014-12-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | sunrpc: convert sp_task_pending flag to use atomic bitopsJeff Layton2014-12-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | sunrpc: move rq_cachetype field to better optimize spaceJeff Layton2014-12-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | sunrpc: move rq_splice_ok flag into rq_flagsJeff Layton2014-12-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | sunrpc: move rq_dropme flag into rq_flagsJeff Layton2014-12-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | sunrpc: move rq_usedeferral flag to rq_flagsJeff Layton2014-12-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | sunrpc: move rq_local field to rq_flagsJeff Layton2014-12-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to itJeff Layton2014-12-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branchJ. Bruce Fields2014-12-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sunrpc: eliminate the XPT_DETACHED flagJeff Layton2014-12-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge nfs bugfixes into nfsd for-3.19 branchJ. Bruce Fields2014-11-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | VFS: Rename do_fallocate() to vfs_fallocate()Anna Schumaker2014-11-07
| | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | iommu: store DT-probed IOMMU data privatelyRobin Murphy2014-12-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | dma-mapping: detect and configure IOMMU in of_dma_configureWill Deacon2014-12-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | iommu: provide helper function to configure an IOMMU for an of masterWill Deacon2014-12-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | iommu: add new iommu_ops callback for adding an OF deviceWill Deacon2014-12-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_opsWill Deacon2014-12-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | iommu: provide early initialisation hook for IOMMU driversWill Deacon2014-12-01
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'linux-kselftest-3.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-12-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | kcmp: Move kcmp.h into uapiMichael Ellerman2014-12-02
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2014-12-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: Add tp_printk cmdline to have tracepoints go to printk()Steven Rostedt (Red Hat)2014-12-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: Move enabling tracepoints to just after rcu_init()Steven Rostedt (Red Hat)2014-12-15
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2014-12-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | leds: Add support for setting brightness in a synchronous wayJacek Anaszewski2014-11-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | leds: implement sysfs interface locking mechanismJacek Anaszewski2014-11-14
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 3.18-rc7 into staging-work.Greg Kroah-Hartman2014-12-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge 3.18-rc4 into staging-nextGreg Kroah-Hartman2014-11-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-11-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | iio: inkern: Add of_xlate function to struct iio_infoIvan T. Ivanov2014-10-25
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | iio:imu: changed structure name from st_sensors to st_sensor_settingsDenis CIOCCA2014-10-04
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'irq-irqdomain-arm-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2014-12-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | irqchip: gic: Remove warning by including linux/irqdomain.hJason Cooper2014-11-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | irqchip: gic-v2m: Add support for ARM GICv2m MSI(-X) doorbellSuravee Suthikulpanit2014-11-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | irqchip: GICv3: ITS: plug ITS init into main GICv3 codeMarc Zyngier2014-11-26