Age | Commit message (Expand) | Author |
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: UAPI headers | Yoshinori Sato |
2015-06-23 | h8300: Assembly headers | Yoshinori Sato |
2013-09-16 | Drop support for Renesas H8/300 (h8300) architecture | Guenter Roeck |
2013-07-10 | net: rename busy poll socket op and globals | Eliezer Tamir |
2013-07-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-07-03 | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-06-29 | consolidate io_remap_pfn_range definitions | Al Viro |
2013-06-23 | h8300: Wire up asm-generic/xor.h | Geert Uytterhoeven |
2013-06-23 | h8300: Fix <asm/tlb.h> | Geert Uytterhoeven |
2013-06-23 | h8300: Hardcode symbol prefixes in asm sources | Geert Uytterhoeven |
2013-06-17 | net: add socket option for low latency polling | Eliezer Tamir |
2013-06-16 | h8300: add missing definition for read_barries_depends() | Jiang Liu |
2013-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-03-31 | net: add option to enable error queue packets waking select | Keller, Jacob E |
2013-03-03 | consolidate cond_syscall and SYSCALL_ALIAS declarations | Al Viro |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-26 | default SET_PERSONALITY() in linux/elf.h | Al Viro |
2013-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-14 | burying unused conditionals | Al Viro |
2013-02-03 | h8300: switch to generic old sigaction() | Al Viro |
2013-02-03 | consolidate kernel-side struct sigaction declarations | Al Viro |
2013-02-03 | consolidate declarations of k_sigaction | Al Viro |
2013-01-23 | soreuseport: infrastructure | Tom Herbert |
2013-01-17 | sk-filter: Add ability to lock a socket filter program | Vincent Bernat |
2012-12-21 | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds |
2012-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-19 | unify SS_ONSTACK/SS_DISABLE definitions | Al Viro |
2012-12-19 | new helper: current_user_stack_pointer() | Al Viro |
2012-12-19 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro |