Age | Commit message (Expand) | Author |
2012-10-15 | ARM: fix oops on initial entry to userspace with Thumb2 kernels | Russell King |
2012-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-12 | arm: switch to saner kernel_execve() semantics | Al Viro |
2012-10-12 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-11 | Merge branch 'fixes' into for-linus | Russell King |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-07 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-10-04 | Merge branch 'arch-timers' into for-linus | Russell King |
2012-10-04 | Merge branches 'atags', 'cache-l2x0', 'clkdev', 'fixes', 'integrator', 'misc'... | Russell King |
2012-10-04 | Merge branch 'cleanup' into for-linus | Russell King |
2012-10-02 | Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2012-10-01 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2012-10-01 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-10-01 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-10-01 | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds |
2012-10-01 | Uninclude linux/freezer.h | Richard Weinberger |
2012-09-30 | arm: get rid of execve wrapper, switch to generic execve() implementation | Al Viro |
2012-09-30 | arm: introduce ret_from_kernel_execve(), switch to generic kernel_execve() | Al Viro |
2012-09-30 | arm: split ret_from_fork, simplify kernel_thread() [based on patch by rmk] | Al Viro |
2012-09-30 | Merge branch 'hyp-boot-mode-rmk' of git://git.kernel.org/pub/scm/linux/kernel... | Russell King |
2012-09-26 | ARM: 7540/1: kexec: Check segment memory addresses | Matthew Leach |
2012-09-26 | ARM: 7539/1: kexec: scan for dtb magic in segments | Matthew Leach |
2012-09-26 | ARM: 7538/1: delay: add registration mechanism for delay timer sources | Jonathan Austin |
2012-09-26 | Merge branch 'cache-louis' of git://linux-arm.org/linux-2.6-lp into devel-stable | Russell King |
2012-09-25 | ARM: kernel: update __cpu_disable to use cache LoUIS maintenance API | Lorenzo Pieralisi |
2012-09-25 | ARM: kernel: update cpu_suspend code to use cache LoUIS operations | Lorenzo Pieralisi |
2012-09-22 | Merge branch 'multiplatform/smp_ops' into next/multiplatform | Olof Johansson |
2012-09-21 | ARM: reserve syscall 378 for kcmp | Russell King |
2012-09-20 | Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ... | Olof Johansson |
2012-09-20 | Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson |
2012-09-20 | don't bother exporting kernel_execve() | Al Viro |
2012-09-19 | ARM: 7535/1: Reprogram smp_twd based on new common clk framework notifiers | Mike Turquette |
2012-09-19 | ARM: 7536/1: smp: Formalize an IPI for wakeup | Stephen Boyd |
2012-09-19 | ARM: 7525/1: ptrace: use updated syscall number for syscall auditing | Will Deacon |
2012-09-19 | ARM: 7524/1: support syscall tracing | Wade Farnsworth |
2012-09-19 | ARM: virt: arch_timers: enable access to physical timers | Marc Zyngier |
2012-09-19 | ARM: virt: Add boot-time diagnostics | Dave Martin |
2012-09-19 | ARM: zImage/virt: hyp mode entry support for the zImage loader | Dave Martin |
2012-09-19 | ARM: virt: allow the kernel to be entered in HYP mode | Dave Martin |
2012-09-18 | PCI: Provide a default pcibios_update_irq() | Thierry Reding |
2012-09-18 | PCI: Discard __init annotations for pci_fixup_irqs() and related functions | Thierry Reding |
2012-09-17 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2012-09-16 | Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/k... | Olof Johansson |
2012-09-15 | ARM: 7522/1: arch_timers: register a time/cycle counter | Marc Zyngier |
2012-09-15 | ARM: 7523/1: arch_timers: enable the use of the virtual timer | Marc Zyngier |
2012-09-15 | ARM: Add irqtime accounting support | Russell King |
2012-09-14 | ARM: move debug macros to common location | Rob Herring |
2012-09-14 | ARM: consolidate pen_release instead of having per platform definitions | Marc Zyngier |
2012-09-14 | ARM: smp: Make SMP operations mandatory | Marc Zyngier |