Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FS-Cache: Move fscache_report_unexpected_submission() to make it more available | David Howells | 2015-04-02 | 1 | -37/+37 |
* | FS-Cache: Count culled objects and objects rejected due to lack of space | David Howells | 2015-02-24 | 8 | -13/+122 |
* | Merge tag 'locks-v3.20-2' of git://git.samba.org/jlayton/linux | Linus Torvalds | 2015-02-18 | 4 | -49/+36 |
|\ | |||||
| * | locks: fix list insertion when lock is split in two | Jeff Layton | 2015-02-17 | 1 | -0/+1 |
| * | locks: remove conditional lock release in middle of flock_lock_file | Jeff Layton | 2015-02-17 | 1 | -10/+0 |
| * | locks: only remove leases associated with the file being closed | Jeff Layton | 2015-02-17 | 1 | -1/+2 |
| * | Revert "locks: keep a count of locks on the flctx lists" | Jeff Layton | 2015-02-16 | 4 | -38/+33 |
* | | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-02-18 | 19 | -499/+582 |
|\ \ | |||||
| * \ | Merge tag 'uaccess_for_upstream' of git://git.kernel.org/pub/scm/linux/kernel... | Arnd Bergmann | 2015-01-14 | 21 | -614/+700 |
| |\ \ | |||||
| | * | | sparc32: nocheck uaccess coding style tweaks | Michael S. Tsirkin | 2015-01-13 | 1 | -61/+35 |
| | * | | sparc64: nocheck uaccess coding style tweaks | Michael S. Tsirkin | 2015-01-13 | 1 | -63/+37 |
| | * | | xtensa: macro whitespace fixes | Michael S. Tsirkin | 2015-01-13 | 1 | -45/+45 |
| | * | | sh: macro whitespace fixes | Michael S. Tsirkin | 2015-01-13 | 1 | -1/+1 |
| | * | | parisc: macro whitespace fixes | Michael S. Tsirkin | 2015-01-13 | 1 | -58/+58 |
| | * | | m68k: macro whitespace fixes | Michael S. Tsirkin | 2015-01-13 | 1 | -1/+1 |
| | * | | m32r: macro whitespace fixes | Michael S. Tsirkin | 2015-01-13 | 1 | -42/+42 |
| | * | | frv: macro whitespace fixes | Michael S. Tsirkin | 2015-01-13 | 1 | -1/+1 |
| | * | | cris: macro whitespace fixes | Michael S. Tsirkin | 2015-01-13 | 1 | -55/+58 |
| | * | | avr32: macro whitespace fixes | Michael S. Tsirkin | 2015-01-13 | 1 | -9/+9 |
| | * | | arm64: macro whitespace fixes | Michael S. Tsirkin | 2015-01-13 | 1 | -1/+1 |
| | * | | arm: macro whitespace fixes | Michael S. Tsirkin | 2015-01-13 | 1 | -46/+46 |
| | * | | alpha: macro whitespace fixes | Michael S. Tsirkin | 2015-01-13 | 1 | -41/+41 |
| | * | | blackfin: macro whitespace fixes | Michael S. Tsirkin | 2015-01-13 | 1 | -11/+11 |
| | * | | sparc64: uaccess_64 macro whitespace fixes | Michael S. Tsirkin | 2015-01-13 | 1 | -104/+144 |
| | * | | sparc32: uaccess_32 macro whitespace fixes | Michael S. Tsirkin | 2015-01-13 | 1 | -138/+227 |
| | * | | avr32: whitespace fix | Michael S. Tsirkin | 2015-01-13 | 1 | -1/+1 |
| | * | | sh: fix put_user sparse errors | Michael S. Tsirkin | 2015-01-13 | 1 | -4/+4 |
| | * | | metag: fix put_user sparse errors | Michael S. Tsirkin | 2015-01-13 | 1 | -8/+13 |
| | * | | ia64: fix put_user sparse errors | Michael S. Tsirkin | 2015-01-13 | 1 | -4/+5 |
| | * | | blackfin: fix put_user sparse errors | Michael S. Tsirkin | 2015-01-13 | 1 | -4/+4 |
| | * | | arm: fix put_user sparse errors | Michael S. Tsirkin | 2015-01-13 | 1 | -2/+2 |
| | * | | m68k/uaccess: fix sparse errors | Michael S. Tsirkin | 2015-01-13 | 1 | -20/+20 |
| | * | | sparc64/uaccess: fix sparse errors | Michael S. Tsirkin | 2015-01-13 | 1 | -2/+2 |
| | * | | sparc32/uaccess: fix sparse errors | Michael S. Tsirkin | 2015-01-13 | 1 | -4/+4 |
| | * | | sh/uaccess: fix sparse errors | Michael S. Tsirkin | 2015-01-13 | 1 | -2/+2 |
| | * | | parisc/uaccess: fix sparse errors | Michael S. Tsirkin | 2015-01-13 | 1 | -1/+1 |
| | * | | openrisc/uaccess: fix sparse errors | Michael S. Tsirkin | 2015-01-13 | 1 | -2/+2 |
| | * | | metag/uaccess: fix sparse errors | Michael S. Tsirkin | 2015-01-13 | 1 | -2/+2 |
| | * | | m32r/uaccess: fix sparse errors | Michael S. Tsirkin | 2015-01-13 | 1 | -2/+2 |
| | * | | ia64/uaccess: fix sparse errors | Michael S. Tsirkin | 2015-01-13 | 1 | -1/+1 |
| | * | | cris/uaccess: fix sparse errors | Michael S. Tsirkin | 2015-01-13 | 1 | -2/+2 |
| | * | | blackfin/uaccess: fix sparse errors | Michael S. Tsirkin | 2015-01-13 | 1 | -1/+1 |
| | * | | avr32/uaccess: fix sparse errors | Michael S. Tsirkin | 2015-01-13 | 1 | -2/+2 |
| | * | | arm64/uaccess: fix sparse errors | Michael S. Tsirkin | 2015-01-13 | 1 | -1/+1 |
| | * | | alpha/uaccess: fix sparse errors | Michael S. Tsirkin | 2015-01-13 | 1 | -2/+2 |
| | * | | x86/uaccess: fix sparse errors | Michael S. Tsirkin | 2015-01-13 | 1 | -1/+1 |
* | | | | Merge tag 'pci-v3.20-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-02-18 | 1 | -1/+0 |
|\ \ \ \ | |||||
| * | | | | of/pci: Remove duplicate kfree in of_pci_get_host_bridge_resources() | Lorenzo Pieralisi | 2015-02-11 | 1 | -1/+0 |
* | | | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-02-18 | 43 | -1605/+3367 |
|\ \ \ \ \ | |||||
| * | | | | | virtio: don't set VIRTIO_CONFIG_S_DRIVER_OK twice. | Rusty Russell | 2015-02-17 | 1 | -1/+4 |