Age | Commit message (Expand) | Author |
2016-10-27 | h8300: fix syscall restarting | Mark Rutland |
2016-10-07 | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf |
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-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski |
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-26 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2016-05-24 | Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-05-20 | lib/GCD.c: use binary GCD algorithm instead of Euclidean | Zhaoxiu Zeng |
2016-05-20 | exit_thread: remove empty bodies | Jiri Slaby |
2016-05-05 | asm-generic: Drop renameat syscall from default list | James Hogan |
2016-04-20 | kbuild: delete unnecessary "@:" | Masahiro Yamada |
2016-03-25 | h8300: switch EARLYCON | Yoshinori Sato |
2016-03-25 | h8300: dts: Rename the serial port clock to fck | Geert Uytterhoeven |
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: System call entry enable interrupt. | Yoshinori Sato |
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 |
2016-01-20 | h8300: signal stack fix | Yoshinori Sato |
2016-01-20 | h8300: Add LZO compression | Yoshinori Sato |
2016-01-20 | h8300: zImage alignment fix | Yoshinori Sato |
2016-01-20 | h8300: zImage alignment fix | Yoshinori Sato |
2015-12-15 | h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl] | Daniel Lezcano |
2015-12-15 | clocksource/drivers/h8300_timer8: Separate the Kconfig option from the arch | Daniel Lezcano |
2015-11-12 | Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linux | Linus Torvalds |
2015-11-12 | h8300: enable CLKSRC_OF | Yoshinori Sato |
2015-11-08 | h8300: Don't set CROSS_COMPILE unconditionally | Javier Martinez Canillas |
2015-11-08 | h8300: bit io fix | Yoshinori Sato |
2015-11-08 | h8300: zImage fix | Yoshinori Sato |
2015-11-08 | h8300: register address fix | Yoshinori Sato |
2015-11-08 | h8300: Fix alignment for .data | Yoshinori Sato |
2015-11-06 | Merge tag 'devicetree-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2015-10-27 | h8300: enable building of all dtbs | Rob Herring |
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-09-10 | lib/decompressors: use real out buf size for gunzip with kernel | Yinghai Lu |
2015-07-27 | atomic: Collapse all atomic_{set,clear}_mask definitions | Peter Zijlstra |
2015-07-27 | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra |