Age | Commit message (Expand) | Author |
2012-10-31 | ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_count | Will Deacon |
2012-09-21 | ARM: reserve syscall 378 for kcmp | Russell King |
2012-09-19 | ARM: 7535/1: Reprogram smp_twd based on new common clk framework notifiers | Mike Turquette |
2012-09-07 | ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling path | Will Deacon |
2012-08-25 | ARM: 7497/1: hw_breakpoint: allow single-byte watchpoints on all addresses | Will Deacon |
2012-08-25 | ARM: 7496/1: hw_breakpoint: don't rely on dfsr to show watchpoint access type | Will Deacon |
2012-08-11 | ARM: 7486/1: sched_clock: update epoch_cyc on resume | Colin Cross |
2012-08-11 | ARM: 7482/1: topology: fix section mismatch warning for init_cpu_topology | Venkatraman Sathiyamoorthy |
2012-08-01 | Merge branch 'audit' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-08-01 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-07-31 | ARM: Fix undefined instruction exception handling | Russell King |
2012-07-31 | ARM: 7480/1: only call smp_send_stop() on SMP | Javier Martinez Canillas |
2012-07-31 | ARM: 7468/1: ftrace: Trace function entry before updating index | Colin Cross |
2012-07-31 | ARM: 7466/1: disable interrupt before spinning endlessly | Shawn Guo |
2012-07-29 | ARM: 7465/1: Handle >4GB memory sizes in device tree and mem=size@start option | Peter Maydell |
2012-07-28 | ARM: 7475/1: sys_trace: allow all syscall arguments to be updated via ptrace | Will Deacon |
2012-07-28 | ARM: 7474/1: get rid of TIF_SYSCALL_RESTARTSYS | Al Viro |
2012-07-28 | ARM: 7473/1: deal with handlerless restarts without leaving the kernel | Al Viro |
2012-07-28 | ARM: 7472/1: pull all work_pending logics into C function | Al Viro |
2012-07-28 | ARM: 7471/1: Revert "7442/1: Revert "remove unused restart trampoline"" | Will Deacon |
2012-07-28 | ARM: 7470/1: Revert "7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK"" | Will Deacon |
2012-07-27 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-07-27 | Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus | Russell King |
2012-07-24 | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds |
2012-07-23 | Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-07-17 | Merge branch 'clps711x/cleanup' into next/cleanup | Arnd Bergmann |
2012-07-12 | ARM: 7463/1: topology: Update cpu_power according to DT information | Vincent Guittot |
2012-07-12 | ARM: 7462/1: topology: factorize the update of sibling masks | Vincent Guittot |
2012-07-12 | ARM: 7461/1: topology: Add arch_scale_freq_power function | Vincent Guittot |
2012-07-09 | ARM: 7456/1: ptrace: provide separate functions for tracing syscall {entry,exit} | Will Deacon |
2012-07-09 | ARM: 7455/1: audit: move syscall auditing until after ptrace SIGTRAP handling | Will Deacon |
2012-07-09 | ARM: 7454/1: entry: don't bother with syscall tracing on ret_from_fork path | Will Deacon |
2012-07-09 | ARM: 7452/1: delay: allow timer-based delay implementation to be selected | Will Deacon |
2012-07-09 | ARM: 7451/1: arch timer: implement read_current_timer and get_cycles | Will Deacon |
2012-07-09 | ARM: 7449/1: use generic strnlen_user and strncpy_from_user functions | Will Deacon |
2012-07-09 | ARM: 7448/1: perf: remove arm_perf_pmu_ids global enumeration | Will Deacon |
2012-07-09 | ARM: 7444/1: kernel: add arch-timer C3STOP feature | Lorenzo Pieralisi |
2012-07-09 | ARM: 7439/1: head.S: simplify initial page table mapping | Nicolas Pitre |
2012-07-09 | ARM: 7424/1: update die handler from x86 | Rabin Vincent |
2012-07-09 | ARM: 7457/1: smp: Fix suspicious RCU originating from cpu_die() | Stephen Boyd |
2012-07-05 | ARM: 7440/1: kprobes: only test 'sub pc, pc, #1b-2b+8-2' on ARMv6 | Rabin Vincent |
2012-07-05 | ARM: 7441/1: perf: return -EOPNOTSUPP if requested mode exclusion is unavailable | Will Deacon |
2012-07-05 | ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK" | Will Deacon |
2012-07-05 | ARM: 7442/1: Revert "remove unused restart trampoline" | Will Deacon |
2012-07-02 | Merge branch 'imx/sparse-irq' of git://git.linaro.org/people/shawnguo/linux-2... | Arnd Bergmann |
2012-07-02 | ARM: at91: aic can use fast eoi handler type | Ludovic Desroches |
2012-07-01 | ARM: fiq: change FIQ_START to a variable | Shawn Guo |
2012-06-22 | ARM: 7428/1: Prevent KALLSYM size mismatch on ARM. | David Brown |
2012-06-18 | Merge branch 'topic/sebastian-devinit-fixups' into next | Bjorn Helgaas |
2012-06-16 | ARM: 7425/1: extable: ensure fixup entries are 4-byte aligned | Will Deacon |