Age | Commit message (Expand) | Author | Files | Lines |
2017-07-07 | Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -14/+12 |
2017-07-06 | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -30/+0 |
2017-06-30 | tile: remove unneeded extra-y in Makefile | Masahiro Yamada | 1 | -1/+0 |
2017-06-30 | tile: thin archives fix linking | Nicholas Piggin | 1 | -7/+7 |
2017-06-30 | tile: fix dependency and .*.cmd inclusion for incremental build | Masahiro Yamada | 1 | -6/+5 |
2017-06-28 | tile: remove dma_supported and mapping_error methods | Christoph Hellwig | 1 | -30/+0 |
2017-05-26 | jump_label: Reorder hotplug lock and jump_label_lock | Thomas Gleixner | 1 | -2/+0 |
2017-04-14 | tile/time: Set ->min_delta_ticks and ->max_delta_ticks | Nicolai Stange | 1 | -0/+2 |
2017-03-03 | sched/headers: Move task->mm handling methods to <linux/sched/mm.h> | Ingo Molnar | 1 | -1/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 6 | -0/+8 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 3 | -0/+3 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 5 | -0/+5 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-02-27 | mm: add new mmgrab() helper | Vegard Nossum | 1 | -1/+1 |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -12/+12 |
2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche | 1 | -12/+12 |
2017-01-06 | tile/ptrace: Preserve previous registers for short regset write | Dave Martin | 1 | -1/+1 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 3 | -3/+3 |
2016-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 7 | -21/+20 |
2016-12-16 | tile: use __ro_after_init instead of tile-specific __write_once | Chris Metcalf | 4 | -13/+13 |
2016-12-16 | tile: migrate exception table users off module.h and onto extable.h | Paul Gortmaker | 1 | -1/+1 |
2016-12-16 | tile-module: Rename jump labels in module_alloc() | Markus Elfring | 1 | -5/+4 |
2016-12-16 | tile-module: Use kmalloc_array() in module_alloc() | Markus Elfring | 1 | -1/+1 |
2016-12-16 | tile/pci_gx: fix spelling mistake: "delievered" -> "delivered" | Colin Ian King | 1 | -1/+1 |
2016-12-14 | arch/tile: add option to skip DMA sync as a part of map and unmap | Alexander Duyck | 1 | -2/+10 |
2016-11-23 | tile: avoid using clocksource_cyc2ns with absolute cycle count | Chris Metcalf | 1 | -2/+2 |
2016-10-07 | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf | 2 | -1/+2 |
2016-10-07 | arch/tile: adopt the new nmi_backtrace framework | Chris Metcalf | 3 | -61/+24 |
2016-08-24 | ftrace: Add return address pointer to ftrace_ret_stack | Josh Poimboeuf | 1 | -1/+1 |
2016-08-04 | tile: support static_key usage in non-module __exit sections | Chris Metcalf | 1 | -0/+12 |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 1 | -14/+14 |
2016-07-29 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 1 | -5/+6 |
2016-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2 | -16/+32 |
2016-06-24 | Clarify naming of thread info/stack allocators | Linus Torvalds | 1 | -1/+2 |
2016-06-15 | tile 32-bit big-endian: fix bugs in syscall argument order | Chris Metcalf | 2 | -16/+32 |
2016-06-14 | tile/ptrace: run seccomp after ptrace | Kees Cook | 1 | -5/+6 |
2016-06-14 | seccomp: Add a seccomp_data parameter secure_computing() | Andy Lutomirski | 1 | -1/+1 |
2016-05-25 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -3/+3 |
2016-05-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2 | -4/+4 |
2016-05-23 | Fix typo | Andrea Gelmini | 1 | -2/+2 |
2016-05-23 | Fix typo | Andrea Gelmini | 1 | -2/+2 |
2016-05-20 | exit_thread: accept a task parameter to be exited | Jiri Slaby | 1 | -2/+2 |
2016-05-19 | include/linux/nodemask.h: create next_node_in() helper | Andrew Morton | 1 | -3/+1 |
2016-05-16 | perf core: Pass max stack as a perf_callchain_entry context | Arnaldo Carvalho de Melo | 1 | -3/+3 |
2016-03-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2 | -9/+9 |
2016-03-25 | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections | Alexander Potapenko | 1 | -0/+1 |
2016-03-15 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2016-03-04 | tile: Fix misspellings in comments. | Adam Buchbinder | 2 | -5/+5 |
2016-03-02 | tile kgdb: fix bug in copy to gdb regs, and optimize memset | Chris Metcalf | 1 | -4/+4 |
2016-03-01 | arch/hotplug: Call into idle with a proper state | Thomas Gleixner | 1 | -1/+1 |