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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-04
CRIS: Machine dependent dma.h
Jesper Nilsson
2
-79
/
+80
2010-08-04
CRIS: Define __read_mostly for CRISv32
Jesper Nilsson
1
-0
/
+2
2010-08-04
CRIS: Discard .note.gnu.build-id section
Jesper Nilsson
1
-1
/
+1
2010-08-04
CRIS: Avoid compilation warning for puts
Jesper Nilsson
1
-40
/
+25
2010-08-04
CRIS: Add debug for assembler macros
Jesper Nilsson
1
-0
/
+4
2010-08-04
CRIS: Update for ARTPEC-3
Jesper Nilsson
1
-5
/
+18
2010-08-04
CRIS: Add more delays in DDR setup
Jesper Nilsson
3
-1
/
+21
2010-08-04
CRIS: Add debug info for assembler code
Jesper Nilsson
1
-0
/
+7
2010-08-04
CRIS: Add debug info for assembler code
Jesper Nilsson
1
-0
/
+3
2010-08-04
CRIS: Add debug symbols for assembler code
Jesper Nilsson
1
-0
/
+3
2010-08-04
CRIS: Minor formatting fix in traps.c
Jesper Nilsson
1
-4
/
+2
2010-08-04
CRIS: v32: Correct auto-restart of syscalls
Jesper Nilsson
1
-1
/
+1
2010-08-04
CRIS: More ARTPEC-3 support and i2c-boardinfo.
Jesper Nilsson
1
-8
/
+66
2010-08-04
CRIS: Remove obsolete pinmux.c, now machine dependent.
Jesper Nilsson
1
-229
/
+0
2010-08-04
CRIS: kgdb: Fix compilation errors
Jesper Nilsson
1
-8
/
+8
2010-08-04
CRIS: v32: Correct path for intr_vect.h
Jesper Nilsson
1
-1
/
+1
2010-08-04
CRIS: v32: Better irq mapping code
Jesper Nilsson
1
-25
/
+22
2010-08-04
CRIS: v32: Correct address for romfs in the image
Jesper Nilsson
1
-1
/
+1
2010-08-04
CRIS: Additional mmu settings for ARTPEC-3
Jesper Nilsson
1
-2
/
+40
2010-08-04
CRIS: Faster syscall entry for CRISv32.
Jesper Nilsson
1
-20
/
+17
2010-08-04
CRIS: Simple insn reschedule to avoid interlocks.
Jesper Nilsson
1
-9
/
+9
2010-08-04
CRIS: Add debug for assembler functions
Jesper Nilsson
2
-1
/
+29
2010-08-04
CRIS: Correct address of the romfs in boot image
Jesper Nilsson
1
-1
/
+1
2010-08-04
CRIS: Fasttimer: Remove obsolete ifdef
Jesper Nilsson
1
-5
/
+1
2010-08-04
CRIS: Better link to rs485 in help
Jesper Nilsson
1
-1
/
+1
2010-08-04
CRIS: Remove CVS tag.
Jesper Nilsson
1
-2
/
+1
2010-08-04
CRIS: v10: remove all BKL usage
Jesper Nilsson
1
-26
/
+13
2010-08-04
CRIS: gpio: don't call copy_to_user()/copy_from_user() while holding spinlocks
Jesper Nilsson
1
-32
/
+48
2010-08-04
arch/cris: Remove unnecessary casts of private_data
Joe Perches
1
-5
/
+5
2010-08-04
cris: autoconvert trivial BKL users to private mutex
Jesper Nilsson
4
-12
/
+6
2010-08-04
cris: Pushdown the bkl from ioctl
Jesper Nilsson
7
-61
/
+137
2010-08-04
CRIS: invoke oom-killer from page fault
Jesper Nilsson
1
-4
/
+4
2010-08-04
CRIS: GENERIC_TIME fixes
Jesper Nilsson
4
-106
/
+45
2010-07-27
perf, powerpc: Use perf_sample_data_init() for the FSL code
Peter Zijlstra
1
-3
/
+3
2010-07-26
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-11
/
+16
2010-07-26
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
2
-27
/
+25
2010-07-26
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
13
-29
/
+37
2010-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2
-0
/
+5
2010-07-26
[CPUFREQ] powernow-k8: Limit Pstate transition latency check
Borislav Petkov
1
-6
/
+5
2010-07-26
[CPUFREQ] Fix PCC driver error path
Matthew Garrett
1
-8
/
+9
2010-07-26
[CPUFREQ] fix double freeing in error path of pcc-cpufreq
Daniel J Blueman
1
-12
/
+6
2010-07-26
[CPUFREQ] pcc driver should check for pcch method before calling _OSC
Matthew Garrett
1
-1
/
+5
2010-07-26
serial: fix rs485 for atmel_serial on avr32
Peter Huewe
2
-0
/
+5
2010-07-26
MIPS: Set io_map_base for several PCI bridges lacking it
Ben Hutchings
5
-1
/
+6
2010-07-26
MIPS: Alchemy: Define eth platform devices in the correct order
Wolfgang Grandegger
1
-4
/
+5
2010-07-26
MIPS: BCM63xx: Prevent second enet registration on BCM6338
Florian Fainelli
1
-0
/
+3
2010-07-26
MIPS: Quit using undefined behavior of ADDU in 64-bit atomic operations.
David Daney
1
-12
/
+12
2010-07-26
MIPS: N32: Define getdents64.
Ralf Baechle
2
-2
/
+4
2010-07-26
MIPS: MTX-1: Fix PCI on the MeshCube and related boards
Bruno Randolf
1
-5
/
+3
2010-07-26
MIPS: Make init_vdso a subsys_initcall.
David Daney
1
-1
/
+1
[next]