| Commit message (Expand) | Author | Age | Files | Lines |
* | h8300: Add missing closing parenthesis in flat_get_addr_from_rp() | Geert Uytterhoeven | 2017-07-16 | 1 | -1/+1 |
* | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-07-15 | 1 | -6/+18 |
|\ |
|
| * | binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail | Al Viro | 2017-07-03 | 1 | -6/+18 |
* | | h8300: move generic-y of exported headers to uapi/asm/Kbuild | Masahiro Yamada | 2017-07-10 | 2 | -28/+28 |
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-07-03 | 2 | -1/+2 |
|\ \ |
|
| * | | signal: Remove non-uapi <asm/siginfo.h> | Christoph Hellwig | 2017-06-04 | 2 | -1/+2 |
| |/ |
|
* / | arch: remove unused macro/function thread_saved_pc() | Tobias Klauser | 2017-06-28 | 1 | -4/+0 |
|/ |
|
* | uapi: export all headers under uapi directories | Nicolas Dichtel | 2017-05-11 | 1 | -28/+0 |
* | h8300: put bitsperlong.h in uapi | Nicolas Dichtel | 2017-05-11 | 1 | -3/+3 |
*---. | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'... | Al Viro | 2017-04-26 | 3 | -1/+56 |
|\ \ \ |
|
| | | * | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Al Viro | 2017-04-02 | 1 | -0/+1 |
| | |/|
| |/| | |
|
| | | * | arch, mm: convert all architectures to use 5level-fixup.h | Kirill A. Shutemov | 2017-03-09 | 1 | -0/+1 |
| |_|/
|/| | |
|
| | * | 8300: switch to RAW_COPY_USER | Al Viro | 2017-03-28 | 1 | -4/+6 |
| |/ |
|
| * | asm-generic/uaccess.h: don't mess with __copy_{to,from}_user | Al Viro | 2017-03-28 | 2 | -1/+52 |
| * | add asm-generic/extable.h | Al Viro | 2017-03-27 | 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 | 1 | -2/+2 |
|\ |
|
| * | 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 | 1 | -2/+2 |
* | | sched/cputime: Remove generic asm headers | Frederic Weisbecker | 2017-02-01 | 1 | -1/+0 |
|/ |
|
* | 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 |
* | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2016-11-11 | 1 | -4/+0 |
|\ |
|
| * | h8300: fix syscall restarting | Mark Rutland | 2016-10-27 | 1 | -4/+0 |
* | | locking/mutex: Kill arch specific code | Peter Zijlstra | 2016-10-25 | 1 | -9/+0 |
|/ |
|
* | h8300: Add missing include file to asm/io.h | Guenter Roeck | 2016-08-13 | 1 | -0/+2 |
* | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 2016-08-05 | 1 | -9/+0 |
|\ |
|
| * | rtc: cmos: remove empty asm/mc146818rtc.h files | Arnd Bergmann | 2016-06-04 | 1 | -9/+0 |
* | | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra | 2016-06-16 | 1 | -2/+0 |
* | | locking/atomic, arch/h8300: Implement atomic_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 2016-06-16 | 1 | -6/+25 |
|/ |
|
* | Merge branch 'hash' of git://ftp.sciencehorizons.net/linux | Linus Torvalds | 2016-05-28 | 1 | -0/+53 |
|\ |
|
| * | h8300: Add <asm/hash.h> | George Spelvin | 2016-05-28 | 1 | -0/+53 |
* | | Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-05-24 | 1 | -0/+2 |
|\ \ |
|
| * | | asm-generic: Drop renameat syscall from default list | James Hogan | 2016-05-05 | 1 | -0/+2 |
| |/ |
|
* / | exit_thread: remove empty bodies | Jiri Slaby | 2016-05-20 | 1 | -7/+0 |
|/ |
|
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-01-21 | 1 | -2/+0 |
|\ |
|
| * | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig | 2016-01-20 | 1 | -2/+0 |
* | | h8300: show_stack cleanup | Yoshinori Sato | 2016-01-20 | 1 | -1/+1 |
* | | h8300: Restraint of warning. | Yoshinori Sato | 2016-01-20 | 1 | -4/+4 |
* | | h8300: Add KGDB support. | Yoshinori Sato | 2016-01-20 | 1 | -0/+45 |
|/ |
|
* | h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl] | Daniel Lezcano | 2015-12-15 | 1 | -16/+23 |
* | Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linux | Linus Torvalds | 2015-11-12 | 2 | -14/+12 |
|\ |
|
| * | h8300: bit io fix | Yoshinori Sato | 2015-11-08 | 1 | -6/+6 |
| * | h8300: Fix alignment for .data | Yoshinori Sato | 2015-11-08 | 1 | -8/+6 |
* | | Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ... | Ingo Molnar | 2015-10-20 | 1 | -0/+1 |
|\| |
|
| * | word-at-a-time.h: fix some Kbuild files | Chris Metcalf | 2015-10-06 | 1 | -0/+1 |
* | | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra | 2015-09-23 | 1 | -2/+2 |
|/ |
|
* | dma-mapping: consolidate dma_set_mask | Christoph Hellwig | 2015-09-10 | 1 | -5/+0 |
* | dma-mapping: consolidate dma_supported | Christoph Hellwig | 2015-09-10 | 1 | -5/+0 |