Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | vhost/net: length miscalculation | Michael S. Tsirkin | 2015-01-07 | 1 | -1/+1 |
* | virtio_pci: document why we defer kfree | Michael S. Tsirkin | 2015-01-06 | 1 | -0/+3 |
* | virtio_pci: defer kfree until release callback | Sasha Levin | 2015-01-06 | 1 | -6/+4 |
* | virtio_pci: device-specific release callback | Michael S. Tsirkin | 2015-01-06 | 3 | -10/+9 |
* | virtio: make del_vqs idempotent | Michael S. Tsirkin | 2015-01-06 | 1 | -0/+1 |
* | Linux 3.19-rc3v3.19-rc3 | Linus Torvalds | 2015-01-06 | 1 | -1/+1 |
* | Merge tag 'powerpc-3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2015-01-05 | 7 | -11/+22 |
|\ | |||||
| * | Revert "powerpc: Secondary CPUs must set cpu_callin_map after setting active ... | Michael Ellerman | 2014-12-29 | 1 | -8/+1 |
| * | powerpc/kdump: Ignore failure in enabling big endian exception during crash | Hari Bathini | 2014-12-29 | 3 | -2/+18 |
| * | powerpc: Wire up sys_execveat() syscall | Pranith Kumar | 2014-12-29 | 3 | -1/+3 |
* | | Merge tag 'please-pull-syscall' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-01-05 | 3 | -1/+3 |
|\ \ | |||||
| * | | [IA64] Enable execveat syscall for ia64 | Tony Luck | 2015-01-05 | 3 | -1/+3 |
|/ / | |||||
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml | Linus Torvalds | 2015-01-04 | 3 | -2/+3 |
|\ \ |