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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-06
Merge tag 'sh-for-4.8' of git://git.libc.org/linux-sh
Linus Torvalds
45
-399
/
+1206
2016-08-05
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
3
-31
/
+20
2016-08-05
sh: add device tree source for J2 FPGA on Mimas v2 board
Rich Felker
1
-0
/
+96
2016-08-05
sh: add defconfig for J-Core J2
Rich Felker
1
-0
/
+40
2016-08-05
sh: use common clock framework with device tree boards
Rich Felker
2
-0
/
+5
2016-08-05
sh: system call wire up
Yoshinori Sato
4
-2
/
+58
2016-08-05
sh: Delete unnecessary checks before the function call "mempool_destroy"
Markus Elfring
1
-4
/
+2
2016-08-05
sh: do not perform IPI-based cache flush except on boards that need it
Rich Felker
1
-0
/
+3
2016-08-05
sh: add SMP support for J2
Rich Felker
3
-0
/
+145
2016-08-05
sh: SMP support for SH2 entry.S
Rich Felker
1
-0
/
+50
2016-08-05
sh: add working futex atomic ops on userspace addresses for smp
Rich Felker
4
-124
/
+134
2016-08-05
sh: add J2 atomics using the cas.l instruction
Rich Felker
9
-216
/
+481
2016-08-05
sh: add AT_HWCAP flag for J-Core cas.l instruction
Rich Felker
2
-0
/
+3
2016-08-05
sh: add support for J-Core J2 processor
Rich Felker
10
-5
/
+127
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
3
-6
/
+6
2016-08-02
signal: consolidate {TS,TLF}_RESTORE_SIGMASK code
Andy Lutomirski
1
-26
/
+0
2016-08-02
treewide: replace obsolete _refok by __ref
Fabian Frederick
2
-3
/
+3
2016-07-31
sh: fix build regression with CONFIG_OF && !CONFIG_OF_FLATTREE
Rich Felker
2
-4
/
+4
2016-07-31
sh: allow clocksource drivers to register sched_clock backends
Rich Felker
1
-0
/
+1
2016-07-31
sh: make heartbeat driver explicitly non-modular
Paul Gortmaker
1
-29
/
+3
2016-07-31
sh: make board-secureedge5410 explicitly non-modular
Paul Gortmaker
1
-2
/
+1
2016-07-31
sh: make mm/asids-debugfs explicitly non-modular
Paul Gortmaker
1
-4
/
+1
2016-07-31
sh: make time.c explicitly non-modular
Paul Gortmaker
1
-2
/
+1
2016-07-31
sh: fix futex/robust_list on nommu models
Rich Felker
1
-0
/
+1
2016-07-31
sh: disable aliased page logic on NOMMU models
Rich Felker
2
-0
/
+8
2016-07-31
sh: make sigcontext definition consistent across fpu/nofpu models
Rich Felker
1
-3
/
+0
2016-07-31
sh: add support for linking a builtin device tree blob in the kernel
Rich Felker
5
-3
/
+41
2016-07-31
sh: cmpxchg: fix a bit shift bug in big_endian os
Pan Xinhui
1
-1
/
+1
2016-07-30
Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-16
/
+0
2016-07-29
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-19
/
+4
2016-07-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+20
2016-07-26
Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
4
-23
/
+13
2016-07-26
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
1
-1
/
+1
2016-07-26
mm/mmu_gather: track page size with mmu gather and force flush if page size c...
Aneesh Kumar K.V
1
-0
/
+12
2016-07-26
mm: change the interface for __tlb_remove_page()
Aneesh Kumar K.V
1
-1
/
+7
2016-07-25
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-14
/
+93
2016-07-14
sh/perf: Convert the hotplug notifiers to state machine callbacks
Thomas Gleixner
1
-19
/
+4
2016-06-24
sh: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-1
/
+1
2016-06-24
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
Michal Hocko
1
-2
/
+2
2016-06-23
sh: Remove unnecessary of_platform_populate with default match table
Kefeng Wang
1
-14
/
+0
2016-06-23
of: iommu: make of_iommu_init() postcore_initcall_sync
Kefeng Wang
1
-2
/
+0
2016-06-16
locking/atomic: Remove linux/atomic.h:atomic_fetch_or()
Peter Zijlstra
1
-2
/
+0
2016-06-16
locking/atomic, arch/sh: Implement atomic_fetch_{add,sub,and,or,xor}()
Peter Zijlstra
4
-12
/
+87
2016-06-14
locking/spinlock, arch: Update and fix spin_unlock_wait() implementations
Peter Zijlstra
1
-2
/
+8
2016-06-08
sh: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB
Linus Walleij
4
-23
/
+13
2016-06-04
rtc: sh: provide rtc_class_ops directly
Arnd Bergmann
2
-24
/
+20
2016-06-04
rtc: cmos: remove empty asm/mc146818rtc.h files
Arnd Bergmann
1
-7
/
+0
2016-05-26
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2
-2
/
+0
2016-05-25
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2016-05-23
vdso: make arch_setup_additional_pages wait for mmap_sem for write killable
Michal Hocko
1
-1
/
+3
[next]