Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | block: rename bio bi_rw to bi_opf | Jens Axboe | 2016-08-07 | 3 | -11/+12 | |
* | block/mm: make bdev_ops->rw_page() take a bool for read/write | Jens Axboe | 2016-08-07 | 4 | -15/+14 | |
* | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2016-08-07 | 2 | -6/+1 | |
|\ | ||||||
| * | Merge branch 'for-viro' of git://git.kernel.org/pub/scm/linux/kernel/git/msze... | Al Viro | 2016-08-03 | 1 | -5/+0 | |
| |\ | ||||||
| | * | vfs: make dentry_needs_remove_privs() internal | Miklos Szeredi | 2016-08-03 | 1 | -1/+0 | |
| | * | vfs: remove file_needs_remove_privs() | Miklos Szeredi | 2016-08-03 | 1 | -4/+0 | |
| * | | get rid of 'parent' argument of ->d_compare() | Al Viro | 2016-07-31 | 1 | -1/+1 | |
* | | | Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-08-06 | 4 | -8/+8 | |
|\ \ \ | ||||||
| * | | | qstr constify instances in fs/dcache.c | Al Viro | 2016-07-20 | 1 | -1/+1 | |
| * | | | qstr: constify instances in nfs | Al Viro | 2016-07-20 | 1 | -4/+4 | |
| * | | | qstr: constify dentry_init_security | Al Viro | 2016-07-20 | 2 | -3/+3 | |
* | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2016-08-06 | 2 | -0/+167 | |
|\ \ \ \ | ||||||
| * | | | | VSOCK: Introduce virtio_vsock_common.ko | Asias He | 2016-08-02 | 1 | -0/+154 | |
| * | | | | virtio: new feature to detect IOMMU device quirk | Michael S. Tsirkin | 2016-08-01 | 1 | -0/+13 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-08-06 | 1 | -3/+9 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 2016-08-04 | 1 | -3/+9 | |
| |\ \ \ \ | ||||||
| | * | | | | KVM: arm/arm64: Enable MSI routing | Eric Auger | 2016-07-22 | 1 | -0/+2 | |
| | * | | | | KVM: Move kvm_setup_default/empty_irq_routing declaration in arch specific he... | Eric Auger | 2016-07-22 | 1 | -2/+0 | |
| | * | | | | KVM: Add devid in kvm_kernel_irq_routing_entry | Eric Auger | 2016-07-22 | 1 | -1/+7 | |
* | | | | | | Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-08-06 | 3 | -1/+158 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'for-4.8/capture' into for-next | Thierry Reding | 2016-07-25 | 1 | -0/+24 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | pwm: Add PWM capture support | Lee Jones | 2016-06-10 | 1 | -0/+24 | |
| * | | | | | | | Merge branch 'for-4.8/mfd' into for-next | Thierry Reding | 2016-07-25 | 2 | -0/+46 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | mfd: cros_ec: Add EC_PWM function definitions | Brian Norris | 2016-07-25 | 1 | -0/+31 | |
| | * | | | | | | | mfd: cros_ec: Add cros_ec_cmd_xfer_status() helper | Tomeu Vizoso | 2016-07-25 | 1 | -0/+15 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge branch 'for-4.8/core' into for-next | Thierry Reding | 2016-07-25 | 1 | -1/+88 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | pwm: Remove gratuitous blank line | Thierry Reding | 2016-07-08 | 1 | -1/+0 | |
| | * | | | | | | | pwm: Add relative duty cycle manipulation helpers | Boris Brezillon | 2016-07-08 | 1 | -0/+55 | |
| | * | | | | | | | pwm: Add a helper to prepare a new PWM state | Boris Brezillon | 2016-07-08 | 1 | -0/+33 | |
| | |/ / / / / / | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-08-05 | 7 | -15/+20 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | mm/block: convert rw_page users to bio op use | Mike Christie | 2016-08-04 | 4 | -14/+15 | |
| * | | | | | | | | Include: blkdev: Removed duplicate 'struct request;' declaration. | John Pittman | 2016-08-04 | 1 | -1/+0 | |
| * | | | | | | | | block: fix bdi vs gendisk lifetime mismatch | Dan Williams | 2016-08-04 | 2 | -0/+2 | |
| * | | | | | | | | block: add missing group association in bio-cloning functions | Paolo Valente | 2016-08-04 | 1 | -0/+3 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2016-08-05 | 2 | -11/+19 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Input: i8042 - break load dependency between atkbd/psmouse and i8042 | Dmitry Torokhov | 2016-07-27 | 2 | -11/+19 | |
* | | | | | | | | | | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 2016-08-05 | 6 | -66/+5 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | rtc: v3020: move rtc-v3020.h to platform_data | Alexandre Belloni | 2016-07-09 | 1 | -0/+0 | |
| * | | | | | | | | | | rtc: ds1286: move header to linux/rtc | Alexandre Belloni | 2016-07-08 | 1 | -0/+0 | |
| * | | | | | | | | | | rtc: m48t86: move m48t86.h to platform_data | Alexandre Belloni | 2016-06-27 | 1 | -0/+0 | |
| * | | | | | | | | | | rtc: ds2404: move rtc-ds2404.h to platform_data | Alexandre Belloni | 2016-06-27 | 1 | -0/+0 | |
| * | | | | | | | | | | rtc: ds17287: remove unused header | Alexandre Belloni | 2016-06-27 | 1 | -66/+0 | |
| * | | | | | | | | | | rtc: move mc146818 helper functions out-of-line | Arnd Bergmann | 2016-06-26 | 1 | -191/+2 | |
| * | | | | | | | | | | rtc: cmos: move mc146818rtc code out of asm-generic/rtc.h | Arnd Bergmann | 2016-06-04 | 1 | -0/+194 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-08-04 | 5 | -5/+39 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ | Merge branches 'misc' and 'rxe' into k.o/for-4.8-1 | Doug Ledford | 2016-08-04 | 1 | -0/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | IB/mlx4: Add diagnostic hardware counters | Mark Bloch | 2016-08-03 | 1 | -0/+3 | |
| | * | | | | | | | | | | | net/mlx4: Query performance and diagnostics counters | Mark Bloch | 2016-08-03 | 1 | -0/+3 | |
| | * | | | | | | | | | | | net/mlx4: Add diagnostic counters capability bit | Mark Bloch | 2016-08-03 | 1 | -0/+1 | |
| | |/ / / / / / / / / / | ||||||
| | | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ | Merge branches 'cxgb4-4.8', 'mlx5-4.8' and 'fw-version' into k.o/for-4.8 | Doug Ledford | 2016-06-23 | 5 | -17/+295 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | |