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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-23
KVM: ARM: Handle guest faults in KVM
Christoffer Dall
4
-1
/
+192
2013-01-23
KVM: ARM: VFP userspace interface
Rusty Russell
3
-0
/
+196
2013-01-23
KVM: ARM: Demux CCSIDR in the userspace API
Christoffer Dall
3
-3
/
+172
2013-01-23
KVM: ARM: User space API for getting/setting co-proc registers
Christoffer Dall
5
-4
/
+350
2013-01-23
KVM: ARM: Emulation framework and CP15 emulation
Christoffer Dall
11
-4
/
+1160
2013-01-23
KVM: ARM: World-switch implementation
Christoffer Dall
6
-4
/
+1122
2013-01-23
KVM: ARM: Inject IRQs and FIQs from userspace
Christoffer Dall
6
-4
/
+134
2013-01-23
KVM: ARM: Memory virtualization setup
Christoffer Dall
8
-2
/
+488
2013-01-23
KVM: ARM: Hypervisor initialization
Christoffer Dall
9
-0
/
+755
2013-01-23
KVM: ARM: Initial skeleton to compile KVM support
Christoffer Dall
21
-4
/
+1445
2013-01-23
ARM: Section based HYP idmap
Christoffer Dall
4
-12
/
+51
2013-01-23
ARM: Add page table and page defines needed by KVM
Christoffer Dall
3
-0
/
+47
2013-01-23
Merge branch 'for-rmk/perf' into for-rmk/virt/kvm/core
Will Deacon
6
-49
/
+75
2013-01-18
ARM: perf: simplify __hw_perf_event_init err handling
Mark Rutland
1
-5
/
+3
2013-01-18
ARM: perf: remove unnecessary checks for idx < 0
Mark Rutland
1
-8
/
+0
2013-01-18
ARM: perf: handle armpmu_register failing
Mark Rutland
1
-5
/
+10
2013-01-16
ARM: perf: don't pretend to support counting of L1I writes
Will Deacon
3
-12
/
+12
2013-01-14
ARM: perf: remove redundant NULL check on cpu_pmu
Will Deacon
1
-1
/
+1
2013-01-11
ARM: Use implementor and part defines from cputype.h
Christoffer Dall
1
-18
/
+16
2013-01-11
ARM: Define CPU part numbers and implementors
Christoffer Dall
1
-0
/
+33
2013-01-09
Linux 3.8-rc3
v3.8-rc3
Linus Torvalds
1
-1
/
+1
2013-01-09
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
7
-22
/
+40
2013-01-09
Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-18
/
+9
2013-01-09
mm: reinstante dropped pmd_trans_splitting() check
Linus Torvalds
1
-0
/
+8
2013-01-09
cred: Remove tgcred pointer from struct cred
Marc Dionne
1
-1
/
+0
2013-01-08
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
53
-183
/
+351
2013-01-08
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
48
-828
/
+447
2013-01-08
Merge tag 'omap-for-v3.8-rc2/fixes-signed-v2' of git://git.kernel.org/pub/scm...
Olof Johansson
11
-38
/
+132
2013-01-08
Merge branch 'v3.8-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
6
-4
/
+13
2013-01-08
Merge tag 'mxs-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 i...
Olof Johansson
2
-5
/
+6
2013-01-08
Merge tag 'imx-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 i...
Olof Johansson
6
-20
/
+2
2013-01-08
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
8
-17
/
+67
2013-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
44
-115
/
+353
2013-01-08
drm/ttm: fix fence locking in ttm_buffer_object_transfer
Daniel Vetter
1
-1
/
+3
2013-01-07
Merge tag 'mvebu_fixes_for_v3.8' of git://git.infradead.org/users/jcooper/lin...
Olof Johansson
17
-47
/
+101
2013-01-07
ARM: clps711x: Fix bad merge of clockevents setup
Olof Johansson
1
-1
/
+0
2013-01-07
Merge tag 'nomadik-fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/k...
Olof Johansson
2
-40
/
+39
2013-01-07
ARM: highbank: save and restore L2 cache and GIC on suspend
Rob Herring
1
-1
/
+18
2013-01-07
ARM: highbank: add a power request clear
Rob Herring
1
-0
/
+15
2013-01-07
ARM: highbank: fix secondary boot and hotplug
Rob Herring
2
-12
/
+2
2013-01-07
ARM: highbank: fix typos with hignbank in power request functions
Rob Herring
4
-8
/
+8
2013-01-07
ARM: dts: fix highbank cpu mpidr values
Rob Herring
1
-8
/
+8
2013-01-07
ARM: dts: add device_type prop to cpu nodes on Calxeda platforms
Rob Herring
2
-0
/
+8
2013-01-08
Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
6
-16
/
+135
2013-01-08
drm/prime: drop reference on imported dma-buf come from gem
Seung-Woo Kim
5
-0
/
+17
2013-01-07
xen/netfront: improve truesize tracking
Ian Campbell
1
-23
/
+4
2013-01-08
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Dave Airlie
37
-811
/
+292
2013-01-07
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
3
-31
/
+28
2013-01-08
ARM: mx5: Fix MX53 flexcan2 clock
Marek Vasut
1
-1
/
+1
2013-01-07
Merge tag 'pm+acpi-for-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
22
-856
/
+154
[next]