Age | Commit message (Expand) | Author | Files | Lines |
2017-07-16 | h8300: Add missing closing parenthesis in flat_get_addr_from_rp() | Geert Uytterhoeven | 1 | -1/+1 |
2017-07-15 | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -6/+18 |
2017-07-10 | h8300: move generic-y of exported headers to uapi/asm/Kbuild | Masahiro Yamada | 2 | -28/+28 |
2017-07-03 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -3/+4 |
2017-07-03 | binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail | Al Viro | 1 | -6/+18 |
2017-06-28 | arch: remove unused macro/function thread_saved_pc() | Tobias Klauser | 2 | -9/+0 |
2017-06-14 | clocksource/drivers: Rename CLKSRC_OF to TIMER_OF | Daniel Lezcano | 1 | -1/+1 |
2017-06-14 | clocksource/drivers: Rename clocksource_probe to timer_probe | Daniel Lezcano | 1 | -1/+1 |
2017-06-04 | signal: Remove non-uapi <asm/siginfo.h> | Christoph Hellwig | 2 | -1/+2 |
2017-05-11 | uapi: export all headers under uapi directories | Nicolas Dichtel | 1 | -28/+0 |
2017-05-11 | h8300: put bitsperlong.h in uapi | Nicolas Dichtel | 1 | -3/+3 |
2017-05-01 | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -1/+55 |
2017-04-26 | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now | Al Viro | 1 | -1/+0 |
2017-04-26 | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'... | Al Viro | 5 | -2/+58 |
2017-04-06 | Merge commit 'b4fb8f66f1ae2e167d06c12d018025a8d4d3ba7e' into uaccess.ia64 | Al Viro | 1 | -1/+1 |
2017-04-06 | Merge commit 'fc69910f329d' into uaccess.mips | Al Viro | 1 | -1/+1 |
2017-04-02 | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Al Viro | 2 | -1/+2 |
2017-03-29 | Merge branch 'regset' (PTRACE_SETREGSET data leakage) | Linus Torvalds | 1 | -3/+5 |
2017-03-29 | h8300/ptrace: Fix incorrect register transfer count | Dave Martin | 1 | -3/+5 |
2017-03-28 | 8300: switch to RAW_COPY_USER | Al Viro | 2 | -4/+7 |
2017-03-28 | asm-generic/uaccess.h: don't mess with __copy_{to,from}_user | Al Viro | 2 | -1/+52 |
2017-03-27 | add asm-generic/extable.h | Al Viro | 1 | -0/+1 |
2017-03-09 | arch, mm: convert all architectures to use 5level-fixup.h | Kirill A. Shutemov | 1 | -0/+1 |
2017-03-07 | h8300: Fix build breakage caused by header file changes | Guenter Roeck | 1 | -1/+1 |
2017-03-02 | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2 | -0/+2 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2 | -0/+2 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -1/+1 |
2017-02-27 | kprobes: move kprobe declarations to asm-generic/kprobes.h | Luis R. Rodriguez | 1 | -0/+1 |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -3/+3 |
2017-02-01 | sched/cputime: Remove generic asm headers | Frederic Weisbecker | 1 | -1/+0 |
2017-01-24 | treewide: Consolidate get_dma_ops() implementations | Bart Van Assche | 1 | -1/+1 |
2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche | 2 | -3/+3 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 3 | -3/+3 |
2016-11-17 | locking/core: Provide common cpu_relax_yield() definition | Christian Borntraeger | 1 | -1/+0 |
2016-11-16 | locking/core, arch: Remove cpu_relax_lowlatency() | Christian Borntraeger | 1 | -1/+0 |
2016-11-16 | locking/core: Introduce cpu_relax_yield() | Christian Borntraeger | 1 | -0/+1 |
2016-11-11 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2 | -5/+1 |
2016-10-27 | h8300: fix syscall restarting | Mark Rutland | 2 | -5/+1 |
2016-10-25 | locking/mutex: Kill arch specific code | Peter Zijlstra | 1 | -9/+0 |
2016-10-07 | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf | 1 | -0/+1 |
2016-08-13 | h8300: Add missing include file to asm/io.h | Guenter Roeck | 1 | -0/+2 |
2016-08-05 | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 1 | -9/+0 |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 1 | -4/+4 |
2016-06-16 | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra | 1 | -2/+0 |
2016-06-16 | locking/atomic, arch/h8300: Implement atomic_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 1 | -6/+25 |
2016-06-04 | rtc: cmos: remove empty asm/mc146818rtc.h files | Arnd Bergmann | 1 | -9/+0 |
2016-05-28 | Merge branch 'hash' of git://ftp.sciencehorizons.net/linux | Linus Torvalds | 2 | -0/+54 |
2016-05-28 | h8300: Add <asm/hash.h> | George Spelvin | 2 | -0/+54 |