index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-zynq
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-03-24
ARM: 7361/1: provide XIP_VIRT_ADDR for no-MMU builds
Uwe Kleine-König
1
-0
/
+2
2012-03-24
ARM: 7349/1: integrator: convert to sparse irqs
Linus Walleij
7
-6
/
+13
2012-03-24
ARM: 7259/3: net: JIT compiler for packet filters
Mircea Gherzan
5
-0
/
+1110
2012-03-24
ARM: 7334/1: add jump label support
Rabin Vincent
5
-0
/
+92
2012-03-24
ARM: 7333/2: jump label: detect %c support for ARM
Rabin Vincent
1
-1
/
+17
2012-03-24
ARM: 7338/1: add support for early console output via semihosting
Nicolas Pitre
3
-5
/
+44
2012-03-24
ARM: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-16
/
+8
2012-03-24
ARM: exec: remove redundant set_fs(USER_DS)
Mathias Krause
1
-1
/
+0
2012-03-24
ARM: 7332/1: extract out code patch function from kprobes
Rabin Vincent
4
-63
/
+108
2012-03-24
ARM: 7331/1: extract out insn generation code from ftrace
Rabin Vincent
4
-59
/
+87
2012-03-24
ARM: 7330/1: ftrace: use canonical Thumb-2 wide instruction format
Rabin Vincent
1
-2
/
+11
2012-03-24
ARM: 7351/1: ftrace: remove useless memory checks
Rabin Vincent
1
-14
/
+14
2012-03-24
ARM: 7316/1: kexec: EOI active and mask all interrupts in kexec crash path
Will Deacon
1
-0
/
+25
2012-03-24
ARM: Versatile Express: add NO_IOPORT
Russell King
2
-1
/
+1
2012-03-24
ARM: get rid of asm/irq.h in asm/prom.h
Russell King
1
-2
/
+0
2012-03-24
ARM: 7319/1: Print debug info for SIGBUS in user faults
Javi Merino
1
-1
/
+2
2012-03-24
ARM: 7318/1: gic: refactor irq_start assignment
Will Deacon
1
-7
/
+6
2012-03-24
ARM: 7317/1: irq: avoid NULL check in for_each_irq_desc loop
Will Deacon
1
-4
/
+1
2012-03-24
ARM: 7315/1: perf: add support for the Cortex-A7 PMU
Will Deacon
3
-0
/
+149
2012-03-24
ARM: sync sched_clock() state on suspend
Russell King
1
-0
/
+18
2012-03-24
ARM: Add compiled ISA to oops dumps
Russell King
1
-2
/
+7
2012-03-24
ARM: Optimize multi-CPU tlb flushing a little more
Russell King
1
-78
/
+58
2012-03-24
ARM: 7312/1: only show modules in the memory layout for MODULES=y
Uwe Kleine-König
1
-0
/
+4
2012-03-24
ARM: 7001/2: Wire up support for the XZ decompressor
Imre Kaloz
5
-3
/
+27
2012-03-24
ARM: 7311/1: Add generic instruction opcode manipulation helpers
Dave Martin
1
-0
/
+59
2012-03-24
ARM: 7310/1: integrator: implement sched_clock across all boards
Linus Walleij
3
-1
/
+9
2012-03-24
ARM: 7294/1: vectors: use gate_vma for vectors user mapping
Will Deacon
4
-42
/
+31
2012-03-24
ARM: move CP15 definitions to separate header file
Russell King
18
-84
/
+103
2012-03-24
ARM: SMP: use a timing out completion for cpu hotplug
Russell King
1
-11
/
+6
2012-02-24
msm: timer: Support sched_clock()
Stephen Boyd
1
-2
/
+10
2012-02-23
ARM: 7344/1: pxa: mainstone: add missing include for IRQ_BOARD_START
Rob Herring
1
-0
/
+2
2012-02-03
ARM: Make the sched_clock framework mandatory
Marc Zyngier
5
-25
/
+2
2012-02-03
ARM: prima2: convert to common sched_clock() implementation
Marc Zyngier
2
-14
/
+8
2012-02-03
ARM: davinci: convert to common sched_clock() implementation
Marc Zyngier
2
-17
/
+8
2012-02-03
ARM: davinci: time.c: group related header files together
Sekhar Nori
1
-1
/
+3
2012-01-30
ARM: picoxcell: remove mach/irqs.h
Jamie Iles
1
-20
/
+0
2012-01-30
ARM: highbank: select SPARSE_IRQ and remove irqs.h
Rob Herring
3
-7
/
+1
2012-01-30
ARM: only include mach/irqs.h for !SPARSE_IRQ
Rob Herring
1
-2
/
+6
2012-01-26
ARM: pgtable: get rid of TOP_PTE()
Russell King
1
-4
/
+4
2012-01-26
ARM: pgtable: provide get_top_pte() to complement set_top_pte()
Russell King
2
-5
/
+8
2012-01-26
ARM: pgtable: consolidate set_pte_ext(TOP_PTE,...) + tlb flush
Russell King
6
-25
/
+20
2012-01-26
ARM: pgtable: use mk_pte rather than pfn_pte(page_to_pfn())
Russell King
3
-5
/
+5
2012-01-26
ARM: pgtable: move TOP_PTE address definitions to arch/arm/mm/mm.h
Russell King
5
-28
/
+25
2012-01-26
ARM: amba: samsung: use common amba device initializers
Russell King
4
-113
/
+23
2012-01-26
ARM: amba: spear: use common amba device initializers
Russell King
2
-35
/
+6
2012-01-26
ARM: amba: nomadik: use common amba device initializers
Russell King
2
-20
/
+6
2012-01-26
ARM: amba: u300: use common amba device initializers
Russell King
1
-69
/
+16
2012-01-26
ARM: amba: lpc32xx: use common amba device initializers
Russell King
1
-28
/
+4
2012-01-26
ARM: amba: netx: use common amba device initializers
Russell King
1
-12
/
+1
2012-01-26
ARM: amba: bcmring: use common amba device initializers
Russell King
1
-21
/
+2
[next]