Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | | sunrpc: remove 'inuse' flag from struct cache_detail. | NeilBrown | 2016-07-13 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | | | | | SUNRPC: Don't allocate a full sockaddr_storage for tracing | Trond Myklebust | 2016-07-01 | 1 | -13/+34 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-08-05 | 2 | -137/+160 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | btrfs: prefix fsid to all trace events | Jeff Mahoney | 2016-07-26 | 1 | -136/+159 | |
| * | | | | | | | | | | | | | | | | | | | Btrfs: use the correct struct for BTRFS_IOC_LOGICAL_INO | Hans van Kranenburg | 2016-07-26 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 2016-08-05 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | elf_fdpic_transfer_args_to_stack(): make it generic | Nicolas Pitre | 2016-07-25 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | | | | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2016-08-04 | 3 | -29/+41 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | extable.h: add stddef.h so "NULL" definition is not implicit | Paul Gortmaker | 2016-08-04 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | | | | modules: add ro_after_init support | Jessica Yu | 2016-08-04 | 2 | -2/+5 | |
| * | | | | | | | | | | | | | | | | | | | | exceptions: fork exception table content from module.h into extable.h | Paul Gortmaker | 2016-08-04 | 2 | -25/+32 | |
| * | | | | | | | | | | | | | | | | | | | | module: fix noreturn attribute for __module_put_and_exit() | Jiri Kosina | 2016-07-27 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | | | | dynamic_debug: add jump label support | Jason Baron | 2016-08-04 | 1 | -6/+54 | |
* | | | | | | | | | | | | | | | | | | | | | jump_label: remove bug.h, atomic.h dependencies for HAVE_JUMP_LABEL | Jason Baron | 2016-08-04 | 1 | -23/+23 | |
* | | | | | | | | | | | | | | | | | | | | | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 2016-08-04 | 8 | -142/+110 | |
* | | | | | | | | | | | | | | | | | | | | | include/linux/bitmap.h: cleanup | Andrew Morton | 2016-08-04 | 1 | -4/+3 | |
* | | | | | | | | | | | | | | | | | | | | | tree-wide: replace config_enabled() with IS_ENABLED() | Masahiro Yamada | 2016-08-04 | 2 | -3/+3 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-08-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | sctp: change to use TCP_CLOSE_WAIT as SCTP_SS_CLOSING | Xin Long | 2016-08-01 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-08-03 | 27 | -431/+735 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | ipc: delete "nr_ipc_ns" | Alexey Dobriyan | 2016-08-03 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | rapidio/switches: add driver for IDT gen3 switches | Alexandre Bounine | 2016-08-03 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | rapidio: modify for rev.3 specification changes | Alexandre Bounine | 2016-08-03 | 2 | -42/+136 | |
| * | | | | | | | | | | | | | | | | | | | | | rapidio: change inbound window size type to u64 | Alexandre Bounine | 2016-08-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | rapidio: add RapidIO channelized messaging driver | Alexandre Bounine | 2016-08-03 | 2 | -0/+79 | |
| * | | | | | | | | | | | | | | | | | | | | | kexec: add a kexec_crash_loaded() function | Petr Tesarik | 2016-08-03 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | kexec: allow architectures to override boot mapping | Russell King | 2016-08-03 | 1 | -0/+40 | |
| * | | | | | | | | | | | | | | | | | | | | | kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_t | Russell King | 2016-08-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | kexec: don't invoke OOM-killer for control page allocation | Russell King | 2016-08-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | cpumask: fix code comment | Geliang Tang | 2016-08-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | signal: consolidate {TS,TLF}_RESTORE_SIGMASK code | Andy Lutomirski | 2016-08-03 | 2 | -41/+63 | |
| * | | | | | | | | | | | | | | | | | | | | | nilfs2: move ioctl interface and disk layout to uapi separately | Ryusuke Konishi | 2016-08-03 | 2 | -306/+314 | |
| * | | | | | | | | | | | | | | | | | | | | | firmware: support loading into a pre-allocated buffer | Stephen Boyd | 2016-08-03 | 2 | -0/+9 | |
| * | | | | | | | | | | | | | | | | | | | | | radix-tree: fix comment about "exceptional" bits | Ross Zwisler | 2016-08-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | printk: add kernel parameter to control writes to /dev/kmsg | Borislav Petkov | 2016-08-03 | 1 | -0/+9 | |
| * | | | | | | | | | | | | | | | | | | | | | ratelimit: extend to print suppressed messages on release | Borislav Petkov | 2016-08-03 | 1 | -5/+33 | |
| * | | | | | | | | | | | | | | | | | | | | | printk: create pr_<level> functions | Joe Perches | 2016-08-03 | 1 | -15/+33 | |
| * | | | | | | | | | | | | | | | | | | | | | dynamic_debug: only add header when used | Luis de Bethencourt | 2016-08-03 | 2 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | include: mman: use bool instead of int for the return value of arch_validate_... | Chen Gang | 2016-08-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | uapi: move forward declarations of internal structures | Alexey Dobriyan | 2016-08-02 | 4 | -4/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | treewide: replace obsolete _refok by __ref | Fabian Frederick | 2016-08-02 | 3 | -8/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | mm/kasan: get rid of ->state in struct kasan_alloc_meta | Andrey Ryabinin | 2016-08-02 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | | | | | | | | | Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2016-08-03 | 8 | -40/+160 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | ceph: fix symbol versioning for ceph_monc_do_statfs | Arnd Bergmann | 2016-07-28 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | libceph: fsmap.user subscription support | Yan, Zheng | 2016-07-28 | 2 | -3/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | | ceph: reduce i_nr_by_mode array size | Yan, Zheng | 2016-07-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | libceph: rados pool namespace support | Yan, Zheng | 2016-07-28 | 2 | -5/+7 | |
| * | | | | | | | | | | | | | | | | | | | | | | libceph: introduce reference counted string | Yan, Zheng | 2016-07-28 | 2 | -0/+63 | |
| * | | | | | | | | | | | | | | | | | | | | | | libceph: define new ceph_file_layout structure | Yan, Zheng | 2016-07-28 | 1 | -29/+21 | |
| * | | | | | | | | | | | | | | | | | | | | | | libceph: add start en/decoding block helpers | Ilya Dryomov | 2016-07-28 | 1 | -0/+54 |