index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'depends/rmk-psci' into next/virt
Olof Johansson
2013-02-11
6
-0
/
+283
|
\
|
*
ARM: psci: add support for PSCI invocations from the kernel
Will Deacon
2013-01-10
4
-0
/
+258
|
*
ARM: opcodes: add opcodes definitions for ARM security extensions
Will Deacon
2013-01-10
1
-0
/
+24
|
*
ARM: opcodes: add missing include of linux/linkage.h
Will Deacon
2013-01-10
1
-0
/
+1
*
|
Merge branch 'irqchip/gic-vic-move' into next/virt
Olof Johansson
2013-02-11
138
-1921
/
+112
|
\
\
|
*
|
irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.h
Rob Herring
2013-01-12
13
-50
/
+12
|
*
|
ARM: picoxcell: use common irqchip_init function
Rob Herring
2013-01-12
1
-12
/
+2
|
*
|
ARM: spear: use common irqchip_init function
Rob Herring
2013-01-12
6
-33
/
+8
|
*
|
irqchip: Move ARM VIC to drivers/irqchip
Rob Herring
2013-01-12
3
-500
/
+0
|
*
|
ARM: samsung: remove unused tick.h
Rob Herring
2013-01-12
2
-55
/
+0
|
*
|
ARM: remove unneeded vic.h includes
Rob Herring
2013-01-12
36
-37
/
+0
|
*
|
ARM: remove mach .handle_irq for VIC users
Rob Herring
2013-01-12
41
-87
/
+36
|
*
|
ARM: VIC: set handle_arch_irq in VIC initialization
Rob Herring
2013-01-12
1
-0
/
+1
|
*
|
ARM: VIC: shrink down vic.h
Rob Herring
2013-01-12
2
-21
/
+19
|
*
|
irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h
Rob Herring
2013-01-12
36
-85
/
+35
|
*
|
ARM: use common irqchip_init for GIC init
Rob Herring
2013-01-12
18
-145
/
+35
|
*
|
irqchip: Move ARM GIC to drivers/irqchip
Rob Herring
2013-01-12
3
-826
/
+0
|
*
|
ARM: remove mach .handle_irq for GIC users
Rob Herring
2013-01-12
46
-70
/
+1
|
*
|
ARM: GIC: set handle_arch_irq in GIC initialization
Rob Herring
2013-01-10
1
-0
/
+3
|
*
|
ARM: GIC: remove direct use of gic_raise_softirq
Rob Herring
2013-01-10
18
-57
/
+33
|
*
|
ARM: GIC: remove assembly ifdefs from gic.h
Rob Herring
2013-01-10
1
-6
/
+0
|
*
|
ARM: mach-ux500: use SGI0 to wake up the other core
Srinidhi Kasagar
2013-01-10
1
-1
/
+1
|
*
|
arm: add set_handle_irq() to register the parent IRQ controller handler function
Thomas Petazzoni
2013-01-10
2
-0
/
+11
|
|
/
*
|
Merge branch 'for-arm-soc/arch-timers' of git://git.kernel.org/pub/scm/linux/...
Olof Johansson
2013-02-11
8
-594
/
+287
|
\
\
|
*
\
Merge branch 'for-will/arch-timer-unification' of git://linux-arm.org/linux-m...
Will Deacon
2013-02-01
8
-594
/
+287
|
|
\
\
|
|
*
|
arm64: move from arm_generic to arm_arch_timer
Mark Rutland
2013-01-31
4
-104
/
+161
|
|
*
|
arm64: arm_generic: prevent reading stale time
Mark Rutland
2013-01-31
1
-0
/
+2
|
|
*
|
arm: arch_timer: move core to drivers/clocksource
Mark Rutland
2013-01-31
4
-386
/
+24
|
|
*
|
arm: arch_timer: add arch_counter_set_user_access
Mark Rutland
2013-01-31
2
-0
/
+14
|
|
*
|
arm: arch_timer: divorce from local_timer api
Mark Rutland
2013-01-31
1
-23
/
+29
|
|
*
|
arm: arch_timer: add isbs to register accessors
Mark Rutland
2013-01-31
1
-0
/
+4
|
|
*
|
arm: arch_timer: factor out register accessors
Mark Rutland
2013-01-31
2
-92
/
+94
|
|
*
|
arm: arch_timer: split cntfrq accessor
Mark Rutland
2013-01-31
1
-7
/
+9
|
|
*
|
arm: arch_timer: standardise counter reading
Mark Rutland
2013-01-31
1
-36
/
+22
|
|
*
|
arm: arch_timer: use u64/u32 for register data
Mark Rutland
2013-01-31
1
-19
/
+11
|
|
*
|
arm: arch_timer: remove redundant available check
Mark Rutland
2013-01-31
1
-12
/
+0
|
|
*
|
arm: arch_timer: balance device_node refcounting
Mark Rutland
2013-01-31
1
-0
/
+2
|
|
|
/
*
|
|
Merge branch 'for-rmk/broadcast' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
2013-02-11
2
-9
/
+5
|
\
|
|
|
*
|
arm: Add generic timer broadcast support
Mark Rutland
2013-02-01
2
-2
/
+2
|
*
|
arm: Use generic timer broadcast receiver
Mark Rutland
2013-02-01
1
-7
/
+3
*
|
|
Merge branch 'for-rmk/virt/kvm/core' of git://git.kernel.org/pub/scm/linux/ke...
Olof Johansson
2013-02-11
35
-12
/
+6437
|
\
\
\
|
*
|
|
KVM: ARM: Power State Coordination Interface implementation
Marc Zyngier
2013-01-23
7
-4
/
+190
|
*
|
|
KVM: ARM: Handle I/O aborts
Christoffer Dall
2013-01-23
9
-3
/
+255
|
*
|
|
KVM: ARM: Handle guest faults in KVM
Christoffer Dall
2013-01-23
4
-1
/
+192
|
*
|
|
KVM: ARM: VFP userspace interface
Rusty Russell
2013-01-23
2
-0
/
+190
|
*
|
|
KVM: ARM: Demux CCSIDR in the userspace API
Christoffer Dall
2013-01-23
2
-3
/
+170
|
*
|
|
KVM: ARM: User space API for getting/setting co-proc registers
Christoffer Dall
2013-01-23
4
-4
/
+345
|
*
|
|
KVM: ARM: Emulation framework and CP15 emulation
Christoffer Dall
2013-01-23
11
-4
/
+1160
|
*
|
|
KVM: ARM: World-switch implementation
Christoffer Dall
2013-01-23
6
-4
/
+1122
|
*
|
|
KVM: ARM: Inject IRQs and FIQs from userspace
Christoffer Dall
2013-01-23
4
-0
/
+112
[next]