index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-06
Fix 'acccess_ok()' on alpha and SH
Linus Torvalds
1
-2
/
+5
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+2
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
1
-4
/
+2
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
3
-7
/
+6
2018-12-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
35
-153
/
+60
2018-12-28
Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+0
2018-12-28
sh: include: convert to SPDX identifiers
Kuninori Morimoto
35
-153
/
+60
2018-12-26
Merge tag 'asm-generic-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+3
2018-12-19
sh: generate uapi header and syscall table header files
Firoz Khan
1
-0
/
+1
2018-12-19
sh: add __NR_syscalls along with NR_syscalls
Firoz Khan
1
-0
/
+2
2018-12-18
sh: remove board_time_init() callback
Arnd Bergmann
1
-1
/
+0
2018-12-18
sh: remove unused rtc_sh_get/set_time infrastructure
Arnd Bergmann
1
-2
/
+0
2018-12-14
arch/sh/include/asm/io.h: provide prototypes for PCI I/O mapping in asm/io.h
Mark Brown
1
-0
/
+1
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
2
-21
/
+0
2018-10-26
hugetlb: introduce generic version of huge_ptep_get
Alexandre Ghiti
1
-5
/
+0
2018-10-26
hugetlb: introduce generic version of huge_ptep_set_access_flags()
Alexandre Ghiti
1
-7
/
+0
2018-10-26
hugetlb: introduce generic version of huge_ptep_set_wrprotect()
Alexandre Ghiti
1
-6
/
+0
2018-10-26
hugetlb: introduce generic version of prepare_hugepage_range
Alexandre Ghiti
1
-0
/
+1
2018-10-26
hugetlb: introduce generic version of huge_pte_wrprotect
Alexandre Ghiti
1
-5
/
+0
2018-10-26
hugetlb: introduce generic version of huge_pte_none()
Alexandre Ghiti
1
-5
/
+0
2018-10-26
hugetlb: introduce generic version of huge_ptep_clear_flush
Alexandre Ghiti
1
-0
/
+1
2018-10-26
hugetlb: introduce generic version of huge_ptep_get_and_clear()
Alexandre Ghiti
1
-6
/
+0
2018-10-26
hugetlb: introduce generic version of set_huge_pte_at()
Alexandre Ghiti
1
-6
/
+0
2018-10-26
hugetlb: introduce generic version of hugetlb_free_pgd_range
Alexandre Ghiti
1
-10
/
+2
2018-08-29
asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro
Arnd Bergmann
1
-1
/
+0
2018-08-29
y2038: Remove newstat family from default syscall set
Arnd Bergmann
1
-0
/
+1
2018-08-17
sh: prefer _THIS_IP_ to current_text_addr
Nick Desaulniers
1
-1
/
+2
2018-08-14
Merge tag 'dma-mapping-4.19' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-23
/
+8
2018-08-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-7
/
+5
2018-08-02
sh: use generic dma_noncoherent_ops
Christoph Hellwig
2
-26
/
+1
2018-08-02
sh: use dma_direct_ops for the CONFIG_DMA_COHERENT case
Christoph Hellwig
1
-0
/
+4
2018-08-02
sh: introduce a sh_cacheop_vaddr helper
Christoph Hellwig
1
-0
/
+7
2018-08-02
sh: simplify get_arch_dma_ops
Christoph Hellwig
1
-3
/
+2
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
1
-1
/
+5
2018-06-26
perf/arch/sh: Remove "struct arch_hw_breakpoint::name" unused field
Frederic Weisbecker
1
-1
/
+0
2018-06-26
perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...
Frederic Weisbecker
1
-1
/
+1
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
sh/kprobes: Remove jprobe implementation
Masami Hiramatsu
1
-4
/
+0
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-11
sh: remove no-op macro VMLINUX_SYMBOL()
Masahiro Yamada
1
-2
/
+2
2018-06-07
mm: introduce ARCH_HAS_PTE_SPECIAL
Laurent Dufour
1
-2
/
+0
2018-06-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2018-05-07
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
1
-6
/
+0
2018-04-19
time: Add an asm-generic/compat.h file
Arnd Bergmann
1
-0
/
+1
2018-04-12
sh: fix futex FUTEX_OP_SET op on userspace addresses
Aurelien Jarno
1
-4
/
+1
[next]