Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | mm: Fix memory size alignment in devm_memremap_pages_release() | Jan H. Schönherr | 2018-01-19 | 1 | -1/+2 | |
| * | | | | | | | | memremap: merge find_dev_pagemap into get_dev_pagemap | Christoph Hellwig | 2018-01-08 | 1 | -9/+1 | |
| * | | | | | | | | memremap: change devm_memremap_pages interface to use struct dev_pagemap | Christoph Hellwig | 2018-01-08 | 1 | -30/+21 | |
| * | | | | | | | | memremap: drop private struct page_map | Logan Gunthorpe | 2018-01-08 | 1 | -42/+26 | |
| * | | | | | | | | memremap: simplify duplicate region handling in devm_memremap_pages | Christoph Hellwig | 2018-01-08 | 1 | -11/+0 | |
| * | | | | | | | | memremap: remove to_vmem_altmap | Christoph Hellwig | 2018-01-08 | 1 | -26/+0 | |
| * | | | | | | | | mm: optimize dev_pagemap reference counting around get_dev_pagemap | Christoph Hellwig | 2018-01-08 | 1 | -8/+9 | |
| * | | | | | | | | mm: move get_dev_pagemap out of line | Christoph Hellwig | 2018-01-08 | 1 | -2/+34 | |
| * | | | | | | | | mm: pass the vmem_altmap to memmap_init_zone | Christoph Hellwig | 2018-01-08 | 1 | -1/+1 | |
| * | | | | | | | | mm: pass the vmem_altmap to arch_remove_memory and __remove_pages | Christoph Hellwig | 2018-01-08 | 1 | -1/+1 | |
| * | | | | | | | | mm: pass the vmem_altmap to arch_add_memory and __add_pages | Christoph Hellwig | 2018-01-08 | 1 | -1/+2 | |
* | | | | | | | | | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-02-06 | 1 | -8/+21 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | resource: Set type when reserving new regions | Bjorn Helgaas | 2017-12-18 | 1 | -2/+3 | |
| * | | | | | | | | resource: Set type of "reserve=" user-specified resources | Bjorn Helgaas | 2017-12-18 | 1 | -6/+18 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-02-04 | 1 | -3/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86/power: Fix swsusp_arch_resume prototype | Arnd Bergmann | 2018-02-02 | 1 | -3/+0 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-02-04 | 3 | -5/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | genirq: Make legacy autoprobing work again | Thomas Gleixner | 2018-02-01 | 3 | -5/+5 | |
* | | | | | | | | | Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-02-03 | 1 | -5/+26 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | fork: Provide usercopy whitelisting for task_struct | Kees Cook | 2018-01-15 | 1 | -2/+20 | |
| * | | | | | | | | | fork: Define usercopy region in thread_stack slab caches | David Windsor | 2018-01-15 | 1 | -2/+3 | |
| * | | | | | | | | | fork: Define usercopy region in mm_struct slab caches | David Windsor | 2018-01-15 | 1 | -1/+3 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml... | Linus Torvalds | 2018-02-01 | 5 | -80/+206 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'for-4.16-console-waiter-logic' into for-4.16 | Petr Mladek | 2018-01-22 | 1 | -15/+166 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | printk: Never set console_may_schedule in console_trylock() | Sergey Senozhatsky | 2018-01-16 | 1 | -14/+8 | |
| | * | | | | | | | | | | printk: Hide console waiter logic into helpers | Petr Mladek | 2018-01-16 | 1 | -97/+148 | |
| | * | | | | | | | | | | printk: Add console owner and waiter logic to load balance console writes | Steven Rostedt (VMware) | 2018-01-16 | 1 | -1/+107 | |
| * | | | | | | | | | | | Merge branch 'for-4.16-print-symbol' into for-4.16 | Petr Mladek | 2018-01-22 | 2 | -19/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | kallsyms: remove print_symbol() function | Sergey Senozhatsky | 2018-01-16 | 1 | -11/+0 | |
| | * | | | | | | | | | | | irq debug: do not use print_symbol() | Sergey Senozhatsky | 2018-01-05 | 1 | -8/+6 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge branch 'for-4.16-deprecate-printk-pf' into for-4.16 | Petr Mladek | 2018-01-22 | 3 | -38/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | symbol lookup: introduce dereference_symbol_descriptor() | Sergey Senozhatsky | 2018-01-09 | 1 | -35/+0 | |
| | * | | | | | | | | | | | sections: split dereference_function_descriptor() | Sergey Senozhatsky | 2018-01-09 | 1 | -0/+6 | |
| | * | | | | | | | | | | | sched/autogroup: move sched.h include | Sergey Senozhatsky | 2017-12-08 | 1 | -2/+2 | |
| | * | | | | | | | | | | | sched/autogroup: remove unneeded kallsyms include | Sergey Senozhatsky | 2017-12-08 | 1 | -1/+0 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | printk: drop redundant devkmsg_log_str memsets | Sergey Senozhatsky | 2018-01-22 | 1 | -7/+4 | |
| * | | | | | | | | | | | printk: add console_msg_format command line option | Sergey Senozhatsky | 2018-01-04 | 1 | -1/+22 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge tag 'trace-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2018-02-01 | 5 | -14/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | ftrace: Mark function tracer test functions noinline/noclone | Andi Kleen | 2018-01-23 | 1 | -2/+3 | |
| * | | | | | | | | | | trace_uprobe: Display correct offset in uprobe_events | Ravi Bangoria | 2018-01-23 | 1 | -1/+1 | |
| * | | | | | | | | | | tracing: Make sure the parsed string always terminates with '\0' | Changbin Du | 2018-01-23 | 3 | -6/+2 | |
| * | | | | | | | | | | tracing: Clear parser->idx if only spaces are read | Changbin Du | 2018-01-23 | 1 | -2/+2 | |
| * | | | | | | | | | | tracing: Detect the string nul character when parsing user input string | Changbin Du | 2018-01-23 | 1 | -3/+3 | |
* | | | | | | | | | | | Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-02-01 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | staging: lustre: lnet: convert selftest to use workqueues | NeilBrown | 2018-01-15 | 1 | -0/+1 | |
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-01-31 | 2 | -219/+236 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | mm, hugetlb: remove hugepages_treat_as_movable sysctl | Michal Hocko | 2018-01-31 | 1 | -7/+0 | |
| * | | | | | | | | | | include/linux/sched/mm.h: uninline mmdrop_async(), etc | Andrew Morton | 2018-01-31 | 1 | -212/+236 | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2018-01-31 | 23 | -603/+2856 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-01-28 | 4 | -146/+207 | |
| |\ \ \ \ \ \ \ \ \ \ \ |