firefly-linux-kernel-4.4.55.git
2015-03-02 Tomas Winklermei: allow read concurrency
2015-03-02 Tomas Winklermei: simplify io callback disposal
2015-03-02 Tomas Winklermei: add mei_cl_alloc_linked function
2015-03-02 Tomas Winklermei: always initialize the callback with the intended...
2015-03-02 Tomas Winklermei: use only one buffer in callback
2015-03-02 Tomas Winklermei: iamthif: use regular client read functions
2015-03-02 Tomas Winklermei: iamthif: use client write functions
2015-03-02 Tomas Winklermei: iamthif: send flow control as a regular client
2015-03-02 Tomas Winklermei: iamthif: remove useless iamthif_ioctl variable
2015-03-02 Tomas Winklermei: iamthif: fix device reset on mei_amthif_irq_read_msg
2015-03-02 Tomas Winklermei: fix device reset on mei_cl_irq_read_msg allocation...
2015-03-02 Alexander Usyskinmei: fix function names and format in KDoc
2015-03-02 Alexander Usyskinmei: me: change power gating function name conventions
2015-03-02 Tomas Winklermei: me: add io register tracing
2015-03-02 Tomas Winklermei: me: use io register wrappers consistently
2015-03-02 Tomas Winklermei: revamp me clients list handling
2015-03-02 K. Y. SrinivasanDrivers: hv: vmbus: Suport an API to send packet with...
2015-03-02 K. Y. SrinivasanDrivers: hv: vmbus: Suport an API to send pagebuffers...
2015-03-02 K. Y. SrinivasanDrivers: hv: vmbus: Use a round-robin algorithm for...
2015-03-02 Nick MeierDrivers: hv: vmbus: Add support for VMBus panic notifie...
2015-03-02 Vitaly KuznetsovDrivers: hv: hv_balloon: refuse to balloon below the...
2015-03-02 Vitaly KuznetsovDrivers: hv: hv_balloon: report offline pages as being...
2015-03-02 Vitaly KuznetsovDrivers: hv: hv_balloon: eliminate the trylock path...
2015-03-02 K. Y. SrinivasanDrivers: hv: vmbus: Get rid of some unnecessary messages
2015-03-02 K. Y. SrinivasanDrivers: hv: util: On device remove, close the channel...
2015-03-02 K. Y. SrinivasanDrivers: hv: vmbus: Remove the channel from the channel...
2015-03-02 K. Y. SrinivasanDrivers: hv: vmbus: Handle both rescind and offer messa...
2015-03-02 K. Y. SrinivasanDrivers: hv: vmbus: Introduce a function to remove...
2015-03-02 K. Y. SrinivasanDrivers: hv: vmbus: Properly handle child device remove
2015-03-02 K. Y. SrinivasanDrivers: hv: vmbus: Add support for the NetworkDirect...
2015-03-02 K. Y. SrinivasanDrivers: hv: vmbus: Fix a bug in the error path in...
2015-03-02 Nicholas Mc... hv: hv_balloon: match var type to return type of wait_f...
2015-03-02 Nicholas Mc... hv: channel_mgmt: match var type to return type of...
2015-03-02 Nicholas Mc... hv: channel: match var type to return type of wait_for_...
2015-03-02 Dexuan Cuihv: vmbus_open(): reset the channel state on ENOMEM
2015-03-02 Dexuan Cuihv: vmbus_post_msg: retry the hypercall on some transie...
2015-03-02 Dexuan Cuihv: hv_util: move vmbus_open() to a later place
2015-03-02 Vitaly KuznetsovDrivers: hv: vmbus: Teardown clockevent devices on...
2015-03-02 Vitaly Kuznetsovclockevents: export clockevents_unbind_device instead...
2015-03-02 Vitaly Kuznetsovdrivers: hv: vmbus: Teardown synthetic interrupt contro...
2015-03-02 Vitaly KuznetsovDrivers: hv: vmbus: teardown hv_vmbus_con workqueue...
2015-03-02 Vitaly KuznetsovDrivers: hv: vmbus: avoid double kfree for device_obj
2015-03-02 Vitaly KuznetsovDrivers: hv: vmbus: rename channel work queues
2015-03-02 Vitaly KuznetsovDrivers: hv: vmbus: prevent cpu offlining on newer...
2015-02-23 Linus TorvaldsLinux 4.0-rc1
2015-02-23 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2015-02-23 Linus TorvaldsMerge branch 'for-linus-2' of git://git./linux/kernel...
2015-02-22 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2015-02-22 Al Viroautofs4 copy_dev_ioctl(): keep the value of ->size...
2015-02-22 Al Viroprocfs: fix race between symlink removals and traversals
2015-02-22 Al Virodebugfs: leave freeing a symlink body until inode eviction
2015-02-22 Al ViroDocumentation/filesystems/Locking: ->get_sb() is long...
2015-02-22 Konstantin... trylock_super(): replacement for grab_super_passive()
2015-02-22 David Howellsfanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conve...
2015-02-22 David HowellsCachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK...
2015-02-22 David HowellsVFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode...
2015-02-22 David HowellsSELinux: Use d_is_positive() rather than testing dentry...
2015-02-22 David HowellsSmack: Use d_is_positive() rather than testing dentry...
2015-02-22 David HowellsTOMOYO: Use d_is_dir() rather than d_inode and S_ISDIR()
2015-02-22 David HowellsApparmor: Use d_is_positive/negative() rather than...
2015-02-22 David HowellsApparmor: mediated_filesystem() should use dentry-...
2015-02-22 David HowellsVFS: Split DCACHE_FILE_TYPE into regular and special...
2015-02-22 David HowellsVFS: Add a fallthrough flag for marking virtual dentries
2015-02-22 David HowellsVFS: Add a whiteout dentry type
2015-02-22 David HowellsVFS: Introduce inode-getting helpers for layered/unione...
2015-02-22 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2015-02-22 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2015-02-22 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2015-02-21 Linus TorvaldsMerge tag 'xfs-pnfs-for-linus-3.20-rc1' of git://git...
2015-02-21 Linus TorvaldsMerge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org...
2015-02-21 Linus TorvaldsMerge tag 'pm+acpi-3.20-rc1-3' of git://git./linux...
2015-02-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2015-02-21 Linus TorvaldsMerge tag 'dm-3.20-changes-2' of git://git./linux/kerne...
2015-02-21 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2015-02-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-21 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2015-02-21 Linus TorvaldsMerge branch 'i2c/for-3.20' of git://git./linux/kernel...
2015-02-21 Linus TorvaldsMerge tag 'clk-for-linus-3.20' of git://git.linaro...
2015-02-21 Linus TorvaldsMerge tag 'vfio-v3.20-rc1' of git://github.com/awilliam...
2015-02-21 Linus TorvaldsMerge tag 'sound-fix-3.20-rc1' of git://git./linux...
2015-02-21 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2015-02-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-21 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2015-02-21 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2015-02-21 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2015-02-21 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-02-21 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2015-02-21 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2015-02-21 Linus TorvaldsMerge branches 'core-urgent-for-linus' and 'irq-urgent...
2015-02-21 Linus Torvaldskernel: make READ_ONCE() valid on const arguments
2015-02-21 Jens AxboeMerge branch 'for-3.20' of git://git.infradead.org...
2015-02-21 Thadeu Lima... blk-throttle: check stats_cpu before reading it from...
2015-02-21 Rafael J. WysockiMerge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq'
2015-02-21 Rafael J. WysockiMerge branches 'acpi-ec', 'acpi-soc', 'acpi-video'...
2015-02-20 Linus TorvaldsMerge tag 'for_linux-3.20-rc1' of git://git./linux...
2015-02-20 Niklas CasselMIPS: sead3: Corrected get_c0_perfcount_int
2015-02-20 Andreas RuprechtMIPS: mm: Remove dead macro definitions
2015-02-20 Linus TorvaldsMerge tag 'for-linus-3.20-1' of git://git.code.sf.net...
2015-02-20 Dmitry TorokhovMerge branch 'next' into for-linus
2015-02-20 Roland DreierMerge branches 'core', 'cxgb4', 'iser', 'mlx4', 'mlx5...
next