| Commit message (Expand) | Author | Age | Files | Lines |
* | syscalls: Remove start and number from syscall_get_arguments() args | Steven Rostedt (Red Hat) | 2019-04-05 | 1 | -4/+3 |
* | KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported | Masahiro Yamada | 2019-03-28 | 2 | -1/+1 |
* | Merge tag 'arc-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds | 2019-03-20 | 4 | -47/+24 |
|\ |
|
| * | ARCv2: spinlock: remove the extra smp_mb before lock, after unlock | Vineet Gupta | 2019-03-08 | 1 | -35/+14 |
| * | ARC: boot log: cut down on verbosity | Vineet Gupta | 2019-02-26 | 1 | -9/+0 |
| * | ARCv2: boot log: refurbish HS core/release identification | Vineet Gupta | 2019-02-26 | 1 | -1/+1 |
| * | ARC: perf: bpok condition only exists for ARCompact | Vineet Gupta | 2019-02-25 | 1 | -1/+1 |
| * | ARCv2: Add explcit unaligned access support (and ability to disable too) | Eugeniy Paltsev | 2019-02-25 | 2 | -1/+8 |
* | | kbuild: force all architectures except um to include mandatory-y | Masahiro Yamada | 2019-03-17 | 1 | -2/+0 |
* | | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2019-03-10 | 2 | -13/+1 |
|\ \ |
|
| * | | dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability | Christoph Hellwig | 2019-02-13 | 2 | -13/+1 |
* | | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-03-05 | 1 | -0/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Thomas Gleixner | 2019-02-27 | 1 | -0/+2 |
| |\ \
| | |/
| |/| |
|
| | * | asm-generic: Make time32 syscall numbers optional | Arnd Bergmann | 2019-02-19 | 1 | -0/+1 |
| | * | asm-generic: Drop getrlimit and setrlimit syscalls from default list | Yury Norov | 2019-02-19 | 1 | -0/+1 |
* | | | ARCv2: don't assume core 0x54 has dual issue | Vineet Gupta | 2019-02-21 | 1 | -0/+8 |
* | | | ARC: define ARCH_SLAB_MINALIGN = 8 | Alexey Brodkin | 2019-02-21 | 1 | -0/+11 |
* | | | ARCv2: support manual regfile save on interrupts | Vineet Gupta | 2019-02-21 | 1 | -0/+54 |
* | | | ARC: uacces: remove lp_start, lp_end from clobber list | Vineet Gupta | 2019-02-21 | 1 | -4/+4 |
|/ / |
|
* | | ARC: perf: map generic branches to correct hardware condition | Eugeniy Paltsev | 2019-01-17 | 1 | -1/+2 |
* | | arc: remove redundant kernel-space generic-y | Masahiro Yamada | 2019-01-17 | 1 | -4/+0 |
* | | ARC: fix __ffs return value to avoid build warnings | Eugeniy Paltsev | 2019-01-17 | 1 | -3/+3 |
* | | ARC: boot log: print Action point details | Vineet Gupta | 2019-01-17 | 1 | -1/+9 |
* | | ARCv2: boot log: BPU return stack depth | Vineet Gupta | 2019-01-17 | 1 | -1/+1 |
|/ |
|
* | arch: remove redundant UAPI generic-y defines | Masahiro Yamada | 2019-01-06 | 1 | -24/+0 |
* | arch: remove stale comments "UAPI Header export list" | Masahiro Yamada | 2019-01-06 | 1 | -1/+0 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-01-05 | 2 | -5/+4 |
|\ |
|
| * | mm: treewide: remove unused address argument from pte_alloc functions | Joel Fernandes (Google) | 2019-01-04 | 1 | -3/+2 |
| * | fls: change parameter to unsigned int | Matthew Wilcox | 2019-01-04 | 1 | -2/+2 |
* | | Remove 'type' argument from access_ok() function | Linus Torvalds | 2019-01-04 | 1 | -1/+1 |
|/ |
|
* | ARC: io.h: Implement reads{x}()/writes{x}() | Jose Abreu | 2018-11-30 | 1 | -0/+72 |
* | ARC: IOC: panic if kernel was started with previously enabled IOC | Eugeniy Paltsev | 2018-11-12 | 1 | -0/+2 |
* | treewide: remove current_text_addr | Nick Desaulniers | 2018-10-31 | 1 | -8/+0 |
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-10-25 | 1 | -0/+1 |
|\ |
|
| * | y2038: Remove stat64 family from default syscall set | Arnd Bergmann | 2018-08-29 | 1 | -0/+1 |
* | | ARC: dma [IOC] Enable per device io coherency | Eugeniy Paltsev | 2018-09-04 | 1 | -0/+13 |
* | | ARC: atomics: unbork atomic_fetch_##op() | Will Deacon | 2018-08-31 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2018-08-13 | 1 | -2/+0 |
|\ |
|
| * | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2018-07-25 | 5 | -7/+8 |
| |\ |
|
| * | | ARC/kprobes: Remove jprobe implementation | Masami Hiramatsu | 2018-06-21 | 1 | -2/+0 |
* | | | 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 |
| |/ / |
|