Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2015-02-19 | 9 | -90/+40 |
|\ | |||||
| * | kbuild,gcov: simplify kernel/gcov/Makefile more | Masahiro Yamada | 2015-01-09 | 1 | -19/+4 |
| * | kbuild: allow cc-ifversion to have the argument for false condition | Masahiro Yamada | 2015-01-09 | 2 | -4/+5 |
| * | kbuild,gcov: simplify kernel/gcov/Makefile | Masahiro Yamada | 2015-01-09 | 1 | -3/+3 |
| * | kbuild,gcov: remove unnecessary workaround | Masahiro Yamada | 2015-01-09 | 1 | -12/+1 |
| * | kbuild: do not add $(call ...) to invoke cc-version or cc-fullversion | Masahiro Yamada | 2015-01-09 | 6 | -13/+10 |
| * | kbuild: fix cc-ifversion macro | Masahiro Yamada | 2015-01-09 | 1 | -1/+1 |
| * | kbuild: drop $(version_h) from MRPROPER_FILES | Masahiro Yamada | 2015-01-08 | 1 | -1/+1 |
| * | kbuild: use mixed-targets when two or more config targets are given | Masahiro Yamada | 2015-01-08 | 1 | -1/+1 |
| * | kbuild: remove redundant line from bounds.h/asm-offsets.h | Masahiro Yamada | 2015-01-05 | 1 | -1/+0 |
| * | kbuild: merge bounds.h and asm-offsets.h rules | Masahiro Yamada | 2015-01-05 | 1 | -39/+21 |
| * | kbuild: Drop support for clean-rule | Michal Marek | 2015-01-02 | 1 | -3/+0 |
* | | 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 |