| Commit message (Expand) | Author | Age | Files | Lines |
* | kbuild: rename LDFLAGS to KBUILD_LDFLAGS | Masahiro Yamada | 2018-08-24 | 1 | -1/+1 |
* | mm: convert return type of handle_mm_fault() caller to vm_fault_t | Souptick Joarder | 2018-08-18 | 1 | -1/+3 |
* | Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-08-15 | 2 | -24/+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 | -6/+0 |
| * | kconfig: include common Kconfig files from top-level Kconfig | Christoph Hellwig | 2018-08-02 | 1 | -16/+0 |
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2018-08-13 | 2 | -47/+5 |
|\ \ |
|
| * \ | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2018-07-25 | 24 | -47/+112 |
| |\ \ |
|
| * | | | bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe | Masami Hiramatsu | 2018-06-21 | 1 | -2/+3 |
| * | | | ARC/kprobes: Don't call the ->break_handler() in ARC kprobes code | Masami Hiramatsu | 2018-06-21 | 1 | -7/+0 |
| * | | | ARC/kprobes: Remove jprobe implementation | Masami Hiramatsu | 2018-06-21 | 2 | -38/+2 |
| | |/
| |/| |
|
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-08-13 | 1 | -69/+17 |
|\ \ \ |
|
| * | | | atomics/treewide: Clean up '*_andnot()' ifdeffery | Mark Rutland | 2018-06-21 | 1 | -4/+4 |
| * | | | atomics/treewide: Make conditional inc/dec ops optional | Mark Rutland | 2018-06-21 | 1 | -0/+1 |
| * | | | atomics/treewide: Make unconditional inc/dec ops optional | Mark Rutland | 2018-06-21 | 1 | -11/+0 |
| * | | | atomics/treewide: Make test ops optional | Mark Rutland | 2018-06-21 | 1 | -10/+0 |
| * | | | atomics/arc: Define atomic64_fetch_add_unless() | Mark Rutland | 2018-06-21 | 1 | -13/+12 |
| * | | | atomics/treewide: Make atomic_fetch_add_unless() optional | Mark Rutland | 2018-06-21 | 1 | -28/+0 |
| * | | | atomics/treewide: Make atomic64_inc_not_zero() optional | Mark Rutland | 2018-06-21 | 1 | -1/+0 |
| * | | | atomics/treewide: Remove redundant atomic_inc_not_zero() definitions | Mark Rutland | 2018-06-21 | 1 | -2/+0 |
| * | | | atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() | Mark Rutland | 2018-06-21 | 1 | -2/+2 |
| |/ / |
|
* | | | arc: fix type warnings in arc/mm/cache.c | Randy Dunlap | 2018-07-30 | 1 | -3/+4 |
* | | | arc: fix build errors in arc/include/asm/delay.h | Randy Dunlap | 2018-07-30 | 1 | -0/+3 |
* | | | arc: [plat-eznps] fix printk warning in arc/plat-eznps/mtm.c | Randy Dunlap | 2018-07-30 | 1 | -2/+4 |
* | | | arc: [plat-eznps] fix data type errors in platform headers | Randy Dunlap | 2018-07-30 | 1 | -0/+1 |
* | | | ARC: [plat-eznps] Add missing struct nps_host_reg_aux_dpc | Ofer Levi | 2018-07-30 | 1 | -0/+9 |
* | | | ARC: add SMP_CACHE_BYTES value validate | Eugeniy Paltsev | 2018-07-30 | 1 | -0/+10 |
* | | | ARC: dma [non-IOC] setup SMP_CACHE_BYTES and cache_line_size | Eugeniy Paltsev | 2018-07-27 | 2 | -1/+6 |
* | | | ARC: dma [non IOC]: fix arc_dma_sync_single_for_(device|cpu) | Eugeniy Paltsev | 2018-07-27 | 1 | -2/+47 |
| |/
|/| |
|
* | | Merge tag 'arc-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds | 2018-07-20 | 24 | -47/+112 |
|\ \
| |/
|/| |
|
| * | ARCv2: [plat-hsdk]: Save accl reg pair by default | Vineet Gupta | 2018-07-19 | 2 | -1/+3 |
| * | ARC: mm: allow mprotect to make stack mappings executable | Vineet Gupta | 2018-07-11 | 1 | -1/+1 |
| * | ARC: Fix CONFIG_SWAP | Alexey Brodkin | 2018-07-09 | 1 | -1/+1 |
| * | ARC: [arcompact] entry.S: minor code movement | Vineet Gupta | 2018-07-09 | 2 | -3/+6 |
| * | ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigs | Alexey Brodkin | 2018-07-09 | 12 | -12/+0 |
| * | ARC: configs: remove no longer needed CONFIG_DEVPTS_MULTIPLE_INSTANCES | Anders Roxell | 2018-07-09 | 1 | -1/+0 |
| * | ARC: Improve cmpxchg syscall implementation | Peter Zijlstra | 2018-07-09 | 1 | -11/+36 |
| * | ARC: [plat-hsdk]: Configure APB GPIO controller on ARC HSDK platform | Gustavo Pimentel | 2018-07-09 | 1 | -0/+62 |
| * | ARC: [plat-hsdk] Add PCIe support | Gustavo Pimentel | 2018-06-21 | 1 | -0/+1 |
| * | ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMP | Alexey Brodkin | 2018-06-21 | 2 | -3/+1 |
| * | ARC: Explicitly add -mmedium-calls to CFLAGS | Alexey Brodkin | 2018-06-14 | 1 | -14/+1 |
* | | mm: introduce ARCH_HAS_PTE_SPECIAL | Laurent Dufour | 2018-06-08 | 2 | -2/+1 |
* | | 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 |
| |/ |
|
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-06-05 | 1 | -0/+2 |
|\ \ |
|
| * | | signal: Ensure every siginfo we send has all bits initialized | Eric W. Biederman | 2018-04-25 | 1 | -0/+2 |
| |/ |
|
* | | arc: use generic dma_noncoherent_ops | Christoph Hellwig | 2018-05-19 | 4 | -148/+18 |
* | | arc: fix arc_dma_{map,unmap}_page | Christoph Hellwig | 2018-05-19 | 1 | -25/+2 |
* | | arc: fix arc_dma_sync_sg_for_{cpu,device} | Christoph Hellwig | 2018-05-19 | 1 | -2/+3 |
* | | arc: simplify arc_dma_sync_single_for_{cpu,device} | Christoph Hellwig | 2018-05-19 | 1 | -12/+12 |