Age | Commit message (Expand) | Author |
2017-05-11 | h8300: put bitsperlong.h in uapi | Nicolas Dichtel |
2017-04-26 | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'... | Al Viro |
2017-04-02 | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Al Viro |
2017-03-28 | 8300: switch to RAW_COPY_USER | Al Viro |
2017-03-28 | asm-generic/uaccess.h: don't mess with __copy_{to,from}_user | Al Viro |
2017-03-27 | add asm-generic/extable.h | Al Viro |
2017-03-09 | arch, mm: convert all architectures to use 5level-fixup.h | Kirill A. Shutemov |
2017-02-27 | kprobes: move kprobe declarations to asm-generic/kprobes.h | Luis R. Rodriguez |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-02-01 | sched/cputime: Remove generic asm headers | Frederic Weisbecker |
2017-01-24 | treewide: Consolidate get_dma_ops() implementations | Bart Van Assche |
2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche |
2016-11-17 | locking/core: Provide common cpu_relax_yield() definition | Christian Borntraeger |
2016-11-16 | locking/core, arch: Remove cpu_relax_lowlatency() | Christian Borntraeger |
2016-11-16 | locking/core: Introduce cpu_relax_yield() | Christian Borntraeger |
2016-11-11 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |
2016-10-27 | h8300: fix syscall restarting | Mark Rutland |
2016-10-25 | locking/mutex: Kill arch specific code | Peter Zijlstra |
2016-08-13 | h8300: Add missing include file to asm/io.h | Guenter Roeck |
2016-08-05 | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds |
2016-06-16 | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra |
2016-06-16 | locking/atomic, arch/h8300: Implement atomic_fetch_{add,sub,and,or,xor}() | Peter Zijlstra |
2016-06-04 | rtc: cmos: remove empty asm/mc146818rtc.h files | Arnd Bergmann |
2016-05-28 | Merge branch 'hash' of git://ftp.sciencehorizons.net/linux | Linus Torvalds |
2016-05-28 | h8300: Add <asm/hash.h> | George Spelvin |
2016-05-20 | exit_thread: remove empty bodies | Jiri Slaby |
2016-01-21 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-01-20 | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig |
2016-01-20 | h8300: show_stack cleanup | Yoshinori Sato |
2016-01-20 | h8300: Restraint of warning. | Yoshinori Sato |
2016-01-20 | h8300: Add KGDB support. | Yoshinori Sato |
2015-12-15 | h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl] | Daniel Lezcano |
2015-11-12 | Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linux | Linus Torvalds |
2015-11-08 | h8300: bit io fix | Yoshinori Sato |
2015-11-08 | h8300: Fix alignment for .data | Yoshinori Sato |
2015-10-20 | Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ... | Ingo Molnar |
2015-10-06 | word-at-a-time.h: fix some Kbuild files | Chris Metcalf |
2015-09-23 | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra |
2015-09-10 | dma-mapping: consolidate dma_set_mask | Christoph Hellwig |
2015-09-10 | dma-mapping: consolidate dma_supported | Christoph Hellwig |
2015-09-10 | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig |
2015-07-27 | atomic: Collapse all atomic_{set,clear}_mask definitions | Peter Zijlstra |
2015-07-27 | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra |
2015-07-27 | h8300: Provide atomic_{or,xor,and} | Peter Zijlstra |
2015-07-17 | mm: clean up per architecture MM hook header files | Laurent Dufour |
2015-06-23 | h8300: Assembly headers | Yoshinori Sato |
2013-09-16 | Drop support for Renesas H8/300 (h8300) architecture | Guenter Roeck |
2013-07-03 | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |