summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | msm: timer: Support sched_clock()Stephen Boyd2012-02-241-2/+10
| | * | | | | | | | | | | ARM: 7344/1: pxa: mainstone: add missing include for IRQ_BOARD_STARTRob Herring2012-02-231-0/+2
| | * | | | | | | | | | | Merge branch 'sched_clock-for-rmk' of git://git.kernel.org/pub/scm/linux/kern...Russell King2012-02-047-55/+19Star
| | |\| | | | | | | | | |
| | | * | | | | | | | | | ARM: Make the sched_clock framework mandatoryMarc Zyngier2012-02-035-25/+2Star
| | | * | | | | | | | | | ARM: prima2: convert to common sched_clock() implementationMarc Zyngier2012-02-032-14/+8Star
| | | * | | | | | | | | | ARM: davinci: convert to common sched_clock() implementationMarc Zyngier2012-02-032-17/+8Star
| | | * | | | | | | | | | ARM: davinci: time.c: group related header files togetherSekhar Nori2012-02-031-1/+3
| | * | | | | | | | | | | Merge branch 'sparse_irq' of git://sources.calxeda.com/kernel/linux into deve...Russell King2012-02-0488-75/+130
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| | | * | | | | | | | | | ARM: picoxcell: remove mach/irqs.hJamie Iles2012-01-301-20/+0Star
| | | * | | | | | | | | | ARM: highbank: select SPARSE_IRQ and remove irqs.hRob Herring2012-01-303-7/+1Star
| | | * | | | | | | | | | ARM: only include mach/irqs.h for !SPARSE_IRQRob Herring2012-01-301-2/+6
| | | * | | | | | | | | | ARM: shmobile: remove NR_IRQSRob Herring2012-01-2619-2/+18
| | | * | | | | | | | | | ARM: pxa: remove NR_IRQSRob Herring2012-01-2636-1/+46
| | | * | | | | | | | | | ARM: mmp: remove NR_IRQSRob Herring2012-01-2611-13/+19
| | | * | | | | | | | | | sh: intc: remove dependency on NR_IRQSRob Herring2012-01-265-4/+10
| | | * | | | | | | | | | sh: intc: unify evt2irq/irq2evt macros for sh and armRob Herring2012-01-264-15/+17
| | | * | | | | | | | | | ARM: it8152: explicitly include mach/irqs.hRob Herring2012-01-261-0/+3
| | | * | | | | | | | | | ARM: mc146818rtc: remove unnecessary include of mach/irqs.hRob Herring2012-01-261-1/+3
| | | * | | | | | | | | | ARM: remove mc146818rtc.h from time.cRob Herring2012-01-261-2/+0Star
| | | * | | | | | | | | | gpio: pxa: explicitly include mach/irqs.hRob Herring2012-01-261-0/+2
| | | * | | | | | | | | | sound: pxa2xx-ac97: include mach/irqs.h directlyRob Herring2012-01-261-1/+1
| | | * | | | | | | | | | irq: make SPARSE_IRQ an optionally hidden optionRob Herring2012-01-266-8/+5Star
| | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ Merge branches 'l2', 'pgt2' and 'misc' into for-linusRussell King2012-03-2780-473/+2168
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | ARM: fix Kconfig warning for HAVE_BPF_JITRussell King2012-03-271-1/+1
| | | * | | | | | | | | | | | ARM: 7361/1: provide XIP_VIRT_ADDR for no-MMU buildsUwe Kleine-König2012-03-241-0/+2
| | | * | | | | | | | | | | | ARM: 7349/1: integrator: convert to sparse irqsLinus Walleij2012-03-247-6/+13
| | | * | | | | | | | | | | | ARM: 7259/3: net: JIT compiler for packet filtersMircea Gherzan2012-03-245-0/+1110
| | | * | | | | | | | | | | | ARM: 7334/1: add jump label supportRabin Vincent2012-03-245-0/+92
| | | * | | | | | | | | | | | ARM: 7333/2: jump label: detect %c support for ARMRabin Vincent2012-03-241-1/+17
| | | * | | | | | | | | | | | ARM: 7338/1: add support for early console output via semihostingNicolas Pitre2012-03-243-5/+44
| | | * | | | | | | | | | | | ARM: use set_current_blocked() and block_sigmask()Matt Fleming2012-03-241-16/+8Star
| | | * | | | | | | | | | | | ARM: exec: remove redundant set_fs(USER_DS)Mathias Krause2012-03-241-1/+0Star
| | | * | | | | | | | | | | | ARM: 7332/1: extract out code patch function from kprobesRabin Vincent2012-03-244-63/+108
| | | * | | | | | | | | | | | ARM: 7331/1: extract out insn generation code from ftraceRabin Vincent2012-03-244-59/+87
| | | * | | | | | | | | | | | ARM: 7330/1: ftrace: use canonical Thumb-2 wide instruction formatRabin Vincent2012-03-241-2/+11
| | | * | | | | | | | | | | | ARM: 7351/1: ftrace: remove useless memory checksRabin Vincent2012-03-241-14/+14
| | | * | | | | | | | | | | | ARM: 7316/1: kexec: EOI active and mask all interrupts in kexec crash pathWill Deacon2012-03-241-0/+25
| | | * | | | | | | | | | | | ARM: Versatile Express: add NO_IOPORTRussell King2012-03-242-1/+1
| | | * | | | | | | | | | | | ARM: get rid of asm/irq.h in asm/prom.hRussell King2012-03-241-2/+0Star
| | | * | | | | | | | | | | | ARM: 7319/1: Print debug info for SIGBUS in user faultsJavi Merino2012-03-241-1/+2
| | | * | | | | | | | | | | | ARM: 7318/1: gic: refactor irq_start assignmentWill Deacon2012-03-241-7/+6Star
| | | * | | | | | | | | | | | ARM: 7317/1: irq: avoid NULL check in for_each_irq_desc loopWill Deacon2012-03-241-4/+1Star
| | | * | | | | | | | | | | | ARM: 7315/1: perf: add support for the Cortex-A7 PMUWill Deacon2012-03-243-0/+149
| | | * | | | | | | | | | | | ARM: sync sched_clock() state on suspendRussell King2012-03-241-0/+18
| | | * | | | | | | | | | | | ARM: Add compiled ISA to oops dumpsRussell King2012-03-241-2/+7
| | | * | | | | | | | | | | | ARM: Optimize multi-CPU tlb flushing a little moreRussell King2012-03-241-78/+58Star
| | | * | | | | | | | | | | | ARM: 7312/1: only show modules in the memory layout for MODULES=yUwe Kleine-König2012-03-241-0/+4
| | | * | | | | | | | | | | | ARM: 7001/2: Wire up support for the XZ decompressorImre Kaloz2012-03-245-3/+27
| | | * | | | | | | | | | | | ARM: 7311/1: Add generic instruction opcode manipulation helpersDave Martin2012-03-241-0/+59
| | | * | | | | | | | | | | | ARM: 7310/1: integrator: implement sched_clock across all boardsLinus Walleij2012-03-243-1/+9