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
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-31
ARM: 7477/1: vfp: Always save VFP state in vfp_pm_suspend on UP
Colin Cross
1
-0
/
+6
2012-07-31
ARM: 7476/1: vfp: only clear vfp state for current cpu in vfp_pm_suspend
Colin Cross
1
-1
/
+1
2012-07-31
ARM: 7468/1: ftrace: Trace function entry before updating index
Colin Cross
1
-8
/
+9
2012-07-31
ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+
Will Deacon
1
-115
/
+4
2012-07-31
ARM: 7466/1: disable interrupt before spinning endlessly
Shawn Guo
1
-0
/
+2
2012-07-30
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
5
-28
/
+8
2012-07-30
ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION
Will Deacon
2
-1
/
+1
2012-07-30
atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test
Catalin Marinas
1
-0
/
+1
2012-07-30
arch: remove direct definitions of KERN_<LEVEL> uses
Joe Perches
2
-4
/
+6
2012-07-30
arch/arm/mach-netx/fb.c: reuse dummy clk routines for CONFIG_HAVE_CLK=n
Viresh Kumar
1
-23
/
+0
2012-07-30
Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
6
-35
/
+11
2012-07-30
Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows...
Linus Torvalds
4
-354
/
+235
2012-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac
Linus Torvalds
1
-0
/
+12
2012-07-30
Merge tag 'boards2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
16
-153
/
+1126
2012-07-30
Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
34
-483
/
+1468
2012-07-30
Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
14
-1307
/
+17
2012-07-30
ARM: dma-mapping: add support for DMA_ATTR_SKIP_CPU_SYNC attribute
Marek Szyprowski
1
-9
/
+11
2012-07-30
ARM: dma-mapping: add support for dma_get_sgtable()
Marek Szyprowski
3
-0
/
+35
2012-07-30
ARM: dma-mapping: add support for DMA_ATTR_NO_KERNEL_MAPPING attribute
Marek Szyprowski
1
-5
/
+13
2012-07-30
common: dma-mapping: add support for generic dma_mmap_* calls
Marek Szyprowski
1
-19
/
+0
2012-07-30
ARM: dma-mapping: fix error path for memory allocation failure
Marek Szyprowski
1
-1
/
+1
2012-07-30
ARM: dma-mapping: add more sanity checks in arm_dma_mmap()
Marek Szyprowski
1
-4
/
+10
2012-07-30
ARM: dma-mapping: remove custom consistent dma region
Marek Szyprowski
3
-321
/
+170
2012-07-29
Merge branch 'devel'
Mauro Carvalho Chehab
1
-0
/
+12
2012-07-29
ARM: 7465/1: Handle >4GB memory sizes in device tree and mem=size@start option
Peter Maydell
2
-5
/
+5
2012-07-29
Merge branch 'marvell/dt' into late2/dt
Olof Johansson
38
-581
/
+1342
2012-07-29
arm: da850: configure LCDC fifo threshold
Manjunathappa, Prakash
1
-0
/
+1
2012-07-28
ARM: mxc: Include missing irqs.h header
Fabio Estevam
1
-0
/
+1
2012-07-28
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
5
-59
/
+10
2012-07-28
ARM: 7475/1: sys_trace: allow all syscall arguments to be updated via ptrace
Will Deacon
1
-1
/
+2
2012-07-28
ARM: 7474/1: get rid of TIF_SYSCALL_RESTARTSYS
Al Viro
4
-20
/
+10
2012-07-28
ARM: 7473/1: deal with handlerless restarts without leaving the kernel
Al Viro
2
-22
/
+35
2012-07-28
ARM: 7472/1: pull all work_pending logics into C function
Al Viro
2
-23
/
+21
2012-07-28
ARM: 7471/1: Revert "7442/1: Revert "remove unused restart trampoline""
Will Deacon
3
-17
/
+0
2012-07-28
ARM: 7470/1: Revert "7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK""
Will Deacon
3
-29
/
+17
2012-07-27
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
60
-691
/
+897
2012-07-27
Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus
Russell King
60
-691
/
+897
2012-07-27
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
1
-25
/
+1
2012-07-27
ARM: Kirkwood: Replace mrvl with marvell
Andrew Lunn
6
-6
/
+6
2012-07-27
ARM: Kirkwood: Describe GoFlex Net LEDs and SATA in DT.
Andrew Lunn
2
-84
/
+50
2012-07-27
ARM: Kirkwood: Describe Dreamplug LEDs in DT.
Andrew Lunn
2
-34
/
+16
2012-07-27
ARM: Kirkwood: Describe iConnects LEDs in DT.
Andrew Lunn
2
-46
/
+34
2012-07-27
ARM: Kirkwood: Describe iConnects temperature sensor in DT.
Andrew Lunn
2
-10
/
+8
2012-07-27
ARM: Kirkwood: Describe IB62x0 LEDs in DT.
Andrew Lunn
2
-36
/
+17
2012-07-27
ARM: Kirkwood: Describe IB62x0 gpio-keys in DT.
Andrew Lunn
2
-31
/
+16
2012-07-27
ARM: Kirkwood: Describe DNS32? gpio-keys in DT.
Jamie Lentin
2
-37
/
+21
2012-07-27
ARM: Kirkwood: Move common portions into a kirkwood-dnskw.dtsi
Jamie Lentin
3
-82
/
+50
2012-07-27
ARM: Kirkwood: Replace DNS-320/DNS-325 leds with dt bindings
Jamie Lentin
3
-90
/
+50
2012-07-27
ARM: Kirkwood: Describe DNS325 temperature sensor in DT.
Andrew Lunn
2
-13
/
+10
2012-07-27
ARM: Kirkwood: Use DT to configure SATA device.
Andrew Lunn
9
-20
/
+24
[prev]
[next]