Commit Graph

1709 Commits (6e6a9a504757e681e00d7212587950a925f66332)

Author SHA1 Message Date
Colin Cross 237ec6f2e5 ARM: 7486/1: sched_clock: update epoch_cyc on resume 13 years ago
Venkatraman Sathiyamoorthy f7e416eb92 ARM: 7482/1: topology: fix section mismatch warning for init_cpu_topology 13 years ago
Russell King 15ac49b650 ARM: Fix undefined instruction exception handling 13 years ago
Javier Martinez Canillas c5dff4ffd3 ARM: 7480/1: only call smp_send_stop() on SMP 13 years ago
Colin Cross 4c36595ec8 ARM: 7468/1: ftrace: Trace function entry before updating index 13 years ago
Shawn Guo 98bd8b96b2 ARM: 7466/1: disable interrupt before spinning endlessly 13 years ago
Peter Maydell a5d5f7daa7 ARM: 7465/1: Handle >4GB memory sizes in device tree and mem=size@start option 13 years ago
Will Deacon c7aa00db07 ARM: 7475/1: sys_trace: allow all syscall arguments to be updated via ptrace 13 years ago
Al Viro 6628521784 ARM: 7474/1: get rid of TIF_SYSCALL_RESTARTSYS 13 years ago
Al Viro 81783786d5 ARM: 7473/1: deal with handlerless restarts without leaving the kernel 13 years ago
Al Viro 0a267fa6a1 ARM: 7472/1: pull all work_pending logics into C function 13 years ago
Will Deacon 8d4150ccbb ARM: 7471/1: Revert "7442/1: Revert "remove unused restart trampoline"" 13 years ago
Will Deacon ad82cc08f7 ARM: 7470/1: Revert "7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK"" 13 years ago
Vincent Guittot 339ca09d7a ARM: 7463/1: topology: Update cpu_power according to DT information 13 years ago
Vincent Guittot cb75dacb39 ARM: 7462/1: topology: factorize the update of sibling masks 13 years ago
Vincent Guittot 130d9aabf9 ARM: 7461/1: topology: Add arch_scale_freq_power function 13 years ago
Will Deacon ad72254114 ARM: 7456/1: ptrace: provide separate functions for tracing syscall {entry,exit} 13 years ago
Will Deacon 5125430ccc ARM: 7455/1: audit: move syscall auditing until after ptrace SIGTRAP handling 13 years ago
Will Deacon 64284a9f8a ARM: 7454/1: entry: don't bother with syscall tracing on ret_from_fork path 13 years ago
Will Deacon d0a533b182 ARM: 7452/1: delay: allow timer-based delay implementation to be selected 13 years ago
Will Deacon 923df96b9f ARM: 7451/1: arch timer: implement read_current_timer and get_cycles 13 years ago
Will Deacon 8c56cc8be5 ARM: 7449/1: use generic strnlen_user and strncpy_from_user functions 13 years ago
Will Deacon 4295b898f5 ARM: 7448/1: perf: remove arm_perf_pmu_ids global enumeration 13 years ago
Lorenzo Pieralisi 27a5569dc6 ARM: 7444/1: kernel: add arch-timer C3STOP feature 13 years ago
Nicolas Pitre 9fa16b7755 ARM: 7439/1: head.S: simplify initial page table mapping 13 years ago
Rabin Vincent 02df19b422 ARM: 7424/1: update die handler from x86 13 years ago
Stephen Boyd ff081e05bf ARM: 7457/1: smp: Fix suspicious RCU originating from cpu_die() 13 years ago
Rabin Vincent f8b435bb91 ARM: 7440/1: kprobes: only test 'sub pc, pc, #1b-2b+8-2' on ARMv6 13 years ago
Will Deacon fdeb8e35fd ARM: 7441/1: perf: return -EOPNOTSUPP if requested mode exclusion is unavailable 13 years ago
Will Deacon 433e2f307b ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK" 13 years ago
Will Deacon 3b0c062267 ARM: 7442/1: Revert "remove unused restart trampoline" 13 years ago
Ludovic Desroches 42a859daaf ARM: at91: aic can use fast eoi handler type 13 years ago
Shawn Guo bc89663aa5 ARM: fiq: change FIQ_START to a variable 13 years ago
David Brown 9973290ce2 ARM: 7428/1: Prevent KALLSYM size mismatch on ARM. 13 years ago
Will Deacon 667d1b48bc ARM: 7425/1: extable: ensure fixup entries are 4-byte aligned 13 years ago
Rabin Vincent 2307574a50 ARM: 7423/1: kprobes: run t32_simulate_ldr_literal() without insn slot 13 years ago
Yinghai Lu b918c62e08 PCI: replace struct pci_bus secondary/subordinate with busn_res 13 years ago
Sebastian Andrzej Siewior f39acb1f00 arm/PCI: move fixup hooks from __init to __devinit 13 years ago
Al Viro efee984c27 new helper: signal_delivered() 13 years ago
Al Viro 77097ae503 most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set 13 years ago
Al Viro a610d6e672 pull clearing RESTORE_SIGMASK into block_sigmask() 13 years ago
Al Viro b7f9a11a6c new helper: sigmask_to_save() 13 years ago
Al Viro 51a7b448d4 new helper: restore_saved_sigmask() 13 years ago
Anton Vorontsov 3eaa73bde2 arm: use clear_tasks_mm_cpumask() 13 years ago
Al Viro a42c6ded82 move key_repace_session_keyring() into tracehook_notify_resume() 13 years ago
Al Viro 68f3f16d9a new helper: sigsuspend() 13 years ago
Al Viro 70b58d896b arm: don't open-code ptrace_report_syscall() 13 years ago
Al Viro fa18484d09 arm: remove unused restart trampoline 13 years ago
Al Viro 6b5c8045ec arm: new way of handling ERESTART_RESTARTBLOCK 13 years ago
Al Viro 21c1176a72 arm: if we get into work_pending while returning to kernel mode, just go away 13 years ago