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