| Commit message (Expand) | Author | Age | Files | Lines |
* | sched/headers: Move task->mm handling methods to <linux/sched/mm.h> | Ingo Molnar | 2017-03-03 | 1 | -1/+1 |
* | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar | 2017-03-02 | 4 | -0/+6 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 5 | -0/+5 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 2 | -0/+2 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 8 | -0/+9 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 2 | -1/+2 |
* | mm: add new mmget() helper | Vegard Nossum | 2017-02-28 | 1 | -1/+1 |
* | mm: add new mmgrab() helper | Vegard Nossum | 2017-02-28 | 1 | -1/+1 |
* | kprobes: move kprobe declarations to asm-generic/kprobes.h | Luis R. Rodriguez | 2017-02-28 | 1 | -0/+1 |
* | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-02-25 | 2 | -3/+3 |
|\ |
|
| * | treewide: Consolidate get_dma_ops() implementations | Bart Van Assche | 2017-01-24 | 1 | -1/+1 |
| * | treewide: Constify most dma_map_ops structures | Bart Van Assche | 2017-01-24 | 2 | -3/+3 |
* | | Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie... | Linus Torvalds | 2017-02-24 | 1 | -0/+1 |
|\ \ |
|
| * \ | Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm... | Dave Airlie | 2017-01-09 | 1 | -0/+1 |
| |\ \
| | |/
| |/| |
|
| | * | drm: fix compilations issues introduced by "drm: allow to use mmuless SoC" | Benjamin Gaignard | 2017-01-09 | 1 | -0/+1 |
* | | | sched/cputime: Remove generic asm headers | Frederic Weisbecker | 2017-02-01 | 1 | -1/+0 |
|/ / |
|
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2016-12-25 | 1 | -2/+2 |
|\ \ |
|
| * | | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 2016-12-25 | 1 | -2/+2 |
* | | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-12-25 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | cpu/hotplug: Cleanup state names | Thomas Gleixner | 2016-12-25 | 1 | -1/+1 |
* | | | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 3 | -3/+3 |
|/ / |
|
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-12-15 | 1 | -1/+7 |
|\ \ |
|
| * | | arch/blackfin: add option to skip sync on DMA map | Alexander Duyck | 2016-12-15 | 1 | -1/+7 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2016-12-14 | 1 | -2/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | ptrace: Don't allow accessing an undumpable mm | Eric W. Biederman | 2016-11-22 | 1 | -2/+2 |
| |/ |
|
* | | Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-12-13 | 1 | -6/+4 |
|\ \ |
|
| * | | blackfin: make-bf561/coreb.c explicitly non-modular | Paul Gortmaker | 2016-11-10 | 1 | -6/+4 |
| |/ |
|
* | | locking/core: Provide common cpu_relax_yield() definition | Christian Borntraeger | 2016-11-17 | 1 | -1/+0 |
* | | locking/core, arch: Remove cpu_relax_lowlatency() | Christian Borntraeger | 2016-11-16 | 1 | -1/+0 |
* | | locking/core: Introduce cpu_relax_yield() | Christian Borntraeger | 2016-11-16 | 1 | -0/+1 |
* | | locking/mutex: Kill arch specific code | Peter Zijlstra | 2016-10-25 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'gup_flag-cleanups' | Linus Torvalds | 2016-10-19 | 1 | -2/+3 |
|\ |
|
| * | mm: replace access_process_vm() write parameter with gup_flags | Lorenzo Stoakes | 2016-10-19 | 1 | -2/+3 |
* | | Merge branch 'work.uaccess' into for-linus | Al Viro | 2016-10-15 | 1 | -12/+20 |
|\ \
| |/
|/| |
|
| * | blackfin: no access_ok() for __copy_{to,from}_user() | Al Viro | 2016-09-16 | 1 | -12/+20 |
* | | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf | 2016-10-08 | 1 | -0/+1 |
* | | Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2016-10-05 | 1 | -1/+1 |
|\ \ |
|
| * | | blackfin: do away with ARCH_REQUIRE_GPIOLIB | Linus Walleij | 2016-08-08 | 1 | -1/+1 |
* | | | Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-10-04 | 1 | -12/+1 |
|\ \ \ |
|
| * \ \ | Merge 4.8-rc5 into char-misc-next | Greg Kroah-Hartman | 2016-09-05 | 2 | -2/+4 |
| |\ \ \ |
|
| * | | | | miscdevice: Add helper macro for misc device boilerplate | PrasannaKumar Muralidharan | 2016-08-31 | 1 | -12/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'linus' into x86/asm, to pick up recent fixes | Ingo Molnar | 2016-09-15 | 3 | -6/+9 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-09-14 | 1 | -4/+5 |
| |\ \ \ \
| | |_|/ /
| |/| | /
| | | |/
| | |/| |
|
| | * | | blackfin: fix copy_from_user() | Al Viro | 2016-09-13 | 1 | -4/+5 |
| | |/ |
|
| * / | net: smc91x: fix SMC accesses | Russell King | 2016-08-29 | 2 | -2/+4 |
| |/ |
|
* | | ftrace: Add return address pointer to ftrace_ret_stack | Josh Poimboeuf | 2016-08-24 | 1 | -1/+1 |
* | | ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config | Josh Poimboeuf | 2016-08-24 | 1 | -2/+2 |
|/ |
|
* | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 2016-08-04 | 1 | -4/+4 |
* | treewide: replace obsolete _refok by __ref | Fabian Frederick | 2016-08-02 | 1 | -1/+1 |
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-07-29 | 1 | -21/+5 |
|\ |
|