summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-07-2712-131/+345
|\
| *-------. Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King2012-07-2712-131/+345
| |\ \ \ \ \
| | | | | * | ARM: 7463/1: topology: Update cpu_power according to DT informationVincent Guittot2012-07-121-0/+153
| | | | | * | ARM: 7462/1: topology: factorize the update of sibling masksVincent Guittot2012-07-121-21/+27
| | | | | * | ARM: 7461/1: topology: Add arch_scale_freq_power functionVincent Guittot2012-07-121-1/+37
| | | | | * | ARM: 7449/1: use generic strnlen_user and strncpy_from_user functionsWill Deacon2012-07-091-4/+0
| | | | | * | ARM: 7448/1: perf: remove arm_perf_pmu_ids global enumerationWill Deacon2012-07-094-18/+6
| | | | | * | ARM: 7444/1: kernel: add arch-timer C3STOP featureLorenzo Pieralisi2012-07-091-1/+1
| | | | | * | ARM: 7439/1: head.S: simplify initial page table mappingNicolas Pitre2012-07-091-36/+23
| | | | | * | ARM: 7424/1: update die handler from x86Rabin Vincent2012-07-091-23/+55
| | | | | |/
| | | | * | ARM: 7457/1: smp: Fix suspicious RCU originating from cpu_die()Stephen Boyd2012-07-091-1/+1
| | |_|/ / | |/| | |
| | | * | ARM: 7452/1: delay: allow timer-based delay implementation to be selectedWill Deacon2012-07-092-2/+4
| | | * | ARM: 7451/1: arch timer: implement read_current_timer and get_cyclesWill Deacon2012-07-091-0/+8
| | | |/
| | * | ARM: 7456/1: ptrace: provide separate functions for tracing syscall {entry,exit}Will Deacon2012-07-092-20/+31
| | * | ARM: 7455/1: audit: move syscall auditing until after ptrace SIGTRAP handlingWill Deacon2012-07-091-8/+9
| | * | ARM: 7454/1: entry: don't bother with syscall tracing on ret_from_fork pathWill Deacon2012-07-091-6/+0
| |/ /
* | | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-241-2/+2
|\ \ \
| * \ \ Merge branch 'topic/sebastian-devinit-fixups' into nextBjorn Helgaas2012-06-181-1/+1
| |\ \ \
| | * | | arm/PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior2012-06-121-1/+1
| | | |/ | | |/|
| * | | PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-131-1/+1
| |/ /
* | | Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-231-3/+6
|\ \ \
| * \ \ Merge branch 'imx/sparse-irq' of git://git.linaro.org/people/shawnguo/linux-2...Arnd Bergmann2012-07-021-3/+6
| |\ \ \
| | * | | ARM: fiq: change FIQ_START to a variableShawn Guo2012-07-011-3/+6
| | |/ /
* | | | Merge branch 'clps711x/cleanup' into next/cleanupArnd Bergmann2012-07-177-12/+49
|\ \ \ \ | | |_|/ | |/| |
| * | | ARM: 7440/1: kprobes: only test 'sub pc, pc, #1b-2b+8-2' on ARMv6Rabin Vincent2012-07-051-2/+2
| * | | ARM: 7441/1: perf: return -EOPNOTSUPP if requested mode exclusion is unavailableWill Deacon2012-07-051-1/+1
| * | | ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK"Will Deacon2012-07-052-9/+27
| * | | ARM: 7442/1: Revert "remove unused restart trampoline"Will Deacon2012-07-053-0/+17
| * | | ARM: 7428/1: Prevent KALLSYM size mismatch on ARM.David Brown2012-06-221-0/+2
| |/ /
* | | ARM: at91: aic can use fast eoi handler typeLudovic Desroches2012-07-021-10/+0
|/ /
* | ARM: 7425/1: extable: ensure fixup entries are 4-byte alignedWill Deacon2012-06-161-0/+1
* | ARM: 7423/1: kprobes: run t32_simulate_ldr_literal() without insn slotRabin Vincent2012-06-141-1/+1
|/
* new helper: signal_delivered()Al Viro2012-06-011-6/+1
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-011-5/+1
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-15/+3
* new helper: sigmask_to_save()Al Viro2012-06-011-9/+3
* new helper: restore_saved_sigmask()Al Viro2012-06-011-5/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-311-2/+0
|\
| * move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-231-2/+0
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-05-311-7/+1
|\ \
| * | arm: use clear_tasks_mm_cpumask()Anton Vorontsov2012-05-311-7/+1
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-05-295-73/+27
|\ \ \ | |/ / |/| |
| * | Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/...Russell King2012-05-295-73/+27
| |\ \
| | * | arm: don't open-code ptrace_report_syscall()Al Viro2012-05-211-14/+1
| | * | arm: remove unused restart trampolineAl Viro2012-05-213-17/+0
| | * | arm: new way of handling ERESTART_RESTARTBLOCKAl Viro2012-05-212-27/+9
| | * | arm: if we get into work_pending while returning to kernel mode, just go awayAl Viro2012-05-212-9/+3
| | * | arm: don't call try_to_freeze() from do_signal()Al Viro2012-05-211-4/+0
| | * | arm: if there's no handler we need to restore sigmask, syscall or no syscallAl Viro2012-05-211-8/+6
| | * | arm: trim _TIF_WORK_MASK, get rid of useless test and branch...Al Viro2012-05-211-2/+3
OpenPOWER on IntegriCloud