aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2012-08-11ARM: 7486/1: sched_clock: update epoch_cyc on resumeColin Cross
2012-08-11ARM: 7482/1: topology: fix section mismatch warning for init_cpu_topologyVenkatraman Sathiyamoorthy
2012-08-01Merge branch 'audit' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-08-01Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-07-31ARM: Fix undefined instruction exception handlingRussell King
2012-07-31ARM: 7480/1: only call smp_send_stop() on SMPJavier Martinez Canillas
2012-07-31ARM: 7468/1: ftrace: Trace function entry before updating indexColin Cross
2012-07-31ARM: 7466/1: disable interrupt before spinning endlesslyShawn Guo
2012-07-29ARM: 7465/1: Handle >4GB memory sizes in device tree and mem=size@start optionPeter Maydell
2012-07-28ARM: 7475/1: sys_trace: allow all syscall arguments to be updated via ptraceWill Deacon
2012-07-28ARM: 7474/1: get rid of TIF_SYSCALL_RESTARTSYSAl Viro
2012-07-28ARM: 7473/1: deal with handlerless restarts without leaving the kernelAl Viro
2012-07-28ARM: 7472/1: pull all work_pending logics into C functionAl Viro
2012-07-28ARM: 7471/1: Revert "7442/1: Revert "remove unused restart trampoline""Will Deacon
2012-07-28ARM: 7470/1: Revert "7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK""Will Deacon
2012-07-27Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-07-27Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-07-23Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-07-17Merge branch 'clps711x/cleanup' into next/cleanupArnd Bergmann
2012-07-12ARM: 7463/1: topology: Update cpu_power according to DT informationVincent Guittot
2012-07-12ARM: 7462/1: topology: factorize the update of sibling masksVincent Guittot
2012-07-12ARM: 7461/1: topology: Add arch_scale_freq_power functionVincent Guittot
2012-07-09ARM: 7456/1: ptrace: provide separate functions for tracing syscall {entry,exit}Will Deacon
2012-07-09ARM: 7455/1: audit: move syscall auditing until after ptrace SIGTRAP handlingWill Deacon
2012-07-09ARM: 7454/1: entry: don't bother with syscall tracing on ret_from_fork pathWill Deacon
2012-07-09ARM: 7452/1: delay: allow timer-based delay implementation to be selectedWill Deacon
2012-07-09ARM: 7451/1: arch timer: implement read_current_timer and get_cyclesWill Deacon
2012-07-09ARM: 7449/1: use generic strnlen_user and strncpy_from_user functionsWill Deacon
2012-07-09ARM: 7448/1: perf: remove arm_perf_pmu_ids global enumerationWill Deacon
2012-07-09ARM: 7444/1: kernel: add arch-timer C3STOP featureLorenzo Pieralisi
2012-07-09ARM: 7439/1: head.S: simplify initial page table mappingNicolas Pitre
2012-07-09ARM: 7424/1: update die handler from x86Rabin Vincent
2012-07-09ARM: 7457/1: smp: Fix suspicious RCU originating from cpu_die()Stephen Boyd
2012-07-05ARM: 7440/1: kprobes: only test 'sub pc, pc, #1b-2b+8-2' on ARMv6Rabin Vincent
2012-07-05ARM: 7441/1: perf: return -EOPNOTSUPP if requested mode exclusion is unavailableWill Deacon
2012-07-05ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK"Will Deacon
2012-07-05ARM: 7442/1: Revert "remove unused restart trampoline"Will Deacon
2012-07-02Merge branch 'imx/sparse-irq' of git://git.linaro.org/people/shawnguo/linux-2...Arnd Bergmann
2012-07-02ARM: at91: aic can use fast eoi handler typeLudovic Desroches
2012-07-01ARM: fiq: change FIQ_START to a variableShawn Guo
2012-06-22ARM: 7428/1: Prevent KALLSYM size mismatch on ARM.David Brown
2012-06-18Merge branch 'topic/sebastian-devinit-fixups' into nextBjorn Helgaas
2012-06-16ARM: 7425/1: extable: ensure fixup entries are 4-byte alignedWill Deacon
2012-06-14ARM: 7423/1: kprobes: run t32_simulate_ldr_literal() without insn slotRabin Vincent
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu
2012-06-12arm/PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior
2012-06-01new helper: signal_delivered()Al Viro
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro