| Commit message (Expand) | Author | Age |
* | tile/ptrace: Preserve previous registers for short regset write | Dave Martin | 2017-02-01 |
* | tile: avoid using clocksource_cyc2ns with absolute cycle count | Chris Metcalf | 2016-11-23 |
* | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf | 2016-10-07 |
* | arch/tile: adopt the new nmi_backtrace framework | Chris Metcalf | 2016-10-07 |
* | ftrace: Add return address pointer to ftrace_ret_stack | Josh Poimboeuf | 2016-08-24 |
* | tile: support static_key usage in non-module __exit sections | Chris Metcalf | 2016-08-04 |
* | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 2016-08-04 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2016-07-29 |
|\ |
|
| * | tile/ptrace: run seccomp after ptrace | Kees Cook | 2016-06-14 |
| * | seccomp: Add a seccomp_data parameter secure_computing() | Andy Lutomirski | 2016-06-14 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2016-07-27 |
|\ \ |
|
| * | | tile 32-bit big-endian: fix bugs in syscall argument order | Chris Metcalf | 2016-06-15 |
| |/ |
|
* / | Clarify naming of thread info/stack allocators | Linus Torvalds | 2016-06-24 |
|/ |
|
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-05-25 |
|\ |
|
| * | perf core: Pass max stack as a perf_callchain_entry context | Arnaldo Carvalho de Melo | 2016-05-16 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2016-05-23 |
|\ \ |
|
| * | | Fix typo | Andrea Gelmini | 2016-05-23 |
| * | | Fix typo | Andrea Gelmini | 2016-05-23 |
| |/ |
|
* | | exit_thread: accept a task parameter to be exited | Jiri Slaby | 2016-05-20 |
* | | include/linux/nodemask.h: create next_node_in() helper | Andrew Morton | 2016-05-19 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2016-03-28 |
|\ |
|
| * | tile: Fix misspellings in comments. | Adam Buchbinder | 2016-03-04 |
| * | tile kgdb: fix bug in copy to gdb regs, and optimize memset | Chris Metcalf | 2016-03-02 |
* | | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections | Alexander Potapenko | 2016-03-25 |
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-03-15 |
|\ \ |
|
| * | | arch/hotplug: Call into idle with a proper state | Thomas Gleixner | 2016-03-01 |
| |/ |
|
* / | arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM | Toshi Kani | 2016-01-30 |
|/ |
|
* | tile: uninline dma_set_mask | Christoph Hellwig | 2016-01-20 |
* | arch/tile: move user_exit() to early kernel entry sequence | Chris Metcalf | 2016-01-18 |
* | tile: fix bug in setting PT_FLAGS_DISABLE_IRQ on kernel entry | Chris Metcalf | 2016-01-18 |
* | tile: fix a -Wframe-larger-than warning | Chris Metcalf | 2016-01-18 |
* | tile: include the syscall number in the backtrace | Chris Metcalf | 2016-01-18 |
* | arch/tile: adopt prepare_exit_to_usermode() model from x86 | Chris Metcalf | 2016-01-18 |
* | tile/jump_label: add jump label support for TILE-Gx | Zhigang Lu | 2016-01-04 |
* | tile: define a macro ktext_writable_addr to get writable kernel text address | Zhigang Lu | 2016-01-04 |
* | treewide: Remove old email address | Peter Zijlstra | 2015-11-23 |
* | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds | 2015-09-28 |
|\ |
|
| * | tile: fix build failure | Sudip Mukherjee | 2015-09-28 |
* | | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2015-09-04 |
|\ |
|
| * | tile/vdso: emit a GNU hash as well | Chris Metcalf | 2015-08-06 |
| * | tile: Remove finish_arch_switch | Chris Metcalf | 2015-08-03 |
| * | tile: enable full SECCOMP support | Chris Metcalf | 2015-07-30 |
| * | tile/time: Migrate to new 'set-state' interface | Viresh Kumar | 2015-07-30 |
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-09-01 |
|\ \ |
|
| * | | tile/pci_gx: Prepare trio_handle_level_irq for irq argument removal | Thomas Gleixner | 2015-08-01 |
| * | | Merge branch 'linus' into irq/core | Thomas Gleixner | 2015-07-29 |
| |\ \ |
|
| * | | | treewide: Use helper function to access irq_data->msi_desc | Jiang Liu | 2015-07-16 |
| | |/
| |/| |
|
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-08-31 |
|\ \ \ |
|
| * | | | tile: Reorganize _switch_to() | Chris Metcalf | 2015-08-08 |