index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
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
2012-12-19
ARM: S5P64X0: Add I2S clkdev support
Padmavathi Venna
3
-47
/
+75
2012-12-19
ARM: S5PC100: Add I2S clkdev support
Padmavathi Venna
2
-34
/
+30
2012-12-19
ARM: S3C64XX: Add I2S clkdev support
Padmavathi Venna
2
-60
/
+77
2012-12-19
ARM: EXYNOS: Fix MSHC clocks instance names
Dongjin Kim
1
-2
/
+2
2012-12-19
ARM: EXYNOS: Fix NULL pointer dereference bug in SMDKV310
Sachin Kamat
1
-2
/
+2
2012-12-19
ARM: EXYNOS: Fix NULL pointer dereference bug in SMDK4X12
Sachin Kamat
1
-2
/
+2
2012-12-19
ARM: EXYNOS: Fix NULL pointer dereference bug in Origen
Sachin Kamat
1
-2
/
+2
2012-12-19
Merge tag 'for-v3.8-part2' of git://git.infradead.org/battery-2.6
Linus Torvalds
1
-0
/
+6
2012-12-19
UAPI: (Scripted) Disintegrate arch/m32r/include/asm
David Howells
38
-615
/
+668
2012-12-19
UAPI: (Scripted) Disintegrate arch/h8300/include/asm
David Howells
39
-546
/
+595
2012-12-19
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
12
-14
/
+7
2012-12-19
Merge tag 'byteswap-for-linus-20121219' of git://git.infradead.org/users/dwmw...
Linus Torvalds
1
-0
/
+19
2012-12-18
xtensa: don't try to build DTB when OF is disabled
Max Filippov
2
-2
/
+2
2012-12-18
xtensa: set the correct ethernet address for xtfpga
Chris Zankel
1
-2
/
+34
2012-12-18
xtensa: clean up files to make them code-style compliant
Chris Zankel
49
-175
/
+160
2012-12-18
xtensa: provide endianness macro for sparse
Max Filippov
1
-0
/
+7
2012-12-18
xtensa: fix RASID SR initialization
Max Filippov
1
-1
/
+1
2012-12-18
xtensa: initialize CPENABLE SR when core has one
Max Filippov
1
-1
/
+1
2012-12-18
xtensa: reset all timers on initialization
Max Filippov
1
-1
/
+1
2012-12-18
Use for_each_compatible_node() macro.
Wei Yongjun
1
-2
/
+2
2012-12-18
xtensa: add XTFPGA DTS
Max Filippov
5
-0
/
+122
2012-12-18
xtensa: add support for the XTFPGA boards
Max Filippov
9
-0
/
+472
2012-12-18
xtensa: add device trees support
Max Filippov
7
-25
/
+164
2012-12-18
xtensa: add IRQ domains support
Max Filippov
3
-34
/
+94
2012-12-18
xtensa: add U-Boot image support (uImage).
Max Filippov
2
-1
/
+16
2012-12-18
xtensa: clean up boot make rules
Max Filippov
3
-29
/
+33
2012-12-18
xtensa: fix mb and wmb definitions
Max Filippov
1
-3
/
+3
2012-12-18
xtensa: add s32c1i-based spinlock implementations
Max Filippov
1
-1
/
+187
2012-12-18
xtensa: add s32c1i-based bitops implementations
Max Filippov
1
-1
/
+126
2012-12-18
xtensa: add s32c1i-based atomic ops implementations
Max Filippov
2
-106
/
+236
2012-12-18
xtensa: add s32c1i sanity check
Max Filippov
3
-0
/
+135
2012-12-18
xtensa: add trap_set_handler function
Max Filippov
2
-0
/
+34
2012-12-18
xtensa: initialize atomctl SR
Max Filippov
2
-0
/
+58
2012-12-18
xtensa: save and restore scompare1 SR on kernel entry
Max Filippov
3
-1
/
+15
2012-12-18
xtensa: display s32c1i feature flag in cpuinfo
Max Filippov
1
-0
/
+3
2012-12-18
xtensa: fix CPU cache flags formatting
Max Filippov
1
-3
/
+3
2012-12-18
xtensa: properly fix missing compiler barrier in simcall
Max Filippov
1
-6
/
+1
2012-12-18
xtensa: fix build warning for arch/xtensa/mm/tlb.c
Max Filippov
1
-1
/
+1
2012-12-18
xtensa: provide DMA_ERROR_CODE definition
Max Filippov
1
-0
/
+2
2012-12-18
xtensa: ISS: add BASE_BAUD definition to serial.h
Max Filippov
1
-0
/
+15
2012-12-18
xtensa: provide proper assembler function boundaries with ENDPROC()
Chris Zankel
7
-25
/
+147
2012-12-18
xtensa: make DoubleExceptionVector literals fit the gap
Max Filippov
1
-4
/
+10
2012-12-18
xtensa: add config option to disable linker relaxation
Chris Zankel
2
-2
/
+15
2012-12-18
xtensa: unbalanced parentheses
Nicolas Kaiser
1
-2
/
+2
2012-12-18
xtensa:fix the incompatible pointer type warning in time.c
Wanlong Gao
1
-1
/
+1
2012-12-18
ARM: SAMSUNG: Add missing include guard to gpio-core.h
Michael Spang
1
-0
/
+5
2012-12-18
ARM: EXYNOS: fix skip scu_enable() for EXYNOS5440
Kukjin Kim
1
-1
/
+1
2012-12-18
ARM: EXYNOS: fix GIC using for EXYNOS5440
Kukjin Kim
1
-1
/
+2
2012-12-18
ARM: EXYNOS: fix build error when MFC is not selected
Kukjin Kim
1
-0
/
+2
2012-12-18
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
7
-15
/
+91
[prev]
[next]