| Commit message (Expand) | Author | Age | Files | Lines |
* | uapi: export all headers under uapi directories | Nicolas Dichtel | 2017-05-11 | 1 | -8/+0 |
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-05-01 | 1 | -0/+2 |
|\ |
|
| * | debug: Fix __bug_table[] in arch linker scripts | Peter Zijlstra | 2017-04-03 | 1 | -0/+2 |
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-05-01 | 1 | -0/+2 |
|\ \ |
|
| * | | c6x/timer64: Set ->min_delta_ticks and ->max_delta_ticks | Nicolai Stange | 2017-04-14 | 1 | -0/+2 |
| |/ |
|
* | | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-05-01 | 3 | -14/+8 |
|\ \ |
|
| * | | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now | Al Viro | 2017-04-26 | 1 | -1/+0 |
| * | | c6x: switch to RAW_COPY_USER | Al Viro | 2017-03-28 | 2 | -6/+7 |
| * | | c6x: remove duplicate definition of __access_ok | Al Viro | 2017-03-28 | 1 | -4/+0 |
| * | | asm-generic/uaccess.h: don't mess with __copy_{to,from}_user | Al Viro | 2017-03-28 | 1 | -3/+0 |
| * | | new helper: uaccess_kernel() | Al Viro | 2017-03-28 | 1 | -1/+1 |
| * | | add asm-generic/extable.h | Al Viro | 2017-03-27 | 1 | -0/+1 |
| |/ |
|
* | | Merge branch 'regset' (PTRACE_SETREGSET data leakage) | Linus Torvalds | 2017-03-29 | 1 | -41/+0 |
|\ \
| |/
|/| |
|
| * | c6x/ptrace: Remove useless PTRACE_SETREGSET implementation | Dave Martin | 2017-03-29 | 1 | -41/+0 |
* | | 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 | 1 | -0/+1 |
* | | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | | kprobes: move kprobe declarations to asm-generic/kprobes.h | Luis R. Rodriguez | 2017-02-27 | 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 |
| |/ |
|
* / | sched/cputime: Remove generic asm headers | Frederic Weisbecker | 2017-02-01 | 1 | -1/+0 |
|/ |
|
* | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 2016-12-25 | 1 | -1/+1 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | arch/c6x: add option to skip sync on DMA map and unmap | Alexander Duyck | 2016-12-14 | 1 | -4/+10 |
* | 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 | -6/+0 |
* | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf | 2016-10-07 | 1 | -0/+1 |
* | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 2016-08-04 | 3 | -9/+8 |
* | c6x: Remove unnecessary of_platform_populate with default match table | Kefeng Wang | 2016-06-23 | 2 | -18/+1 |
* | Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-05-24 | 1 | -0/+1 |
|\ |
|
| * | asm-generic: Drop renameat syscall from default list | James Hogan | 2016-05-05 | 1 | -0/+1 |
* | | exit_thread: remove empty bodies | Jiri Slaby | 2016-05-20 | 1 | -4/+0 |
* | | c6x: Fix misspellings in comments. | Adam Buchbinder | 2016-04-18 | 2 | -2/+2 |
|/ |
|
* | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections | Alexander Potapenko | 2016-03-25 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-03-19 | 1 | -2/+2 |
|\ |
|
| * | ipv4: Update parameters for csum_tcpudp_magic to their original types | Alexander Duyck | 2016-03-13 | 1 | -2/+2 |
* | | mn10300, c6x: CONFIG_GENERIC_BUG must depend on CONFIG_BUG | Andrew Morton | 2016-03-17 | 1 | -0/+1 |
* | | locking/lockdep: Eliminate lockdep_init() | Andrey Ryabinin | 2016-02-09 | 1 | -2/+0 |
|/ |
|
* | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig | 2016-01-20 | 2 | -3/+0 |
* | c6x: convert to dma_map_ops | Christoph Hellwig | 2016-01-20 | 4 | -147/+58 |
* | Merge branch 'for-linux-next' of git://linux-c6x.org/git/projects/linux-c6x-u... | Linus Torvalds | 2016-01-12 | 2 | -22/+1 |
|\ |
|
| * | c6x: Use generic clkdev.h header | Stephen Boyd | 2015-09-16 | 2 | -22/+1 |
* | | locking/cmpxchg, arch: Remove tas() definitions | Davidlohr Bueso | 2015-12-04 | 1 | -2/+0 |
* | | irqdomain: Use irq_domain_get_of_node() instead of direct field access | Marc Zyngier | 2015-10-13 | 1 | -1/+1 |
* | | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds | 2015-10-04 | 1 | -0/+1 |
|\ \ |
|
| * | | Make asm/word-at-a-time.h available on all architectures | Chris Metcalf | 2015-07-08 | 1 | -0/+1 |
* | | | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 1 | -1/+1 |
| |/
|/| |
|