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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-11
ARM: KVM: Initial VGIC infrastructure code
Marc Zyngier
2
-0
/
+88
2013-02-11
ARM: KVM: Keep track of currently running vcpus
Marc Zyngier
1
-0
/
+10
2013-02-11
KVM: ARM: Introduce KVM_ARM_SET_DEVICE_ADDR ioctl
Christoffer Dall
1
-0
/
+13
2013-01-24
Merge remote-tracking branch 'arm-soc/irqchip/gic-vic-move' into kvm-arm/vgic
Marc Zyngier
3
-114
/
+1
2013-01-23
KVM: ARM: Power State Coordination Interface implementation
Marc Zyngier
4
-1
/
+53
2013-01-23
KVM: ARM: Handle I/O aborts
Christoffer Dall
4
-0
/
+69
2013-01-23
KVM: ARM: Handle guest faults in KVM
Christoffer Dall
2
-0
/
+14
2013-01-23
KVM: ARM: VFP userspace interface
Rusty Russell
1
-0
/
+12
2013-01-23
KVM: ARM: Demux CCSIDR in the userspace API
Christoffer Dall
1
-0
/
+9
2013-01-23
KVM: ARM: User space API for getting/setting co-proc registers
Christoffer Dall
2
-0
/
+13
2013-01-23
KVM: ARM: Emulation framework and CP15 emulation
Christoffer Dall
4
-0
/
+35
2013-01-23
KVM: ARM: World-switch implementation
Christoffer Dall
2
-0
/
+64
2013-01-23
KVM: ARM: Inject IRQs and FIQs from userspace
Christoffer Dall
2
-0
/
+22
2013-01-23
KVM: ARM: Memory virtualization setup
Christoffer Dall
3
-0
/
+29
2013-01-23
KVM: ARM: Hypervisor initialization
Christoffer Dall
5
-0
/
+178
2013-01-23
KVM: ARM: Initial skeleton to compile KVM support
Christoffer Dall
6
-0
/
+376
2013-01-23
ARM: Section based HYP idmap
Christoffer Dall
2
-0
/
+2
2013-01-23
ARM: Add page table and page defines needed by KVM
Christoffer Dall
2
-0
/
+25
2013-01-12
irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.h
Rob Herring
1
-37
/
+0
2013-01-12
ARM: remove mach .handle_irq for VIC users
Rob Herring
1
-1
/
+0
2013-01-12
ARM: VIC: shrink down vic.h
Rob Herring
1
-21
/
+2
2013-01-12
irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h
Rob Herring
1
-48
/
+0
2013-01-12
ARM: use common irqchip_init for GIC init
Rob Herring
1
-1
/
+0
2013-01-12
ARM: remove mach .handle_irq for GIC users
Rob Herring
1
-1
/
+0
2013-01-11
ARM: Define CPU part numbers and implementors
Christoffer Dall
1
-0
/
+33
2013-01-10
ARM: GIC: remove direct use of gic_raise_softirq
Rob Herring
1
-1
/
+0
2013-01-10
ARM: GIC: remove assembly ifdefs from gic.h
Rob Herring
1
-6
/
+0
2013-01-10
arm: add set_handle_irq() to register the parent IRQ controller handler function
Thomas Petazzoni
1
-0
/
+1
2012-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-8
/
+0
2012-12-20
Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2012-12-19
unify SS_ONSTACK/SS_DISABLE definitions
Al Viro
1
-7
/
+0
2012-12-19
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
1
-1
/
+0
2012-12-19
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2012-12-16
Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...
Joerg Roedel
1
-0
/
+1
2012-12-14
Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+2
2012-12-14
ARM: add finit_module syscall to ARM
Kees Cook
1
-0
/
+1
2012-12-13
Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+1
2012-12-13
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2
-0
/
+274
2012-12-13
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-4
/
+16
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-1
/
+3
2012-12-12
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
3
-6
/
+34
2012-12-12
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-7
/
+62
2012-12-12
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+7
2012-12-12
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
24
-230
/
+151
2012-12-11
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2012-12-11
Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2012-12-11
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+2
2012-12-11
Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
1
-0
/
+2
2012-12-11
Merge branch 'devel-stable' into for-linus
Russell King
15
-136
/
+123
2012-12-11
Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...
Russell King
19
-131
/
+88
[next]