| Commit message (Expand) | Author | Age | Files | Lines |
* | s390/kexec: consolidate crash_map/unmap_reserved_pages() and arch_kexec_prote... | Xunlei Pang | 2016-05-23 | 1 | -2/+0 |
* | kexec: introduce a protection mechanism for the crashkernel reserved memory | Xunlei Pang | 2016-05-23 | 1 | -0/+2 |
* | signal: move the "sig < SIGRTMIN" check into siginmask(sig) | Oleg Nesterov | 2016-05-23 | 1 | -9/+7 |
* | signal: make oom_flags a bool | Tetsuo Handa | 2016-05-23 | 3 | -8/+8 |
* | nilfs2: fix block comments | Ryusuke Konishi | 2016-05-23 | 1 | -23/+43 |
* | nilfs2: avoid bare use of 'unsigned' | Ryusuke Konishi | 2016-05-23 | 1 | -3/+3 |
* | nilfs2: clean up old e-mail addresses | Ryusuke Konishi | 2016-05-23 | 1 | -2/+1 |
* | nilfs2: remove FSF mailing address from GPL notices | Ryusuke Konishi | 2016-05-23 | 1 | -4/+0 |
* | Merge tag 'for-f2fs-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jae... | Linus Torvalds | 2016-05-21 | 3 | -10/+17 |
|\ |
|
| * | f2fs: use percpu_counter for page counters | Jaegeuk Kim | 2016-05-18 | 1 | -5/+5 |
| * | f2fs: support in batch multi blocks preallocation | Chao Yu | 2016-05-11 | 1 | -5/+9 |
| * | fscrypto/f2fs: allow fs-specific key prefix for fs encryption | Jaegeuk Kim | 2016-05-07 | 1 | -0/+1 |
| * | f2fs: fix to convert inline directory correctly | Chao Yu | 2016-04-15 | 1 | -0/+2 |
* | | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-05-21 | 2 | -6/+1148 |
|\ \ |
|
| * \ | Merge branch 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Chris Mason | 2016-05-17 | 33 | -132/+258 |
| |\ \ |
|
| * \ \ | Merge branch 'foreign/jeffm/uapi' into for-chris-4.7-20160516 | David Sterba | 2016-05-16 | 2 | -5/+1134 |
| |\ \ \ |
|
| | * | | | btrfs: uapi/linux/btrfs_tree.h, use __u8 and __u64 | Jeff Mahoney | 2016-04-28 | 1 | -26/+26 |
| | * | | | btrfs: uapi/linux/btrfs_tree.h migration, item types and defines | Jeff Mahoney | 2016-04-28 | 1 | -0/+966 |
| | * | | | btrfs: uapi/linux/btrfs.h migration, move struct btrfs_ioctl_defrag_range_args | Jeff Mahoney | 2016-04-28 | 1 | -1/+37 |
| | * | | | btrfs: uapi/linux/btrfs.h migration, move balance flags | Jeff Mahoney | 2016-04-28 | 1 | -0/+64 |
| | * | | | btrfs: uapi/linux/btrfs.h migration, move feature flags | Jeff Mahoney | 2016-04-28 | 1 | -0/+31 |
| | * | | | btrfs: uapi/linux/btrfs.h migration, document subvol flags | Jeff Mahoney | 2016-04-28 | 1 | -3/+14 |
| | * | | | btrfs: uapi/linux/btrfs.h migration, qgroup limit flags | Jeff Mahoney | 2016-04-28 | 1 | -1/+21 |
| | * | | | btrfs: uapi/linux/btrfs.h migration, move BTRFS_LABEL_SIZE | Jeff Mahoney | 2016-04-28 | 1 | -0/+1 |
| * | | | | btrfs: rename flags for vol args v2 | David Sterba | 2016-04-28 | 1 | -3/+4 |
| * | | | | btrfs: introduce device delete by devid | Anand Jain | 2016-04-28 | 1 | -1/+13 |
| |/ / / |
|
* | | | | Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working... | Linus Torvalds | 2016-05-21 | 2 | -60/+0 |
|\ \ \ \ |
|
| * | | | | mailbox/omap: kill omap_mbox_{save/restore}_ctx() functions | Suman Anna | 2016-04-26 | 1 | -2/+0 |
| * | | | | mailbox/omap: drop legacy platform device support | Suman Anna | 2016-04-26 | 1 | -58/+0 |
* | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-05-20 | 27 | -222/+365 |
|\ \ \ \ \ |
|
| * | | | | | radix-tree: free up the bottom bit of exceptional entries for reuse | Matthew Wilcox | 2016-05-20 | 1 | -15/+23 |
| * | | | | | dax: move RADIX_DAX_ definitions to dax.c | NeilBrown | 2016-05-20 | 1 | -9/+0 |
| * | | | | | radix-tree: introduce radix_tree_replace_clear_tags() | Matthew Wilcox | 2016-05-20 | 1 | -3/+6 |
| * | | | | | radix-tree: rename radix_tree_is_indirect_ptr() | Matthew Wilcox | 2016-05-20 | 1 | -5/+5 |
| * | | | | | radix-tree: rename indirect_to_ptr() to entry_to_node() | Matthew Wilcox | 2016-05-20 | 1 | -7/+5 |
| * | | | | | radix-tree: rename INDIRECT_PTR to INTERNAL_NODE | Matthew Wilcox | 2016-05-20 | 1 | -17/+13 |
| * | | | | | radix-tree: remove root->height | Matthew Wilcox | 2016-05-20 | 1 | -3/+0 |
| * | | | | | radix-tree: replace node->height with node->shift | Matthew Wilcox | 2016-05-20 | 1 | -1/+1 |
| * | | | | | radix-tree: split node->path into offset and height | Matthew Wilcox | 2016-05-20 | 1 | -5/+2 |
| * | | | | | radix-tree: add support for multi-order iterating | Ross Zwisler | 2016-05-20 | 1 | -9/+60 |
| * | | | | | radix-tree: remove unused looping macros | Ross Zwisler | 2016-05-20 | 1 | -28/+0 |
| * | | | | | radix tree test suite: allow testing other fan-out values | Ross Zwisler | 2016-05-20 | 1 | -3/+1 |
| * | | | | | radix-tree: introduce radix_tree_empty | Matthew Wilcox | 2016-05-20 | 1 | -0/+5 |
| * | | | | | include/linux/genhd.h: move to use generic UUID library | Andy Shevchenko | 2016-05-20 | 1 | -20/+3 |
| * | | | | | include/linux/efi.h: redefine type, constant, macro from generic code | Andy Shevchenko | 2016-05-20 | 1 | -10/+4 |
| * | | | | | lib/uuid.c: remove FSF address | Andy Shevchenko | 2016-05-20 | 2 | -9/+1 |
| * | | | | | lib/uuid.c: introduce a few more generic helpers | Andy Shevchenko | 2016-05-20 | 1 | -0/+13 |
| * | | | | | lib/uuid.c: move generate_random_uuid() to uuid.c | Andy Shevchenko | 2016-05-20 | 2 | -1/+2 |
| * | | | | | printk/nmi: flush NMI messages on the system panic | Petr Mladek | 2016-05-20 | 1 | -0/+2 |
| * | | | | | printk/nmi: generic solution for safe printk in NMI | Petr Mladek | 2016-05-20 | 3 | -4/+13 |