index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-02
sh: fix copy_from_user()
Al Viro
1
-1
/
+4
2016-10-02
sh64: failing __get_user() should zero
Al Viro
1
-0
/
+1
2015-09-29
lib/decompressors: use real out buf size for gunzip with kernel
Yinghai Lu
1
-1
/
+1
2015-04-24
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
6
-35
/
+39
2015-04-20
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-4
/
+4
2015-04-15
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-38
/
+6
2015-04-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-9
/
+13
2015-04-14
sh: expose number of page table levels
Kirill A. Shutemov
1
-0
/
+4
2015-04-14
arch/sh/kernel/dwarf.c: use mempool_create_slab_pool()
David Rientjes
1
-8
/
+4
2015-04-14
arch/sh/kernel/dwarf.c: destroy mempools on cleanup
David Rientjes
1
-1
/
+5
2015-04-14
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-8
/
+0
2015-04-12
sh: Remove signal translation and exec_domain
Richard Weinberger
5
-38
/
+6
2015-04-11
whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setup
Al Viro
2
-8
/
+0
2015-03-19
PCI: Cleanup control flow
Bjorn Helgaas
1
-12
/
+14
2015-03-19
PCI: Assign resources before drivers claim devices (pci_scan_root_bus())
Yijing Wang
1
-0
/
+1
2015-03-10
Fix weird uses of num_online_cpus().
Rusty Russell
2
-4
/
+4
2015-03-05
mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_info
Kuninori Morimoto
6
-35
/
+39
2015-02-18
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-7
/
+7
2015-02-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...
Linus Torvalds
1
-1
/
+1
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
4
-9
/
+4
2015-02-11
mm: gup: use get_user_pages_unlocked within get_user_pages_fast
Andrea Arcangeli
1
-4
/
+2
2015-02-11
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
1
-1
/
+1
2015-02-11
mm/hugetlb: reduce arch dependent code around follow_huge_*
Naoya Horiguchi
1
-12
/
+0
2015-02-10
sh: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
2
-34
/
+5
2015-02-10
sh: eliminate unused irq_reg_{readl,writel} accessors
Kevin Cernekee
2
-6
/
+0
2015-02-10
sh: build superh without CONFIG_EXPERT
Rob Landley
1
-1
/
+1
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
1
-0
/
+2
2015-01-19
next: sh: Fix compile error
Guenter Roeck
1
-1
/
+1
2015-01-13
sh: macro whitespace fixes
Michael S. Tsirkin
1
-1
/
+1
2015-01-13
sh: fix put_user sparse errors
Michael S. Tsirkin
1
-4
/
+4
2015-01-13
sh/uaccess: fix sparse errors
Michael S. Tsirkin
1
-2
/
+2
2014-12-19
PM: Eliminate CONFIG_PM_RUNTIME
Rafael J. Wysocki
3
-3
/
+3
2014-12-13
gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs
Riku Voipio
1
-0
/
+1
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+0
2014-12-11
Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2014-12-10
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+0
2014-12-10
sh: off by one BUG_ON() in setup_bootmem_node()
Dan Carpenter
1
-1
/
+1
2014-12-10
net, lib: kill arch_fast_hash library bits
Daniel Borkmann
1
-1
/
+0
2014-12-08
Merge branch 'pm-runtime'
Rafael J. Wysocki
1
-1
/
+0
2014-12-04
PM / Kconfig: Do not select PM directly from Kconfig files
Rafael J. Wysocki
1
-1
/
+0
2014-11-14
[media] platform: Make use of media_bus_format enum
Boris BREZILLON
1
-1
/
+1
2014-11-12
cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic
Daniel Lezcano
1
-3
/
+0
2014-10-29
sh: fix sh770x SCIF memory regions
Andriy Skulysh
1
-3
/
+3
2014-10-19
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
4
-29
/
+26
2014-10-13
Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-171
/
+113
2014-10-09
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
1
-1
/
+0
2014-10-09
nosave: consolidate __nosave_{begin,end} in <asm/sections.h>
Geert Uytterhoeven
1
-1
/
+0
2014-10-09
Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-4
/
+2
2014-10-09
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2014-10-08
Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+2
[next]