| Commit message (Expand) | Author | Age | Files | Lines |
* | kbuild: rename LDFLAGS to KBUILD_LDFLAGS | Masahiro Yamada | 2018-08-24 | 1 | -2/+2 |
* | mm: convert return type of handle_mm_fault() caller to vm_fault_t | Souptick Joarder | 2018-08-17 | 1 | -2/+2 |
* | sh: prefer _THIS_IP_ to current_text_addr | Nick Desaulniers | 2018-08-17 | 2 | -2/+3 |
* | sh: make use of for_each_node_by_type() | Dmitry Torokhov | 2018-08-17 | 1 | -3/+4 |
* | Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-08-16 | 1 | -2/+0 |
|\ |
|
| * | PCI: Call dma_debug_add_bus() for pci_bus_type from PCI core | Christoph Hellwig | 2018-07-30 | 1 | -2/+0 |
* | | Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2018-08-15 | 5 | -363/+266 |
|\ \ |
|
| * | | media: sh: migor: Remove stale soc_camera include | Jacopo Mondi | 2018-07-24 | 1 | -1/+0 |
| * | | media: ov772x: omit consumer ID when getting clock reference | Akinobu Mita | 2018-06-28 | 1 | -1/+1 |
| * | | media: ov772x: use generic names for reset and powerdown gpios | Akinobu Mita | 2018-06-28 | 1 | -2/+3 |
| * | | media: arch: sh: ap325rxa: Use new renesas-ceu camera driver | Jacopo Mondi | 2018-06-28 | 2 | -204/+80 |
| * | | media: arch: sh: ms7724se: Use new renesas-ceu camera driver | Jacopo Mondi | 2018-06-28 | 1 | -41/+79 |
| * | | media: arch: sh: kfr2r09: Use new renesas-ceu camera driver | Jacopo Mondi | 2018-06-28 | 1 | -114/+103 |
| |/ |
|
* | | Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-08-15 | 3 | -33/+0 |
|\ \ |
|
| * | | kconfig: include kernel/Kconfig.preempt from init/Kconfig | Christoph Hellwig | 2018-08-02 | 1 | -2/+0 |
| * | | Kconfig: consolidate the "Kernel hacking" menu | Christoph Hellwig | 2018-08-02 | 2 | -7/+0 |
| * | | kconfig: include common Kconfig files from top-level Kconfig | Christoph Hellwig | 2018-08-02 | 2 | -24/+0 |
| |/ |
|
* | | Merge tag 'dma-mapping-4.19' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2018-08-14 | 9 | -211/+96 |
|\ \ |
|
| * | | sh: use generic dma_noncoherent_ops | Christoph Hellwig | 2018-08-02 | 6 | -118/+15 |
| * | | sh: split arch/sh/mm/consistent.c | Christoph Hellwig | 2018-08-02 | 3 | -81/+85 |
| * | | sh: use dma_direct_ops for the CONFIG_DMA_COHERENT case | Christoph Hellwig | 2018-08-02 | 4 | -6/+7 |
| * | | sh: introduce a sh_cacheop_vaddr helper | Christoph Hellwig | 2018-08-02 | 2 | -5/+8 |
| * | | sh: simplify get_arch_dma_ops | Christoph Hellwig | 2018-08-02 | 4 | -23/+3 |
| |/ |
|
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2018-08-13 | 4 | -104/+33 |
|\ \ |
|
| * | | perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse() | Frederic Weisbecker | 2018-06-26 | 1 | -1/+0 |
| * | | perf/arch/sh: Implement hw_breakpoint_arch_parse() | Frederic Weisbecker | 2018-06-26 | 2 | -19/+24 |
| * | | perf/arch/sh: Remove "struct arch_hw_breakpoint::name" unused field | Frederic Weisbecker | 2018-06-26 | 2 | -8/+0 |
| * | | perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa... | Frederic Weisbecker | 2018-06-26 | 2 | -6/+5 |
| * | | bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe | Masami Hiramatsu | 2018-06-21 | 1 | -3/+4 |
| * | | sh/kprobes: Don't call the ->break_handler() in SH kprobes code | Masami Hiramatsu | 2018-06-21 | 1 | -13/+1 |
| * | | sh/kprobes: Remove jprobe implementation | Masami Hiramatsu | 2018-06-21 | 2 | -55/+0 |
| |/ |
|
* | | atomics/treewide: Make unconditional inc/dec ops optional | Mark Rutland | 2018-06-21 | 1 | -6/+0 |
* | | atomics/treewide: Make test ops optional | Mark Rutland | 2018-06-21 | 1 | -4/+0 |
* | | atomics/treewide: Make atomic_fetch_add_unless() optional | Mark Rutland | 2018-06-21 | 1 | -25/+0 |
* | | atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() | Mark Rutland | 2018-06-21 | 1 | -2/+2 |
* | | locking/atomics/sh: Don't pull in all of <linux/bitops.h> in <asm/cmpxchg-xch... | Will Deacon | 2018-06-21 | 1 | -1/+2 |
|/ |
|
* | arch/*: Kconfig: fix documentation for NMI watchdog | Mauro Carvalho Chehab | 2018-06-15 | 1 | -1/+1 |
* | Kbuild: rename HAVE_CC_STACKPROTECTOR config variable | Masahiro Yamada | 2018-06-15 | 1 | -1/+1 |
* | Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-06-14 | 1 | -1/+1 |
|\ |
|
| * | i2c: pca-platform: move header to platform_data | Wolfram Sang | 2018-05-17 | 1 | -1/+1 |
* | | Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables | Linus Torvalds | 2018-06-14 | 2 | -2/+2 |
* | | Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2018-06-13 | 1 | -2/+2 |
|\ \ |
|
| * | | sh: remove no-op macro VMLINUX_SYMBOL() | Masahiro Yamada | 2018-06-11 | 1 | -2/+2 |
* | | | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-12 | 2 | -2/+2 |
* | | | mm: introduce ARCH_HAS_PTE_SPECIAL | Laurent Dufour | 2018-06-07 | 2 | -2/+1 |
* | | | Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2018-06-07 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | media: arch: sh: migor: Fix TW9910 PDN gpio | Jacopo Mondi | 2018-06-05 | 1 | -1/+1 |
* | | | Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2018-06-06 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | kconfig: reference environment variables directly and remove 'option env=' | Masahiro Yamada | 2018-05-29 | 1 | -2/+2 |
| | |/
| |/| |
|
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-06-04 | 1 | -0/+1 |
|\ \ \ |
|