| Commit message (Expand) | Author | Age | Files | Lines |
* | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf | 2016-10-07 | 1 | -0/+1 |
* | 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 |
* | | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 2016-08-04 | 1 | -4/+4 |
* | | 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 | 2 | -0/+54 |
|\ |
|
| * | h8300: Add <asm/hash.h> | George Spelvin | 2016-05-28 | 2 | -0/+54 |
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-05-26 | 1 | -1/+0 |
|\ \ |
|
| * | | kbuild: delete unnecessary "@:" | Masahiro Yamada | 2016-04-20 | 1 | -1/+0 |
| |/ |
|
* | | 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 |
| |/ |
|
* | | lib/GCD.c: use binary GCD algorithm instead of Euclidean | Zhaoxiu Zeng | 2016-05-20 | 1 | -0/+1 |
* | | exit_thread: remove empty bodies | Jiri Slaby | 2016-05-20 | 1 | -7/+0 |
|/ |
|
* | h8300: switch EARLYCON | Yoshinori Sato | 2016-03-25 | 3 | -66/+10 |
* | h8300: dts: Rename the serial port clock to fck | Geert Uytterhoeven | 2016-03-25 | 3 | -7/+7 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-01-21 | 2 | -3/+0 |
|\ |
|
| * | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig | 2016-01-20 | 2 | -3/+0 |
* | | h8300: System call entry enable interrupt. | Yoshinori Sato | 2016-01-20 | 1 | -0/+1 |
* | | h8300: show_stack cleanup | Yoshinori Sato | 2016-01-20 | 2 | -13/+9 |
* | | h8300: Restraint of warning. | Yoshinori Sato | 2016-01-20 | 1 | -4/+4 |
* | | h8300: Add KGDB support. | Yoshinori Sato | 2016-01-20 | 5 | -0/+201 |
* | | h8300: signal stack fix | Yoshinori Sato | 2016-01-20 | 1 | -4/+4 |
* | | h8300: Add LZO compression | Yoshinori Sato | 2016-01-20 | 3 | -3/+16 |
* | | h8300: zImage alignment fix | Yoshinori Sato | 2016-01-20 | 1 | -1/+2 |
* | | h8300: zImage alignment fix | Yoshinori Sato | 2016-01-20 | 1 | -0/+1 |
|/ |
|
* | h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl] | Daniel Lezcano | 2015-12-15 | 2 | -20/+27 |
* | clocksource/drivers/h8300_timer8: Separate the Kconfig option from the arch | Daniel Lezcano | 2015-12-15 | 1 | -0/+1 |
* | Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linux | Linus Torvalds | 2015-11-12 | 11 | -30/+29 |
|\ |
|
| * | h8300: enable CLKSRC_OF | Yoshinori Sato | 2015-11-12 | 2 | -0/+3 |
| * | h8300: Don't set CROSS_COMPILE unconditionally | Javier Martinez Canillas | 2015-11-08 | 1 | -0/+2 |
| * | h8300: bit io fix | Yoshinori Sato | 2015-11-08 | 1 | -6/+6 |
| * | h8300: zImage fix | Yoshinori Sato | 2015-11-08 | 4 | -11/+7 |
| * | h8300: register address fix | Yoshinori Sato | 2015-11-08 | 1 | -3/+3 |
| * | h8300: Fix alignment for .data | Yoshinori Sato | 2015-11-08 | 2 | -10/+8 |
* | | Merge tag 'devicetree-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-11-06 | 1 | -0/+3 |
|\ \ |
|
| * | | h8300: enable building of all dtbs | Rob Herring | 2015-10-27 | 1 | -0/+3 |
* | | | 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 |
* | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig | 2015-09-10 | 1 | -5/+0 |
* | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig | 2015-09-10 | 1 | -3/+0 |
* | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig | 2015-09-10 | 1 | -26/+0 |
* | lib/decompressors: use real out buf size for gunzip with kernel | Yinghai Lu | 2015-09-10 | 1 | -1/+1 |
* | atomic: Collapse all atomic_{set,clear}_mask definitions | Peter Zijlstra | 2015-07-27 | 1 | -10/+0 |
* | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -2/+0 |
* | h8300: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -95/+40 |