Age | Commit message (Expand) | Author |
2013-01-24 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-01-19 | Merge branch 'for-rmk/virt/hyp-boot/fixes' of git://git.kernel.org/pub/scm/li... | Russell King |
2013-01-16 | Merge branch 'v3.8-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson |
2013-01-16 | ARM: compile fix for DEBUG_LL=y && MMU=n | Uwe Kleine-König |
2013-01-16 | ARM: 7628/1: head.S: map one extra section for the ATAG/DTB area | Nicolas Pitre |
2013-01-10 | ARM: virt: simplify __hyp_stub_install epilog | Marc Zyngier |
2013-01-10 | ARM: virt: boot secondary CPUs through the right entry point | Marc Zyngier |
2013-01-10 | ARM: virt: Avoid bx instruction for compatibility with <=ARMv4 | Dave Martin |
2013-01-03 | ARM: drivers: remove __dev* attributes. | Greg Kroah-Hartman |
2012-12-20 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-12-20 | ARM: missing ->mmap_sem around find_vma() in swp_emulate.c | Al Viro |
2012-12-19 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-12-16 | ARM: 7605/1: vmlinux.lds: Move .notes section next to the rodata | Pawel Moll |
2012-12-16 | ARM: 7602/1: Pass real "__machine_arch_type" variable to setup_machine_tags()... | Alexander Shiyan |
2012-12-14 | ARM: add finit_module syscall to ARM | Kees Cook |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-12 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-12-11 | Merge branch 'devel-stable' into for-linus | Russell King |
2012-12-11 | Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn... | Russell King |
2012-12-11 | ARM: 7595/1: syscall: rework ordering in syscall_trace_exit | Will Deacon |
2012-12-07 | ARM: 7591/1: nommu: Enable the strict alignment (CR_A) bit only if ARCH < v6 | Armando Visconti |
2012-12-07 | ARM: 7590/1: /proc/interrupts: limit the display of IPIs to online CPUs only | Nicolas Pitre |
2012-12-03 | ARM: 7587/1: implement optimized percpu variable access | Rob Herring |
2012-11-28 | flagday: don't pass regs to copy_thread() | Al Viro |
2012-11-28 | arm: switch to generic fork/vfork/clone | Al Viro |
2012-11-23 | ARM: 7585/1: kernel: fix nr_cpu_ids check in DT logical map init | Lorenzo Pieralisi |
2012-11-21 | Merge tag 'highbank-debugll-cleanup' of git://sources.calxeda.com/kernel/linu... | Olof Johansson |
2012-11-20 | Merge branch 'bl-cpuinfo' of git://linux-arm.org/linux-2.6-lp into devel-stable | Russell King |
2012-11-20 | Merge branch 'cluster-boot-protocol' of git://linux-arm.org/linux-2.6-lp into... | Russell King |
2012-11-19 | ARM: kernel: add cpu logical map DT init in setup_arch | Lorenzo Pieralisi |
2012-11-19 | ARM: kernel: add device tree init map function | Lorenzo Pieralisi |
2012-11-19 | ARM: kernel: smp_setup_processor_id() updates | Lorenzo Pieralisi |
2012-11-19 | ARM: kernel: update topology to use new MPIDR macros | Lorenzo Pieralisi |
2012-11-19 | ARM: kernel: enhance MPIDR macro definitions | Lorenzo Pieralisi |
2012-11-19 | ARM: kernel: update cpuinfo to print all online CPUs features | Lorenzo Pieralisi |
2012-11-19 | ARM: kernel: add MIDR to per-CPU information data | Lorenzo Pieralisi |
2012-11-19 | ARM: 7579/1: arch/allow a scno of -1 to not cause a SIGILL | Kees Cook |
2012-11-19 | ARM: 7578/1: arch/move secure_computing into trace | Kees Cook |
2012-11-19 | Merge branch 'hw-breakpoint' of git://git.kernel.org/pub/scm/linux/kernel/git... | Russell King |
2012-11-19 | Merge branch 'perf/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Russell King |
2012-11-19 | treewide: fix printk typo in multiple drivers | Masanari Iida |
2012-11-16 | Merge tag 'imx-soc' of git://git.pengutronix.de/git/imx/linux-2.6 into next/soc | Arnd Bergmann |
2012-11-13 | ARM: 7574/1: kernel/process.c: include idmap.h instead of redeclaring setup_m... | Nicolas Pitre |
2012-11-13 | ARM: 7571/1: SMP: add function arch_send_wakeup_ipi_mask() | Shawn Guo |
2012-11-09 | ARM: hw_breakpoint: kill WARN_ONCE usage | Will Deacon |
2012-11-09 | ARM: hw_breakpoint: use CRn as argument for debug reg accessor macros | Dietmar Eggemann |
2012-11-09 | ARM: hw_breakpoint: check if monitor mode is enabled during validation | Will Deacon |
2012-11-09 | ARM: hw_breakpoint: make boot quieter without CPUID feature registers | Will Deacon |
2012-11-09 | ARM: hw_breakpoint: don't try to clear v6 debug registers during boot | Will Deacon |