| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2018-08-25 | 1 | -1/+1 |
|\ |
|
| * | kbuild: rename LDFLAGS to KBUILD_LDFLAGS | Masahiro Yamada | 2018-08-24 | 1 | -1/+1 |
* | | Merge tag 'for-4.19' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux | Linus Torvalds | 2018-08-22 | 8 | -50/+28 |
|\ \
| |/
|/| |
|
| * | h8300: fix IRQ no | Yoshinori Sato | 2018-08-22 | 1 | -1/+1 |
| * | arch/h8300: add a defconfig target | Randy Dunlap | 2018-08-22 | 1 | -0/+2 |
| * | arch/h8300: eliminate kgbd.c warning | Randy Dunlap | 2018-08-22 | 1 | -1/+1 |
| * | arch/h8300: eliminate ptrace.h warnings | Randy Dunlap | 2018-08-22 | 1 | -0/+2 |
| * | h8300:let the checker know that size_t is ulong | Luc Van Oostenryck | 2018-08-22 | 1 | -0/+2 |
| * | h8300: Don't include linux/kernel.h in asm/atomic.h | Will Deacon | 2018-08-22 | 1 | -2/+2 |
| * | h8300: remove unnecessary of_platform_populate call | Rob Herring | 2018-08-22 | 1 | -10/+0 |
| * | h8300: Correct signature of test_bit() | Geert Uytterhoeven | 2018-08-22 | 1 | -1/+1 |
| * | h8300: switch to NO_BOOTMEM | Rob Herring | 2018-08-22 | 2 | -28/+9 |
| * | h8300: gcc-8.1 fix | Yoshinori Sato | 2018-08-22 | 1 | -3/+4 |
| * | h8300: Add missing output register. | Yoshinori Sato | 2018-08-22 | 1 | -6/+6 |
* | | Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-08-15 | 2 | -36/+1 |
|\ \ |
|
| * | | kconfig: include kernel/Kconfig.preempt from init/Kconfig | Christoph Hellwig | 2018-08-02 | 1 | -6/+0 |
| * | | Kconfig: consolidate the "Kernel hacking" menu | Christoph Hellwig | 2018-08-02 | 2 | -6/+1 |
| * | | kconfig: include common Kconfig files from top-level Kconfig | Christoph Hellwig | 2018-08-02 | 1 | -24/+0 |
| |/ |
|
* | | atomics/treewide: Make unconditional inc/dec ops optional | Mark Rutland | 2018-06-21 | 1 | -7/+0 |
* | | atomics/treewide: Make test ops optional | Mark Rutland | 2018-06-21 | 1 | -5/+0 |
* | | atomics/treewide: Make atomic_fetch_add_unless() optional | Mark Rutland | 2018-06-21 | 1 | -0/+1 |
* | | atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() | Mark Rutland | 2018-06-21 | 1 | -1/+1 |
* | | locking/atomics/h8300: Don't include <linux/kernel.h> in <asm/atomic.h> | Will Deacon | 2018-06-21 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-06-05 | 1 | -0/+1 |
|\ |
|
| * | time: Add an asm-generic/compat.h file | Arnd Bergmann | 2018-04-19 | 1 | -0/+1 |
* | | PCI: remove PCI_DMA_BUS_IS_PHYS | Christoph Hellwig | 2018-05-07 | 1 | -2/+0 |
|/ |
|
* | h8300: remove extraneous __BIG_ENDIAN definition | Arnd Bergmann | 2018-03-23 | 1 | -1/+0 |
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2018-02-02 | 1 | -1/+0 |
|\ |
|
| * | arch: Remove clkdev.h asm-generic from Kbuild | Stephen Boyd | 2018-01-03 | 1 | -1/+0 |
* | | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2018-01-31 | 5 | -82/+3 |
|\ \ |
|
| * | | h8300: use dma-direct | Christoph Hellwig | 2018-01-15 | 5 | -79/+3 |
| * | | dma-mapping: clear harmful GFP_* flags in common code | Christoph Hellwig | 2018-01-15 | 1 | -3/+0 |
* | | | Construct init thread stack in the linker script rather than by union | David Howells | 2018-01-10 | 1 | -3/+0 |
|/ / |
|
* / | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type | Hendrik Brueckner | 2017-12-05 | 1 | -0/+1 |
|/ |
|
* | mm, arch: remove empty_bad_page* | Michal Hocko | 2017-11-16 | 1 | -13/+0 |
* | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-11-15 | 1 | -6/+0 |
|\ |
|
| * | kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.lib | Masahiro Yamada | 2017-11-10 | 1 | -5/+0 |
| * | kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile | Masahiro Yamada | 2017-11-08 | 1 | -1/+0 |
* | | License cleanup: add SPDX license identifier to uapi header files with no lic... | Greg Kroah-Hartman | 2017-11-02 | 5 | -0/+5 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 68 | -0/+68 |
|/ |
|
* | arch: define CPU_BIG_ENDIAN for all fixed big endian archs | Babu Moger | 2017-09-09 | 1 | -0/+3 |
* | h8300: Mark _stext and _etext as char-arrays, not single char variables | Masami Hiramatsu | 2017-08-10 | 1 | -3/+3 |
* | 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-04 | 1 | -6/+18 |
* | | h8300: move generic-y of exported headers to uapi/asm/Kbuild | Masahiro Yamada | 2017-07-09 | 2 | -28/+28 |
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-07-04 | 4 | -3/+4 |
|\ \ |
|
| * | | clocksource/drivers: Rename CLKSRC_OF to TIMER_OF | Daniel Lezcano | 2017-06-14 | 1 | -1/+1 |
| * | | clocksource/drivers: Rename clocksource_probe to timer_probe | Daniel Lezcano | 2017-06-14 | 1 | -1/+1 |
| * | | signal: Remove non-uapi <asm/siginfo.h> | Christoph Hellwig | 2017-06-04 | 2 | -1/+2 |
| |/ |
|